Tag:
Branch:
Tree:
cc456ad691
097
__jenkins_loop_loop1
__jenkins_loop_loop2
__jenkins_loop_master
__jenkins_loop_master_1742878318
__jenkins_loop_moarpower
__jenkins_loop_nostmaster5
__jenkins_loop_notmaster
__jenkins_loop_notmaster30
__jenkins_loop_notmaster4
__jenkins_loop_tmp_moarpower
__nightly
agnos11.12
alt-buttons-cancel
audible-cancel
badges
beeps
beeps2
bf-driving
cam-req-fix
camera-fixups
can-replay-changes
chrysler-long2
commatwo_master
devel
devel-staging
dmon_thneed2
drmodel
enable-online-lag
encoder-sync-fix
enyaq-test
fix-exp-path
fix-isp
ford-escape-2023
gerrylum
gpslogging
hi-qcam
honda-block-cfg
honda-dist-bars
ife-comp
imp-radar-matching
ir_power
jenkins_test_master
justtesting
kona-2022-fp
laptop
lat-experiments
log-compat-test
logreader-package
loop1
loop2
ltekick
master
mbga
migration-strict-mode
mlm2
mlsim_v4b
modeld-misc-support
nightly
nightly-dev
no-block
nostmaster5
not-so-secret-good-op
notmaster
notmaster30
notmaster4
notouch-ui
notouch-ui-v2
notouch-ui-v3
online-lag
opendbc-tests
os122
osub
python-ui
release2
release3
release3-staging
rivian-increase-torque-debug
rivian-steer-fault
rx-hook-whitelist
simplify-release-build
start-stop-start-maneuver
taco
taco2
tesla
test-comp-aego
test-msgs
test-sim
test-tx-msgs
testing-closet
testing-closet-merge
tiki
tl3
tl4
tmp-jenkins-33453
tmp-jenkins-34352
tmp-jenkins-34419
tmp-jenkins-34549
tmp-jenkins-34553
tmp-jenkins-34614
tmp-jenkins-34618
tmp-jenkins-34626
tmp-jenkins-34627
tmp-jenkins-34654
tmp-jenkins-34655
tmp-jenkins-34684
tmp-jenkins-34711
tmp-jenkins-34726
tmp-jenkins-34850
tmp-jenkins-34859
tmp-test-msgq
tomb_raider
toml_lock
toyota-experiments
ts-driving
tune-test-onroad
ui-raylib-text-redesign-mono
ui-raylib-window
ui_nc
update-raylib-spinner-progress-range
ux-lat
w3_full
v0.1
v0.2
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.4.0.2
v0.4.1
v0.4.2
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6.1
v0.7.7
v0.7.8
v0.7.9
v0.8
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.14
v0.8.15
v0.8.16
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.8.9
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
${ noResults }
5 Commits (cc456ad69133ba286d0de93f26c1f1e1e1a3362b)
Author | SHA1 | Message | Date |
---|---|---|---|
|
cc456ad691 |
Honda Bosch: gather available ECUs from camera (#27180)
* add flag
* actually use in fw_versions.py
* simpler
* not here
* Comment
* better name
* add param and block
* keys
keys
* block
* with a value
with a value
* add query for bosch PT bus
* different name
* fix
* .
* fix test
fix test
* add cloulogs
* mark as logging
old-commit-hash:
|
2 years ago |
|
cdfd691644 |
FPv2: log responses from data collection queries (#27345)
* log responses from logging/debugging queries * don't add logging FW to FW dict for fingerprinting * flip? * fine before * log if extra in debug ecus * clean up * test extra ecus too * Revert "test extra ecus too" This reverts commit |
2 years ago |
|
48ecc257e6 |
Add several missing LEXUS_RC firmwares (#26905)
* Add several missing LEXUS_RC firmwares
`@Vranesh#9912` 2020 RC350 DongleID/route d6303cdeea512a4e|2023-01-09--17-11-55
* lexus now has two engines
* todo
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash:
|
2 years ago |
|
b85bf30a7e |
FPv2: support collecting versions for specific ecus (#25699)
* Add VMCU address for EV6
* Rename vmcu
* add to tests
add to tests
* rename to more generic name
* more explicit
* remove print
* Like this much better, removes subtle fingerprinting problems
* clean up
* add test and clean up
* remove hyundai stuffs
* global
* Fpv2Config class
* fix missing fw versions from import order
* unused
* revert for now
* test for fpv2 configs with subtests
* subtests don't work that way
* remove this
* .
* intersection
* print ecus
* shorter
* fix typing
* use config
old-commit-hash:
|
3 years ago |
|
ae77b7edc7 |
FPv2: move car-specific configuration into interfaces (#25711)
* Add VMCU address for EV6
* Rename vmcu
* add to tests
add to tests
* rename to more generic name
* more explicit
* remove print
* Like this much better, removes subtle fingerprinting problems
* clean up
* add test and clean up
* remove hyundai stuffs
* global
* Fpv2Config class
* fix missing fw versions from import order
* unused
* revert for now
* test for fpv2 configs with subtests
* subtests don't work that way
* do toyota as an example
* revert
revert
* do chrysler
* do rest
* stash
* much smaller of a diff than the alternative
* remove unused test
* fix tests
* remove brand from Request
* Make StandardQueries class
* add missing_ecus
clean up
* rename file
* unused
* test implemented
* add comment and rename
add comment and rename
add comment and rename
* should be impossible now
* this is a fixme
* rename to fw_query
* rename this too
* and this
* move vin queries to class
* order
* can use p16!
* formatting
* whoops, this wasn't gated on not len(found_versions)
* make this clear
* Standardize manufacturer software version query
old-commit-hash:
|
3 years ago |