ggeer8
50ae0350b2
Add missing fwdRadar for 2023 Kia Sportage Hybrid SX Prestige #31993 ( #32000 )
...
* Update fingerprints.py
Added missing ECUs and fingerprints for 2023 Kia Sportage Hybrid SX Prestige
* remove logging ecus
* logging too
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2024-03-25 15:43:05 -07:00
Shane Smiskol
0a8fa9921c
[bot] Fingerprints: add missing FW versions from new users ( #32002 )
...
Export fingerprints
2024-03-25 15:11:54 -07:00
Shane Smiskol
484f50725e
[bot] Fingerprints: add missing FW versions from new users ( #32001 )
...
Export fingerprints
2024-03-25 14:11:26 -07:00
royjr
61b38bd4ff
ui: update arabic translations ( #31994 )
2024-03-25 08:59:24 -07:00
Dean Lee
14de326e95
ui/settings: uppercase “Pair" ( #31991 )
...
uppercase Pair
2024-03-24 10:48:23 -07:00
Shane Smiskol
82a07afb21
HKG: remove engine and transmission ECUs ( #31985 )
...
* remove engine and transmission
* remove engine and transmission
* also here
2024-03-23 04:30:55 -07:00
Adeeb Shihadeh
c0a96d2747
thermald: publish immediately after ignition ( #31981 )
...
* thermald: publish immediately after ignition
* fix
2024-03-22 15:57:36 -07:00
Shane Smiskol
6e60fed737
Hyundai CAN: allow fingerprinting without comma power for many platforms ( #31969 )
...
* only including master data since eps and other ecus were only added in last 60 days
* CAR.HYUNDAI_SANTA_FE_2022
* CAR.GENESIS_G70
* CAR.KIA_K5_2021
* CAR.HYUNDAI_SONATA_HYBRID
* CAR.HYUNDAI_ELANTRA_2021
* CAR.HYUNDAI_ELANTRA_HEV_2021
* CAR.HYUNDAI_SANTA_FE
* CAR.KIA_STINGER
* CAR.KIA_NIRO_PHEV_2022
* slightly more data
* data from forks now
* CAR.GENESIS_G70_2020
* CAR.KIA_NIRO_HEV_2021
* CAR.KIA_FORTE
* CAR.HYUNDAI_IONIQ_PHEV
* CAR.HYUNDAI_KONA_EV_2022
* CAR.KIA_STINGER_2022
* HYUNDAI_KONA_EV
* CAR.KIA_OPTIMA_H_G4_FL
* clean up
2024-03-22 15:05:38 -07:00
Alexandre Nobuharu Sato
10e3652f28
Multilang: update pt-BR translations ( #31980 )
...
update pt-BR translations
2024-03-22 14:36:32 -07:00
Adeeb Shihadeh
b4fdfeec62
why did panda have a boot time ( #31978 )
...
* why did panda have a boot time
* update test
2024-03-22 14:12:23 -07:00
James
a2a372d314
Cleanup settings imports ( #31979 )
2024-03-22 14:09:23 -07:00
Pedro Nascimento de Lima
a785a71190
Mazda CX-5 2024 fingerprint ( #31974 )
...
mazda cx5 2024 fingerprint
2024-03-22 12:58:56 -07:00
Marius David
695fb1b5bf
VW: Octavia Scout 2018 fingerprint ( #31094 )
...
Update all submodules to latest
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2024-03-21 20:48:04 -07:00
Dean Lee
9315d0e7a5
ui/map_eta: round remaining km/mi to one decimal place ( #31968 )
...
round distance
2024-03-21 20:10:29 -07:00
Shane Smiskol
ceaff0d963
Honda Civic 2022: allow fingerprinting without comma power ( #31967 )
...
* do civic 2022
* new lines
2024-03-21 20:00:15 -07:00
Adeeb Shihadeh
3ca113162e
speedup panda startup + test ( #31955 )
...
* faster panda startup
* 10hz signal
* more iters
* nothing
* comment
* usb is slow :/
---------
Co-authored-by: Comma Device <device@comma.ai >
2024-03-21 19:32:11 -07:00
Shane Smiskol
d5cd457f82
Honda Civic 2022: fix spotty camera query ( #31963 )
...
* no extra ecu
* cmt
* documentation
* update refs
* nice
* for testing
* byebye
* Update launch_openpilot.sh
2024-03-21 18:49:18 -07:00
Justin Newberry
4ecbaa41fa
controlsd: fix steer saturation premature warning ( #31909 )
...
fix last actuators
2024-03-21 18:31:22 -07:00
Cameron Clough
b59ae50961
Ford: handle metric cruise speed (v2) ( #31463 )
...
* Ford: handle metric cruise speed (v2)
**Description**
I found a signal which appears to match the IPC "Show km/h" setting.
Requires https://github.com/commaai/opendbc/pull/1010 .
**Verification**
- [ ] Test in car and confirm that toggling the "Show km/h" setting does
not result in the cruise speed shown in openpilot being incorrect.
- [ ] Test in a non-English (metric) car.
* not present on Q4
* fix freq
* test
* Revert "test"
This reverts commit 5e3a9f6df126d51685157de1e52bd6695db40fac.
* Update ref_commit
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2024-03-21 16:19:59 -07:00
Adeeb Shihadeh
d9c2928e73
boardd: keep same offset for now
2024-03-21 14:32:13 -07:00
Adeeb Shihadeh
db9aec2a3b
remove rest of GMLAN ( #31960 )
2024-03-21 14:00:45 -07:00
Dean Lee
77bbeb442e
ui/cameraview: fix accessing uninitialized variable ( #31951 )
2024-03-21 11:40:01 -07:00
Dean Lee
0201c786e8
ui: pairing device in settings ( #31947 )
2024-03-21 11:02:26 -07:00
Dean Lee
e28edf874b
ui/sidebar: do not send the userFlag while offroad ( #31952 )
2024-03-21 10:58:05 -07:00
Justin Newberry
effee900c4
use build_metadata everywhere we used to use get_version, get_commit, etc ( #31941 )
...
* use build_metadata
* fix normailzed
* also normalized
* and here
* fix diff
* and that one
* cleanup
2024-03-21 10:15:29 -07:00
Dean Lee
35b31df7f7
util/timeAgo: add missing translation ( #31944 )
...
* add missing translation
* update languages
2024-03-20 21:34:09 -07:00
Shane Smiskol
2be012aa39
Honda: allow fingerprinting without comma power ( #31926 )
...
* pending
* acura ilx
* do odyssey
* clean up
2024-03-20 21:31:53 -07:00
Shane Smiskol
0a30af327d
Honda Pilot: allow fingerprinting without comma power ( #31945 )
...
* pilot
* pilot
* clean up
2024-03-20 20:08:12 -07:00
Shane Smiskol
1a03da9df3
Honda Ridgeline and Insight: allow fingerprinting without comma power ( #31938 )
...
* Ridgeline and Insight
* ridgeline
* Insight
2024-03-20 16:19:18 -07:00
Shane Smiskol
a0b589eda9
Honda: allow fingerprinting without comma power for more platforms ( #31935 )
...
* 4 more platforms
* only the first is missing srs?!
* vsa didn't respond on these 8 routes
* acura is good!
* do CRV Hybrid
* CRV is already done
* new line
* Revert "new line"
This reverts commit 411c92c77b695d3df716f84b6f302fa0f791d555.
2024-03-20 15:35:19 -07:00
Justin Newberry
1f424bf7dc
cabana: migrate dbc map ( #31920 )
...
* fix cabana
* within platform map
2024-03-20 10:57:41 -07:00
Cameron Clough
90ff0dd047
test_models: migrate fingerprint ( #31936 )
2024-03-20 10:57:28 -07:00
Adeeb Shihadeh
23e8ad7397
cleanup pedal crc
2024-03-20 10:35:33 -07:00
Shane Smiskol
1b930ae616
Honda E: allow fingerprinting without comma power ( #31934 )
...
HONDA_E
2024-03-19 22:47:08 -07:00
Shane Smiskol
6d8534758f
Honda: allow fingerprinting without comma power for some platforms ( #31933 )
...
* pending
* notes
* these are ready!
* do odyssey
* Freed
* ACURA_RDX_3G
* HONDA_HRV
* new lines
* sort
* clean up
* comment new line
comment new line
2024-03-19 22:39:30 -07:00
Shane Smiskol
8f174d82d6
Toyota: RAV4 Hybrid cannot do stop and go as stock ( #31931 )
...
* rav4 also like this
* docs
2024-03-19 21:10:20 -07:00
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
2024-03-19 17:29:50 -07:00
Adeeb Shihadeh
afc96972c8
car: CarController and CarState are always present ( #31925 )
...
* always set
* add mock
* little more
* fix
* fix
2024-03-19 14:16:33 -07:00
Adeeb Shihadeh
3a7582d9a6
Abstract out common CarInterface.apply ( #31924 )
2024-03-19 13:46:31 -07:00
Justin Newberry
4fbc8a3896
move git commands to common/git.py ( #31921 )
...
move git into common/git.py
2024-03-19 12:39:09 -07:00
Shane Smiskol
530bc62baa
[bot] Fingerprints: add missing FW versions from new users ( #31917 )
2024-03-19 11:16:36 -07:00
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 >
2024-03-19 11:16:02 -07:00
YassineYousfi
2aaaa3f167
duck amigo model ( #31883 )
...
* 026c8008-1728-4549-baf4-ab0436f2927d/700
* update model replay ref
* update again
2024-03-18 16:37:15 -07:00
Shane Smiskol
d82fc7f27b
[bot] Fingerprints: add missing FW versions from new users ( #31842 )
...
Export fingerprints
2024-03-18 16:02:34 -07:00
Adeeb Shihadeh
fa12a67228
remove pedal ( #31903 )
...
* remove pedal
* bump panda
* fix
* update refs
2024-03-17 22:42:49 -07:00
Justin Newberry
0b92f4e9ee
more car info -> car docs ( #31885 )
2024-03-17 16:53:57 -07:00
Shane Smiskol
7e9a909e0e
[bot] Fingerprints: add missing Volkswagen FW versions from new users ( #31734 )
...
Export fingerprints
2024-03-17 02:23:44 -07:00
gittyhubbyfrankybobby
04382115c1
Add Genesis G90 2020 Fingerprint ( #31893 )
...
* add 2020 G90 fingerprint
* Add G90 fingerprint
* Add 2020 G90 transmission and fwdRadar fingerprints
* run bot
* probably fine to include 2019
---------
Co-authored-by: Dwight Awesome <dwightmawesome@maximus.com >
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2024-03-17 02:14:01 -07:00
Shane Smiskol
96aa3223e5
[bot] Fingerprints: add missing FW versions from new users ( #31897 )
...
Export fingerprints
2024-03-17 02:05:13 -07:00
Shane Smiskol
9d5c70fbc9
Toyota: check FW valid ( #31898 )
...
* basic check
* basic check
* fix
2024-03-17 01:55:48 -07:00