summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/include
Commit message (Expand)AuthorAgeFilesLines
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-172-5/+14
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-143-17/+27
* Fix/GetInteriorVehicleDataConsent for modules with different allowMultipleAcc...Shobhit Adlakha2019-09-251-6/+21
* GetInteriorVehicleDataConsent user location check (#3039)Shobhit Adlakha2019-09-231-0/+4
* Fix merge module data incorrect behavior (#3017)Yaroslav Mamykin (GitHub)2019-09-201-0/+23
* Fix coverity issues (#3036)Jacob Keeler2019-09-191-0/+1
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-3028-96/+1756
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-0/+1
* Merge remote-tracking branch 'origin/develop' into feature/gps_shift_supportShobhitAd2019-06-281-0/+3
|\
| * fixup! Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-061-0/+1
| * Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-061-1/+3
* | Update src/components/application_manager/rpc_plugins/rc_rpc_plugin/include/r...Alexander Kutsan (GitHub)2019-06-111-2/+2
* | Filtering unnecessary GPS data in SisDataMykola Korniichuk (GitHub)2019-06-112-1/+10
* | GPS shift support implementationMykola Korniichuk2019-06-111-1/+1
|/
* Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-301-4/+10
|\
| * Check message source before constructing commandsjacobkeeler2019-05-221-4/+10
* | Run updated style scriptjacobkeeler2019-04-2927-126/+127
|/
* Remove filtering from onInteriorVehicle data. Add to GetInteriorVehicleData.JackLivio2018-10-122-1/+1
* Add radio param filtering if radioEnable or hdRadioEnable are falseJackLivio2018-10-122-0/+2
* Coverity Fixes for 5.0.0 (#2638)JackLivio2018-10-031-0/+5
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-4/+5
* Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-281-1/+1
|\
| * Fix build failures after mergejacobkeeler2018-08-231-1/+1
* | Add processing new light capabilities to set_interior_vehicle_datafeature/rc_lights_more_names_and_status_valuesAlexander2018-08-222-6/+13
* | Add statusAvailable param to constantsAlexander2018-08-221-0/+1
|/
* Moved mapping from module types to module data and capabilities keys in one p...Alexander2018-08-202-1/+14
* fixup! Add Interior data cache and interior data managerAlexander2018-08-201-1/+1
* Process policy events and application events in InteriorDataManagerAlexander2018-08-202-11/+0
* Add data to cache on interior data updateAlexander2018-08-201-0/+1
* Add cache processing on GetInteriorVehicleData requestAlexander2018-08-202-0/+14
* Rework dependency injection in RC commandsAlexander2018-08-2025-172/+205
* Namespace fixAlexander2018-08-201-2/+1
* Add Interior data cache and interior data managerAlexander2018-08-205-0/+435
* Add param 'hdRadioEnable' to Compatibilities mapElvis Kuliiev2018-08-171-0/+3
* Fix issues after rebasejacobkeeler2018-08-161-1/+1
* Fix cutting off READ ONLY param channelNameIra Lytvynenko (GitHub)2018-08-161-0/+2
* Save current audio sourceIra Lytvynenko2018-08-162-0/+13
* New RC modules initial implementationAlexander2018-08-161-0/+30
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-2/+4
* Fix logic according to review commentsIra Lytvynenko (GitHub)2018-07-162-2/+10
* Update OnRCStatus with a new allowed parameterIra Lytvynenko (GitHub)2018-07-162-3/+17
* Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-131-4/+4
|\
| * Fix control data checking by capabilities for module type SEATIra Lytvynenko2018-06-261-0/+1
| * New RC module SEATIra Lytvynenko2018-06-261-4/+3
* | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-122-3/+12
* | Fix OnRCStatus sending after app registrationIra Lytvynenko2018-07-122-2/+11
* | Create and send on RC status notificationsAlex Kutsan2018-07-122-0/+19
|/
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-1/+1
* Style fixes of PorcessResumption RCAppExtension, VehicleInfoAppExtensionAlexander2018-06-261-2/+2
* Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-0/+7