Shane Smiskol
fdab60cad7
longitudinal planner: start at personality param ( #31788 )
...
start at param
1 year ago
Adeeb Shihadeh
158e36976b
fix old route sorting ( #31787 )
...
* fix old route sorting
* cleanup
* Update system/loggerd/uploader.py
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
fd51bfb27b
tools: update replay route parsing for timeless format
1 year ago
Shane Smiskol
90442e3597
Subaru: make OBD query logging ( #31785 )
...
* make OBD query logging
* Update selfdrive/car/subaru/values.py
Co-authored-by: Justin Newberry <justin@comma.ai>
* wording
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Adeeb Shihadeh
428397a18b
cgpsd: check checksums and log some accuracies ( #31784 )
...
* check checksum
* some accuracy
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Justin Newberry
6de71bcddb
better comment
1 year ago
Adeeb Shihadeh
fbe6b2c73b
cgpsd ( #31781 )
...
* cgpsd
* latlong is good
* more sentences
* little more
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Justin Newberry
5d710ecf57
Subaru: log eyesight faults as acc faults ( #31716 )
...
* log cruise fault
* better comment
* spacing
* backwards
* moved
* copy the other one
* localized
Co-authored-by: Shane Smiskol <shane@smiskol.com>
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Justin Newberry
257db40d57
ruff: Exclude body and cereal ( #31782 )
1 year ago
Justin Newberry
9f0201bdd4
vscode: remove non-symlinked openpilot directories from python analysis ( #31780 )
...
anaylsis
1 year ago
Justin Newberry
8ba5d660f3
common PlatformFlags base class + test for < 32 bits ( #31779 )
...
* add 32 bit check
* space
* this is not required
* jk yes we do
1 year ago
Justin Newberry
dcc49077a0
test_updated: basic agnos update test ( #31776 )
...
test agnos
1 year ago
Justin Newberry
8d9b96cf23
test helpers: http server context ( #31774 )
...
* http context
* fix
* fix
1 year ago
Justin Newberry
a919d27afc
fix car test routes typing ( #31773 )
...
* Fix typing
* and fix test_car_model
* fix
1 year ago
Justin Newberry
9cb256891f
test_updated: add test for no update ( #31772 )
...
no update test
1 year ago
Justin Newberry
ca79e3ec0b
and controlsd ( #31769 )
1 year ago
Jason Wen
7f11517257
Nissan: Remove unused code ( #31768 )
1 year ago
Shane Smiskol
cec9f59113
Toyota: set distance lines to max ( #31728 )
...
* press the button
* 33hz/2
* fix tests
* PCM_CRUISE_SM is a UI message: it goes to 0 when not displayed, and is much lower rate
* only change when enabled so we don't hide the welcome message on cruise main button
* unbump
* then you can get into a weird state
* stuff
* for unplugged DSU we can still read PCM distance, but not buttons
* skip
* skip
1 year ago
Alexandre Nobuharu Sato
c4ef17ac28
Toyota TSS-P: parse distance button from SDSU ( #31741 )
...
* Toyota TSS-P: parse distance button from SDSU
* it's 1000hz wtf... da99509bd910288a/2024-03-04--13-51-30
* add events for SDSU
* need to check for CAN filter
* clena up
* check
* whoops
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Cameron Clough
98a491b1f2
Ford: parse distance button ( #31733 )
...
Ford: parse ACC gap toggle button
Use the ACC gap toggle button signal from the SCCM. There are two other
signals for "increase" and "decrease" gap buttons, but no supported car
has these buttons.
1 year ago
Shane Smiskol
2e0a4a8574
Hyundai: remove Sorento and G80 CAN fingerprints ( #31758 )
...
* Add FW
* rm can fp
1 year ago
Shane Smiskol
66680515a7
Hyundai Genesis: remove CAN fingerprints ( #31757 )
...
We already have the FW from 1bc85e3b0b53e1ad, 1b85fa0a357240ac, and cb5df08e7b5d0633
1 year ago
Shane Smiskol
9f7c577564
Hyundai Ioniq Hybrid 2017: remove CAN fingerprints fixing mismatch ( #31755 )
...
* Run bot on 0e13ee2b821302f4
* remove IONIQ CAN fingerprints and move to Niro PHEV (part numbers match!)
* remove dups
* best guess is Hyundai C (IONIQ is also)
1 year ago
Shane Smiskol
4624bb3d7c
Sonata LF: remove CAN fingerprint ( #31754 )
...
add FW from 7ae1c131629d96e5
1 year ago
Shane Smiskol
2a29778ae2
HKG: test platform codes per platform ( #31753 )
...
* test
* clean up
1 year ago
Shane Smiskol
28b4e9962d
Hyundai Palisade: allow fingerprinting without comma power ( #31752 )
...
* Palisade gets camera, radar, eps
* Add versions from d23a555519923793
* add FW from 0af43ba62cc3ffc4
* remove CAN fingerprints!
1 year ago
Michel Le Bihan
b4c8e0834d
Simulator: Add world status reporting ( #31740 )
1 year ago
Clark934
997bb65e54
ruff: set tab size and quote style ( #31749 )
1 year ago
Adeeb Shihadeh
84797482e9
encoderd: fix large frames ( #31681 )
...
* encoderd: fix large frames
* Update camera_common.cc
* just do this for now
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Shane Smiskol
78a46ce724
car values formatting ( #31747 )
...
values formatting
1 year ago
Justin Newberry
ac77129041
updated: basic e2e update tests ( #31742 )
...
* e2e update test
* that too
* fix
* fix
* fix running in docker
* don't think GHA will work
* also test switching branches
* it's a test
* lets not delete that yet
* comment
* space
1 year ago
Justin Newberry
ba068a0f58
with_processes: add standalone context manager ( #31746 )
...
helpers
1 year ago
Adeeb Shihadeh
7331b3cc95
it's called esim now
1 year ago
Robbe Derks
7177ec0631
Tesla Raven ( #29947 )
...
* fingerprinting
* wip
* bug
* fix another bug
* fix rebase
* clean up raven
* forgot to save
* one more rename
* one more rename
* radar fixes
* AP1 also has bosch radar
* put back dashcamOnly
* small fixes
* raven flag
* fix bug
* fix raven flag
* bump opendbc
* fix radar trigger for non-raven
* fix tests?
* bump panda
* more test fixes
* tesla fingerprinting is a bit slower now
* fix tests
* bump opendbc
* bump submodules to master
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Justin Newberry
25ccb2426c
cars: remove CAR_INFO map ( #31739 )
...
* no carinfo map
* smaller diff
* not on mock
1 year ago
Justin Newberry
233f0437d9
add get_car_interface helper ( #31738 )
...
add helper
1 year ago
Adeeb Shihadeh
e399136cb6
don't build cabana on device ( #31736 )
1 year ago
Shane Smiskol
079b713097
Lexus: add missing IS 2023 FW versions ( #31729 )
...
* ahh it has a different engine!
* flip
1 year ago
James
a2de0115b3
Toyota TSS2: parse distance button ( #31722 )
...
* Enable the distance button to switch personalities for Toyota/Lexus
* Default to the "standard" personality for now
* only parsing first
* only parse
* no personality in card
* safe
* comment
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Shane Smiskol
1644572be2
run_process_on_route: print log location
1 year ago
Shane Smiskol
0da9a1ea75
[bot] Fingerprints: add missing FW versions from new users ( #31682 )
...
Export fingerprints
1 year ago
Shane Smiskol
1b9df8aca6
Toyota: move stop and go cars to one tuple ( #31726 )
...
* One tuple!
* rm
1 year ago
Shane Smiskol
fcd33786ca
Toyota: remove Mirai from interface ( #31725 )
...
* mirai
* just mirai
1 year ago
Shane Smiskol
2df61a30eb
Toyota: flag for cars without PCM accel limit under 19 mph ( #31724 )
...
use flags
1 year ago
Shane Smiskol
342a20ef8e
Toyota Highlander: also check unplugged DSU to enable sng ( #31723 )
...
* also check unplugged DSU
* fix
1 year ago
Shane Smiskol
eaefdb386f
Toyota: Highlander can not do sng as standard ( #31721 )
...
* .
* update docs
* fix docs
* Update selfdrive/car/toyota/interface.py
1 year ago
Adeeb Shihadeh
7cfc571f56
timeless routes ( #31119 )
...
* timeless route
* update sort
* update test
* fix param name
1 year ago
Shane Smiskol
ed39519014
Hyundai: remove OBD ECUs for Sonata 2020+ ( #31458 )
...
no abs on hybrid, and we have eps!
1 year ago
gkiss1977
8958dbaa09
Added KIA_EV EU EPS fingerprint ( #30937 )
...
Co-authored-by: Gabriel Kiss <kiss@ntnu.no>
1 year ago
dgcntrk
5bb223a7bf
Hyundai: add Tucson 2022 PHEV camera FW version ( #31408 )
...
* Update fingerprints.py Hyundai Tucson 2022 phev
* Apply suggestions from code review
* format
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago