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
HaraldSchafer
122118ccd4
add fall filter and less FP on posenet ( #1971 )
...
* add fall filter and less FP on posenet
* add alert
* list
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 490ee52687
5 years ago
HaraldSchafer
bc3b340694
Misc locationd improvements ( #1714 )
...
* I like this more
* rewind less
* bump rednose
* falling off windshield detectopr
* adjust thresholds
* this is a soft disable now
* move that
* process replay fixes
* update refs
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8e2d344135
5 years ago
Adeeb Shihadeh
cd317b0780
Fix most remaining LGTM alerts ( #1893 )
...
* fixups from LGTM
* short globals
* fix spinner and textwindow
* total ordering
* no spinner/text window when import from manager
* not android
old-commit-hash: 5db81f60ca
5 years ago
Adeeb Shihadeh
a1dbb38a0c
Alert when modeld is lagging by more than a frame ( #1823 )
...
* alert when modeld is lagging by more than 1 frame
* log frameAge in modelData
* set posenet valid
* compute frame_age once
old-commit-hash: 03e824a4b5
5 years ago
Greg Hogan
bcf7edf595
k-line 5 init fault type ( #1821 )
...
* k-line 5 baud fault type
* update name
* bump cereal
* fix name
* add missing event
old-commit-hash: c458f5a5d3
5 years ago
robbederks
4b2775add9
Dos ( #1795 )
...
old-commit-hash: df86c476c7
5 years ago
Adeeb Shihadeh
17fc7e2bec
Add alert while in preEnabled state ( #1791 )
...
old-commit-hash: ce80684f7e
5 years ago
Willem Melching
5f97bf6056
fix wrong car mode alert
...
old-commit-hash: 5e254da8b3
5 years ago
Adeeb Shihadeh
55225dcd56
Block lane change start on blindspot detection ( #1712 )
...
* use BSM to block lane change start
* remove duplicate entry
* add approaching
old-commit-hash: c4a3d7afb0
5 years ago
ZwX1616
9bca4bfb20
recover EON/C2 AF ( #1665 )
...
old-commit-hash: 3aa99a01d7
5 years ago
Adeeb Shihadeh
ab66589a46
fix engage/disengage sounds
...
old-commit-hash: 51b7dc0e38
5 years ago
Adeeb Shihadeh
d66c6202bb
more generic alert text for wrongCarMode
...
old-commit-hash: cab96374c5
5 years ago
Adeeb Shihadeh
e8ced8bee5
Cleanup startup event handling ( #1748 )
...
* cleanup startup event
* always show permanent
* lowest
* update refs
old-commit-hash: ccf6b80c7e
5 years ago
Adeeb Shihadeh
b32859413f
hwType is in health
...
old-commit-hash: fd8514eee3
5 years ago
Adeeb Shihadeh
a8edabe453
if sky visible
...
old-commit-hash: e892d6a9d9
5 years ago
Adeeb Shihadeh
fb4bdf8c24
update no GPS alert for comma two users
...
old-commit-hash: b3101998ed
5 years ago
Adeeb Shihadeh
092cb5a021
NEOS update required alert ( #1722 )
...
* NEOS update required
* permanent alert
* bump cereal
old-commit-hash: 6c156d7f45
5 years ago
Adeeb Shihadeh
b16559c4a0
Block entry on non-adaptive cruise mode ( #1708 )
...
* block entry on non-adaptive cruise mode
* user disable
* toyota
old-commit-hash: 25688f36cc
5 years ago
Adeeb Shihadeh
1dfa960485
bump cereal
...
old-commit-hash: 9e34ed4e8c
5 years ago
Adeeb Shihadeh
f008dc9f61
bump cereal
...
old-commit-hash: 92c29c4269
5 years ago
Willem Melching
415c336c41
no gps warning after 5 minutes ( #1692 )
...
old-commit-hash: 684f7b2cc0
5 years ago
Adeeb
f396864fab
Delay alert creation for some events ( #1689 )
...
* add creation delay parameter to alerts
* 1s delay for sensorsInvalid and canError
* bump cereal
* update refs
old-commit-hash: 0bbe870b5f
5 years ago
Jafar Al-Gharaibeh
bbe43de357
Fix rounding of minSteerSpeed in events ( #1620 )
...
I thought I was missing a rounding in Mazda code, but it turned
out to be a missing rounding after the recent event refactoring
Python3 interpreter:
>>> print(" %d %d" % (1.6,1.4))
1 1
>>> print(" %d %d" % (round(1.6),round(1.4)))
2 1
>>> print(" %d %d" % (int(round(1.6)),round(1.4)))
2 1
>>> print(" %d %d" % (int(round(1.6)),int(round(1.4))))
2 1
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: 73db079199
5 years ago