[fix](trx-rs): limit aprs live bar to one hour

Attach replay timestamps to APRS history and filter the APRS live bar
so it only shows the last hour of valid entries.

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-01 18:08:38 +01:00
parent 63fd35802e
commit 5899592b6c
5 changed files with 30 additions and 5 deletions
+1
View File
@@ -416,6 +416,7 @@ fn parse_aprs(ax25: &Ax25Frame) -> AprsPacket {
}
AprsPacket {
ts_ms: None,
src_call,
dest_call,
path,