summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/vehicle_info_plugin/src/vehicle_info_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-1/+20
* Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-211-0/+1
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-231-0/+46
* Fix SDL does not send UnsubscribeVehicleData request to HMIIgor Gapchuk2019-09-261-12/+33
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-1/+2
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-1/+3
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-13/+21
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-1/+8
* Run updated style scriptjacobkeeler2019-04-291-5/+4
* RPC Passing and Handling unknown RPC parameters (#2821)Shobhit Adlakha2019-03-071-1/+3
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-0/+2
* style fixConlain Kelly2018-07-181-1/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-65/+3
* Modify amount pf parameters for creating VI app extensions.Alexander2018-06-261-4/+7
* fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-15/+16
* Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-0/+57
* Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-0/+95
* Style fixAlexander2018-06-261-3/+1
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-261-0/+72