Dean Lee
7aeabc37d0
cabana: add support to fetch preserved routes ( #34146 )
...
add support to fetch preserved routes
5 months ago
Adeeb Shihadeh
b33441213a
tools/op: add switch command ( #34112 )
...
* tools/op: add switch command
* fix
* .
* usage
* fix
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
5 months ago
Dean Lee
e02a6e09fe
cabana: fix UI highlight for inactive items and crash in saveHeaderState() on closeEvent ( #34135 )
...
* Adjust the highlight color for inactive items to enhance visibility
* Resolve the crash occurring in messages_widget->saveHeaderState()
5 months ago
Dean Lee
049f6c1dd5
cabana: introduce `OneShotHttpRequest` to prevent concurrent HTTP requests ( #34136 )
...
add OneShotHttpRequest class for single-use HTTP requests
5 months ago
Dean Lee
8e14e400ef
cabana: enhance freq calculation and add zero division protection ( #34121 )
...
fix frequency calculation
5 months ago
Adeeb Shihadeh
7b5478a58e
fix replay build
5 months ago
Patrick Bassut
a923f25225
Using carControl/enabled on PJ template ( #34100 )
...
using carControl/enabled
5 months ago
Dean Lee
3c765a1f45
replay: eliminate qt dependency ( #34102 )
...
refactor to remove qt dependency and module Replay classes
5 months ago
Shane Smiskol
794ee3c9b4
bump opendbc ( #34088 )
...
* bump
* build dbcs
* bump
* bump
* bump
* bump
* no cache
* Revert "no cache"
This reverts commit 98929bb47f
.
* clean
* debug
* bump
* fix that
* fix
5 months ago
Shane Smiskol
006482b3f4
open new long reports
5 months ago
Justin Newberry
7fc5040ed9
LogReader: fix issue when your dns resolves all requests ( #34089 )
...
* terrible :(
* keep this spacing
5 months ago
Dean Lee
0f4ed56d51
cabana: fix thumbnail font size and timeline sorting issues ( #34086 )
...
fix thumbnail font size and timeline sorting issues
5 months ago
Maxime Desroches
293c3fc57f
ci: Revert "setup: fix mac install ( #34058 )" ( #34061 )
...
Revert "setup: fix mac install (#34058 )"
This reverts commit f8497d4af0
.
5 months ago
Maxime Desroches
f8497d4af0
setup: fix mac install ( #34058 )
...
* try
* fix
* fix
* space
5 months ago
Maxime Desroches
847a5ce1f3
ci: faster model_replay ( #34036 )
...
* cache draft
* fix
* fix
* fix
* better
* zst
* more
* try
* pool
* fix
* fix
* revert :C
* better
* cleanup
* no cache
* this too
5 months ago
Patrick Bassut
22d19f2fc4
cabana: don't check for socketcan when not available ( #34039 )
5 months ago
Shane Smiskol
863d86c10c
Toyota: adaptive ACCEL_NET for new long tune ( #34034 )
...
* bump
* bump
* fix that
* should be a better way
* raise
5 months ago
Dean Lee
3a1c9e0f01
cabana: fix route load error handing ( #34028 )
...
fix error handing
5 months ago
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
5 months ago
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!
5 months ago
Maxime Desroches
e8a2f199e8
tools: fix replay build ( #34017 )
...
fix
5 months ago
Dean Lee
f5dc1d08c9
replay: replace HttpRequest with libcurl for accessing comma API ( #33851 )
...
Replay: Replace HttpRequest with libcurl for accessing comma api
5 months ago
Shane Smiskol
3c22a1ee27
Revert "long report: close plots"
...
This reverts commit 482234ed35
.
6 months ago
Shane Smiskol
482234ed35
long report: close plots
6 months ago
royjr
e243acac3b
longitudinal_maneuvers fix warning ( #33980 )
6 months ago
Maxime Desroches
5b0994c53c
setup: fix uv ( #33975 )
...
* fix
* fix
* fix
* fix
6 months ago
Shane Smiskol
3e88d680a5
Update maneuversd.py
6 months ago
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
6 months ago
Maxime Desroches
c995d5b9ae
ci: faster test_models ( #33941 )
...
* test
* try 4 runners
* try
* 100 for fun
* the fun is over
* try even less
6 months ago
Shane Smiskol
1965b2fd6e
joystick: add cancel logic ( #33950 )
...
match cancel logic
6 months ago
Shane Smiskol
09b68eef3e
fix lead distance bars w/ joystick mode ( #33942 )
6 months ago
Shane Smiskol
fd84970833
maneuversd: support interpolated breakpoints ( #33936 )
...
* breakpoints
* clean up
* fix
* simplify
* np fast
* might as well
6 months ago
Shane Smiskol
e92ff96de3
format mansueversd.py
6 months ago
Dean Lee
474607ba06
cabana: refactor video widget for simplified layout and enhanced rendering ( #33909 )
...
simplify video widget
6 months ago
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>
6 months ago
Shane Smiskol
4c0e2926e4
fix test_car_model.py segment format ( #33915 )
...
fix test_car_model.py
6 months ago
Shane Smiskol
2af9f68147
LogReader: more specific exceptions ( #33914 )
...
* more specific logreader exceptions
* huh
* fix
6 months ago
Shane Smiskol
61508e48a1
PlotJuggler: add actuatorsOutput to longitudinal layout ( #33912 )
...
* add actuators output
* clean up
6 months ago
Maxime Desroches
df523385ca
ci: fix simulator test for github runner ( #33910 )
...
* try
* try
* test
* try
* fix
* back
6 months ago
Maxime Desroches
db98566084
ci: faster sim test ( #33888 )
...
* sim
* no more
6 months ago
Dean Lee
24a32c3dec
replay: remove Qt dependency from Segment and Timeline ( #33847 )
...
remove Segment, Timeline dependency on Qt
6 months ago
Shane Smiskol
0b20007242
longitudinal report: valid if capable of resuming ( #33864 )
...
.
6 months ago
Shane Smiskol
3396c59151
maneuversd: auto-resume if possible ( #33841 )
...
maneuversd auto-resume
6 months ago
Dean Lee
371f60413a
replay: refactor ConsoleUI to remove Qt dependency ( #33826 )
...
Refactor ConsoleUI to remove Qt dependency
6 months ago
Dean Lee
30853a2c41
replay: replace Qt data types with standard C++ data types ( #33823 )
...
replace Qt data types with c++ data types
6 months ago
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
6 months ago
Maxime Desroches
c11d0a6518
setup: upper bound on python version ( #33816 )
...
ub
6 months ago
Shane Smiskol
b4252404ec
round aTarget
6 months ago
Shane Smiskol
277691cf83
longitudinal reports: save as webp
6 months ago
Shane Smiskol
3a150e51e4
longitudinal report: add git data ( #33799 )
...
* add git data
* fix
6 months ago