Adeeb Shihadeh
0d79150606
Sound test ( #1820 )
...
* WIP sound test
* it does something
* refactor
* phone only
* update release files
* test sound card init
* add to CI
* check writes
* increase time
* unused
* only build cereal
* small tolerance
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: f1afb3e3ae
5 years ago
George Hotz
70dbce450c
Add an SSH param to disable updates ( #1807 )
...
* disable updates with optional param
* dont create the alert
* Revert "dont create the alert"
This reverts commit 7179a6c8b4
.
* keep alert, but allow engagement
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: cb495bb8c9
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
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
Willem Melching
6dc1c6e58e
cleanup no sensor data alert ( #1760 )
...
old-commit-hash: 264015c584
5 years ago
Willem Melching
df9cd4dadd
Remove kernel check from controlsd
...
old-commit-hash: 77b7d30683
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
Willem Melching
c9e2c38f91
Only show gps event after 1 km ( #1747 )
...
old-commit-hash: 24de8174dc
5 years ago
Willem Melching
390b28cd11
Move kernel check to before creating the submaster, prevent SIGUSR2
...
old-commit-hash: 2b20479a5c
5 years ago
Adeeb Shihadeh
ac0bdce786
catch CalledProcessError when detecting kernel version
...
old-commit-hash: 0cda65b58e
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
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
Jason Young
ebed52527b
Reduce scheduler latency for realtime processes ( #1638 )
...
* WIP: reduce boardd and other lags
* Copypasta fault
* Silence spurious startup warning
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 68531b071c
5 years ago
Adeeb Shihadeh
37a67a2a14
enable flake8 E502: backslash is redundant between brackets
...
old-commit-hash: 6466ec982a
5 years ago
Adeeb Shihadeh
9823f1164c
enable flake8 E303: too many blank lines
...
old-commit-hash: f3dcf861c7
5 years ago
Willem Melching
168ac65d9e
White panda no longer supported
...
old-commit-hash: 106cddb49a
5 years ago
Adeeb
5e857427ba
Enable more flake8 checks ( #1602 )
...
* enable some more flake8 checks
* some more quick ones
* bump opendbc
* e401
* e711 e712
* e115 e116
* e222
* e301
* remove that
* e129
* e701 e702
* e125 e131
* e227
* e306
* e262
* W503
* e713
* e704
* e731
* bump opendbc
* fix some e722
old-commit-hash: d9bf9f0a40
5 years ago
Adeeb Shihadeh
2feaebfc80
break canError into two separate events
...
old-commit-hash: 916448af25
5 years ago
Willem Melching
4061f1d530
Add permanent CAN error alert ( #1549 )
...
* Add permanent CAN error alert
* canValid needs some time to initialize
* update ref
old-commit-hash: fcf879d783
5 years ago
Willem Melching
e57247be9d
Sounds available isdir -> isfile
...
old-commit-hash: 41da10ff38
5 years ago
Adeeb Shihadeh
982aacb28d
fix possible FileNotFoundError
...
old-commit-hash: 260e6aff53
5 years ago
Willem Melching
b2fb4632cd
Fix #1545 , sensor alert on startup
...
old-commit-hash: 9f0eac9089
5 years ago
Willem Melching
6e41973c3c
Handle posenet and sensor alerts in locationd ( #1541 )
...
* handle posenet and senor alerts in locationd
* defaults now set in capnp file
* Cleanup c++ version of params learner
* update ref commit
old-commit-hash: d099e09fb7
5 years ago
Andre Volmensky
f6c2c72851
Bugfix: Reset saturated_count if angle no longer saturated ( #1522 )
...
old-commit-hash: 135385c5fb
5 years ago
Willem Melching
a6676b8a62
White panda is deprecated ( #1516 )
...
* Start white panda deprecation
* Unify alert text
* Add noentry
* Change to no longer supported
* panda is lowercase
* Capitalize
* rerun ci
old-commit-hash: c85b174584
5 years ago
Adeeb
48340cc8cb
Alerts + Events refactor ( #1466 )
...
old-commit-hash: d976233f69
5 years ago
Willem Melching
ef6640c7c4
Fix controlsd typo in refactor
...
old-commit-hash: 516fa29738
5 years ago
Adeeb
fe106e25a3
Controlsd refactor ( #1487 )
...
* it's a class
* more refactor
* remove that
* car interface should create that
* that too
* not a dict
* don't create permanent events every iteration
* break up long lines
* fix honda
* small optimization
* less long lines
* dict is faster
* latcontrol less args
* longcontrol less args
* update profiling script
* few optimizations
* create events together
* clean up
* more clean up
* remove comment
* clean up
* simplify state transition
* more clean up
* update comments
old-commit-hash: 08832ff29d
5 years ago
Willem Melching
e07d6c35b1
Show relay malfunction alert ( #1373 )
...
* show relay malfunction alert
* Remove empty line
* Also immediate disengage
* Forgot noEntry
* Fix name
old-commit-hash: 2b2751c6bd
5 years ago
Willem Melching
adaede6b37
Force decel on soft disable ( #1334 )
...
old-commit-hash: 7643b0a511
5 years ago
Andre Volmensky
613e84efe0
Add angle based steer saturation timer ( #1311 )
...
* Add angle based steer saturation timeout
* Fixed saturated check
old-commit-hash: 522dc29b53
5 years ago
eFini
7d25d238a3
use put_nonblocking when possible ( #1288 )
...
* use put_nonblocking when possible
* revert uneeded changes
old-commit-hash: 106be23c4e
5 years ago
Willem Melching
aa8ca1819d
High speed alert ( #1295 )
...
* add speed to high alerts
* Add permanent alert
* Two lines
* No permanent alerts
* Less bad alert
* Typo
old-commit-hash: 3cb1568a54
5 years ago
Willem Melching
0d03fad5b6
Nissan leaf ( #1275 )
...
* split out leaf and xtrail
* Add brake pedal
* This should work
* Fix test car models + bump panda
* Combined cruise enabled detection in single message
* Proper frequency checks
* Add doors
* Blinkers and doors
* Seatbelt
* Gear
* Add cancel message
* Unify steering pressed
* Remove angle limit
* Add steer saturation alert for angle based control
* Add set speed
* Change wheel speed factor
* Fix offset in set speed
* Timeout on engage for steer saturated
* Put counter back
* try cancel using seatbelt
* Try different cancel message
* Rename cancel signal
* Add LKAS alert
* Add missing fingerprint values
* Update test car models
* Add some comments
old-commit-hash: 1df6b67511
5 years ago
ZwX1616
a004735b19
add webcam to cameras ( #1201 )
...
old-commit-hash: a95e61edf4
5 years ago
Willem Melching
c3d7d8d6af
Go to dashcam mode if locked out, fixes #1109
...
old-commit-hash: d08b56317f
5 years ago
Shane Smiskol
682c866a55
initialize all messages in 1 line ( #1206 )
...
old-commit-hash: 6ff881f789
5 years ago
HaraldSchafer
544d198bed
Pulse desire ( #1172 )
...
* initial
* compilation fixes
* add desire
* pulse desire
* 0d5728f6-a918-40a6-bce3-a9d0f1238180/20
* cleaner
* inject model
* inject model
* test runs
* ah already done I see
* remove useless
* update
* updates, doesnt work
* fix generating new references
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 63d3bb517f
5 years ago
ZwX1616
2ad685b194
dmonitoringd ( #1016 )
...
old-commit-hash: 6322a275d6
5 years ago
Willem Melching
1dee8638d6
Cache FW query ( #1025 )
...
* split fw query and matching
* Read cached firmware versions
* add tests
* this works
old-commit-hash: b7aeb5d64d
5 years ago
Adeeb
92a6873977
disable LDW when calibration is incomplete ( #984 )
...
old-commit-hash: f13c5d74aa
5 years ago
George Hotz
079eee7294
selfdrive/controls
...
old-commit-hash: b0260dadba
5 years ago
George Hotz
81dd5a50cf
root commit
...
old-commit-hash: 6c33a5c1f3
5 years ago
Vehicle Researcher
fa4b6f33d1
openpilot v0.7.1 release
...
old-commit-hash: 8da8b6135c
5 years ago
rbiasini
9a23237e2c
Honda fwd fixes ( #5 )
...
- fix chime forwarding
- forward radar hud msg from stock
- no EON chime during stock fcw
old-commit-hash: a2ae18d1db
5 years ago
Vehicle Researcher
99b637c7ce
openpilot v0.7 release
...
old-commit-hash: c025b96e8a
5 years ago
Vehicle Researcher
b713eae9f8
openpilot v0.6.6 release
...
old-commit-hash: d7f0b402a8
6 years ago