infiniteCable2
c693b040a8
Merge branch 'master-new' of https://github.com/sunnypilot/sunnypilot into master-new
2025-07-22 10:07:35 +02:00
Nayan
358c0a8747
ui: proper capitalization for default interactivity timeout ( #1065 )
...
No More Neuron Triggering Scream
2025-07-22 01:02:28 -04:00
infiniteCable2
e8ab7816cc
Merge branch 'master-new' of https://github.com/sunnypilot/sunnypilot into master-new
2025-07-21 23:07:40 +02:00
Nayan
c46ecd18fa
UI: Clear Model Cache ( #1058 )
...
* clear model cache
* add cache size
* move to model manager
* fix handling for default model
---------
Co-authored-by: DevTekVE <devtekve@gmail.com >
Co-authored-by: James Vecellio-Grant <159560811+Discountchubbs@users.noreply.github.com >
2025-07-19 21:40:16 +02:00
James Vecellio-Grant
08f075ab23
ui: Link Advanced Controls ( #1060 )
2025-07-19 10:35:34 -07:00
Nayan
7555683105
UI: Advanced Controls Toggle ( #1053 )
...
* add advancedControl bool to SP Controls
* add Advanced Controls toggle in SP Dev Panel
* merge - ui: Init Developer Panel SP#1054
* because @discountchubbs did not want to commit directly to the pr 🤷♂️
* enable onroad too
* hide by default only on staging & release
---------
Co-authored-by: discountchubbs <alexgrant990@gmail.com >
Co-authored-by: James Vecellio-Grant <159560811+Discountchubbs@users.noreply.github.com >
Co-authored-by: DevTekVE <devtekve@gmail.com >
2025-07-19 19:11:49 +02:00
infiniteCable2
b991aa9d52
Merge branch 'master-new' of https://github.com/sunnypilot/sunnypilot into master-new
2025-07-19 17:50:13 +02:00
James Vecellio-Grant
0d0f764a79
ui: Quickboot Mode Toggle ( #1045 )
...
* Fast boot mode
* Unused
* FastBoot -> QuickBoot
* Move down, since name change
* Chronological in manager too
* last one b4 merge
---------
Co-authored-by: Nayan <nayan8teen@gmail.com >
Co-authored-by: DevTekVE <devtekve@gmail.com >
2025-07-19 07:55:13 -07:00
James Vecellio-Grant
eae44df688
ui: Models panel Refine Software Delay Adjustments ( #1048 )
...
Allow lower values to match some makes liveDelay
Co-authored-by: Nayan <nayan8teen@gmail.com >
2025-07-19 15:57:01 +02:00
Nayan
7c1f3f646c
UI: Model Folders ( #1031 )
...
* model folders.. yay
* scroll expanded item in view
---------
Co-authored-by: DevTekVE <devtekve@gmail.com >
2025-07-19 15:52:54 +02:00
Kumar
3faf709387
ui: Visuals Panel Lead Chevron Info ( #1033 )
...
* lead info
* ui:chevron params
* Update system/manager/manager.py.
---------
Co-authored-by: DevTekVE <devtekve@gmail.com >
2025-07-19 15:17:19 +02:00
James Vecellio-Grant
47833ed73a
ui: Disable Updates Toggle ( #1040 )
...
* Disable Updates
* Add default to manager.py
* Add enabled state and alternate descriptions
---------
Co-authored-by: Nayan <nayan8teen@gmail.com >
Co-authored-by: DevTekVE <devtekve@gmail.com >
2025-07-19 15:01:39 +02:00
James Vecellio-Grant
517919c7b7
ui: display recorded timestamp on error view ( #827 )
...
* Error log clear on manager start
* Error log clear on manager start
* 12 hour reset. may change soon
* Add last modified date
* unused
* rm space
* Squashed commit of the following:
commit bcf5b06c822fd1bce1de5f119e42cb763d8e282f
Author: discountchubbs <alexgrant990@gmail.com >
Date: Thu Jul 17 14:14:29 2025 -0700
Init Developer panel SP
commit cf8bbb70ab9d132d7b15043a73496a17b841641b
Author: discountchubbs <alexgrant990@gmail.com >
Date: Thu Jul 17 06:22:18 2025 -0700
Chronological in manager too
commit ff9b873468c8ef63eca6de524c924bb80a287b4d
Author: discountchubbs <alexgrant990@gmail.com >
Date: Thu Jul 17 06:19:59 2025 -0700
Move down, since name change
commit 38f6cb8c5735815faaca3226c7c8da0e051452c2
Author: discountchubbs <alexgrant990@gmail.com >
Date: Thu Jul 17 06:17:36 2025 -0700
FastBoot -> QuickBoot
commit 38562db8dd6b4cdeb06db74f1a71de2c285ed3ab
Author: discountchubbs <alexgrant990@gmail.com >
Date: Wed Jul 16 11:20:17 2025 -0700
Unused
commit c7a751b02d7146e83dfa0ee5037fa4cf8ee6def5
Author: discountchubbs <alexgrant990@gmail.com >
Date: Wed Jul 16 10:24:47 2025 -0700
Fast boot mode
* * Depends on #1054
* Update developer_panel.h
---------
Co-authored-by: Jason Wen <haibin.wen3@gmail.com >
Co-authored-by: DevTekVE <devtekve@gmail.com >
2025-07-19 09:41:01 +02:00
Jason Wen
beaec753ab
Merge branch 'upstream/openpilot/master' into sync-20250710
...
# Conflicts:
# .github/workflows/selfdrive_tests.yaml
# README.md
# common/params_keys.h
# opendbc_repo
# panda
# selfdrive/controls/lib/longitudinal_planner.py
# selfdrive/controls/lib/tests/test_latcontrol.py
# selfdrive/ui/soundd.py
# selfdrive/ui/translations/main_ar.ts
# selfdrive/ui/translations/main_de.ts
# selfdrive/ui/translations/main_es.ts
# selfdrive/ui/translations/main_fr.ts
# selfdrive/ui/translations/main_ja.ts
# selfdrive/ui/translations/main_ko.ts
# selfdrive/ui/translations/main_pt-BR.ts
# selfdrive/ui/translations/main_th.ts
# selfdrive/ui/translations/main_tr.ts
# selfdrive/ui/translations/main_zh-CHS.ts
# selfdrive/ui/translations/main_zh-CHT.ts
# tinygrad_repo
2025-07-19 00:28:43 -04:00
infiniteCable2
255ebc1768
Merge branch 'master-new' of https://github.com/sunnypilot/sunnypilot into master-new
2025-07-10 20:35:59 +02:00
Nayan
92f1977666
UI: Custom Interactivity Timeout ( #1032 )
...
custom interactivity timeout
2025-07-10 07:30:10 +02:00
Shane Smiskol
501fddac82
raylib ui: add brightness and display power ( #35676 )
...
* add constant
* fix initial interaction time
* from ui.cc
2025-07-09 22:04:22 -07:00
Shane Smiskol
13c5c4dacc
raylib: don't drop touch events on device ( #35672 )
...
* mouse thread
* instanciate mouse
* type that
* pc handling
* use mouse event list in widget
* use events in scroll panel
* no stop that
* hack for now
* typing
* run
* clean up
2025-07-09 21:33:19 -07:00
github-actions[bot]
ddfda8a6ec
[bot] Update translations ( #35668 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai >
2025-07-09 20:22:40 -07:00
Lee Jong Mun
a82ff7536d
Multilang: update kor translation ( #35666 )
...
Multilang: kor translation update
2025-07-09 08:34:11 -07:00
eFini
f088b4320c
Multilang: update zh translation ( #35662 )
2025-07-08 18:32:32 -07:00
Alexandre Nobuharu Sato
147ce02178
Multilang: update pt-BR translation ( #35657 )
2025-07-08 14:12:32 -07:00
programanichiro
2a5c628d86
Multilang: update ja translation. ( #35655 )
...
* 日本語訳、追加&調整。
* 調整。
2025-07-08 10:39:57 -07:00
github-actions[bot]
3238cd42cd
[bot] Update translations ( #35643 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai >
2025-07-07 14:45:48 -07:00
Kacper Rączy
44c8cc4cb0
Revert "lagd: disable in release ( #35426 )" and "lagd calib: hide on release ( #35523 )" ( #35633 )
...
* Revert "lagd: disable in release (#35426 )"
This reverts commit 6f6adc10a8 .
* Revert "lagd calib: hide on release (#35523 )"
This reverts commit e345f25ce4 .
* Fix conflict
2025-07-07 10:18:31 +02:00
infiniteCable2
ec394ed9ce
Merge branch 'master-new' of https://github.com/sunnypilot/sunnypilot into master-new
2025-07-06 14:28:49 +02:00
James Vecellio-Grant
d0bd8cc4a3
liveDelay: Add live delay toggle to vehicles using torqued ( #1001 )
...
* Add live delay toggle to torqued.py and twilsonco NNLC
* Set this in init
* Clean up
* Live delay toggle refactor
* ModeldLagd -> LagdToggle
* This is for lagd_toggle.py
* Add to NNLC
* Lagd toggle:
Display current values on UI
* Add break
* LagdToggleDelay
Live edit software_delay when livedelay is toggled `off`
* Always show description
* Add description as to why values don't update offroad
---------
Co-authored-by: Kumar <36933347+rav4kumar@users.noreply.github.com >
2025-07-05 14:42:36 -07:00
Jimmy
baaa502b55
move record mic toggle ( #35622 )
...
move toggle
2025-07-05 11:33:35 -07:00
Jimmy
dcd56ae09a
store mic audio with toggle ( #35595 )
...
* store/send mic audio with toggle
* script to extract audio from logs
* change description and add translation placeholders
* microphone icon
* apply toggle in loggerd
* add legnth and counter
* startFrameIdx counter
* Revert "change description and add translation placeholders"
This reverts commit 7baa1f6de99c6ebe9f9906193da7e83dad79511a.
* send mic data first and then calc
* restore changed description/icon after revert
* adjust fft samples to keep old time window
* remove extract_audio.py since audio is now stored in qcam isntead of rlog
* qt microphone recording icon
* Revert "remove extract_audio.py since audio is now stored in qcam isntead of rlog"
This reverts commit 7a3a75bd8db5376d1e442a3ba931c67550b5f132.
* move extract_audio script and output file by default
* remove length field
* recording indicator swaps sides based on lhd/rhd
* use record icon from comma body
* Update toggle description
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
* update raylib toggle desc cause I did earlier
* microphone --> soundPressure, audioData --> rawAudioData
* cleanup unused var
* update README
* sidebar mic indicator instead of annotated camera
* improve logic readability
* remove startFrameIdx and sequenceNum
* use Q_PROPERTY/setProperty so that update() is actually called on value change
* specify old id for SoundPressure
* fix typo
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2025-06-30 13:42:21 -07:00
infiniteCable2
f71d65b53e
Merge branch 'master-new' of https://github.com/sunnypilot/sunnypilot into master-new
2025-06-29 22:31:28 +02:00
DevTekVE
ea8eaed1aa
Merge remote-tracking branch 'comma/master' into sync-20250627
...
# Conflicts:
# README.md
# opendbc_repo
# panda
# selfdrive/ui/qt/offroad/settings.cc
# selfdrive/ui/translations/main_ar.ts
# selfdrive/ui/translations/main_de.ts
# selfdrive/ui/translations/main_es.ts
# selfdrive/ui/translations/main_fr.ts
# selfdrive/ui/translations/main_ja.ts
# selfdrive/ui/translations/main_ko.ts
# selfdrive/ui/translations/main_pt-BR.ts
# selfdrive/ui/translations/main_th.ts
# selfdrive/ui/translations/main_tr.ts
# selfdrive/ui/translations/main_zh-CHS.ts
# selfdrive/ui/translations/main_zh-CHT.ts
# system/manager/build.py
# system/ui/spinner.py
# tinygrad_repo
# tools/lib/framereader.py
Merge branch 'comma-202506127-bedcb896644528aed6af448e63eeadb3dd8b2c77' into sync-20250627
# Conflicts:
# opendbc/safety/tests/libsafety/SConscript
Merge branch 'comma-202506127-bedcb896644528aed6af448e63eeadb3dd8b2c77' into sync-20250627
# Conflicts:
# opendbc/safety/tests/libsafety/SConscript
Merge remote-tracking branch 'comma/master' into sync-20250627
# Conflicts:
# opendbc/safety/tests/libsafety/SConscript
Merge branch 'comma-20250627-1020d355584265391eb3acb556e4353b581fa9c0' into sync-20250627
Merge branch 'comma-20250627-1020d355584265391eb3acb556e4353b581fa9c0' into sync-20250627
Sync: `commaai/opendbc:master` into `sunnypilot/opendbc:master-new`
Sync: `commaai/opendbc:master` into `sunnypilot/opendbc:master-new`
Sync: `commaai/panda:master` into `sunnypilot/panda:master-new`
Sync: `commaai/panda:master` into `sunnypilot/panda:master-new`
2025-06-28 21:43:38 +02:00
infiniteCable2
b7c6a81a12
Merge branch 'master-new' of https://github.com/sunnypilot/sunnypilot into master-new
2025-06-27 18:46:01 +02:00
Nayan
17432e1b0d
ui: model panel - added download progress bars ( #998 )
...
* progress bars!!
* too many changes
---------
Co-authored-by: DevTekVE <devtekve@gmail.com >
2025-06-27 10:44:14 +02:00
Shane Smiskol
7b35f64049
raylib UI: implement easier to use Scroller ( #35606 )
...
* new scroller and widget
start
heck yeah
fix that
clean up
* fuck yeah
* line sep
* fix that
* fix clicking on action
* no custom width
* move all over
* clean up
* more clean up
* rm custom visible too
* more clean up
* lint
* dont use enabled generically yet
* ??
2025-06-26 17:58:34 -07:00
Andrei Radulescu
0a254fbc4e
ui: avoid some raylib ui no dongleid errors ( #35562 )
...
avoid some ui.py errors on pc
2025-06-26 15:16:20 -07:00
Jimmy
fa5fce465a
ui: scroll to toggle on button press ( #35604 )
...
scroll so toggle in view when setCurrentPanel is called with param
2025-06-26 09:22:58 -07:00
Harald Schäfer
87a6e369aa
Framereader: minor cleanup ( #35577 )
...
* No wrapping
* unused test
* another list
* mypy
* cleaner
* Revert "cleaner"
This reverts commit ccc1446b9d649d64b20175e22a66e135c44b21e5.
* mypy
2025-06-19 09:49:51 -07:00
Shane Smiskol
25f5ec46d9
raylib ui: global Device class ( #35573 )
...
* device
* works
* clean up
* and
* more
* clean
* fixy
* cu
* slightly smaller
2025-06-17 19:49:02 -07:00
github-actions[bot]
c460f5150f
[bot] Update translations ( #35565 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai >
2025-06-16 13:30:00 -07:00
programanichiro
b5d5fa755f
Multilang: update ja translation. ( #35560 )
...
* japanese translation
* スペース要らない。
2025-06-14 11:20:18 -07:00
Maxime Desroches
762f11c620
setup: warning for custom software ( #35556 )
...
* custom warn
* Update SConscript
* bump
2025-06-13 14:43:16 -07:00
Dean Lee
2a9e35609b
ui: increase settings nav btn height ( #35553 )
...
increase nav btn height
2025-06-13 14:12:20 -07:00
Dean Lee
6352589902
ui: open device panel on settings click and send userFlag on flag click ( #35554 )
...
* open device panel when settings button clicked
* send userFlag on flag clicked
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2025-06-13 14:11:33 -07:00
github-actions[bot]
f4df569064
[bot] Update translations ( #35551 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai >
2025-06-13 13:57:02 -07:00
Shane Smiskol
2706179f84
Revert "raylib ui: reduce DM drawing ( #35547 )" ( #35557 )
...
* Revert "raylib ui: reduce DM drawing (#35547 )"
This reverts commit 7b8d6b6eb7 .
* actually fix check
2025-06-13 13:56:13 -07:00
infiniteCable2
98cf57b409
Merge branch 'master-new' of https://github.com/sunnypilot/sunnypilot into master-new
2025-06-13 17:56:26 +02:00
Shane Smiskol
25e123a23a
raylib ui: common state update function ( #35546 )
...
* add _update_state
* nonlya
* visible already does this for us!
* do hud renderer and exp button
* temp
* this really needs some type of timer like QT
* this really needs some type of timer like QT
* todo
* use in model renderer
* Revert "use in model renderer"
This reverts commit d35f774155c9875209d06b8cd0b4849b1d8a60c4.
* no passing rect
* cl
* unused now
2025-06-12 21:22:13 -07:00
Shane Smiskol
f275d6d892
raylib: log prime status failure to fetch
2025-06-12 21:05:36 -07:00
Shane Smiskol
62b301ae76
raylib ui: fix Firehose param caching ( #35549 )
...
* oof
* fixx
2025-06-12 21:04:42 -07:00
Shane Smiskol
2a1939f37a
raylib: fix Firehose parsing v2
2025-06-12 20:21:01 -07:00