Commit Graph

18 Commits

Author SHA1 Message Date
Adeeb Shihadeh
f3c4770f91 debug: migrate old logs 2024-12-06 10:53:02 -08:00
Adeeb Shihadeh
aef650013e controlsd: split up publishing and logic (#33483)
* split up the pubs

* move all event adds

* split out alerts

* lil more

* clenaup

* update test

* cleanup
2024-09-05 16:28:57 -07:00
Cameron Clough
9bd90112d0 use pyupgrade to update to new typing syntax (#31580)
* add pyupgrade hook

* run pyupgrade (pre-commit run -a)

* ruff --fix

* Revert "add pyupgrade hook"

This reverts commit 56ec18bb6b8602a0b612f3803d96cdad14b52066.

* revert changes to third_party/

* manual type fixes

* explicit Optional wrapping capnp objects
old-commit-hash: 995250ae49
2024-02-24 16:41:23 -08:00
Adeeb Shihadeh
983b280545 debug: improve count_events.py output
old-commit-hash: 2cf831a304
2024-02-20 14:20:53 -08:00
Adeeb Shihadeh
467f440f29 fix linter
old-commit-hash: 663f7017f2
2024-02-15 13:35:49 -08:00
Adeeb Shihadeh
8caf2530b3 debug/count_events.py improvements
old-commit-hash: 64851baea8
2024-02-15 13:13:11 -08:00
Justin Newberry
c8cc30112d rename segmentrangereader to logreader (#30981)
* Replace multilogiterator

* replace logreader

* update readme

* fix from_Bytes

* new section

* reset before iter

* selector

* fix internal

* whitespace
old-commit-hash: 3d73512c07
2024-01-12 12:53:50 -08:00
Adeeb Shihadeh
05abdcdf38 update count_events.py to SegmentRangeReader
old-commit-hash: e9e8f4df38
2024-01-10 23:19:16 -08:00
Adeeb Shihadeh
f38648f84b rename carEvents -> onroadEvents (#30577)
* rename carEvents -> onroadEvents

* bump cereal

* bump cereal
old-commit-hash: b97e5b0e03
2023-12-01 22:48:29 -08:00
Shane Smiskol
13381ed446 services: capitalize constant service list (#30005)
* rename

* bump

* Apply suggestions from code review
old-commit-hash: 7f073483bb
2023-09-21 18:25:15 -07:00
Adeeb Shihadeh
16ec56398c add openpilot prefix to imports (#29498)
* add openpilot prefix to imports

* more

* more

* fix docs

* fix linter

* bump submodules

* fix patched tests

* update dynamic imports

* debug

* Revert "debug"

This reverts commit db5e13b9911cc74438bee123bc3430da6c31b24b.

* fix pm test
old-commit-hash: a9626f95b6
2023-08-20 20:49:55 -07:00
Adeeb Shihadeh
5258610d88 show ign off time in count events debug script
old-commit-hash: 43b0e51906
2023-05-28 11:59:01 -07:00
Adeeb Shihadeh
0a94d175b0 count_events.py: show alerts
old-commit-hash: ec53fad3c4
2023-05-14 11:24:48 -07:00
Adeeb Shihadeh
262839b534 count_events improvements
old-commit-hash: 1dffd48a2b
2022-06-23 15:07:34 -07:00
Adeeb Shihadeh
77224f3332 count events: add simple camera debugging
old-commit-hash: 66bc246210
2022-06-10 16:10:06 -07:00
Adeeb Shihadeh
55cc85096e count_events: handle missing logs
old-commit-hash: 4b4efead89
2021-10-25 10:25:23 -07:00
Adeeb Shihadeh
88067d0cf3 count valids
old-commit-hash: 3179c64f44
2021-08-23 12:02:08 -07:00
Adeeb Shihadeh
96fce0bda5 script to dump events from route
old-commit-hash: 3956adc6df
2021-04-13 15:08:45 -07:00