summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/on_way_point_change_notification.cc
Commit message (Expand)AuthorAgeFilesLines
* Add OnWayPointChange handling for NAVIGATION app services (#3573)Jacob Keeler2020-12-091-1/+0
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-1/+3
* Sdl must store onWayPointChange internally (#2490)Pavel Zhdanov (GitHub)2020-06-081-0/+1
* Run updated style scriptjacobkeeler2019-04-291-1/+1
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-2/+2
* Answer review comments.BSolonenko2018-06-261-1/+1
* Refactoring all mobile commands.BSolonenko2018-06-261-2/+9
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-2/+4
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-1/+1
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-0/+61