summaryrefslogtreecommitdiffstats
path: root/automotive/vehicle
Commit message (Expand)AuthorAgeFilesLines
...
* | Add STEERING_ANGLE propertySteve Paik2018-09-141-1/+18
* | Add the INFO_DRIVER_SEAT property.Jordan Jozwiak2018-09-111-0/+10
* | Add detail to FUEL_LEVEL_LOW to include all energy typesSteve Paik2018-08-281-1/+7
* | Add the HVAC_FAN_DIRECTION_AVAILABLE property.Gregory Clark2018-08-231-0/+9
* | Add the HVAC_SEAT_VENTILATION property.Jordan Jozwiak2018-08-221-0/+11
* | Merge "Add the HVAC_SEAT_TEMPERATURE property."Jordan Jozwiak2018-08-221-0/+13
|\ \
| * | Add the HVAC_SEAT_TEMPERATURE property.Jordan Jozwiak2018-08-211-0/+13
* | | Add missing VHAL propertiesJordan Jozwiak2018-08-211-7/+142
|/ /
* | Add PERF_VEHICLE_SPEED_DISPLAYSteve Paik2018-08-071-0/+16
* | Propagate set events in the emulated vehicle HAL.davidln2018-07-251-0/+1
* | Make the emulated VHAL always listen for socket connections.Dean Harding2018-06-269-294/+395
* | Generate VHAL property mixed type from JSONChao Yan2018-06-223-3/+72
* | Add example vendor extension propertiesSteve Paik2018-06-211-2/+61
* | Merge "Added support for multiple VHAL generators"Chao Yan2018-06-0611-218/+351
|\ \ | |/ |/|
| * Added support for multiple VHAL generatorsChao Yan2018-06-0511-218/+351
* | Add initial values for propertiesSteve Paik2018-06-041-21/+15
|/
* Fix tire pressure sensor propertySteve Paik2018-05-231-2/+3
* Fix name of Wheel to VehicleAreaWheelScott Randolph2018-05-213-4/+5
* Merge "Remove ConfigFlags" into pi-devTreeHugger Robot2018-05-212-12/+3
|\
| * Remove ConfigFlagsSteve Paik2018-05-162-12/+3
* | Update default config areaId'sSteve Paik2018-05-162-31/+21
|/
* Update types.hal commentsKiran Rachuri2018-05-151-24/+143
* Merge "Added fake VHAL value generator based on JSON file" into pi-devChao Yan2018-05-109-160/+557
|\
| * Added fake VHAL value generator based on JSON fileChao Yan2018-05-109-160/+557
* | Merge "Add HVAC properties" into pi-devKiran Rachuri2018-05-071-0/+41
|\ \
| * | Add HVAC propertiesKiran Rachuri2018-05-051-0/+41
| |/
* | Merge "Remove ENV_CABIN_TEMPERATURE from VHal" into pi-devScott Randolph2018-04-301-13/+0
|\ \
| * | Remove ENV_CABIN_TEMPERATURE from VHalScott Randolph2018-04-251-13/+0
* | | Use configArray for HVAC_POWER_ONSteve Paik2018-04-251-11/+12
|/ /
* / Rename EV_CONNECTOR_TYPE enumsSteve Paik2018-04-251-12/+14
|/
* Merge "Update Android.bp via update-makefiles.sh" into pi-devTreeHugger Robot2018-04-201-1/+1
|\
| * Update Android.bp via update-makefiles.shMichael Butler2018-04-181-1/+1
* | Update VHAL comments to clarify useageScott Randolph2018-04-181-18/+22
|/
* Update VHAL types.halSteve Paik2018-04-0211-596/+693
* Merge "Deprecate DRIVING_STATUS vehicle property." into pi-devRam Periathiruvadi2018-03-303-36/+0
|\
| * Deprecate DRIVING_STATUS vehicle property.Ram Periathiruvadi2018-03-293-36/+0
* | Merge "Teach VehiclePropertyStore to not propagate the status value when a se...Enrico Granata2018-03-303-9/+24
|\ \
| * | Teach VehiclePropertyStore to not propagate the status value when a set() ope...Enrico Granata2018-03-273-9/+24
| |/
* / Extend VHAL test property to allow inject eventsPavel Maltsev2018-03-293-13/+50
|/
* Merge "Fix AP_POWER_BOOTUP_REASON to be static" into pi-devTreeHugger Robot2018-03-262-1/+3
|\
| * Fix AP_POWER_BOOTUP_REASON to be staticSteve Paik2018-03-232-1/+3
* | Make toInt() a little bit shorter by moving std::underlying_type to a templat...Enrico Granata2018-03-231-4/+3
|/
* Update Makefiles Missed In Previous CommitsNathan Harold2018-03-191-0/+1
* Merge "VehicleHal::set() should not be able to tamper with a property's AVAIL...TreeHugger Robot2018-03-171-0/+17
|\
| * VehicleHal::set() should not be able to tamper with a property's AVAILABLE st...Enrico Granata2018-03-161-0/+17
* | When writing a VehiclePropValue to the store, update its statusEnrico Granata2018-03-151-0/+1
|/
* Add power propertiesSteve Paik2018-02-262-12/+35
* Revert "Add power properties"Kamaljeet Maini2018-02-221-17/+6
* Add power propertiesSteve Paik2018-02-211-6/+17
* AreaId is not expected for the Vms VehiclePropertyAditi Nagaraj2018-02-132-12/+4