summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLSubscribeVehicleData.m
Commit message (Expand)AuthorAgeFilesLines
* In progress moving of filesJoel Fischer2020-08-271-361/+0
* Merge branch 'feature/0266_vehicle_data_GearStatus' into develop, resolve con...leonid lokhmatov, Luxoft2020-08-121-7/+16
|\
| * 0266 "New vehicle data GearStatus": code review 4, fix Subscribe Vehicle Data...leonid lokhmatov, Luxoft2020-08-111-120/+57
| * sdl-0266 "New vehicle data GearStatus": code review, fix Vehicle Data Subscri...leonid lokhmatov, Luxoft2020-08-041-44/+25
| * 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-36/+42
| * sdl-0266 "New vehicle data GearStatus": apply review comments: adds & oddsleonid lokhmatov, Luxoft2020-07-061-1/+1
| * sdl-0266 "New vehicle data GearStatus": auto generate classes from rpc_spec, ...leonid l lokhmatov2020-06-221-6/+82
* | SDL-0256 ' Fuel Information Related Vehicle Data'Vladyslav Mustafin2020-08-101-6/+31
* | 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-81/+10
* | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (pass 2) ...leonid lokhmatov, Luxoft2020-07-211-8/+46
* | 0257 "New vehicle data HandsOffSteering" use auto generated code, use only fi...leonid l lokhmatov2020-06-221-6/+83
|/
* 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/+14
|\
| * Fixed parameter namesNicoleYarroch2019-03-121-2/+2
| * Merge branch 'develop' into feature/issue_1166_cloud_app_transportNicoleYarroch2019-03-121-58/+59
| |\
| * | Added cloudAppVehicleID param to SubscribeVehicleDataNicoleYarroch2019-02-271-0/+14
* | | addressed feedbackMihail Vyrko2019-04-031-28/+28
* | | verify type of returned objectsMihail Vyrko2019-03-201-28/+28
| |/ |/|
* | 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-2/+10
* Implement SDL-0102 - ElectronicParkBrakeStatus Vehicle DataJoel Fischer2018-07-161-2/+11
* Updated vehicle data convenience initsNicoleYarroch2018-06-251-31/+1
* New fuel range param added to SubscribeVehicleDataNicoleYarroch2018-06-201-2/+7
* Added new enums and structs for fuel rangeNicoleYarroch2018-06-201-0/+4
* Added remaining engine oil life paramsNicoleYarroch2018-05-211-0/+35
* Added `engineOilLife` to the `SubscribeVehicleData` RPCNicoleYarroch2018-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
|\
| * Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-48/+52
* | 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-48/+48
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-120/+24
|/
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+34
|\
| * Run clang-formatJoel Fischer2016-11-031-2/+2
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-25/+29
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+30
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-48/+48
* | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-73/+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-1/+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-6/+0
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+311