Patrick Bassut
22d19f2fc4
cabana: don't check for socketcan when not available ( #34039 )
2024-11-16 10:29:26 -08:00
Shane Smiskol
863d86c10c
Toyota: adaptive ACCEL_NET for new long tune ( #34034 )
...
* bump
* bump
* fix that
* should be a better way
* raise
2024-11-15 21:16:15 -08:00
Dean Lee
3a1c9e0f01
cabana: fix route load error handing ( #34028 )
...
fix error handing
2024-11-14 23:22:47 -08:00
JaSpa99
dc73e6e2aa
Make SimulatorBridge picklable (MacOS support) ( #34023 )
...
* remove unused
* make Params (un)serializable
* move initialization after spawn
_thread.lock objects can't be pickled
2024-11-14 10:25:50 -08:00
Maxime Desroches
50aac48fba
ci: faster unit_test ( #34019 )
...
* multiple
* CACHE
* ...
* cache
* now fast
* maybe
* bp
* vv
* slow
* fast
* fix
* faster
* ruff
* info
* timeout
* info
* more
* clean
* faster
* test
* collection time
* is this real?
* fix
* back
* clean
* just to make sure
* faster!
2024-11-13 21:27:23 -08:00
Maxime Desroches
e8a2f199e8
tools: fix replay build ( #34017 )
...
fix
2024-11-13 13:52:07 -08:00
Dean Lee
f5dc1d08c9
replay: replace HttpRequest with libcurl for accessing comma API ( #33851 )
...
Replay: Replace HttpRequest with libcurl for accessing comma api
2024-11-12 14:34:12 -08:00
Shane Smiskol
3c22a1ee27
Revert "long report: close plots"
...
This reverts commit 482234ed35
.
2024-11-10 19:17:04 -08:00
Shane Smiskol
482234ed35
long report: close plots
2024-11-10 19:15:11 -08:00
royjr
e243acac3b
longitudinal_maneuvers fix warning ( #33980 )
2024-11-10 09:29:27 -08:00
Maxime Desroches
5b0994c53c
setup: fix uv ( #33975 )
...
* fix
* fix
* fix
* fix
2024-11-09 22:16:41 -08:00
Shane Smiskol
3e88d680a5
Update maneuversd.py
2024-11-07 21:45:12 -08:00
Maxime Desroches
4f9794097b
ci: faster unit_tests ( #33953 )
...
* effect
* test
* no
* yes
* try some caching
* try
* 1
* try more 1
* just for fun
* 50 maybe????
* all for nothing
* fix
* add back
* back
* timeout
* clean
* try
* no
* less
2024-11-07 15:29:07 -08:00
Maxime Desroches
c995d5b9ae
ci: faster test_models ( #33941 )
...
* test
* try 4 runners
* try
* 100 for fun
* the fun is over
* try even less
2024-11-06 19:17:15 -08:00
Shane Smiskol
1965b2fd6e
joystick: add cancel logic ( #33950 )
...
match cancel logic
2024-11-06 17:46:05 -08:00
Shane Smiskol
09b68eef3e
fix lead distance bars w/ joystick mode ( #33942 )
2024-11-06 14:41:45 -08:00
Shane Smiskol
fd84970833
maneuversd: support interpolated breakpoints ( #33936 )
...
* breakpoints
* clean up
* fix
* simplify
* np fast
* might as well
2024-11-05 16:19:02 -08:00
Shane Smiskol
e92ff96de3
format mansueversd.py
2024-11-05 16:07:12 -08:00
Dean Lee
474607ba06
cabana: refactor video widget for simplified layout and enhanced rendering ( #33909 )
...
simplify video widget
2024-11-04 10:01:14 -08:00
Dean Lee
6fc14b5b93
selfdrive/debug: fix broken check_can_parser_performance.py ( #33908 )
...
* fix check_can_parser_performance.py
* no difference
* this too
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2024-11-01 16:35:39 -07:00
Shane Smiskol
4c0e2926e4
fix test_car_model.py segment format ( #33915 )
...
fix test_car_model.py
2024-11-01 16:30:01 -07:00
Shane Smiskol
2af9f68147
LogReader: more specific exceptions ( #33914 )
...
* more specific logreader exceptions
* huh
* fix
2024-11-01 15:59:46 -07:00
Shane Smiskol
61508e48a1
PlotJuggler: add actuatorsOutput to longitudinal layout ( #33912 )
...
* add actuators output
* clean up
2024-11-01 13:44:57 -07:00
Maxime Desroches
df523385ca
ci: fix simulator test for github runner ( #33910 )
...
* try
* try
* test
* try
* fix
* back
2024-11-01 11:15:21 -07:00
Maxime Desroches
db98566084
ci: faster sim test ( #33888 )
...
* sim
* no more
2024-10-29 16:59:48 -07:00
Dean Lee
24a32c3dec
replay: remove Qt dependency from Segment and Timeline ( #33847 )
...
remove Segment, Timeline dependency on Qt
2024-10-24 13:41:01 -07:00
Shane Smiskol
0b20007242
longitudinal report: valid if capable of resuming ( #33864 )
...
.
2024-10-23 19:07:57 -07:00
Shane Smiskol
3396c59151
maneuversd: auto-resume if possible ( #33841 )
...
maneuversd auto-resume
2024-10-21 17:33:48 -07:00
Dean Lee
371f60413a
replay: refactor ConsoleUI to remove Qt dependency ( #33826 )
...
Refactor ConsoleUI to remove Qt dependency
2024-10-20 13:08:24 -07:00
Dean Lee
30853a2c41
replay: replace Qt data types with standard C++ data types ( #33823 )
...
replace Qt data types with c++ data types
2024-10-19 12:29:15 -07:00
Dean Lee
debd71ebec
replay: replace QCommandLineParser with getopt for command-line argument parsing. ( #33812 )
...
* use getopt
* fix -h
* show help if no args are provided
2024-10-18 21:32:43 -07:00
Maxime Desroches
c11d0a6518
setup: upper bound on python version ( #33816 )
...
ub
2024-10-18 14:24:51 -07:00
Shane Smiskol
b4252404ec
round aTarget
2024-10-15 20:05:44 -07:00
Shane Smiskol
277691cf83
longitudinal reports: save as webp
2024-10-15 14:48:38 -07:00
Shane Smiskol
3a150e51e4
longitudinal report: add git data ( #33799 )
...
* add git data
* fix
2024-10-15 14:42:45 -07:00
Shane Smiskol
9674c7b5af
longitudinal maneuvers: summary table ( #33790 )
...
* bob the builder
* table
* clean up
2024-10-14 16:50:30 -07:00
Shane Smiskol
4d4df4822a
maneuversd: start from stop repeats 2 times
2024-10-14 13:58:31 -07:00
Greg Hogan
363e020ce6
cabana: SG_ parse allow no space before colon ( #33785 )
2024-10-14 13:37:51 -07:00
Adeeb Shihadeh
c6c9a0da8f
Revert "Add missing detail for OP Long is required ( #33780 )"
...
This reverts commit 3420b2a02d
.
2024-10-14 13:33:50 -07:00
Dean Lee
eb0f637298
cabana: fix README example for streaming CAN messages from device ( #33781 )
...
fix README example for stream command
2024-10-14 13:30:41 -07:00
morrislee
3420b2a02d
Add missing detail for OP Long is required ( #33780 )
2024-10-14 13:30:13 -07:00
Adeeb Shihadeh
dc094792b7
Revert "ci: faster metadrive test ( #33755 )"
...
This reverts commit d7c0906d0b
.
2024-10-14 09:11:37 -07:00
fishnux
3dd127c5ad
tools: fix setup for directories with spaces ( #33769 )
...
Now handles $DIR with spaces. Also fixes UV_BIN variable
2024-10-13 09:55:06 -07:00
Maxime Desroches
f11e5492f8
ci: keep old comment on model replay report ( #33759 )
...
keep old
2024-10-09 15:29:41 -07:00
Maxime Desroches
d7c0906d0b
ci: faster metadrive test ( #33755 )
...
* fast
* fix
* same ratio
* output
* check old
* error
* fail
* better
* log
* test faster runner
* work?
* test
* ratio
* forward
* try without wait
* test old distance
* fxi
* test old runner
* test this
* assert distance
* cleanup
* better
* get distance
* cleanup
* choose runner
* very slow
* wait
* put this back
2024-10-09 15:16:50 -07:00
Maxime Desroches
596d8b13bb
ci: model_replay improvements ( #33753 )
...
* diff
* tr
* cleanup
* at the end
* fix
2024-10-08 17:39:13 -07:00
Will
8a8d8c2272
rerun: fix rp_visualization TypeError ( #33749 )
...
* Fixed iteration over liveTracks in radar visualization by ensuring the data structure is iterable and made the background black
* Requested changes, moved conditional to function call
* Simplified conditional, renamed method
2024-10-08 14:50:55 -07:00
Dean Lee
196fb0a7ea
cabana: Insert newly split charts directly after the original chart ( #33748 )
...
split charts under current chart
2024-10-08 11:20:43 -07:00
Dean Lee
19fdf90585
cabana: fix mouse wheel not scrolling charts when hovering over tips ( #33747 )
...
fix mouse wheel not scrolling charts when hovering over tips
2024-10-08 11:20:29 -07:00
Dean Lee
6547d9593c
cabana: fix issue where video can’t be paused by click during alert ( #33746 )
...
fix pause issue
2024-10-08 11:20:14 -07:00