ellenhp / aprs.tools

APRS app for Android
GNU General Public License v3.0
17 stars 1 forks source link

Migrate to a database for keeping track of historical packets #27

Closed ellenhp closed 5 years ago

ellenhp commented 5 years ago

This should also fix a crash on startup, maybe.

ellenhp commented 5 years ago

Obsolete now that the user has access to the firehose that is APRS-IS full feed. In-memory cache is the way to go. There's something to be said for persisting packets heard on RF but I'll track that separately.