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-02-24 11:23:41 +01:00
2026-03-30 23:47:39 +08:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2024-03-19 15:30:05 -05:00
2024-03-19 18:23:06 +01:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2025-05-11 20:24:52 +02:00
2025-05-11 20:24:52 +02:00
2024-01-23 20:53:04 +01:00
2024-01-23 20:53:04 +01:00
2026-02-11 09:15:11 +01:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2025-12-14 11:26:21 +01:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2026-04-07 19:42:21 +02:00
2023-07-23 08:54:17 +02:00
2024-03-19 05:58:23 +01:00
2023-08-29 19:26:38 +02:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2015-11-06 09:39:59 -08:00
2023-05-19 08:16:05 +12:00
2026-04-10 21:08:46 +02:00
2024-01-07 15:31:08 +01:00
2025-12-14 11:26:21 +01:00
2016-02-04 10:27:53 +01:00
2023-08-29 19:26:38 +02:00
2023-08-30 09:05:49 -07:00
2025-03-07 17:28:11 +01:00
2025-03-07 17:28:11 +01:00
2023-05-19 08:16:05 +12:00
2023-06-07 11:25:35 +02:00
2025-03-05 11:27:18 +08:00
2025-03-05 11:27:18 +08:00
2024-07-08 11:11:12 +02:00
2024-07-06 13:34:09 +02:00
2023-09-08 19:41:09 +02:00
2023-09-08 19:41:09 +02:00
2026-02-11 09:15:11 +01:00
2026-02-11 09:15:11 +01:00
2025-12-14 11:26:21 +01:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2024-03-13 16:07:44 +01:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2025-10-03 19:10:10 +02:00
2016-02-04 10:27:53 +01:00
2023-05-19 08:16:05 +12:00
2015-11-09 14:38:09 -08:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2024-10-07 15:58:37 +02:00
2024-10-07 15:58:37 +02:00
2025-05-11 21:11:15 +02:00
2025-05-11 21:11:15 +02:00
2023-05-19 08:16:05 +12:00
2023-07-23 08:54:17 +02:00
2023-05-19 08:16:05 +12:00
2023-07-23 08:54:17 +02:00
2024-03-13 16:07:44 +01:00
2023-07-23 08:54:17 +02:00
2024-03-29 22:08:32 +01:00
2024-03-29 22:08:32 +01:00
2026-02-11 09:15:11 +01:00
2026-03-08 13:39:53 +13:00
2023-05-19 08:16:05 +12:00
2023-07-23 08:54:17 +02:00
2026-03-10 10:40:27 +01:00
2026-03-10 10:40:27 +01:00
2024-03-23 08:21:35 +01:00
2024-03-29 19:26:45 +01:00
2024-03-13 16:07:44 +01:00
2024-02-06 11:33:00 +01:00
2026-02-06 09:48:20 +01:00
2026-02-06 09:48:20 +01:00
2026-02-24 11:23:41 +01:00
2025-08-11 07:42:58 +02:00
2025-06-29 01:02:12 +02:00
2025-06-29 01:02:12 +02:00
2024-03-23 19:27:05 +01:00
2024-03-23 19:27:05 +01:00
2026-04-03 11:35:46 +02:00
2026-04-03 11:35:46 +02:00
2025-08-27 06:37:57 +00:00
2025-08-13 14:24:18 +02:00
2024-03-29 19:26:45 +01:00
2024-03-29 19:26:45 +01:00
2026-02-22 21:21:03 +01:00
2026-04-18 21:15:05 +02:00
2026-04-18 21:15:05 +02:00
2025-08-27 06:37:57 +00:00
2025-06-29 01:02:12 +02:00
2023-05-19 08:16:05 +12:00
2023-07-23 08:54:17 +02:00
2023-08-02 21:59:26 +02:00
2023-08-02 21:59:26 +02:00
2025-08-27 06:37:57 +00:00
2025-05-19 19:16:28 +02:00
2026-02-24 11:23:41 +01:00
2023-07-23 08:54:17 +02:00
2026-02-03 22:25:52 +01:00
2026-02-03 22:25:52 +01:00
2026-01-30 17:18:13 +01:00
2026-01-30 17:18:13 +01:00
2026-02-11 09:15:11 +01:00
2026-02-11 09:15:11 +01:00
2025-06-03 21:10:58 +02:00
2025-05-11 20:24:52 +02:00
2023-08-30 09:05:49 -07:00
2023-07-23 08:54:17 +02:00
2025-12-14 11:26:21 +01:00
2023-07-23 08:54:17 +02:00
2026-03-17 08:41:01 +01:00
2026-03-17 08:41:01 +01:00
2026-04-10 08:35:43 +02:00
2026-04-10 08:35:43 +02:00
2025-12-21 11:21:55 +01:00
2025-12-21 11:21:55 +01:00
2023-05-19 08:16:05 +12:00
2023-07-23 08:54:17 +02:00
2023-08-29 19:26:38 +02:00
2023-08-29 19:26:38 +02:00
2026-02-16 14:34:55 +01:00
2026-02-16 14:34:55 +01:00
2026-02-16 14:34:55 +01:00
2026-02-16 14:34:55 +01:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2025-03-03 22:17:56 +01:00
2025-01-26 21:41:11 +01:00
2024-03-23 08:21:35 +01:00
2024-03-23 08:21:35 +01:00
2023-08-21 10:17:23 +02:00
2024-10-14 15:50:04 +02:00
2025-12-17 13:14:19 +01:00
2025-12-17 13:14:19 +01:00
2023-05-19 08:16:05 +12:00
2023-07-23 08:54:17 +02:00
2026-02-06 17:20:14 +01:00
2026-02-06 17:20:14 +01:00
2024-10-17 10:22:01 +02:00
2025-12-21 11:21:55 +01:00
2023-08-30 09:05:49 -07:00
2023-07-23 08:54:17 +02:00
2026-03-02 19:17:02 +01:00
2026-03-02 19:17:02 +01:00
2026-04-07 19:32:41 +02:00
2026-04-07 19:32:41 +02:00
2024-03-13 16:07:44 +01:00
2023-07-23 08:54:17 +02:00
2024-03-29 21:28:27 +01:00
2024-03-29 21:28:27 +01:00
2024-10-17 10:22:01 +02:00
2024-10-17 10:22:01 +02:00
2025-05-05 17:48:01 +02:00
2025-03-18 18:31:40 -05:00
2026-03-04 02:11:19 -05:00
2026-02-27 23:43:19 -05:00
2024-03-24 22:32:13 +01:00
2024-03-24 22:32:13 +01:00
2023-08-21 10:17:23 +02:00
2023-05-19 08:16:05 +12:00
2024-03-09 22:26:56 +08:00
2026-04-07 19:42:21 +02:00
2023-07-23 08:54:17 +02:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2024-03-23 13:25:36 -05:00
2024-03-19 10:53:55 +01:00
2023-08-21 10:17:23 +02:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2026-03-05 14:49:32 +13:00
2026-03-05 14:49:32 +13:00