summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/src/commands/rc_command_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-271-12/+14
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-111-0/+5
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-1/+1
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-20/+20
* 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-171-2/+2
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-19/+89
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-0/+1
* Run updated style scriptjacobkeeler2019-04-291-5/+5
* Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-281-0/+1
* Remove redundant check of RC extensionAlexander2018-08-201-6/+0
* Rework dependency injection in RC commandsAlexander2018-08-201-11/+11
* Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-0/+8
* Fix release of resourcesIra Lytvynenko (GitHub)2018-06-261-10/+1
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-261-3/+3
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-261-6/+6
* Fix RC defectsAndriy Byzhynar2018-06-261-0/+1
* UTS for ButtonPressIra Lytvynenko2018-06-261-2/+1
* Fixes for RC commandsIra Lytvynenko2018-06-261-17/+30
* Refactoring rc rpc plugin's factoryBSolonenko2018-06-261-2/+2
* Add supported functions of RC pluginAlexander Kutsan2018-06-261-14/+28
* GetInteriorVehicleData implementation and some fixesIra Lytvynenko2018-06-261-2/+2
* RC commands request implementation, ButtonPressRequest implementation and som...Ira Lytvynenko2018-06-261-0/+247