Dean Lee
d0489062b5
ui: remove unused members and variables ( #36677 )
...
remove unused members and variables
2025-11-27 02:28:51 -08:00
Dean Lee
630e14fd7f
ui: avoid unnecessary text cache invalidation in UnifiedLabel ( #36676 )
...
avoid unnecessary text cache invalidation in UnifiedLabel
2025-11-27 02:28:13 -08:00
Najib Muhammad
394f580f16
fix the CI Weekly Report workflow so it does not fail on forks ( #36664 )
2025-11-27 02:26:29 -08:00
Dean Lee
4ef82c4119
ui: optimize matrix operations in scroller rendering ( #36668 )
...
optimize matrix operations
2025-11-27 02:20:49 -08:00
Dean Lee
4bd6fb0995
ui: fix unconditional rl.end_scissor_mode() call in MiciLabel ( #36660 )
...
fix incorrect end_scissor_mode usage
2025-11-27 02:17:16 -08:00
Logesh R
ae534ddeab
docs: Fix "Turn the speed blue" tutorial for Raylib UI ( #36591 )
...
* docs: Fix "Turn the speed blue" tutorial for Raylib UI
* just
* obv
* not replay
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2025-11-27 02:07:56 -08:00
David
ae6ada4162
lint: Add PLE rule to ruff ( #36595 )
...
* update linting rules to include new PLE (pylint error) rule
* fix lint error
2025-11-27 01:52:25 -08:00
Dean Lee
b8d55987c2
ui: extract and optimize mouse event processing ( #36564 )
...
* extract and optimize mouse event processing
* rm slot
* merge mici mastere
* add mouse
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2025-11-27 01:50:36 -08:00
Shane Smiskol
26261387f8
Fix raylib ui spamming API calls ( #36700 )
...
* intern
* start
* move
* common caching
* use constant for slep
* works
* add gating back
* clean up
* more
* match cache logic
* hate this circular
* not needed since sync
* no need for lock?
* even qt had something like _load_initial_state for tests, keep
* clean up
* clean up
* clean up
* loading json as string works, else it will fail to parse json, catch that and log, and next api call will overwrite
* move over firehose
* clean up
* fix test
* no
* flip
* more
* match qt
* consistent
* clean up
* cmt
* fix test!
2025-11-27 01:37:16 -08:00
Shane Smiskol
946fd3f387
NavWidget: draw black above top of widget when dismissing ( #36702 )
...
draw rec
2025-11-27 01:00:33 -08:00
Shane Smiskol
50a797b0be
De-duplicate firehose layout ( #36703 )
...
* Reapply "De-duplicate firehose layout (#36701 )"
This reverts commit 302e448b93 .
* fix
* was here
2025-11-27 01:00:03 -08:00
Shane Smiskol
302e448b93
Revert "De-duplicate firehose layout ( #36701 )"
...
This reverts commit dd51bf2021 .
2025-11-27 00:52:50 -08:00
Shane Smiskol
dd51bf2021
De-duplicate firehose layout ( #36701 )
...
* consistent name
* dedup
* FMT
* not sure why two
2025-11-27 00:46:33 -08:00
YassineYousfi
49178539f3
dm: DriverProb ( #36687 )
...
* wip
* ci
* fix
2025-11-25 18:52:35 -08:00
felsager
f01391a7d9
latcontrol_torque: delay independent jerk and lower kp and lower friction threshold ( #36619 )
2025-11-25 10:23:02 -08:00
Bruce Wayne
c67afb45ae
dead test
2025-11-24 14:20:20 -08:00
Adeeb Shihadeh
d0c3972cc7
update release branches ( #36671 )
...
* update release branches
* Update README.md
2025-11-21 18:55:01 -08:00
Adeeb Shihadeh
be8c5491b1
even shorter
2025-11-21 14:25:21 -08:00
Adeeb Shihadeh
ebc11fdbc8
make "update available" alert clickable ( #36670 )
...
* click to update
* that's it
* lil more
2025-11-21 13:44:22 -08:00
Adeeb Shihadeh
a981f78e2f
use release branch from system.version
2025-11-21 11:23:54 -08:00
Maxime Desroches
a49c68806a
ui: fix confidence ball clipping ( #36667 )
...
fix
2025-11-20 19:28:21 -08:00
Adeeb Shihadeh
8bc6becce1
simplify mici onboarding ( #36666 )
...
* simplify mici onboarding
* shorter
* dead
* cleanup
2025-11-20 18:54:54 -08:00
Maxime Desroches
5151bb8bf2
installer: use release-mici for comma four
2025-11-20 17:06:24 -08:00
YassineYousfi
f19ff793f5
dm more typo
2025-11-20 16:27:58 -08:00
Adeeb Shihadeh
4378c4b8bb
ramp up IR faster for driver view ( #36663 )
...
* ramp up IR faster for driver view
* set it
2025-11-20 14:55:16 -08:00
Dean Lee
61fffb9578
ui: avoid rendering off-viewport items in Scroller ( #36659 )
...
avoid rendering off-viewport items in Scroller
2025-11-20 14:41:08 -08:00
Maxime Desroches
a46af06baa
document MAGIC_DEBUG=1
2025-11-20 14:28:48 -08:00
Adeeb Shihadeh
b6bfa13b70
onboarding touchups, thanks nabeel!
2025-11-20 14:22:54 -08:00
Adeeb Shihadeh
6f89473f33
Revert "fix: openpilot unavailable with replay ( #36658 )"
...
This reverts commit 5c10e7f6cf .
2025-11-20 13:50:35 -08:00
ZwX1616
be700bc825
fix rhd behavior during preview/onboarding ( #36657 )
...
* rhd learning not required for demo
* fix switching and saving
---------
Co-authored-by: Comma Device <device@comma.ai >
2025-11-20 13:42:20 -08:00
YassineYousfi
38697ac628
Fix typo in phoneProbValidCount field name ( #36662 )
...
* Fix typo in phoneProbValidCount field name
* Fix typo in phoneProbValidCount key
2025-11-20 12:30:28 -08:00
YassineYousfi
fa56d539a7
dm: phone offseter class + log stats ( #36656 )
...
* dm: phone offseter class + log stats
* lint:/
2025-11-20 10:28:19 -08:00
Trey Moen
5c10e7f6cf
fix: openpilot unavailable with replay ( #36658 )
...
fix: openpilot unavailable
2025-11-19 22:20:47 -08:00
Adeeb Shihadeh
a29fdbd024
enhance dcam a bit for onboarding ( #36655 )
2025-11-19 15:43:49 -08:00
Adeeb Shihadeh
f0d8ebd851
mici training guide tuneups ( #36652 )
...
* bump up size
* lil more
* rm param
* 5m timeout and 100% brightness
* set parasm:
2025-11-19 15:03:28 -08:00
Adeeb Shihadeh
3a001dd71c
bump msgq
2025-11-19 14:42:03 -08:00
Adeeb Shihadeh
c8effae4eb
ui/wifi: fix no attribute error ( #36653 )
2025-11-19 14:18:48 -08:00
YassineYousfi
9d0ab68f3b
dm: settings w device type ( #36650 )
...
* dm: settings w device type
* lint
* fix
2025-11-19 11:14:04 -08:00
David
eeddfc058a
ui(mici): remove duplicate draw_texture_pro call in mici_keyboard ( #36647 )
...
Remove duplicate draw_texture_pro call in IconKey class
2025-11-19 11:08:39 -08:00
Adeeb Shihadeh
0d9b4cdaed
tmp bump this up
2025-11-19 10:39:01 -08:00
YassineYousfi
1398bdb10e
dmonitoringmodeld: follow same pattern as modeld ( #36636 )
...
* dmonitoringmodeld: follow same pattern as modeld
* lint
* oops
* rename
2025-11-19 09:23:13 -08:00
Maxime Desroches
b89c717643
AGNOS 15.1 ( #36638 )
...
* stage
* staging
* prod
2025-11-19 00:23:42 -08:00
Shane Smiskol
85301e3a67
Remove unused mici images ( #36644 )
...
remove uused images
2025-11-18 23:52:00 -08:00
Shane Smiskol
b0b6bf8702
driving model -> openpilot
2025-11-18 23:37:54 -08:00
Adeeb Shihadeh
85b05998ed
small release
2025-11-18 22:47:59 -08:00
Trey Moen
e899f46727
fix: block update if not connected ( #36641 )
2025-11-18 22:35:32 -08:00
Shane Smiskol
3aaf249236
comma four ( #36639 )
...
* squash squash squash
* scroller tici
2025-11-18 22:27:45 -08:00
Maxime Desroches
b73be441b3
bump updater
2025-11-18 21:56:17 -08:00
Shane Smiskol
e449ffcc36
Tuneup offroad alerts
2025-11-18 21:09:20 -08:00
Shane Smiskol
bca727a3cb
Fix strength check
2025-11-18 19:48:04 -08:00