summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/vehicle_info_plugin/src/commands/mobile
Commit message (Expand)AuthorAgeFilesLines
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-1/+2
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-0113-97/+109
* Add check for result codes from HMI IsReady response (#3433)Yana Chernysheva (GitHub)2020-08-242-5/+8
* Fix result code generic error while subscribing to vehicle data (#3264)Yana Chernysheva (GitHub)2020-04-221-9/+29
* Error message processing from HMI (#3016)Mykola Korniichuk (GitHub)2019-09-131-8/+24
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-3013-418/+562
* Filtering unnecessary GPS data in SisDataMykola Korniichuk (GitHub)2019-06-111-1/+1
* Run updated style scriptjacobkeeler2019-04-2913-29/+28
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-15/+0
* Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-053-451/+0
* fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-261-10/+11
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-261-2/+0
* fixup! Remove all usage of SubscribedIVI from application managerAlexander2018-06-262-6/+6
* fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-262-4/+10
* Move IsSubsscrbedTo to pluginAlexander2018-06-263-4/+24
* Move Unsubscribe from IVI calls to app extensionsAlexander2018-06-262-2/+5
* Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-261-2/+6
* Moved mobile RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2613-0/+2137