Firefly Logger v3.1.0
Minor Change in v3.1.0 from v3.0.0
- Implement an interface for manual entry of logs with a user-setable date and time. This is at the
handkey.html
interface screen.
Minor Release Changelog: v3.0.0...v3.1.0
Major Changes in the v3.x.x Series
-
Station callsign and field day mode configuration moved to the server side
-
Implement toggle to permit/fix the "Operator Callsign" as a separate callsign or mirror the station callsign
-
Implemented easier-to-update centralized configuration
api/config_general.json - Core configuration
api/config_bands.json - List of bands
api/config_modes.json - List of modes
api/config_sections.json - List of ARRL/RAC sections
-
Remove murmurhash32 for incompatibilities across platforms I don't feel like figuring out. qkey Field is now a string which changes the database schema.
-
ADIF export front end; implement user comment field
-
Cabrillo and ADIF exporters support WFD
-
Fixed Cabrillo field for time which had seconds which is not in spec
Full Changelog: v1.3.0...v3.1.0