Commit Graph

238 Commits

Author SHA1 Message Date
Adeeb Shihadeh d6f10a4b9c add alert event type 2020-05-11 13:34:45 -07:00
Adeeb Shihadeh 12aad06e12 no more c capnp 2020-05-07 22:41:03 -07:00
Adeeb Shihadeh 0050e0acb5 stockFcw event 2020-05-07 12:29:04 -07:00
Adeeb Shihadeh 2c325ed327 gasPressed event 2020-05-04 14:08:35 -07:00
Adeeb Shihadeh 8573a24d2e don't duplicate ordinals 2020-04-30 20:45:05 -07:00
Adeeb Shihadeh 3f384efa9f add carState.steerWarning and carState.steerError 2020-04-30 20:42:54 -07:00
ZwX1616 8b347b0ac7 add repeated warning2 2020-04-21 15:02:30 -07:00
ZwX1616 3adb89911f add sharpness metric 2020-04-20 14:26:55 -07:00
Willem Melching 65af4368cb Add relayMalfunction alert 2020-04-16 10:18:25 -07:00
ZwX1616 442e914d73 add preview driver flag 2020-04-15 13:17:41 -07:00
Willem Melching c8e5db830d Add comment to faulttype 2020-04-09 13:14:39 -07:00
Willem Melching 975a633b86 Add all panda fault types to health 2020-04-09 12:15:52 -07:00
andyh2 93ccbcb7af UiLayoutState: add mockEngaged for onboarding 2020-04-08 14:44:13 -07:00
andyh2 9dbbb54519 UiLayoutState: add 'none' app 2020-04-08 09:10:46 -07:00
andyh2 c820f83d98 Add offroadLayout service 2020-04-08 08:30:31 -07:00
Arne Schwarck e370f79522
Add the laneChangeBlocked Event (#40)
If there is something in the way. Create alert for User to know why it can not lane change currently
2020-04-06 12:14:38 -07:00
Pieter 35040fe6bb
Update service documentation (#39) 2020-03-30 17:53:24 -07:00
Jason Young 8f13dfcaf2
Additional car params auto-detection in support of VW (#38)
* Add enum for installed location in car network

* Add electric vehicle/direct drive to transmission enum

* Better naming of direct-drive variant
2020-03-30 17:53:01 -07:00
Willem Melching 22986de4a6 add speedTooHigh alert 2020-03-30 15:49:30 -07:00
Willem Melching f515e4db2e Add invalid lkas setting alert 2020-03-27 16:11:02 -07:00
Tici 5908762051 gnustl_shared is only for android 2020-03-26 23:59:55 +00:00
Willem Melching b0c746b1e1 solve by renaming event name instead of service 2020-03-20 16:11:09 -07:00
Willem Melching df82a53c16 the service is called androidLogEntry 2020-03-20 15:59:25 -07:00
ZwX1616 6511990644 log focus state 2020-03-12 15:11:04 -07:00
Andy Haden 8efe413a42 qlog radarState 2020-03-09 14:34:02 -07:00
Willem Melching eeb3d56971 Add liveLocationKalman to qlogs 2020-03-09 12:37:33 -07:00
Andrew Valish 128b3f9a35
add networkStrength to thermal (#36) 2020-03-06 19:29:42 -08:00
Willem Melching 2e5cbfc831
Create and init message in one line with `new_message` in messaging (#35)
* change new_message in messaging to include service and optional list size parameter

* fix for line 35 in logmessaged.py, which doesn't init message

* more readable
2020-03-05 16:51:33 -08:00
Harald Schafer 4589107594 not everyone likes gpstime 2020-03-05 13:29:30 -08:00
George Hotz 17363e988b
support for end of log sentinel (#34)
* support for end of log sentinel

* end of segment and end of route

* while i'm at it, it can't hurt
2020-03-05 12:54:32 -08:00
Harald Schafer f6e9345cb3 val valid is confusing 2020-03-04 20:03:37 -08:00
Willem Melching bb2cc7572d fix duplicate ordinals 2020-03-04 14:43:46 -08:00
Willem Melching 0c38fc9e1b
Add blindspot cereal values (#26)
continuation of https://github.com/commaai/cereal/pull/7
2020-03-04 11:53:39 -08:00
Harald Schafer bd9a877d8b pulse desire and e2e 2020-02-28 16:37:05 -08:00
Riccardo Biasini 20c7fd6084 Add subaru pre-Global safety mode 2020-02-27 10:32:17 -08:00
HaraldSchafer 522ff85d9f
Merge pull request #31 from commaai/good_location_packet
rigour
2020-02-26 13:44:26 -08:00
Harald Schafer ab07f229d5 deprecate 2020-02-26 13:30:31 -08:00
Harald Schafer b03c2c52a1 already exists 2020-02-26 13:27:37 -08:00
Harald Schafer 166418c00a improvements 2020-02-26 11:07:28 -08:00
Harald Schafer 97373f9d24 or rigor in american 2020-02-26 10:41:49 -08:00
Harald Schafer 365abba2e2 rigour 2020-02-26 10:39:57 -08:00
Willem Melching 25eaf9df5c
add espDisabled to carState (#30)
Co-authored-by: rbiasini <riccardo.biasini@gmail.com>
2020-02-24 15:48:11 -08:00
jpancotti bb13121282
add honda ecus (#29) 2020-02-18 12:59:42 -08:00
Willem Melching eba4349b9a put liveLocation in qlogs 2020-02-17 12:42:18 -08:00
Willem Melching 6c4735f219 add fixed fingerprintSource 2020-02-12 11:56:40 -08:00
Adeeb 4c50d26c6c
GitHub actions (#25)
* setup github actions

* remove azure pipelines config
2020-02-10 19:23:31 -08:00
George Hotz 988783f6a4
Merge pull request #28 from commaai/power_monitoring
Added offroad power usage
2020-02-09 07:35:44 -08:00
Robbe b43fd0673c Added offroad power usage 2020-02-07 16:25:17 -08:00
robbederks ab32956aaf
Merge pull request #27 from commaai/ublox-hw-status
Added ublox hw status
2020-02-04 17:06:29 -08:00
Robbe 2e7f4b9015 Added ublox hw status 2020-02-04 14:30:55 -08:00