Adeeb Shihadeh
e679d05d9e
New sounds ( #22652 )
...
* new engage/disengage + amp config
* first family
* cleanup audible alerts
* tici isn't special
* fix up debug cycle alerts
* these were better
* extend range
* use distracted sound
* log scaling
* getting closer
* slightly louder
* prompt
* update tests
* update refs
* fix c2 test
* resolve todo
* adjust tolerance
* revert for now
* should work
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
348d2d2b0d
rename yuv streams ( #23071 )
...
* rename yuv streams
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
ee4a1ee700
bump cereal
4 years ago
Willem Melching
5069852573
navd: render map into VisionIPC ( #22800 )
...
* navd: render simple map
* render route
* offscreen rendering
* cleanup
* more cleanup
* render into visionIPC
* rename class
* split position update from route update
* stop broadcast if not active
* gate vipc server behind flag
* add python library
* faster
* no vipc from python
* put behind extras
* only send when loaded
* add glFlush just to be sure
* cleanup settings into helper function
* function ordering
* broadcast thumbnails
* put behind param
* adjust zoom level
* add route to python bindings
* revert that freq change
* add logging if map rendering is enabled
* use rlogs if available
* bump cereal
4 years ago
George Hotz
6462ced209
thermald: track power usage / pmic temps ( #23013 )
...
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
7746130a1e
Honda Bosch cleanup ( #22999 )
4 years ago
Willem Melching
241a0824d9
bump cereal
4 years ago
Harald Schafer
bcd4a46814
needs to be on master
4 years ago
HaraldSchafer
a04114f68c
Give car interface roll and pitch ( #22891 )
...
* Give car interface roll and pitch
* fixup
* whitespace
4 years ago
Adeeb Shihadeh
035bc0c20f
controlsd: alert on cruise mismatch for >1s ( #22841 )
...
* controlsd: alert on cruise mismatch for >1s
* bump cereal
* update refs
* bump allowed soundd cpu
* bump cereal
4 years ago
Willem Melching
71e22a6009
bump cereal
4 years ago
Willem Melching
fa0cbe5d40
Put journal and nvme stats in bootlog ( #22849 )
...
* Run commands and put output in bootlog
* log nvme
* fix indent
* cereal without event
* use regular array
4 years ago
Adeeb Shihadeh
445a5aaca4
soundd: don't loop controls unresponsive sound infinitely ( #22839 )
...
* soundd: don't loop controls unresponsive sound infinitely
* update tests
* actually fix
4 years ago
Adeeb Shihadeh
adeeebf00e
bump cereal
4 years ago
Willem Melching
d333cae800
bump cereal
4 years ago
Willem Melching
caac4c9c44
bump submodules
4 years ago
Willem Melching
63b85ca1e2
bump submodules
4 years ago
Vivek Aithal
2ea4feffb9
plannerd: add useLaneLines to lateralPlan ( #22699 )
...
* add laneless toggle in lateral plan message
* update cereal
* add refs
4 years ago
Willem Melching
89f311714c
loggerd: set encodeIdx.valid if frame id is correct ( #22634 )
...
* loggerd: set encodeIdx.valid if frame id is correct
* check valid flag in test
* test cleanup
* bump cereal
4 years ago
Adeeb Shihadeh
6a587ac873
bump cereal
4 years ago
Adeeb Shihadeh
d708b5b546
thermald: log screen brightness ( #22570 )
...
* thermald: log screen brightness
* bump cereal
4 years ago
ZwX1616
8574e79fec
wider FOV DM on comma three ( #22286 )
...
* c3 is straightforward
* c2 transform
* c3 preview
* alpha model
* Revert "alpha model": wrong quantization data
This reverts commit b50e573973
.
* yuv looks good
* a55b
* const int
* block top deadzone
* new box alpha curve
* update k
* fix debug
* rhd use same offset
* box shift for rhd
* 7e3e
* set new thresh
* update ref
* explain
* remove e2e
* same metric thresh
* process isocc
* model
* cancel extra policy
* update numbers
* new model
* update cereal
* up cereal
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Robbe Derks
91987f38d4
Make pandaState and safetyMode a list ( #22454 )
...
* wip: move to pandaStates
* bump cereal
* wip: SafetyMode struct
* move to safetyMode
* fix typo
* this can be None
* fix potential empty pandaStates list
* fix thermald
* fix controlsd
* rename safetyModes to safetyConfigs
* update process_replay
* fix test_models
* bump cereal
4 years ago
Vivek Aithal
244fbde56e
Add paramsd Stdev to message ( #22443 )
...
* add STD to message
* use modified names for car_kf state stdev atttributes
* update refs
* add modofied cereal
* update refs
4 years ago
Dean Lee
2a8feb9eb9
replay/ui.py: get image from vipc ( #22433 )
...
* get image from vipc
* cleanup import
* if not None
* lgtm
* bump cereal&do reconnect
* bump cereal
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Willem Melching
f4e2537b12
Split pandaState into peripheralState and pandaState ( #22385 )
...
* publish peripheralState from boardd
* refactor consumers
* rename thread
* peripheralState has panda type too
* add to process replay
* fix device build
* properly remove hardware unsupported alert
* latest peripheralState
* remove pandaState from thermal_monitor
* put that back
* add back harness check
* fix cloudlog
* needs pandaState
* Update selfdrive/thermald/tests/test_power_monitoring.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* dont conflate
* Update selfdrive/thermald/tests/test_power_monitoring.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* pigeon is peripheral
* cleanup
* less global
* comment
* move rtc to peripheral_control_thread
* better diff?
* whitespace
* get msg
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
9219de0bd3
bump cereal
4 years ago
Willem Melching
88d248a5af
Remove fuzzy fingerprint startup alert ( #22328 )
...
* deprecate fuzzy fingerprint startup alert
* bump cereal
4 years ago
Robbe Derks
02825585fb
bump cereal
4 years ago
Adeeb Shihadeh
2f57f1729d
add shouldBeRunning field to managerState ( #22246 )
4 years ago
Willem Melching
417e229624
Add upper/lower bounds for longitudinal lag ( #22235 )
...
* Add upper/lower bounds for longitudinal lag
* add ref
* update ref
* bump cereal
* bump cereal
4 years ago
Willem Melching
b7d1aac197
Parameterize longitudinal control using carParams ( #22200 )
...
* use CP.startAccel
* missing values
* order
* update ref
* cereal
4 years ago
Willem Melching
21ae64868e
put LongControlState in CarControl.Actuators ( #22154 )
4 years ago
Willem Melching
b39f6efa3f
parameterize longitudinal actuator delay ( #22153 )
...
* paremetrize longitudinal actuator delay
* update ref
4 years ago
Adeeb Shihadeh
69fd266238
no battery ( #22124 )
...
* no battery
* little more
* used for power monitoriong
4 years ago
Willem Melching
2764e59362
bump cereal
4 years ago
Adeeb Shihadeh
553b2eb4c3
bump cereal
4 years ago
Willem Melching
dddab597bc
Less open file permissions ( #21922 )
...
* Less open file permissions
* add test back
* remove params test for permissions
* remove umask
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
fa023b75a3
bump cereal
4 years ago
Adeeb Shihadeh
fc8b571a84
alert for per-core cpu usage ( #21983 )
...
* thermald: per-core cpu usage
* add alert
* better alert text
* list
* fix process replay
4 years ago
Willem Melching
6b76da5c5e
bump cereal
4 years ago
Willem Melching
ee8a54f866
bump cereal: change traversal limit
4 years ago
Harald Schafer
8f0d4d1891
bump cereal
4 years ago
Igor Biletskyy
6b0e89afa2
bump cereal ( #21835 )
4 years ago
Willem Melching
b69c304748
Add swaglog to cereal/VisionIPC ( #21758 )
...
* add swaglog to VisionIPC
* add both flags
* add comment
* add cereal/logger to release
* bump cereal
* bump cereal
* link against common
* bump cereal
4 years ago
Willem Melching
7e0ae841b2
bump cereal
4 years ago
Willem Melching
bffd0b9d74
free ION buffer at sender and receiver ( #21720 )
...
* always free ION buffer
* bump cereal
4 years ago
Adeeb Shihadeh
1691d85ddb
bump cereal
4 years ago
Willem Melching
d20154e6f4
bump cereal
4 years ago
HaraldSchafer
ef0b120a9a
add jerk to longitudinal plan ( #21598 )
...
* add jerk output, so its like lateral
* typo
* add to packet
* update cereal and ref
4 years ago