Maxime Desroches
ebe9ab85af
ci: remove `codecov` ( #35631 )
...
* debug
* coverage??
* remove all coverage
* remove old hack
* Revert "remove old hack"
This reverts commit 32ee5f589f
.
* remove
* read
2 weeks ago
Maxime Desroches
1209c2a6c0
ci: format tests yaml ( #35632 )
...
format
2 weeks ago
Adeeb Shihadeh
7e4c9ee612
tici: reduce GPU pwrlevel ( #35630 )
2 weeks ago
DevTekVE
2183b4ca7b
Add support for generating clang compilation database by default ( #35629 )
...
compilation db by default
2 weeks ago
Harald Schäfer
e503e657bc
Model error deprecated with TR ( #35628 )
...
* Model error deprecated with TR
* no get speed error
* import
2 weeks ago
Harald Schäfer
64fd3f9860
Tomb Raider 14 ( #35620 )
...
* f7db6a09-43c5-4db9-b856-7fe1a1c231eb/400
* bd99d079-9afb-4af5-9f31-236d5c9ff15f/400
* aggressive tr: 7707a4ca-7d5e-47a2-8760-93b5004695cd/400
* bd99d079-9afb-4af5-9f31-236d5c9ff15f/400
* ae82d7a8-b74d-43b5-ab6d-d72e6040dab3/400
* revert stop distance
* comments
2 weeks ago
Harald Schäfer
a5630eb7b7
Bump opendbc
...
* bronco special
* ignore low speed
* fixes
* update ref
* bump
* update ref
2 weeks ago
Shane Smiskol
f726717c72
Update stale.yaml
2 weeks ago
commaci-public
5c56037742
[bot] Update Python packages ( #35617 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
2 weeks ago
Adeeb Shihadeh
f79f7b6584
sensord: fix temp scale ( #35621 )
2 weeks ago
Adeeb Shihadeh
08be179b8f
update release notes
2 weeks ago
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 7baa1f6de9
.
* 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 7a3a75bd8d
.
* 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>
2 weeks ago
Shane Smiskol
082f4c0aee
micd: deprecate unused field ( #35618 )
...
deprecate
2 weeks ago
Adeeb Shihadeh
41f95dc581
separate stale thresholds for draft PRs
2 weeks ago
eFini
c3c5992f88
modeld: avoid using USB GPU on a AMD laptop ( #35602 )
...
modeld: avoid using usb GPU if 'USBGPU' is not in os.environ
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 weeks ago
Andrei Radulescu
9e2fc078cb
remove thneed from gitignore ( #35615 )
2 weeks ago
Andrei Radulescu
0f1a9d5c8c
webcam: changes for comma zero ( #35464 )
...
* Revert "webcam: remove other cv2 usage (#33236 )"
This reverts commit 0cade54015
.
* Revert "remove cv2 usage (#33101 )"
This reverts commit 144e9e271c
.
* Revert "remove opencv-python-headless (#33082 )"
This reverts commit 488e08507a
.
* webcam: set width, height, fps; flip image; use av reformat
* 1280x720 @ 25fps
2 weeks ago
Harald Schäfer
713c02cc3f
Torque control: more integrator ( #35610 )
...
* Torque control: more integrator
* bump opendbc
* update ref
2 weeks ago
Shane Smiskol
4e094bc740
raylib UI: fix scrolling click behavior ( #35609 )
...
see look how nice using base classes are
3 weeks ago
Kacper Rączy
0218ae82ed
Fix openpilot-prebuilt image build ( #35607 )
...
Fix tinygrad shell exec
3 weeks ago
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
* ??
3 weeks ago
Andrei Radulescu
0a254fbc4e
ui: avoid some raylib ui no dongleid errors ( #35562 )
...
avoid some ui.py errors on pc
3 weeks ago
Dean Lee
903f426bb9
ui: fix shader polygon artifacts on device ( #35568 )
...
fix shader polygon artifacts on device
3 weeks ago
Dean Lee
53d757a84f
ui: fix raylib log message formatting by handing va_list arguments ( #35561 )
...
* fix raylib log message formatting by handing va_list arguments
* dd
* improve&simplify
* chadder says this works
* consis
* clean up
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 weeks ago
Jimmy
fa5fce465a
ui: scroll to toggle on button press ( #35604 )
...
scroll so toggle in view when setCurrentPanel is called with param
3 weeks ago
Harald Schäfer
d1893ee3eb
OS camera calibration ( #35603 )
...
* wider narrow
* typo
* whiteapace
3 weeks ago
Shane Smiskol
56fca1353f
raylib: scroll panel cleanup ( #35599 )
...
* no d
* we don't even use it
* use a deque
* hmm
* Revert "hmm"
This reverts commit 0203bf7214
.
3 weeks ago
Shane Smiskol
a22eecd773
raylib: don't use time.time() ( #35597 )
...
Update inputbox.py
3 weeks ago
YassineYousfi
01b3f70c01
Vegetarian Filet o Fish model 🐟 ( #35379 )
...
* 7fcb3c70-391e-4bd6-b17d-a011b2845d06/700
* 0fc8b4da-7a24-4469-9428-ae7dcffc3c67/700
* fix
* c16e9412-c448-4589-9ff6-5362be0e9bc3/700
* b2714021-a7bc-41d6-8e1c-bfd20e59cc75/700
3 weeks ago
Andrei Radulescu
8b8f33f488
webcam: back to opencv ( #35522 )
...
* Revert "webcam: remove other cv2 usage (#33236 )"
This reverts commit 0cade54015
.
* Revert "remove cv2 usage (#33101 )"
This reverts commit 144e9e271c
.
* Revert "remove opencv-python-headless (#33082 )"
This reverts commit 488e08507a
.
* update uv.lock
* keep av bgr2nv12
* rename
3 weeks ago
Dean Lee
d5b5383f1a
ui: enable VSYNC by default ( #35564 )
...
enable VSYNC by default to fix visual artifacts on device
3 weeks ago
Shane Smiskol
91792aa767
build raylib: take commit ( #35594 )
...
* Update build.sh
* test
* rev
3 weeks ago
YassineYousfi
c1e0b87059
liquid crystal model 💧 ❄️ ( #35591 )
...
986745e3-b382-41a7-b15a-2cdcb664d072/700
3 weeks ago
commaci-public
7f6f346c38
[bot] Update Python packages ( #35593 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
3 weeks ago
Shane Smiskol
5e3fc13751
Update TOTAL_SCONS_NODES
3 weeks ago
Adeeb Shihadeh
885f3f73e0
gps doesn't need to be an onroad alert anymore ( #35585 )
3 weeks ago
Maxime Desroches
2c78cfe200
update to latest userdata partition ( #35582 )
...
update userdata
4 weeks ago
Adeeb Shihadeh
4a4f3fce94
rm PYTHONPATH ( #35579 )
...
* rm PYTHONPATH
* still need that one for now
4 weeks ago
Maxime Desroches
5772683432
ci: faster process replay ( #35578 )
...
* waste
* update
* again
* we love tesla
* again again
4 weeks ago
Maxime Desroches
6a37d8a89e
fix framereader indent
4 weeks ago
Harald Schäfer
87a6e369aa
Framereader: minor cleanup ( #35577 )
...
* No wrapping
* unused test
* another list
* mypy
* cleaner
* Revert "cleaner"
This reverts commit ccc1446b9d
.
* mypy
4 weeks ago
Harald Schäfer
5f3d876aaa
model replay: framereader cache ( #35576 )
...
* Simpler cache version
* cachetools
* different LRU
* lint
* smaller
* just write LRU
* mypy
* same length
4 weeks ago
Adeeb Shihadeh
5f559cfcc7
make it easy to copy/paste
4 weeks ago
Adeeb Shihadeh
42fc89a0e5
update release checklist
4 weeks ago
YassineYousfi
ccd55d3663
kerrygold model 🧈 ( #35499 )
...
* b92dd772-6ae6-4329-880d-7e1cc60dd9da/700
* 6a8a3da8-c264-4f91-b0a6-d04722cccfce/700
* 967279c1-7d3c-4463-9d35-58e0311a5f57/700
* flake
4 weeks ago
Shane Smiskol
25f5ec46d9
raylib ui: global Device class ( #35573 )
...
* device
* works
* clean up
* and
* more
* clean
* fixy
* cu
* slightly smaller
4 weeks ago
github-actions[bot]
c460f5150f
[bot] Update translations ( #35565 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai>
4 weeks ago
commaci-public
b18037c38a
[bot] Update Python packages ( #35566 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
4 weeks ago
programanichiro
b5d5fa755f
Multilang: update ja translation. ( #35560 )
...
* japanese translation
* スペース要らない。
1 month ago
Maxime Desroches
f9792fe717
AGNOS 12.4 ( #35558 )
...
agnos12.4
1 month ago