Files
intercept/routes
Smittix 69b402f872 fix: prevent APRS stream crash on invalid UTF-8 bytes from decoder
Switch decoder subprocess from text mode to binary mode and decode
each line with errors='replace' so corrupted radio bytes (e.g. 0xf7)
are substituted instead of raising UnicodeDecodeError after long runs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 23:02:07 +00:00
..
2026-02-25 20:58:48 +00:00
2026-02-16 15:12:10 +00:00
2026-02-23 16:51:32 +00:00
2026-02-23 16:51:32 +00:00