Shane Smiskol
a74ee2426f
Merge remote-tracking branch 'upstream/master' into card
1 year ago
Shane Smiskol
84c15e9d31
Revert "python deps: add sortedcontainers" ( #32433 )
...
Revert "python deps: add sortedcontainers (#32428 )"
This reverts commit db8273823d
.
1 year ago
Shane Smiskol
8f46028bd4
card: move all car events ( #32427 )
...
* move last event over
* fix
1 year ago
Shane Smiskol
e9bf36232b
Events: remove dependency ( #32430 )
...
* Revert "Events: use sorted container (#32395 )"
This reverts commit d98ab4ddb1
.
* remove implicit dependency
1 year ago
Shane Smiskol
db74dced60
fix that
1 year ago
Shane Smiskol
6162883b45
Merge remote-tracking branch 'upstream/master' into card
1 year ago
Shane Smiskol
6f3cd143ef
controlsd: use already initialized params ( #32429 )
1 year ago
Shane Smiskol
0f6bbcaa2e
bump opendbc ( #32426 )
...
bump
1 year ago
YassineYousfi
db8273823d
python deps: add sortedcontainers ( #32428 )
1 year ago
Shane Smiskol
46eda64177
Fix test_time_to_onroad ( #32423 )
...
* this star doesn't make sense
* only docs for now
* flip
* fix spotty test_time_to_onroad.py
* better
fix
fix
fix
fix
* already there -_-
* we can fp again
1 year ago
Shane Smiskol
d0d44a51a0
card: create pedal pressed event ( #32417 )
...
* card: create pedal pressed event (#32393 )
* move pedalPressed to card
* rm
* needs to be a builder
* move these
* clean up
* reader later
* Update ref_commit
* moved to card
1 year ago
Shane Smiskol
82e70db47c
Car docs: gate auto resume star on enable down to stop ( #32421 )
...
* this star doesn't make sense
* only docs for now
* flip
1 year ago
Shane Smiskol
06c581e202
Hyundai Kona: add min speed ( #32420 )
...
* add min speed for kona
* update docs
1 year ago
Greg Hogan
2a46d71fc8
logreader: skip internal source if connection refused ( #32418 )
...
* logreader: skip internal source if connection refused
* fix indentation
* fix spacing
* explicit ipv4 and tcp
1 year ago
Adeeb Shihadeh
7f9ad78ac8
let's be more decisive
1 year ago
Adeeb Shihadeh
1c481c5ad3
rerun.io proof of concept ( #32416 )
...
* Adding demo version for acceleration only
* Adding, plot any event
* Adding dynamic blueprint creation and menu to choose what to plot
* Adding, pool of processes for faster data visualization
* Adding, install rerun if not present
* Adding. thumbnail support
* Refactoring, minor cleanup
* -Use rerun pre-release
-Remove json as a middle format
-Replace recursion with stack-based approach
* Refactoring, using services from cereal instead of hardcoding them
* Use of lr.run_across_segments instead of pool,
Use of python dict instead of capnp objs - better performance
Use LogReader syntax
* Enable logging of liveTracks, pandaStates
* Use of plotjuggler user experience
* Fixing bug in log_msg function
* cleanup
---------
Co-authored-by: savojovic <jovo.savic00@gmail.com>
Co-authored-by: savojovic <74861870+savojovic@users.noreply.github.com>
1 year ago
Shane Smiskol
9287a69624
Revert "card: create pedal pressed event" ( #32414 )
...
Revert "card: create pedal pressed event (#32393 )"
This reverts commit d18da895d3
.
1 year ago
Shane Smiskol
d18da895d3
card: create pedal pressed event ( #32393 )
...
* move pedalPressed to card
* rm
* needs to be a builder
* move these
* clean up
* reader later
* Update ref_commit
1 year ago
Adeeb Shihadeh
79c8fb0236
ui: fix brightness when there's no camera ( #32413 )
1 year ago
Shane Smiskol
3dfb6d7931
CarInterface: move stateless, common car events to car interface ( #32394 )
...
* move stateless, common car events to car interface
* try to reduce process replay diff a bit
* Revert "try to reduce process replay diff a bit"
This reverts commit b12798deab
.
* update refs
1 year ago
Shane Smiskol
d98ab4ddb1
Events: use sorted container ( #32395 )
...
* use SortedList
* Update ref_commit
1 year ago
commaci-public
6a9be01857
[bot] Update Python packages and pre-commit hooks ( #32411 )
...
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
1 year ago
Shane Smiskol
be3e99e2d3
[bot] Fingerprints: add missing FW versions from new users ( #32412 )
...
Export fingerprints
1 year ago
commaci-public
acd84e0f9c
[bot] Bump submodules ( #32410 )
...
bump submodules
Co-authored-by: Vehicle Researcher <user@comma.ai>
1 year ago
Jason Young
f770f55a4e
VW MQB: Support for preempted HCA state ( #32298 )
...
* bump opendbc
* VW MQB: Support for preempted HCA state
1 year ago
Dean Lee
e548742701
boardd: Improve performance of `can_list_to_can_capnp()` ( #32356 )
1 year ago
Andrei Radulescu
ced3fab7d5
ui: don't show PrimeUserWidget on PrimeType.UNKNOWN ( #31976 )
1 year ago
Julio Salamanca
6aa17ab10a
Remove qlog param from demo example ( #32406 )
...
Remove qlog param from demo instructions
qlog param was removed in this commit
d7e7659852
1 year ago
Adeeb Shihadeh
dcfb206a38
boardd: SPI corruption test ( #32404 )
...
* simple test
* little more
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
07aad17993
bump cereal ( #32403 )
1 year ago
Adeeb Shihadeh
4af50cee63
boardd: fix SPI return code on some transfer failures ( #32401 )
1 year ago
Shane Smiskol
3fd549f30a
[bot] Fingerprints: add missing FW versions from new users ( #32397 )
...
Export fingerprints
1 year ago
Shane Smiskol
d28624fe5b
card: more final structure
1 year ago
Shane Smiskol
ef1693433f
controlsd: use latest actuatorsOutput ( #32390 )
...
use current actuatorsOutput
1 year ago
Shane Smiskol
a14ca0341d
Revert "add controllers (draft)"
...
This reverts commit e2c3f01b2f
.
1 year ago
Shane Smiskol
e2c3f01b2f
add controllers (draft)
1 year ago
Shane Smiskol
7b8c3a4dc0
no poll
1 year ago
Shane Smiskol
fd03ea5515
clean up
1 year ago
Shane Smiskol
4110e17c75
new plot timestamps
1 year ago
Shane Smiskol
2d47613208
Received can
1 year ago
Shane Smiskol
011f1820c4
more final ordering, and make polling on/off test repeatable
1 year ago
Shane Smiskol
3e71658098
temp comment ( timestamp is slow :( )
1 year ago
Shane Smiskol
e30332f3ab
first timestamp
1 year ago
Shane Smiskol
97c6013d1e
sheesh! update should be first
1 year ago
Shane Smiskol
3a553b786d
revert "card polls on can and carControl to get latest carControl possible"
...
how it was is best
1 year ago
Shane Smiskol
5cfe1b2e80
normal send
1 year ago
Shane Smiskol
815599396a
detect first event
1 year ago
Shane Smiskol
a912c02741
old loop
1 year ago
Shane Smiskol
1df0bc7197
no mpld3!
1 year ago
Shane Smiskol
7b79433085
remove latencylogger
1 year ago