Dean Lee
9cd2bcbb39
ci: add body to ui report ( #33429 )
...
add body
old-commit-hash: fefb0330d6
8 months ago
Adeeb Shihadeh
333c666a80
athena: use dongle ID on /persist/ when available ( #33259 )
...
* athena: use dongle ID on /persist/ when available
* comment
* test
* cleanup
old-commit-hash: 91db49b9bf
8 months ago
Dean Lee
1876f80699
ui: remove copy initialization of dialogs ( #33427 )
...
remove copy initialization of dialogs
old-commit-hash: dc06813bed
8 months ago
Dean Lee
e318ca0948
ci: integrate offroad alerts and update notifications to ui report ( #33408 )
...
add offroad alerts
old-commit-hash: db9263d064
8 months ago
Dean Lee
c8048d85e9
cabana: update event Handling from CONTROLS_STATE to SELFDRIVE_STATE ( #33426 )
...
check selfdrive_state
old-commit-hash: fdf6c9009c
8 months ago
Dean Lee
9fb50bd1c6
replay: migrate old ControlState event to new format during log file parsing ( #33425 )
...
Migrate Old ControlState Event to New Format During Log File Parsing
old-commit-hash: 6741877fbd
8 months ago
Dean Lee
9785c6b62b
ci: display lead car indicator in on-road screenshots ( #33416 )
...
Show lead car in on-road screenshots
old-commit-hash: 100ca65b39
8 months ago
Adeeb Shihadeh
1d7e8795dd
update test_alerts
...
old-commit-hash: 519b666e37
8 months ago
royjr
dbe0866a6f
ui: show personality updates ( #33406 )
...
* personality-alerts
* Update events.py
* Update car.capnp
* no AudibleAlert
* shorter
* no VisualAlert
* one liner
* smaller
* normal
* what am I doing wrong?
* it works, but is it messy?
* arg all
* lil more
* update that
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 35da93fa95
8 months ago
Dean Lee
78fe867ccd
ci: add controlsState back to ui report ( #33424 )
...
add controlsState back
old-commit-hash: ff4cce2677
8 months ago
Adeeb Shihadeh
1b2bc44227
controlsd: split out state/alerts into selfdriveState ( #33421 )
...
* setup selfdriveState
* little more
* update refs
* migration
* all too slow
old-commit-hash: 87051803ab
8 months ago
Adeeb Shihadeh
60549c9557
controlsd: deprecate alertBlinkingRate ( #33422 )
...
* controlsd: deprecate alertBlinkingRate
* simplify
* update refs
old-commit-hash: f4e101c67d
8 months ago
Adeeb Shihadeh
5144cb0538
ui: gc experiments
...
old-commit-hash: 42f8875901
8 months ago
Adeeb Shihadeh
fecf6134ef
move PID controller to common/ ( #33419 )
...
old-commit-hash: f59a1bf003
8 months ago
Alexandre Nobuharu Sato
1e037a3703
Bot comment only for first timers ( #33412 )
...
* Wellcome comment just for first timers
* Update auto_pr_review.yaml
https://github.com/actions/first-interaction/blob/main/README.md
old-commit-hash: 0a1b6c705d
8 months ago
Shane Smiskol
aec6547cf1
joystickd: works with game controller on device ( #33414 )
...
* state what we support
* more
* wording
old-commit-hash: dae88e1ffb
8 months ago
Shane Smiskol
ae96713070
joystick: perform deadzone first
...
old-commit-hash: fc425042ab
8 months ago
Maxime Desroches
6a36e1d05f
reduce metadrive size ( #33391 )
...
* minimal
* uv.lock
* remove anisotropic filtering
* new wheel
old-commit-hash: 629dcdcfca
8 months ago
Dean Lee
574b94c171
ci: add driver camera to ui report ( #33409 )
...
add driver camera
old-commit-hash: 338b69be11
8 months ago
Shane Smiskol
b96b60fa6c
joystickd: lower deadzone
...
old-commit-hash: 0a737d9a2e
8 months ago
Shane Smiskol
13acd5c84f
joystickd: non-linear response function
...
old-commit-hash: f037d2216a
8 months ago
Alexandre Nobuharu Sato
9f1d49ef32
small typo on run.py ( #33413 )
...
old-commit-hash: a51b83b4d8
8 months ago
royjr
f81c369acd
ui: update arabic translations ( #33411 )
...
Update main_ar.ts
old-commit-hash: fea01767d9
8 months ago
Kacper Rączy
012162e816
Deprecate liveLocationKalman ( #33405 )
...
* Remove usages of llk
* Deprecate it
* Add scenarios back
* Fix orientationNED valid
* Regenerate
* Increase tolerances and update segment
* Remove calibration
old-commit-hash: 282eae3c30
8 months ago
Kacper Rączy
786aff27da
azure_container: pass the filename explicitely when using get_url ( #33407 )
...
* Pass filename explicitely when using azure container
* Do not update segments in test_processes
* openpilotci_source_zst
* Fix static analysisc
old-commit-hash: b5958ebb60
8 months ago
Mitchell Goff
6bb9e72c64
Add gas/brake press probs to ModelDataV2 ( #33382 )
...
* Add gas/brake press probs to ModelDataV2
* Updated model_replay_ref_commit
old-commit-hash: 40fb90a8a2
8 months ago
Dean Lee
a0a322c456
bridge: drain each socket up to a fixed number ( #33400 )
...
drain each socket up to a fixed number
old-commit-hash: 930fa18299
8 months ago
Dean Lee
1af4686ea0
ui: fix Incorrect path in .gitignore for test_ui/report ( #33403 )
...
fix gitignore
old-commit-hash: 5bfad23442
8 months ago
Dean Lee
c51889b05e
ui: remove deprecated Qt ui_snapshot ( #33402 )
...
remove ui_snapshot
old-commit-hash: ac5cd06a3a
8 months ago
Dean Lee
5cdd421db1
ci: add cameras to ui reports ( #33401 )
...
add cameras
old-commit-hash: db5c0419ce
8 months ago
Dean Lee
51fb5009f1
bridge: implement MSGQ to ZMQ bridge with subscriber-based publishing ( #32862 )
...
implement MSGQ to ZMQ bridge with subscriber-based publishing
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2faa08c2d6
8 months ago
Dean Lee
d21917ffb3
ci: add all onroad hud elements to ui report ( #33395 )
...
* add model
* merge master
* make static analysis happy
old-commit-hash: 341e7a4384
8 months ago
Adeeb Shihadeh
4c8547cfe4
cleanup duplicate serial docs
...
old-commit-hash: d7f4fbc1c2
8 months ago
Maxime Desroches
333ceca8f6
git rewrite: ignore release branches
...
old-commit-hash: 2f71c94847
8 months ago
Adeeb Shihadeh
4f7e5b5b3e
bump rednose
...
old-commit-hash: 8b7e28d3a1
8 months ago
Dean Lee
3e37261209
ci: add onroad alerts to ui report ( #33394 )
...
* add onroad alerts to ui report
* print
old-commit-hash: 5fe1f5fa87
8 months ago
Maxime Desroches
bc12a73c5a
git rewrite: backup old repo ( #33393 )
...
backup
old-commit-hash: 8aff0ce9c7
8 months ago
Shane Smiskol
180cc975c7
bump msgq
...
old-commit-hash: 756d64e2c3
8 months ago
Maxime Desroches
b7fd2efca6
Update rewrite.sh
...
old-commit-hash: 0af58e1820
8 months ago
Maxime Desroches
0ffba0068a
git rewrite ( #33392 )
...
old-commit-hash: 0656521268
8 months ago
Adeeb Shihadeh
11f2d56f5e
ubuntu: remove extra packages
...
old-commit-hash: 5d3f8bb04b
8 months ago
Adeeb Shihadeh
484aaf4307
no PC anymore
...
old-commit-hash: 4e2624783f
8 months ago
Adeeb Shihadeh
854d03a819
manager: remove LastUpdateTime default
...
old-commit-hash: 39c64d44a1
8 months ago
Dean Lee
81fc1be189
ui: fix memory corruption by using std::vector for PubMaster initialization ( #33390 )
...
Fix memory Corruption Issue
old-commit-hash: 1c19cbc437
8 months ago
Adeeb Shihadeh
55bae8feef
openpilot isn't required for a car port PR ( #33383 )
...
* disable car docs diff
* mv routes.py
* bump opendbc
old-commit-hash: 48bceb2bbf
8 months ago
Hoang Bui
696d4c8450
sim: fix code formatting ( #33381 )
...
sim: fix code
old-commit-hash: f37ee559fa
8 months ago
Shane Smiskol
2ea4a8f48e
car helpers file ( #33379 )
...
* helpers file
* clean up
old-commit-hash: 6d392a2e7b
8 months ago
Maxime Desroches
f15d85beb1
Increase fetch depth for submodules ( #33378 )
...
4000
old-commit-hash: 431fd666fe
8 months ago
commaci-public
fc08a6ebef
[bot] Update Python packages ( #33377 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 8b074d3ed6
8 months ago
Dean Lee
a529422db0
ui: add prefix PRIME_TYPE_ to PrimeType enum values ( #33371 )
...
Add Prefix PRIME_TYPE_ to PrimeType Enum Values
old-commit-hash: 4bb00a042a
8 months ago