Files
mayhem-firmware/firmware/application/external
VasylSamoilov dd006b4830 POCSAG: decoder fixes, serial output, TX polarity cleanup (#3130)
RX: fix address/batch-boundary handling, add numeric continuation,
add heuristic type detection toggle, pass inverted polarity flag,
stream decoded messages over USB serial.

TX: rename phase to polarity (Standard/Inverted), fix function
validation (&&→||), fix serial shell payload read (offset tracking,
31-byte cap, preserve msglen).

Decoder: remove color escapes from output (plain text for all
consumers), guard count_alpha_fill against empty string, keep
numeric_len across continuation batches.

Serial format: POCSAG <baud> <addr> <func> <pol> <type> "<msg>" hex:<hex>
Quote escaping for embedded " and \\ in alpha messages.
2026-04-10 08:35:43 +02:00
..
2025-10-28 08:10:09 +08:00
2025-10-28 08:10:09 +08:00
2026-02-19 14:33:01 +01:00
2026-02-19 14:33:01 +01:00
2025-12-14 11:26:21 +01:00
2026-02-19 14:33:01 +01:00
2025-10-28 08:10:09 +08:00
2026-01-30 17:18:13 +01:00
2026-02-04 14:01:29 +01:00
2026-03-27 18:29:20 +01:00
2026-02-19 14:33:01 +01:00
2026-02-24 11:23:41 +01:00
2026-01-10 15:10:23 +01:00
2026-01-10 21:25:41 +08:00
2026-02-19 14:33:01 +01:00
2026-02-06 17:20:14 +01:00
2026-02-19 14:33:01 +01:00
2026-03-17 15:41:31 +01:00