Justin Newberry
1c0161589b
migrate lowercase mock ( #32074 )
...
* add mock migration
* fix
* this
1 year ago
Justin Newberry
3080aefa3d
plotjuggler docs remove old options ( #32078 )
...
* these are no longer options
* and this one
* qlogs
* space
1 year ago
Justin Newberry
fc9f50c90d
fix logreader after `segment_numbers` api removal ( #32073 )
...
fix
1 year ago
Dean Lee
b8f5f50d39
replay/route: adds retry on network failures ( #31948 )
1 year ago
Shane Smiskol
903cc225eb
juggle.py: migrate platform name ( #32042 )
...
* fix formatting!
* migrate plotjuggler platform for dbc
* test with can
* temp
* Revert "temp"
This reverts commit 9d740bf3bd
.
Revert "test with can"
This reverts commit d6cf230489
.
* fix test
1 year ago
Shane Smiskol
d6d8e45931
Simplify cabana dbc dict ( #32041 )
...
* so needlessly complex!
* inside generate_dbc_json
* this is good
* clean up!
* spaces
* so much clean up
1 year ago
Michel Le Bihan
1637265ad3
simulator: Remove comma pedal sensor ( #32030 )
1 year ago
Dean Lee
0a2a3dfab7
replay/cabana : support segment range ( #32026 )
...
* support segment range
* include <QRegularExpression>
1 year ago
Shane Smiskol
81fae3d807
More fingerprint migration fixes ( #32018 )
...
* fix migration
* another
1 year ago
Andrei Radulescu
245cbe97c7
third_party: build scripts for libyuv and maplibre-native-qt ( #31988 )
...
* updated maplibre build.sh
* refactored libyuv build.sh
1 year ago
Jason Young
108e033af3
PlotJuggler: Update controls mismatch layout ( #31965 )
...
* PlotJuggler: Update controls mismatch layout
* Revert "PlotJuggler: Update controls mismatch layout"
This reverts commit 665e6451f1
.
* minimize diff
1 year ago
Dean Lee
028f6938b2
ui.py: quit if the "X"(exit) button is clicked ( #31949 )
1 year ago
Cameron Clough
27d2a6066d
tools: remove unused timestamp_to_datetime ( #31950 )
1 year ago
Justin Newberry
b489550b7f
Revert "and juggler"
...
This reverts commit d75c32eaaa
.
1 year ago
Justin Newberry
d75c32eaaa
and juggler
1 year ago
Justin Newberry
1f424bf7dc
cabana: migrate dbc map ( #31920 )
...
* fix cabana
* within platform map
1 year ago
Adeeb Shihadeh
23e8ad7397
cleanup pedal crc
1 year ago
Dean Lee
9ed5c78a80
cabana: horizontal scrolling with Shift+wheel ( #31929 )
1 year ago
Justin Newberry
b0eb3ba4f4
cars: platform enums -> prepend brand name ( #31927 )
...
* with brand name
* migrate
* Fix
* fixes
* more
* passes
* fix
* fix the doc
* collects
* these too
* more stuff
* body exception :/
* more
* hardcode i guess
* update ref
* toyota
* more toyota
* and here
* final!
* fix notebooks and ccs
* move this here
1 year ago
Dean Lee
d647361fae
replay: get route datetime from INIT_DATA ( #31913 )
...
get datetime from INIT_DATA
1 year ago
thenhnn
489528dcae
PlatformConfig: automatically get platform_str from the enum name ( #31868 )
...
* get platform_str from the enum name
* fix tests
* add migration table
* remove impossible todo
* Add link to PR in MIGRATION table
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Remove useless brand name comments and rename RAM_1500 to RAM_1500_5TH_GEN
* rename RAM_HD to RAM_HD_5TH_GEN
* rename references to RAM_HD and RAM_1500
* change "mock" to "MOCK" and rename torque data of Nissan Leaf 2018 IC
* remove MOCK from fingerprints.py
* change hard-coded car model in test_can_fingerprint.py/test_timing
* migration
* update ref
* space
* prius
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: justin newberry <justin@comma.ai>
Co-authored-by: Justin Newberry <jnewberry0502@gmail.com>
1 year ago
Cameron Clough
5a805df340
cabana(DBCFile): preserve original header ( #31900 )
...
* cabana(DBCFile): preserve original header
* add trailing space
1 year ago
Dean Lee
9e1639c3f1
cabana: fix the suppress highlight breaks after seeking ( #31912 )
1 year ago
Adeeb Shihadeh
fa12a67228
remove pedal ( #31903 )
...
* remove pedal
* bump panda
* fix
* update refs
1 year ago
Dean Lee
e79cb0edaf
replay: fix segfault in `Replay::queueSegment` ( #31902 )
1 year ago
Justin Newberry
0b92f4e9ee
more car info -> car docs ( #31885 )
1 year ago
Cameron Clough
3e816e7df8
cabana(DBCFile): interleave msg and signal comments ( #31899 )
...
This matches the behaviour of CANdb++
1 year ago
Justin Newberry
ca5a2ed942
move getting platform to get_params ( #31871 )
...
* better
* string
* not here
1 year ago
Cameron Clough
4dd5fd4619
ui.py fix typo ( #31870 )
1 year ago
Justin Newberry
a819292073
logreader: fix auto source + interactive modes ( #31847 )
...
* interactive modes
* these exceptions don't matter
1 year ago
Michel Le Bihan
8a03884500
simulator: Correctly handle arrival at destination ( #31807 )
1 year ago
Adeeb Shihadeh
e3589e4b5c
refactor camera transformations ( #31818 )
...
* refactor camera transormations
* update users
* more stuff
* more fix
* swap
* tici
* lil shorter
1 year ago
Michel Le Bihan
9c8a27ad24
simulator: Increase map size to contain road ( #31805 )
1 year ago
Shane Smiskol
e964c5944d
LogReader: fix sort by time and union types ( #31565 )
...
* fix :(
* test_sort_by_time
* this isn't required
* not slow, and just compare sorted
* messy
* works
* clean up
* clean up
* not here
* clean up
* clean up
* clean up
* makes network call
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Adeeb Shihadeh
fd51bfb27b
tools: update replay route parsing for timeless format
1 year ago
Justin Newberry
a919d27afc
fix car test routes typing ( #31773 )
...
* Fix typing
* and fix test_car_model
* fix
1 year ago
Michel Le Bihan
b4c8e0834d
Simulator: Add world status reporting ( #31740 )
1 year ago
Justin Newberry
25ccb2426c
cars: remove CAR_INFO map ( #31739 )
...
* no carinfo map
* smaller diff
* not on mock
1 year ago
Adeeb Shihadeh
7cfc571f56
timeless routes ( #31119 )
...
* timeless route
* update sort
* update test
* fix param name
1 year ago
Michel Le Bihan
32fb58656a
Only print keyboard help on poll start and unknown command ( #31710 )
1 year ago
Justin Newberry
8ec0d87de0
card: prepare for separate process ( #31660 )
...
* Card
* update ref
* bump cpu
* sub to caroutput
* update ref
1 year ago
Michel Le Bihan
87a9445d56
Add simple MetaDrive scenario ( #31686 )
1 year ago
Adeeb Shihadeh
9b2665f0c1
can_replay fixups for bxcan hw
1 year ago
Adeeb Shihadeh
cfc5faee2a
fix compress_vipc width
1 year ago
Justin Newberry
b0496d8294
can_replay: log fingerprint for hardcoding ( #31671 )
...
* log
* quotes
1 year ago
Harald Schäfer
85eb221e4c
GpsLocation: Rename accuracy to horizontal accuracy ( #31629 )
...
* Rename accuracy to horizontal accuracy
* typo in cereal
1 year ago
Justin Newberry
f4a7e8eae6
disable commaCarSegments tests ( #31632 )
...
disable this test too
1 year ago
Justin Newberry
edd26acdc3
can_replay: add type hint ( #31601 )
...
type hint
1 year ago
Justin Newberry
9d1cafd0fc
move with_http_server to selfdrive/test/helpers ( #31597 )
...
* move
* fix
1 year ago
Robbe Derks
854e78eaff
linux-aarch64 also works for plotjuggler
1 year ago