FW fingerprinting: log all FW versions (#25042)
* get_fw_versions returns all fw versions with request's brand * keep track of everything received * debug * need to regen or write a hack in build_fw_dict * to be safe, still replace old responses within same brands (hyundai responds to two queries, can fix later) to be safe, still replace old responses within same brands (hyundai responds to two queries, can fix later) * update test_fw_query_on_routes * clean up * better name * slightly cleaner * fix test_startup unit test del * fix imports * fix test_fw_fingerprint fix test_fw_fingerprint fix * fingerprint on all FW_VERSIONS, not just brands with requests * support old routes in test_fw_query_on_routes * regen and update refs * similar function style to before * better comment * space switch name * try to exact match first * useless else * fix debug script * simpler dictionary * bump cereal to masterpull/24939/head^2
parent
3e5e27f043
commit
ea241bf3dc
8 changed files with 101 additions and 66 deletions
@ -1 +1 @@ |
||||
Subproject commit df08568318da97ed6f87747caee0a5b2c30086c4 |
||||
Subproject commit cda60ec9652c05de4ccfcad1fae7936e708434a3 |
@ -1 +1 @@ |
||||
a57bbbffbee434e59e08b98b667dc13b6b505f08 |
||||
b904e52e9de4ff7b2bd7f6af8b19abaf4957e6cc |
Loading…
Reference in new issue