203 Commits (097)

Author SHA1 Message Date
Adeeb Shihadeh 86b6103657 test_*.py files are no longer executable (#32610) 11 months ago
Adeeb Shihadeh 3358745103 ruff: enable UP 11 months ago
cl0cks4fe 639a634f7c Unittest to pytest (#32366) 11 months ago
Greg Hogan a17639bddb logreader: skip internal source if connection refused (#32418) 12 months ago
Justin Newberry 6cc3c1ee0f jenkins: publish casync releases from device (#32142) 1 year ago
Justin Newberry 881ccd321e fix logreader after `segment_numbers` api removal (#32073) 1 year ago
Cameron Clough c401892058 tools: remove unused timestamp_to_datetime (#31950) 1 year ago
Justin Newberry b899592b18 cars: platform enums -> prepend brand name (#31927) 1 year ago
thenhnn 77d6d1a8f1 PlatformConfig: automatically get platform_str from the enum name (#31868) 1 year ago
Justin Newberry 529699f3fe logreader: fix auto source + interactive modes (#31847) 1 year ago
Shane Smiskol bc7664aa2b LogReader: fix sort by time and union types (#31565) 1 year ago
Adeeb Shihadeh 9735cf2eb6 timeless routes (#31119) 1 year ago
Justin Newberry 6f9f45182b disable commaCarSegments tests (#31632) 1 year ago
Justin Newberry c799790b9b move with_http_server to selfdrive/test/helpers (#31597) 1 year ago
Cameron Clough 9bd90112d0 use pyupgrade to update to new typing syntax (#31580) 1 year ago
Justin Newberry cc77d0ca34 segment range docs update (#31560) 1 year ago
Greg Hogan b4479b4155 URLFile: default value test (#31544) 1 year ago
Shane Smiskol aeb904d5da test_fw_query_on_routes: get first qlog (#31496) 1 year ago
Justin Newberry 8dbdd4736c test_logreader: test internal scenarios (#31484) 1 year ago
Justin Newberry 42f292b3ce test_logreader: test interactive mode + fix typo in AUTO_INTERACTIVE (#31481) 1 year ago
Greg Hogan 6c51d1563d URLFile: add typing and internalize pool manager (#31466) 1 year ago
Justin Newberry edd4649d24 LogReader: add typing hints (#31464) 1 year ago
Justin Newberry 38fc6f9dd6 LogReader: retain old behavior for direct parsing of files (#31419) 1 year ago
Shane Smiskol 9d941a9682 SegmentRange: more explicit slice matching (#31451) 1 year ago
Shane Smiskol 5c16ae62d8 SegmentRange: simplify slice (#31455) 1 year ago
Shane Smiskol ae65a01afd SegmentRange: test API call (#31456) 1 year ago
Shane Smiskol 7afdb2393d SegmentRange: type annotations (#31453) 1 year ago
Shane Smiskol 4c7ad7f3b7 tools/lib: format code (#31454) 1 year ago
Shane Smiskol a4e61c1022 SegmentRange: define __repr__ 1 year ago
Justin Newberry 8b5f1235f4 live_logreader to its own file (#31436) 1 year ago
Adeeb Shihadeh 1efa8db1b4 dongle id is only hex (#31426) 1 year ago
Justin Newberry fbf5ada69f LogReader: live_logreader helpers (#31416) 1 year ago
Greg Hogan 1384c10fb0 logreader: skip internal source if not available (#31400) 1 year ago
Justin Newberry 02aea8b757 test_caching: use with_http_server (#31393) 1 year ago
Justin Newberry bcd22c1683 LogReader: test auto mode fallback (#31390) 1 year ago
Greg Hogan cb6a47c6bf simplify URLFile (#31365) 1 year ago
Justin Newberry 3f934381fe test_logreader: test run_across_segments (#31305) 1 year ago
Greg Hogan 54dc43fe14 make URLFile safe after fork() (#31309) 1 year ago
Justin Newberry 9b4b5d3cf5 LogReader: skip file_exists check for comma_api (#31251) 1 year ago
Justin Newberry 16e0907129 LogReader: add ```.filter``` (#31222) 1 year ago
Justin Newberry 223b1ed065 LogReader: add tqdm back to run_across_segments (#31216) 1 year ago
Justin Newberry abfa8fcda9 CommaCarSegments: BIG Database! (#31169) 1 year ago
Adeeb Shihadeh 048629564e bootlog: remove timestamp from filename (#31187) 1 year ago
Adeeb Shihadeh f1a81dd57e tools: add LOG_ID regex pattern (#31186) 1 year ago
Justin Newberry 0d0e6191a8 commaCarSegments cleanup (#31182) 1 year ago
Greg Hogan 01eccef5de filereader should use connection pool for file_exists (#31158) 1 year ago
Justin Newberry 9edc902106 LogReader: fail-fast on invalid segments (#31152) 1 year ago
Justin Newberry 7d76ac8eba LogReader: replace get_first_message with LogReader.first (#31146) 1 year ago
Justin Newberry 67bb21219c LogReader: no redownloading on multiple iterations (#31141) 1 year ago
Justin Newberry 0d558d02ee auto_source: add commaCarSegments source (#31137) 1 year ago