mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-02 23:12:43 +02:00
4a05e20172
- Create a new table for storing CRC errors in SQLite. - Implement methods to store and retrieve CRC error counts and history. - Update StorageCollector to record CRC errors and expose relevant methods. - Enhance RepeaterHandler to track and record CRC error deltas from the radio hardware. - Add API endpoints to fetch CRC error count and history.