218 Commits (8cc6b66cde9780c6d190fa33f6d9a23f18b5e2aa)

Author SHA1 Message Date
Shane Smiskol 7b67994a05 use zstandard library (#33110) 9 months ago
Shane Smiskol 539c828861 tools: keep re pattern file small (#33084) 9 months ago
Shane Smiskol 309ccf6482 LogReader: support multiple log extensions in route (#33066) 9 months ago
Kacper Rączy 4efe8d8118 Fix msgq context overrides (#33014) 10 months ago
Shane Smiskol 5333e8ba20 LogReader: show total segment count in missing rlog prompt 10 months ago
Maxime Desroches 8adfc992e3 fix pytest tests (#32867) 10 months ago
StefanLekanic-SYRMIA 5887093eed LogReader: print number of missing rlogs (#32830) 10 months ago
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