summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/vehicle_info_plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/sdl_0293_enable_oe...LitvinenkoIra2021-02-021-2/+2
|\
| * Fix invalid uses of erase while iterating through sets (#3619)Jacob Keeler2021-01-291-2/+2
* | Notify capabilities only after value assignmentAndrii Kalinich2021-01-211-3/+5
|/
* Fix variable usage in OnVehicleDataNotificationfix/on_vehicle_data_policiesjacobkeeler2020-12-151-3/+3
* Fix stylefix/vehicle_data_params_omittedjacobkeeler2020-12-091-2/+1
* Handle omitted parameter permissions properly in OnVehicleData notificationjacobkeeler2020-12-021-9/+17
* Fix policy validation of OnVehicleData message (#3568)Jacob Keeler2020-11-161-3/+27
* Add defvalue to policy table schema (#3530)Jacob Keeler2020-10-221-8/+22
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-014-13/+19
* Merge branch 'develop' into release/7.0.0collin2020-09-302-0/+2
|\
| * Unsubscribe from event in VehicleInfoPendingResumptionHandler (#3515)Yana Chernysheva (GitHub)2020-09-302-0/+2
* | Add additional check to avoid duplicate subscriptions to Vehicle Data (#3512)Yana Chernysheva (GitHub)2020-09-292-23/+29
|/
* Add check whether restoring of all required data was completed (#3508)Yana Chernysheva (GitHub)2020-09-221-2/+4
* [SDL-0188] Interior Vehicle Data Resumption (#3480)Ira Lytvynenko (GitHub)2020-09-041-2/+22
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-044-47/+595
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-0137-172/+213
* Add check for result codes from HMI IsReady response (#3433)Yana Chernysheva (GitHub)2020-08-242-5/+8
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-173-13/+34
* Add check for already existed subscriptions during resumption in VehicleInfoP...Yana Chernysheva (GitHub)2020-06-251-9/+31
* Fix result code generic error while subscribing to vehicle data (#3264)Yana Chernysheva (GitHub)2020-04-221-9/+29
* Hotfix/3327 sdl sends generic error if vehicle data not available (#3335)Yaroslav Mamykin (GitHub)2020-04-171-23/+5
* 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
* Merge pull request #3102 from smartdevicelink/fix/vehicle_data_item_limitsJacob Keeler2019-10-281-16/+15
|\
| * Fix custom vehicle data limitsfix/vehicle_data_item_limitsjacobkeeler2019-10-241-16/+15
* | Fix key translation for SubscribeVehicleDatafix/custom_vehicle_data_array_key_translationjacobkeeler2019-10-251-1/+2
* | Fix custom VD key translation for struct arraysjacobkeeler2019-10-241-4/+14
|/
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-232-0/+73
* Add handling for unknown enum values in vehicle data schema (#3062)6.0.0_RCJacob Keeler2019-10-031-1/+6
* 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
* Fix coverity issues (#3036)Jacob Keeler2019-09-191-2/+2
* Error message processing from HMI (#3016)Mykola Korniichuk (GitHub)2019-09-132-8/+30
* 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-3037-608/+1634
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-1/+8
* Filtering unnecessary GPS data in SisDataMykola Korniichuk (GitHub)2019-06-111-1/+1
* Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-301-21/+67
|\
| * Check message source before constructing commandsjacobkeeler2019-05-221-21/+67
* | Run updated style scriptjacobkeeler2019-04-2935-58/+56
|/
* RPC Passing and Handling unknown RPC parameters (#2821)Shobhit Adlakha2019-03-071-1/+3
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-2/+4
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-0/+2
* Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-212-0/+2
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-15/+0
* style fixConlain Kelly2018-07-182-3/+3
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-183-3/+3
* Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-053-451/+0
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-65/+3
* fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-261-10/+11