Files
mayhem-firmware/firmware/application
VasylSamoilov fc5beb0c09 FLEX RX: fix long-address numeric decode, improve short message format (#3136)
- Fix long-address numeric message decoding: read body[0] from Vy (j+1)
  for multi-word messages, from w1 for single-word. Fix MF word count
  for long addresses (n_field words, not n_field+1).
- Fix long-address short message: read 5 additional BCD digits from Vy
  for 8-digit decode.
- Fix BCD table: index 10 is '.' (dot) not ' ' (space) in both RX and TX.
- Clean up address decode: identify address type by value range per
  Table 3.8.1-1. Remove is_group/is_temp_group from packet structs.
- Rename SMSG to SHORT. Format message payload directly in baseband:
  TONE, NUM abc, SRC N, SRC N N=M R=R, RESERVED hex.
- Add BIW1 heartbeat packet (biw_field=0xFF) on every decoded frame.
- Move timezone table to file scope, simplify console log_message,
  add No signal initial status, simplify serial BIW output format.
2026-04-18 21:15:05 +02:00
..
2026-04-08 08:28:44 +02:00
2026-04-07 19:42:21 +02:00
2026-01-08 10:34:05 +01:00
2026-02-23 21:37:03 +01:00
2023-10-02 20:19:22 +02:00
2023-10-02 20:19:22 +02:00
2025-12-14 11:26:21 +01:00
2025-12-14 11:26:21 +01:00
2026-02-19 14:33:01 +01:00
2026-03-12 22:05:42 +13:00
2026-03-12 22:05:42 +13:00
2026-02-24 11:23:41 +01:00
2026-02-24 11:23:41 +01:00
2025-12-14 11:26:21 +01:00
2024-11-22 09:54:34 +01:00
2026-02-24 11:23:41 +01:00
2025-04-11 10:46:04 +00:00
2023-12-17 17:20:35 +01:00
2024-11-08 11:46:27 +01:00
2024-11-08 11:46:27 +01:00
2026-02-24 11:23:41 +01:00
2026-01-30 17:18:13 +01:00
2026-02-12 12:41:12 +01:00
2026-01-16 09:57:45 +01:00
2026-01-16 09:57:45 +01:00
2026-02-24 11:23:41 +01:00
2024-11-19 17:16:37 +01:00
2024-11-19 17:16:37 +01:00
2026-02-24 11:23:41 +01:00
2026-03-08 13:39:53 +13:00
2025-11-26 19:13:21 +01:00
2025-11-26 19:13:21 +01:00
2026-02-24 11:23:41 +01:00
2026-02-24 11:23:41 +01:00
2025-09-01 11:50:46 +02:00
2026-02-24 11:23:41 +01:00
2024-11-22 09:54:34 +01:00
2024-11-22 09:54:34 +01:00
2026-02-19 14:33:01 +01:00
2026-02-19 14:33:01 +01:00
2023-12-17 17:20:35 +01:00
2023-12-17 17:20:35 +01:00
2026-02-24 11:23:41 +01:00
2024-11-08 11:46:27 +01:00