Shane Smiskol
191b51dbdc
typing for new func and remove old from dc
2 years ago
Shane Smiskol
84f2b28821
rm bad func
2 years ago
Shane Smiskol
96905e52e2
IsoTpParallelQuery: remove spammy log ( #28372 )
...
* remove
* just a warning
* just comment out for now
2 years ago
Shane Smiskol
23430dd35f
fw_versions: add some typing ( #28369 )
...
* typing
* sort
* brand addrs
* don't type match_fw_to_car_fuzzy
* or this unfortunately
* no space
* add back
* and this
2 years ago
Shane Smiskol
49409754ae
in func
2 years ago
Shane Smiskol
e2a467014e
use regex, simpler and fixes bug
2 years ago
Shane Smiskol
3a647037df
test platform codes
2 years ago
Jason Young
ad1fec5c12
VW MQB: Angled mounts for Transporter and Crafter ( #28302 )
...
* VW MQB: Angled mounts for Transporter and Crafter
* whitespace oops
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Shane Smiskol
0192016e96
comment and some clean up
2 years ago
Shane Smiskol
ab53865da9
config test
2 years ago
Shane Smiskol
07574deae9
fuzzy ecus
2 years ago
Shane Smiskol
cd73c30c89
use config
2 years ago
Shane Smiskol
abb086a821
some work
2 years ago
Maxime Desroches
342d0e7bd5
rename angled mount ( #28368 )
...
rename mount
2 years ago
Cameron Clough
9f616982ed
Ford: fix minor typos
2 years ago
Shane Smiskol
b8b11404b2
changes
2 years ago
Shane Smiskol
36b7cce8ac
lay out how this should look
2 years ago
Shane Smiskol
695d748a4f
needs to allow 1 match
2 years ago
Shane Smiskol
3a721f1e2c
this is promising
...
start on making existing fingerprinting functions use the config, instead of entirely replacing them
2 years ago
Shane Smiskol
bcdecfa084
Toyota: remove incorrect FW version ( #28362 )
...
Update values.py
2 years ago
Robbe Derks
7ab9569a08
Tesla: half the DAS_steeringControl message rate ( #27503 )
...
* half the freq, double the limit
* fix bug
* bump submodule
2 years ago
Shane Smiskol
a971affeb0
Kia Ceed: display lane lines in HUD ( #28357 )
...
ceed uses the new format
2 years ago
Shane Smiskol
024abe6455
car docs: document parts of parts ( #28292 )
...
* more stuff
* even more
* all parts func
* start to use it
* include self in parts
* use car_parts_new
* not used
* more usages
* remove get_parts
* remove more commented stuff
* remove iter
* clean up some more stuff
* more
more
* ford
* optional
optional
* nissan
* use new classes
* fix tests
* fix
* order
* no more required
* connector
* CARS.md
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2 years ago
Shane Smiskol
2ff1eadb11
cars: log non-critical car faults ( #28338 )
...
* log non-noEntry acc faults
non
* adasFaulted
* bump
* bump again
* bump agaiiinn
* remove event
* bump to master
* add fixme comment and fix
* whoops
* switch
2 years ago
Shane Smiskol
2e4e41a7d3
Mazda: set default steering control values ( #28342 )
...
don't crash when porting new car
2 years ago
Shane Smiskol
439a30aae4
cars: explicitly add counter/checksum messages ( #28341 )
...
* hkg canfd: add counter/checksum
* add explicitly to subaru
* same for ES_LKAS_State
* and ES_DashStatus
* aaand INFOTAINMENT_STATUS
* and preglobal ES_Distance
* Revert "and preglobal ES_Distance"
This reverts commit 68d9830770
.
2 years ago
Shane Smiskol
4b4b31450c
Nissan: add counter signal to forwarded message ( #28336 )
...
Update carstate.py
2 years ago
Shane Smiskol
80e84a2158
Honda: use CS accFaulted field ( #28339 )
...
* log accFaulted
* bool
* also bool
2 years ago
vanillagorillaa
90e0c61664
Nissan: use generated DBCs ( #28307 )
...
* nissan dbc update
* bump
* for release build
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Shane Smiskol
026c093d05
IsoTpParallelQuery: log all timeouts ( #28325 )
...
* log
* self explan
* clean up
* revert
* need a better name
* move
* bvack
2 years ago
Cameron Clough
de5e0d0c71
Ford: fix counter in LateralMotionControl2 message ( #28328 )
2 years ago
Shane Smiskol
aa3490ac30
IsoTpParallelQuery: fixup comment and simpler response check ( #28326 )
...
* startswith works with bytes
* this comment only explained an exception, was confusing
2 years ago
Shane Smiskol
897b9c117a
HKG: add missing FW for 2020 G70 ( #28323 )
...
missing g70
2 years ago
Adeeb Shihadeh
3f61537d1b
Hyundai CAN FD DBC update ( #28322 )
2 years ago
Shane Smiskol
7c08d71629
simpl
2 years ago
Shane Smiskol
1778c82790
handle empty dict
2 years ago
Saber422
9a1d7d5fc2
VW MQB: Add FW for 2017 Volkswagen Passat ( #28280 )
...
route name : 40443218782e5709|2023-05-22--13-05-38--0
2 years ago
Shane Smiskol
f678ff0f22
car docs: sort parts by shown name ( #28293 )
...
* sort by shown name
* fix
2 years ago
Shane Smiskol
f494abf0d2
Hyundai: explicitly copy signals to forward ( #28020 )
...
* define signals in brandcan.py
* seems so
* fix and reorder
* lkas11 for hyundai
* clu11
* honda: we only use this one signal for BRAKE_COMMAND
* Revert "honda: we only use this one signal for BRAKE_COMMAND"
This reverts commit f5f3aaed7e
.
* do cam and cruise info
* add todo
* do nissan
* s for signal
* do nissan
* mazda
* toyota
* gm
* ford
* ES_DISTANCE_SIGNALS is used twice
* for s
* volks
* tesla
* no copy
* oh there's mqbcan
* same with mqb lka message
* all s's
* these actually are different (pre vs. global)
* this is not in the DBC...
* fix
* check len
* rm import
* need to copy counter!
* fix other proc replay diff (TODO: the rest)
* missing cs/cnt
2 years ago
Shane Smiskol
303c62119d
Tesla: explicitly copy signals to forward ( #28306 )
...
* tesla
* cmt
2 years ago
Shane Smiskol
26baac2ff4
Nissan: explicitly copy signals to forward ( #28305 )
...
* nissan
* missing counter
* add comment from carstate
2 years ago
Shane Smiskol
54e6d4c402
Subaru: explicitly copy signals to forward ( #28304 )
...
* do subaru
* add missing checksum
* more missing checksums
2 years ago
Justin Newberry
c1909df437
Subaru: frequency based messaging ( #28066 )
...
* frequency based messaging
* frequency based messaging
* frequency based messaging
* frequency based messaging
* rename better
* use frame in if statement
* syntax
* remove extra space
* put all behind one if statement
* update refs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
wileytom65
2f625f64f0
Car Port for Hyundai Santa FE Hybrid 2023 (non-HDA2) ( #28279 )
...
* Added 2023 Hyundai Santa Fe HEV
* Added 2023 Hyundai Sante_FE_HEV
Additional info added for 2023my of Hyundai SANTA_FE_HEV (nonHDA2)
* fix FW versions
* update docs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Shane Smiskol
2ea7b69e26
CARS.md: footnotes header ( #28285 )
...
footnotes
2 years ago
Jason Young
84886e28df
VW MQB: Start documenting FtS cars ( #28268 )
...
* specify auto_resume
* format
* car compat
* VW MQB: Start documenting FtS cars
* retry CI
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2 years ago
Maxime Desroches
3785e161f0
car docs: allow auto_resume override ( #28264 )
...
* specify auto_resume
* format
* car compat
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Shane Smiskol
eee8a7a4b4
car docs: fix diff bot ( #28266 )
...
* test bot
* fix docs bot
* revert
* use dataclass
* sad this doesn't work
2 years ago
Maxime Desroches
715d7f9e3d
car docs: keep similar naming ( #28262 )
...
better name
2 years ago
Maxime Desroches
d433dc693d
car docs: pass all car parts + types to template ( #28260 )
...
add car parts + types to template
2 years ago