211 Commits (7a41a206d4e16fcd043b926eec4a43f33c4dc18c)

Author SHA1 Message Date
Shane Smiskol 9f50db15c0 LogReader: try zst on internal source (#32751) 11 months ago
Shane Smiskol 644156420b LogReader: revert broken check 11 months ago
Shane Smiskol 8f402f29a3 SegmentRange: remove timestamp (#32750) 11 months ago
Shane Smiskol cd8d440c86 LogReader: support reading zst logs from Azure (#32745) 11 months ago
Shane Smiskol ed80e9357a LogReader: improve error messages (#32747) 11 months ago
Shane Smiskol e88cbb0162 add zstd Python library (#32731) 11 months ago
Dean Lee 450d012166 logreader.py: optimize event loading and sorting in _LogFileReader (#32729) 11 months ago
Mauricio Alvarez Leon 008008b03a Update to Python 3.12 (#32548) 11 months ago
Adeeb Shihadeh 86b6103657 test_*.py files are no longer executable (#32610) 11 months ago
Adeeb Shihadeh 3358745103 ruff: enable UP 12 months ago
cl0cks4fe 639a634f7c Unittest to pytest (#32366) 12 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