Commit Graph

17 Commits

Author SHA1 Message Date
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: 995250ae4967943ee33a3699a1d89a7a770d95e9
2024-02-24 16:41:23 -08:00
Adeeb Shihadeh 983b280545 debug: improve count_events.py output
old-commit-hash: 2cf831a3048c11613396a2e6ca2222cefda30935
2024-02-20 14:20:53 -08:00
Adeeb Shihadeh 467f440f29 fix linter
old-commit-hash: 663f7017f2476f3f50b23bfcbaa89947e4e99fbd
2024-02-15 13:35:49 -08:00
Adeeb Shihadeh 8caf2530b3 debug/count_events.py improvements
old-commit-hash: 64851baea8e61d9e83b7935f3b4727a6409d62ce
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: 3d73512c0702598d27e04039976fe0a91d5952f0
2024-01-12 12:53:50 -08:00
Adeeb Shihadeh 05abdcdf38 update count_events.py to SegmentRangeReader
old-commit-hash: e9e8f4df38cb54d0f97f2c5aede0a76921807c47
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: b97e5b0e03a5e22ef0ae6d6f5c2523592ee25540
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: 7f073483bb2586053d6c5508ef3f420947941d90
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: a9626f95b69af19306143fc4def02fb5769405d2
2023-08-20 20:49:55 -07:00
Adeeb Shihadeh 5258610d88 show ign off time in count events debug script
old-commit-hash: 43b0e51906f0054fe4ba0dddf27ce90df443d8bd
2023-05-28 11:59:01 -07:00
Adeeb Shihadeh 0a94d175b0 count_events.py: show alerts
old-commit-hash: ec53fad3c4f9bac5605e635a653d842402ccbf5d
2023-05-14 11:24:48 -07:00
Adeeb Shihadeh 262839b534 count_events improvements
old-commit-hash: 1dffd48a2bab07512af71cfa73e572d602977340
2022-06-23 15:07:34 -07:00
Adeeb Shihadeh 77224f3332 count events: add simple camera debugging
old-commit-hash: 66bc246210b4471e0a5fa3ab792c4d9fe0316406
2022-06-10 16:10:06 -07:00
Adeeb Shihadeh 55cc85096e count_events: handle missing logs
old-commit-hash: 4b4efead891e9863b0af9675eb0a1fa078964461
2021-10-25 10:25:23 -07:00
Adeeb Shihadeh 88067d0cf3 count valids
old-commit-hash: 3179c64f44872dc02f062c166310e005b63d09ee
2021-08-23 12:02:08 -07:00
Adeeb Shihadeh 96fce0bda5 script to dump events from route
old-commit-hash: 3956adc6dfb8de1464b15ee40460020a37b0bda3
2021-04-13 15:08:45 -07:00