Lukas Petersson
4171e45e9c
process replay: regen in parallel ( #24628 )
...
* regen in parallel
* prefixes
* clean regen
* clean output
* tqdm loc
* del swp file
* add routes back
* cleanup
* disable tqdm
* unique dirs
* unique dirs
* outdir in regen_all
* formatting when played from other dirs
* prefix dongle id
* local disable_tqdm
* formatting
* bug fix
* dont spam fakedata
* 16 char fake dongle ids
* formatting
* formatting
* more descriptive dongle
* fix azure path
* couple more fixes
* handle failures nicely
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 397da56c85
3 years ago
Adeeb Shihadeh
5fe40091bf
update references to CARS.md and routes.py ( #23993 )
...
old-commit-hash: b9c48f12ad
3 years ago
Adeeb Shihadeh
805a00b5f3
cleanup selfdrive/test ( #23967 )
...
* move test routes and test_models
* move fingerprints
* little more
* remove that
old-commit-hash: 8718a59330
3 years ago
Ewout ter Hoeven
a962365292
Convert format strings strings to f-strings ( #23241 )
...
* Convert all text strings to f-strings
Reformats all the text from the old "%-formatted" and .format(...) format to the newer f-string format, as defined in PEP 498. This requires Python 3.6+.
Flynt 0.69 was used to reformat the strings. 120 f-strings were created in 51 files.
F-strings are in general more readable, concise and performant. See also: https://www.python.org/dev/peps/pep-0498/#rationale
* revert pyextra changes
* revert ublox.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 55390d273f
3 years ago
Willem Melching
fd3140fd6f
cleanup unused pip packages ( #22947 )
...
* cleanup unused pip packages
* fix linter
old-commit-hash: f1c77f97b9
3 years ago
Harald Schafer
6e8f439dce
upload original
...
old-commit-hash: f60d169bb4
4 years ago
Harald Schafer
1ab68e18d3
fix exclude pattern
...
old-commit-hash: 472442111b
4 years ago
Adeeb Shihadeh
59d54b2bfc
exclude raw logger files from upload
...
old-commit-hash: 8f1fc93a5e
4 years ago
Adeeb Shihadeh
d31397b84b
segment regen ( #21148 )
...
* start seg regen
* send vipc
* fix up some paths
* set fp
* fix no entries
* engages
* seperate camera procs
* send real frames
* regen test routes
* nice argparser
* fix valgrind test
* move that
* fix that
old-commit-hash: 4a1aec27ef
4 years ago
ShaneSmiskol
fa75ee24f2
Clean up test_routes file ( #21056 )
...
* remove no enableCamera routes and add to missing
* use a named tuple
* split makes by \n, fix reference to routes
* Update selfdrive/test/test_routes.py
* Update selfdrive/test/test_routes.py
* Update selfdrive/test/test_routes.py
* Update selfdrive/test/test_routes.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e7afb26203
4 years ago
ShaneSmiskol
c2b41b8b55
Add missing Hondas and Toyotas to tests ( #21044 )
...
* Add new route for Acura ILX
* Add Lexus RXH
* Add CRV Hybrid route
* Add Insight route
* update sync script
* Add Avalon route with rlogs
* Update CRV route
* Update Pilot 2019 route
* Add Camry Hybrid 2018 route
* Add 2017 Highlander
* Add 2018 Highlander Hybrid
* Add TSS2 Highlander Hybrid
* Add Accord Hybrid
* Repalce old Accord
* Update Lexus RXH route with logs, CHR+H, skip Avalon for now (fixup in another PR)
* Add CRV
* How did I miss this!
* add exception for CRV Hybrid
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 997319fac1
4 years ago
Adeeb Shihadeh
df17f65c61
cleanup car tests ( #20562 )
...
* cleanup test_car_models
* don't fail on that
old-commit-hash: 7e632900e5
4 years ago
Willem Melching
8e706e29d6
update CI routes, add back destination key
...
old-commit-hash: 5b7d7622bf
4 years ago
Adeeb Shihadeh
c1042b848e
another update_ci_routes fix
...
old-commit-hash: 309384e2f7
4 years ago
Adeeb Shihadeh
1eb2e651f0
update CI route sync script for new version of azcopy
...
old-commit-hash: 35fbb9d097
4 years ago
Adeeb Shihadeh
ea2bb39526
more external cleanup
...
old-commit-hash: d61b664785
4 years ago
Adeeb Shihadeh
755c21f05c
update_ci_routes.py: upload route by arg
...
old-commit-hash: cea8b9e67a
5 years ago
Adeeb Shihadeh
9823f1164c
enable flake8 E303: too many blank lines
...
old-commit-hash: f3dcf861c7
5 years ago
Adeeb Shihadeh
68a3061c9d
enable E261 in flake8: two spaces before inline comment
...
old-commit-hash: 27754a277c
5 years ago
Willem Melching
4022d92155
make pre-commit pass without xx present
...
old-commit-hash: bee15f8abe
5 years ago
Willem Melching
12a306021d
flake8 in pre-commit( #1583 )
...
old-commit-hash: 29aaa44740
5 years ago
Willem Melching
fd3db576af
More public routes in test car models ( #1208 )
...
* remove non public routes
* Fix linter
* add rav4h
* add odyssey
* add pilot and civic_bosch
* cth and camry
* add regal
old-commit-hash: a25acaae07
5 years ago
Willem Melching
952031d4fe
fix update_ci_routes.py
...
old-commit-hash: a1a7c2b437
5 years ago
Greg Hogan
c7dfd582c3
exclude dcamera files from ci routes
...
old-commit-hash: dabe9d71ab
5 years ago
Willem Melching
c243cff6c0
Fix ci routes sync script target path
...
old-commit-hash: a97ebc28b5
5 years ago
Willem Melching
7ab5a1a675
Fix CI sync script
...
old-commit-hash: 09283f4d6a
5 years ago
George Hotz
06a02fd8bd
selfdrive/test
...
old-commit-hash: c0bfbc12c7
5 years ago