summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/src/commands
Commit message (Expand)AuthorAgeFilesLines
* Fix GetInteriorVehicle request wrong processes result codes from HMI (#3519)Igor Gapchuk (GitHub)2020-10-021-1/+4
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-014-13/+5
* [SDL-0188] Interior Vehicle Data Resumption (#3480)Ira Lytvynenko (GitHub)2020-09-042-6/+45
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-0124-206/+206
* Add check for result codes from HMI IsReady response (#3433)Yana Chernysheva (GitHub)2020-08-241-1/+1
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-174-15/+15
* Fix CID 204315, 204316jacobkeeler2019-10-031-4/+1
* Fix/GetInteriorVehicleDataConsent for modules with different allowMultipleAcc...Shobhit Adlakha2019-09-251-176/+168
* GetInteriorVehicleDataConsent user location check (#3039)Shobhit Adlakha2019-09-231-43/+158
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-3012-704/+1189
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-0/+1
* Merge remote-tracking branch 'origin/develop' into feature/gps_shift_supportShobhitAd2019-06-282-16/+15
|\
| * fixup! Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-062-0/+3
| * Refactor CutOffReadOnlyParams() method for better readable.igapchuck2019-06-061-15/+9
| * Unit tests.oivin2019-06-061-1/+1
| * Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-062-4/+6
* | Filtering unnecessary GPS data in SisDataMykola Korniichuk (GitHub)2019-06-112-0/+6
|/
* Run updated style scriptjacobkeeler2019-04-298-44/+51
* Merge pull request #2677 from smartdevicelink/fix/interior_data_caching_on_ra...JackLivio2018-10-151-0/+25
|\
| * Filter AvailableHDs and SisDatafix/interior_data_caching_on_radio_disableJackLivio2018-10-151-0/+2
| * Ensure erase does not invalidate iteratorJackLivio2018-10-121-4/+5
| * Add asBool()JackLivio2018-10-121-2/+2
| * StyleJackLivio2018-10-121-2/+2
| * Remove filtering from onInteriorVehicle data. Add to GetInteriorVehicleData.JackLivio2018-10-122-28/+22
| * Add radio param filtering if radioEnable or hdRadioEnable are falseJackLivio2018-10-121-0/+28
* | Cut off unrelated module data parameters in SIVDfix/omit_unrelated_module_datajacobkeeler2018-10-121-5/+14
|/
* Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-281-0/+1
* Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-181-27/+21
* Fix capabilities check for siriusxmAvailablejacobkeeler2018-09-071-32/+37
* Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-061-1/+2
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-294-8/+8
* Merge pull request #2373 from smartdevicelink/fix/rc_disablingJacob Keeler2018-08-271-8/+0
|\
| * Do not send HMI level NONE in RC disabledAlexander2018-08-231-8/+0
* | Add processing new light capabilities to set_interior_vehicle_datafeature/rc_lights_more_names_and_status_valuesAlexander2018-08-221-114/+300
|/
* Moved mapping from module types to module data and capabilities keys in one p...Alexander2018-08-202-50/+36
* Remove redundant check of RC extensionAlexander2018-08-201-6/+0
* Process disabling RC with interior_data_managerAlexander2018-08-201-14/+1
* Add data to cache on interior data updateAlexander2018-08-201-3/+15
* Add cache processing on GetInteriorVehicleData requestAlexander2018-08-201-19/+112
* Rework dependency injection in RC commandsAlexander2018-08-2018-209/+120
* Add param siriusxmRadioAvailable to capabilitiesIra Lytvynenko (GitHub)2018-08-171-0/+29
* Add param 'hdRadioEnable' to Compatibilities mapElvis Kuliiev2018-08-171-0/+1
* Ignore id parameter fo radio controll data. Id parameter should not be checke...fix/ignore_radio_controll_data_idAlexander2018-08-171-0/+3
* Fix issues after rebasejacobkeeler2018-08-161-1/+1
* Fix audio source checkingIra Lytvynenko2018-08-161-16/+17
* Fix capabilities validationIra Lytvynenko2018-08-161-39/+6
* Check for projection appIra Lytvynenko (GitHub)2018-08-161-5/+10
* Fix comments after reviewIra Lytvynenko (GitHub)2018-08-162-38/+31
* Fixed resend keepContext parameter in GetInteriorVehicleData responseBSolonenko2018-08-162-0/+24
* Fix cutting off READ ONLY param channelNameIra Lytvynenko (GitHub)2018-08-161-1/+36