Willem Melching
eb0fdfecf1
Alerts documentation ( #21172 )
...
* Alerts documentation
* fingerprinting
* comment not necessary
* spelling
* openpilot
* Apply suggestions from code review
Co-authored-by: Chris McCammon <chrismccammon123@gmail.com>
* Apply suggestions from code review
Co-authored-by: Chris McCammon <chrismccammon123@gmail.com>
old-commit-hash: ec17fad41a
4 years ago
CrispinFlowerday
4f02e178db
Subaru: show LDW on dash for correct lane ( #20934 )
...
* Emit correct alerts for LDW Left & Right on Subarus
This change switches the ldw event to use VisualAlert.ldw and
alters all cars to use the prior behaviour for that alert, except
global subarus - they emit the correct warning to the dash
* Remove whitespace, and add comment about not overwriting stock alerts
Co-authored-by: Crispin Flowerday <crispin@theflowerdays.com>
old-commit-hash: 7458e143e3
4 years ago
Adeeb Shihadeh
5dfc430d47
startup alert for no fw returned ( #21177 )
...
old-commit-hash: d4ab1f1e27
4 years ago
speedking456
2bcc0c0ada
Add chime to lane changed blocked alert ( #21159 )
...
* Update carcontroller.py
* Lane change blocked orange + audible alert
* Actually make it make sound
* Update carcontroller.py
* leave priority the same
old-commit-hash: 24b6b4a341
4 years ago
Adeeb Shihadeh
e7cb6f6512
bump cereal
...
old-commit-hash: f2a9b13498
4 years ago
HaraldSchafer
f0f36a0a06
Many localizer resets alert ( #21116 )
...
* add excessive reset
* add alert
* add event
old-commit-hash: 1c926d23da
4 years ago
Adeeb Shihadeh
41f8f5c7ce
per camera alerts ( #20992 )
...
* per camera alert
* bump cereal
* cleanup
* space
old-commit-hash: 12ed986333
4 years ago
Adeeb Shihadeh
340a080c3b
alert for errors in camera stack ( #20932 )
...
* camera error alert
* check crcs
* cleanup
* bump cereal
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2defc730db
4 years ago
Adeeb Shihadeh
3fbeb1299e
boardd: set can and pandaState valid flags ( #20899 )
...
* boardd: set can and pandaState valid flags
* add event
* bump cereal
* consistency
old-commit-hash: e694f0b4d6
4 years ago
Willem Melching
523c00acdc
Improve community feature alert text ( #20803 )
...
old-commit-hash: b38e57eb2b
4 years ago
Adeeb Shihadeh
ec7913cbe5
delay controls start ( #20761 )
...
* delay controls start
* shouldn't need this stuff anymore
* only delay board
* bail after 2s
* fix loopback test
* fix process replay
* update refs
* bump cereal
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: f9a961f6fb
4 years ago
Adeeb Shihadeh
cc29fdfed2
less harsh steering unavailable alert when overriding ( #20718 )
...
* less harsh steering unavailable alert when overriding
* just steer
* 1s
* orange
* update refs
old-commit-hash: 836668f105
4 years ago
Willem Melching
ee0e80a6d4
Fuzzy match on ECU FW versions ( #20687 )
...
* Fuzzy match on 3+ ECUs
* reuse dict
* exclude some shared ecus to be sure
* show alert for fuzzy match
* use title case
* require community toggle
* refactor
* do both exact and fuzzy in test script
* update test script
* add fuzz test and lower matches to >= 2
* strip alert length
* sort mismatches
* add fw tests to test_startup
* bump cereal
old-commit-hash: e4f73fbda5
4 years ago
Adeeb Shihadeh
99b2c0d024
Alerts update ( #20567 )
...
* steer temp unavailable should be a soft disable
* no mute
* these should be no entries
* sound
* better name
* deprecated
* make vehicleModelInvalid a soft disable
* update refs
* bump cereal
* bump cereal
* update refs
old-commit-hash: 2fa1b2572d
4 years ago
Adeeb Shihadeh
092db4eadc
show persistent dashcam mode alert ( #20483 )
...
* always show dashcam mode alert
* show persistent dashcam mode alert
* lowest
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 367aec54d1
4 years ago
Willem Melching
f1dc58a5f6
make vehicleModelInvalid a NoEntry
...
old-commit-hash: 2ca5bf9992
4 years ago
HaraldSchafer
7b243b8747
Better high speed alert message ( #20322 )
...
old-commit-hash: 0223578461
4 years ago
Adeeb Shihadeh
05eb44115e
cereal cleanup part 2 ( #20092 )
...
* car stuff
* thermal
* Revert "car stuff"
This reverts commit 77fd1c65eb
.
* panda state
* camera stuff
* start deg
* most is building
* builds
* planner + controls run
* fix up paramsd
* cleanup
* process replay passes
* fix webcam build
* camerad
* no more frame
* thermald
* ui
* paramsd
* camera replay
* fix long tests
* fix camerad tests
* maxSteeringAngle
* bump cereal
* more frame
* cereal master
old-commit-hash: 312b681a46
4 years ago
Adeeb Shihadeh
966945880b
Cereal cleanup ( #20003 )
...
* start cleanup
* fan speed
* cleanup dm
* fix cereal
* hwType -> pandaType
* update refs
* update refs
* bump cereal
* freeSpacePercent
* cereal master
old-commit-hash: 000bd226aa
4 years ago
Willem Melching
9d1220b117
manager.py broadcast process states ( #19880 )
...
* broadcast managerstate
* Remove boardd
* show alert
* only trigger on actually receiving a manager state
* add managerstate to simulation exclude for longitudinal test
* broadcast managerState in process replay
* update alert text
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b6a220a133
4 years ago
Adeeb Shihadeh
a633eaf660
GPS malfunction alert ( #19756 )
...
* GPS malfunction alert
* fix process replay
* fix long tests
* fix long tests again
old-commit-hash: c114316d94
4 years ago
Adeeb Shihadeh
6913b7d763
remove old event
...
old-commit-hash: 389649d6ac
4 years ago
Adeeb Shihadeh
91fc6d21a0
don't go onroad if internet needed ( #19572 )
...
old-commit-hash: 41b31a1756
4 years ago
Willem Melching
455145dd34
remove commIssueWarning from events
...
old-commit-hash: 776a67ad2e
4 years ago
Shane Smiskol
aa326065b8
don't wait for 4 seconds before it starts steering again after steering fault ( #19520 )
...
old-commit-hash: 89a6008841
4 years ago
Adeeb Shihadeh
3e6abdd8bd
oneplus deprecation ( #2748 )
...
* oneplus deprecation
* lowercase
* too long
* no udpates
old-commit-hash: 6a151dcd9c
4 years ago
Willem Melching
2658685895
fix typo in event name
...
old-commit-hash: d5a806e564
4 years ago
Willem Melching
2ddbb49742
Add event for commIssueWarning
...
old-commit-hash: 93e90898dd
4 years ago
Adeeb Shihadeh
238b9a35c7
don't need that
...
old-commit-hash: 9d18b45cd0
4 years ago
Willem Melching
69440d8037
Typing experiments ( #1633 )
...
* add more types
* car
* no abc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 40acdc4524
4 years ago
George Hotz
8a35cce75f
remove model lag warning, leave red alert at 20
...
old-commit-hash: 160fd207a5
4 years ago
Adeeb Shihadeh
d2710f2fcf
model lag warning ( #2608 )
...
old-commit-hash: 2d7a194f9f
4 years ago
Adeeb Shihadeh
f25cec394e
grey panda is unsupported ( #2458 )
...
old-commit-hash: 47c21f10f5
5 years ago
Adeeb Shihadeh
48e5211f23
grey panda deprecation ( #2406 )
...
old-commit-hash: d92ec9642e
5 years ago
Adeeb Shihadeh
b7c4c26012
camera malfunction alert ( #2391 )
...
* camera malfunction alert
* bump cereal
* fix process replay
* ugh, needs refactor
old-commit-hash: 88b956528e
5 years ago
ZwX1616
e9d58939d2
infinite sound ( #2372 )
...
* make sound infinite loopable
* Update selfdrive/ui/android/sl_sound.cc
* fix loop
* fix test threshold
* more fix
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 53bd3050ee
5 years ago
Adeeb Shihadeh
aea2faaa98
Alert cleanup ( #2274 )
...
* no more focus recover active
* consistency
* more permanent
* dm alerts
* sanity check test
* no please
* clean that up
* update refs
* one more
* bump cereal
old-commit-hash: ae4b4bd125
5 years ago
Adeeb Shihadeh
5dc58abbbe
clear irrelevant alerts on state transition ( #2318 )
...
* cleanup
* clear warnings
* more types
* needs refactor
* update refs
* update refs
old-commit-hash: 1c6905cac1
5 years ago
Logan Lasiter
dd0c9d0796
Present alert if fan isn't spinning ( #2258 )
...
* Present alert if fan isn't spinning
* allow entry
* Small updates
Moving to fan malfunction event
Only trigger event for uno or dos
* Changed checking fanSpeed > 50%
* Update text for fan malfunction alert.
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Alert if fan isn't spinning for 5 sec
* Alert edit
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 1a2efdc139
5 years ago
Adeeb Shihadeh
69946508db
bump cereal
...
old-commit-hash: 70bc935210
5 years ago
cydia2020
ca29e033e9
add 1 second delay to acc pedal alert ( #2221 )
...
So that the screen wouldn't appear to "flicker" when openpilot is engaged while the acc pedal is being released
old-commit-hash: 6d5b2af3f2
5 years ago
Adeeb Shihadeh
6f96ed3c59
remove unused alert
...
old-commit-hash: cdcf235025
5 years ago
Adeeb Shihadeh
8221c26fab
type hints for alerts and fix community feature alert ( #2196 )
...
* fix startup alert for community features
* type hints for alerts
* more type hints
* fix dashcam only alerts
* more type hints
old-commit-hash: a81a18205e
5 years ago
ZwX1616
6f3c2fba6e
Cut down unnecessary DM uncertain alerts ( #2157 )
...
* cut down high std alerts
* clean comments
* uncertain curve tune
* update test gt
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: a2adfdb155
5 years ago
Adeeb Shihadeh
6dbfe6fb9e
prevent reversing alert from showing while changing gears
...
old-commit-hash: a4a4e28c1a
5 years ago
Adeeb Shihadeh
64a9728f2e
Reduce paramsd and calibrationd CPU usage ( #2119 )
...
* reduce paramsd cpu
* reduce calibrationd cpu usage
* calibration_helpers was mostly unused
* more calibration cleanup
* update refs
* fix thresholds in CPU test
old-commit-hash: e0004d0981
5 years ago
Adeeb Shihadeh
5b9466a76e
hide camera view when in reverse ( #2144 )
...
* partially hide camera view when in reverse
* lowest priority
* update ref commit
* fix type
* update refs
old-commit-hash: 9cd88526b5
5 years ago
Adeeb Shihadeh
e17575f36d
make calibrationInvalid a permanent alert
...
old-commit-hash: 86f4d86cd7
5 years ago
ZwX1616
fca076b982
not show soft recover alerts
...
old-commit-hash: 9731e7a0d7
5 years ago
Chris
42538fd54b
Kilometers per hour now displayed as km/h ( #2032 )
...
Fixes #2031
Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
old-commit-hash: 1b52930a52
5 years ago