summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLSubscribeVehicleDataResponse.m
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/0266_vehicle_data_GearStatus' into develop, resolve con...leonid lokhmatov, Luxoft2020-08-121-2/+10
|\
| * 0266 "New vehicle data GearStatus": code review 4, fix Subscribe Vehicle Data...leonid lokhmatov, Luxoft2020-08-111-102/+44
| * sdl-0266 "New vehicle data GearStatus": code review, fix Vehicle Data Subscri...leonid lokhmatov, Luxoft2020-08-041-5/+1
| * sdl-0266 "New vehicle data GearStatus": code review, add error handling stubs...leonid lokhmatov, Luxoft2020-08-041-31/+62
| * sdl-0266 "New vehicle data GearStatus": apply review comments (p2): add scrip...leonid lokhmatov, Luxoft2020-07-271-0/+41
| * sdl-0266 "New vehicle data GearStatus": apply review comments: adds & oddsleonid lokhmatov, Luxoft2020-07-061-2/+2
| * sdl-0266 "New vehicle data GearStatus": auto generate classes from rpc_spec, ...leonid l lokhmatov2020-06-221-7/+44
* | SDL-0256 ' Fuel Information Related Vehicle Data'Vladyslav Mustafin2020-08-101-3/+1
* | sdl-0257 "New vehicle data HandsOffSteering": code review, revert extra changes.leonid lokhmatov, Luxoft2020-08-061-34/+8
* | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : up...leonid lokhmatov, Luxoft2020-08-031-4/+0
* | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : up...leonid lokhmatov, Luxoft2020-07-311-70/+4
* | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (pass 2) ...leonid lokhmatov, Luxoft2020-07-211-3/+111
* | 0257 "New vehicle data HandsOffSteering" use auto generated code, use only fi...leonid l lokhmatov2020-06-221-7/+44
|/
* Update vehicle data RPCs' generic data getters to return nullableJoel Fischer2019-10-151-1/+1
* updating function name from "setGenericNetworkData" to "setOEMCustomVehicleDa...piyushkhosla2019-07-241-2/+2
* Changes for Reading Generic Network Signal datapiyushkhosla2019-06-071-0/+8
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-58/+61
* fix after merge the latest developMihail Vyrko2019-04-031-1/+1
* Merge branch 'develop' into feature/issue_0219_explicit_returned_typeMihail Vyrko2019-04-031-0/+8
|\
| * Fixed parameter namesNicoleYarroch2019-03-121-2/+2
| * Merge branch 'develop' into feature/issue_1166_cloud_app_transportNicoleYarroch2019-03-121-58/+59
| |\
| * | Added new param to SubscribeVehicleData ResponseNicoleYarroch2019-02-271-0/+8
* | | addressed feedbackMihail Vyrko2019-04-031-28/+28
* | | verify type of returned objectsMihail Vyrko2019-03-201-3/+3
| |/ |/|
* | Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-57/+57
* | All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
|/
* Added vehicle data turn signalNicoleYarroch2018-07-191-0/+8
* Implement SDL-0102 - ElectronicParkBrakeStatus Vehicle DataJoel Fischer2018-07-161-0/+8
* New fuel range param added to SubscribeVehicleDataNicoleYarroch2018-06-201-0/+8
* Added remaining engine oil life paramsNicoleYarroch2018-05-211-0/+8
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-48/+52
|\
| * Updated getter methods for properties to handle nullability.Muller, Alexander (A.)2016-12-221-72/+72
| * Added in nullable annotation for responses.Muller, Alexander (A.)2016-12-221-48/+52
* | Added in missing implementations of dictionary categories.Muller, Alexander (A.)2017-01-171-144/+24
* | Moved the import from SDLRPCStruct to implementation of all classes to remove...Muller, Alexander (A.)2017-01-171-0/+1
* | Migrated to using a category instead of adding the classes to the subclass of...Muller, Alexander (A.)2016-11-091-24/+24
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-120/+24
|/
* Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-74/+73
|\
| * Updated naming of some constant.Muller, Alexander (A.)2016-09-221-12/+12
| * Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-221-2/+1
| * Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-211-74/+74
* | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-30/+24
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+433