Dean Lee
4423b47b6c
system/ui: add password mask delay to InputBox ( #35316 )
...
add password mask delay to InputBox
4 days ago
YassineYousfi
b4d6b52edd
Vegan Filet o Fish model ( #35240 )
...
e30305e9-5fb8-48bd-a278-f714e880aef1/700
4 days ago
Trey Moen
19ad50a185
feat(route.py): add metadata, events retrieval ( #35261 )
...
* feat(route.py): add metadata, events retrieval
* whitespace
* raise for status
4 days ago
Dean Lee
68fa8c56ab
system/ui: use • for password masking in InputBox ( #35313 )
...
use • for password masking
4 days ago
Dean Lee
4c9655b5e4
system/ui: add text scrolling support to InputBox for long text ( #35310 )
...
* add text scrolling support to InputBox for long text
* add 2 pixels buffer to the scissor region
4 days ago
Dean Lee
7ea8277e39
system/ui: improve button press behavior ( #35309 )
...
improve button press behavior
5 days ago
Adeeb Shihadeh
350a235303
modeld: more USB GPU fixes ( #35306 )
...
* fixups
* builds
5 days ago
Cameron Clough
472feefcfd
Revert "ui: rewrite installer using raylib, remove qt ( #33756 )"
...
This reverts commit 9cd939d354
.
5 days ago
Shane Smiskol
6d0cac5305
MultiButtonControl ( #35307 )
...
* copy
* remove params from it
* split out
5 days ago
Dean Lee
9cd939d354
ui: rewrite installer using raylib, remove qt ( #33756 )
...
* update SConscript
Co-authored-by: Dean Lee <deanlee3@gmail.com>
* can't build on mac
* raylib installer
Co-authored-by: Dean Lee <deanlee3@gmail.com>
* rm
* debug pls
* cleanup
* quotes
* libs?
* bump
* hmm
* progress bar color
* more
* not rounded
* hardcode a font path..?
* embed (a subset of) inter into the installer
* different in CI
* closer font sizes
* closer
* add that back
* unnecessary
* closer to previous impl
* prefix is at start of string, substr between prefix and %
* Revert "prefix is at start of string, substr between prefix and %"
This reverts commit bc53fe8e35
.
* bigger on device?
* rm
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
5 days ago
Maxime Desroches
10fd0f9a57
bump panda
5 days ago
Ocheretovich
ac9222bff4
docs: added a link to the selfdrive badge ( #35300 )
...
Update README.md
5 days ago
commaci-public
f5cf062a38
[bot] Update Python packages ( #35303 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
5 days ago
Adeeb Shihadeh
e47d105b97
revert extra GPU power draw to prep for release
5 days ago
Dean Lee
4f512a5c6d
system/ui: fix navigation key repeat in input box ( #35302 )
...
fix navigation key repeat in input fields
5 days ago
Dean Lee
beb7f6c2bb
system/ui: fix indentation ( #35299 )
...
fix indentation
5 days ago
Cameron Clough
2722e12e62
fix(system/ui): typo
5 days ago
Cameron Clough
5667583198
system/ui: define character set for loading fonts ( #35298 )
...
* system/ui: define font character set
* remove debug print statement
* shorter
5 days ago
Cameron Clough
69799fceb4
Revert "system/ui: remove special currency and symbol characters from keyboard ( #35291 )"
...
This reverts commit f646b4a17b
.
5 days ago
Dean Lee
cf7a295a2c
system/ui: add key repeat functionality for backspace ( #35288 )
...
add key repeat functionality for backspace
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
6 days ago
Dean Lee
f646b4a17b
system/ui: remove special currency and symbol characters from keyboard ( #35291 )
...
* remove special currency and symbol characters from keyboard
* bring back
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
6 days ago
Dean Lee
f00bead198
system/ui: improve button click logic for proper press-release interaction ( #35289 )
...
improve button click logic for proper press,release interaction
6 days ago
commaci-public
8752071049
[bot] Update Python packages ( #35282 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
6 days ago
Cameron Clough
d6e9df98e3
system/ui: WPA3 is unsupported ( #35286 )
6 days ago
Dean Lee
41db0557e9
system/ui: fix Wi-Fi conneciton flow for open networks ( #35285 )
...
fix Wi-Fi conneciton flow for open networks
6 days ago
Cameron Clough
6eecb4f986
system/ui: network widget improvements ( #35284 )
...
* larger font size for confirmation dialog
* try this
* forget btn color
* text color
* font size
* caps
* Revert "caps"
This reverts commit a3e6cfbf05
.
* too much
* fixme
* do that?
* keyboard: reset state on clear
6 days ago
Dean Lee
38c1bd096b
system/ui: Improve UI rendering smoothness for scaled display ( #35280 )
...
improve smoothness
6 days ago
Cameron Clough
9bbbff14d5
system/ui: don't reset on PC
7 days ago
Cameron Clough
0c013f6186
system/ui: add caps lock to keyboard ( #35277 )
...
* add new icons shift-fill and capslock-fill, rm capslock
* SHIFT_KEY_ON, SHIFT_KEY_OFF
* capslock
* rm arrow-down
* a lot simpler
* only one
* just use time
* layout name
* rename shift
* CONSTANT
7 days ago
Cameron Clough
6640986622
system/ui: increase keyboard key font/icon size ( #35276 )
1 week ago
Adeeb Shihadeh
f1ba6c389b
quick repo garbage collection ( #35274 )
...
* start gc
* lil more
* debug
* no sound
* add back
1 week ago
Cameron Clough
d7bf309eca
system/ui: update keyboard enter key ( #35275 )
...
* system/ui: update keyboard enter key
- use arrow-right icon
- use primary color
* format
1 week ago
Adeeb Shihadeh
645bd391b7
readme: add sgo to branch guide
1 week ago
Cameron Clough
15c7d556f6
Reapply "system/ui: add SCALE env var ( #35272 )" ( #35273 )
...
* Reapply "system/ui: add SCALE env var (#35272 )"
This reverts commit e2569a8b32
.
* set mouse scale factor
1 week ago
Cameron Clough
e2569a8b32
Revert "system/ui: add SCALE env var ( #35272 )"
...
This reverts commit ed0f812995
.
1 week ago
Adeeb Shihadeh
ed0f812995
system/ui: add SCALE env var ( #35272 )
...
* ui: add SCALE env var
* linting
* cleaner
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
1 week ago
Andrei Radulescu
f630cac06f
modeld: replace CLANG=1 with CPU=1 ( #35270 )
...
Replace CLANG=1 with CPU=1
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/andiradulescu/openpilot?shareId=XXXX-XXXX-XXXX-XXXX ).
1 week ago
Shane Smiskol
e8fd8e6018
bump opendbc
1 week ago
Shane Smiskol
8e57f774d0
Hyundai: move low speed steering alert to car state ( #35269 )
...
* hkg can: move low speed alert to carstate
* bump
1 week ago
Shane Smiskol
a6a09276e9
Hyundai: fix recent enable button press regression ( #35265 )
...
* move back to port
* much better
* use the CS field now
* bump
* fix
* need to switch so it works on ports that don't use it, and makes more sense
* bump
* bump
* update refs
* make sense
* master
1 week ago
Shane Smiskol
33721cf5fa
Lower Tesla steer limit timer ( #35268 )
...
* bump
* update refs
1 week ago
Shane Smiskol
66c0971a0f
migration: remove disengage on gas alternative experience ( #35267 )
...
* fix
* done
* test
* update refs
1 week ago
Shane Smiskol
8427bf76cf
typo
1 week ago
commaci-public
065e0e6369
[bot] Update Python packages ( #35264 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
1 week ago
Shane Smiskol
77102a8532
Ford: support low gear ( #35238 )
...
support low gear for ford
1 week ago
Trey Moen
1c68a073a0
feat(clip): enable ecam ( #35259 )
1 week ago
Adeeb Shihadeh
5a67aa3618
test_translations: don't fail on rate limit ( #35262 )
...
skip translation test on 429
1 week ago
Shane Smiskol
49c422e872
Tesla: fix angle control saturation ( #35256 )
...
* we shouldn't need this
* or this?
* stash junk
* hmm
* comment
* cc
* sadly we have to maintain behavior
* bump
1 week ago
Cameron Clough
da670108e7
system/ui: all font weights ( #35255 )
1 week ago
Cameron Clough
8097a92515
zipapp pack ( #35253 )
...
Used to ship python UI in agnos without an openpilot clone
* add a main method to target
* pack script
* validate inputs
* refactors
* copy into temp, dont keep this
* cleanup
* help messages
* rename to pack.py
* pack.py
* updates for device
* moar
* don't use cereal
* just log normally
* use importlib.resources
* revert
* Revert "don't use cereal"
This reverts commit 7208524d42
.
* fix cereal?
* cleanup
* Revert "cleanup"
This reverts commit 921edfe502
.
* cython hotfix
* Reapply "cleanup"
This reverts commit 9b54552f78
.
* more cleanup
* any script?
* slightly clearer
* rm print
* nothing python should use SVGs
---------
Co-authored-by: Trey Moen <trey@moen.ai>
1 week ago