Adeeb Shihadeh
2e0c91c295
uv from brew doesn't have self update
4 months ago
Dean Lee
52c8a12b08
cabana: fix crash in live streaming mode by skipping thumbnail display ( #34302 )
...
resolve crash in live streaming mode
4 months ago
Dean Lee
d6214690dc
replay: fix various synchronization and event handling issues ( #34254 )
...
fix various synchronization and event handling issues
4 months ago
Dean Lee
822f613139
cabana: real-time cursor and video frame sync for chart and video ( #34301 )
...
* sync cursor and thumbnail between chart and video
* Revert "replay: Update video immediately after seek when paused. (#34237 )"
This reverts commit 3363881844
.
* use thumbnails while scrubing
* draw alert
* no update on resume
* draw timestamp
* cleanup
4 months ago
Dean Lee
9e8815def4
cabana: miscellaneous bug fixes and enhancements ( #34297 )
...
* toHexString
* use QToolBar
* fix incorrect groove rect
* limit CAN_MAX_DATA_BYTES
* add series type selector to chart toolbar
* dim inactive messages
* rename
* add help to chart
* cleanup
4 months ago
Dean Lee
7ac011ca89
cabana: add live and time-window heatmap modes for enhanced signal analysis ( #34296 )
...
add live and time-window heatmap modes
4 months ago
Angus Gratton
3363881844
replay: Update video immediately after seek when paused. ( #34237 )
...
replay: Update video immediately after seeking when paused.
Otherwise, if paused then have to resume playback for the video
frame to update and show the new location.
Implemented by temporarily un-pausing replay for a single
frame time.
4 months ago
Mike Busuttil
7a72e419fe
Openpilot webcam support improved ( #34215 )
...
* control webcam with ENV vars
* WIP: actual instructions
* wording
* file no longer exists
* this is expected behavior, just untested
* more readable
* tested on fresh install
* wording tweaks
* explicit USE_WEBCAM toggle required
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* debug-ability improved
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* newline removed
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 months ago
Dean Lee
9f3c2f0a37
cabana: enhance message heatmap visualization ( #34239 )
...
* enhance message heatmap visualization
* TODO
* improve log_factor
* typo
* bit_flip_counts
4 months ago
Maxime Desroches
9c9b273a3e
set python upper bound to 3.13 ( #34286 )
...
* try
* test
* ...
* wow
* y
* docker
* <
4 months ago
Lukas
af5082089e
cabana: issue filtering by addresses in FindSignal tool ( #34283 )
...
fixed filtering by addresses issue in cabana
4 months ago
Mike Busuttil
cf4fae5464
CTF.md typo ( #34257 )
...
typo
4 months ago
Adeeb Shihadeh
df2bf83846
op/switch: more robust switching
4 months ago
Adeeb Shihadeh
d735db6113
rm cppcheck ( #34248 )
4 months ago
Adeeb Shihadeh
b6233838eb
macOS: disable brew auto update ( #34247 )
4 months ago
Shane Smiskol
da2c70e097
Revert "LogReader: fix issue when your dns resolves all requests" ( #34229 )
...
Revert "LogReader: fix issue when your dns resolves all requests (#34089 )"
This reverts commit 7fc5040ed9
.
4 months ago
Adeeb Shihadeh
3328845be1
op/switch: fix ambiguous remote on checkout
5 months ago
Jason Young
7202c5acb8
Webcam fixes ( #34211 )
...
* follow VIPC API change, add logging
* use full path for video devices
5 months ago
Mike Busuttil
02976db472
Tools: simplified setup documentation ( #34204 )
...
platform agnostic setup script
5 months ago
Jason Wen
03cd00719c
Tools: Update setup command for macOS native setup ( #34202 )
5 months ago
Maxime Desroches
7558108221
delete devcontainer ( #34181 )
...
* remove
* Update tools/README.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
5 months ago
Maxime Desroches
b94946eaab
update ubuntu 20.04 comment ( #34182 )
...
24
5 months ago
Adeeb Shihadeh
9eccd9ad1e
op: also fix resetting
5 months ago
Adeeb Shihadeh
e23b61f0b6
op: fix branch switching after force pushes
5 months ago
Maxime Desroches
e9246df02e
ci: faster unit tests ( #34161 )
...
* fast
* lint
* try
* clean
* this
* try even more
* more
* maybe
* what
* maybe?
* maybe
* try this
* fix
* fast?
* now cache?
* debug
* again...
* maybe
* NOW!
* revert, this is already enough (for now?)
5 months ago
Dean Lee
e19ecbf75c
CommaApi: use context manager for response handling ( #34118 )
...
use context manager for response handling
5 months ago
commaci-public
c6e4241bad
[bot] Update Python packages ( #34140 )
...
* Update Python packages
* pin
* fstring
* this too
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
5 months ago
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