Files
aprsd/tests/packets
hemna 71d0cf5031 fix: WeatherPacket.key returns None when both timestamps absent (#265)
The key property had no fallback return when neither raw_timestamp
nor wx_raw_timestamp was set, silently returning None.  This causes
KeyErrors when callers use the key as a dict key.

Add an explicit fallback: return self.from_call.

Closes #246
2026-08-28 15:48:02 -04:00
..
2025-12-09 17:20:23 -05:00
2025-12-09 17:20:23 -05:00
2025-12-09 17:20:23 -05:00
2026-01-12 23:26:49 -05:00
2025-12-09 17:20:23 -05:00
2025-12-09 17:20:23 -05:00