THIS VERSION HAS A TABLE VIEW FOR SYSTEMS THAT DO NOT SUPPORT LARGE GRAPHIC DISPLAYS SUCH AS LOW-END LAPTOPS.
CHECK OUT ft8mapper FOR BETTER GRAPHICS AND GRID TRACKING.
Filt8 - v3.6 release - Requires Python 3.x (3.10 or higher on Mac)
Scrollable maps for small screens
State data as of Feb 25, 2024.
Map saves settings.
Map features: filter by band, click to Lookup.
Offline Maps to show station grid locations as you decode them in real-time (Check out js8mapper project on ...
In-memory NoSQL database with ACID transactions, Raft consensus, etc.
...SummitDB provides one key space that is a large B-tree. An ordered key space allows for stable paging through keys using the KEYS command. Redis uses an unordered dictionary structure and provides a specialized SCAN command for iterating through keys.