Compare commits

...

No commits in common. "a9399c643cde355d6ff9f5de8f17f1493d1e9c35" and "5268f5096ffd4e443b423dd186668f7fbcf8c522" have entirely different histories.

View File

@ -138,11 +138,3 @@ Status: 5%
- Gateway hardware is likely resource-constrained (Raspberry Pi or similar)
- Prioritize reliability over features; must run unattended for months
---
## Questions to Resolve Before Implementation
1. What's the actual APRS-IS filter you want? (geographic radius, specific callsigns, etc.)
2. Do you have existing gateway software (Direwolf, aprx, etc.) or is this standalone?
3. Storage constraints on the gateway hardware?
4. Do you need real-time alerting or just periodic reports?
5. How should the final reports be delivered to Marcia? (email, web interface, CSV export?)