Commit graph

7 commits

Author SHA1 Message Date
Peter Goodhall
b6a0e0bb91 Fixes SimpleFLE bugs relating to satellite ops
Support multiple comma-separated grids (VUCC) across SimpleFLE. Updated Logbook_model to accept vucc_grids and prefer it over single locator when present. Frontend changes: parse and detect single vs multiple grids, add Grid column to preview table, send both `locator` and `vucc_grids` to the save endpoint, tighten time regex, add qsotime variable, include X band in satellite mode handling, and clear satellite state when switching to a regular band. Documentation and help updated: improved syntax help and added full docs/SimpleFLE.md explaining grids, VUCC usage, satellite handling and other SimpleFLE features.
2026-04-27 22:41:40 +01:00
Peter Goodhall
5583cd8c14 Add comment support to SimpleFLE QSO entries
Introduces the ability to add comments to QSOs by enclosing text in angle brackets, updates the UI to display a new Comment column, and documents the feature in the syntax help. The JavaScript logic is updated to extract, display, and save comments with each QSO.
2026-01-14 10:23:15 +00:00
Peter Goodhall
e9490cb1b9 Add satellite and gridsquare support to SimpleFLE
Enhanced the syntax help and JavaScript logic to support satellite QSOs and gridsquares. Satellite contacts can now be entered using 'sat' or 'satellite' keywords, with automatic frequency/mode population from a satellite database. Gridsquares can be included with callsigns, and both features are now parsed, displayed, and saved in the QSO table and backend.
2025-11-05 16:41:52 +00:00
HB9HIL
cc98f41876 adjusted syntax help example data 2023-11-06 13:37:41 +01:00
HB9HIL
f28d0cd23c SimpleFLE Multilanguage Support 2023-10-30 23:52:20 +01:00
HB9HIL
ee90bdee9c SyntaxHelp Text Dialog 2023-10-26 14:21:33 +02:00
HB9HIL
462e464f6e added syntaxhelp text 2023-10-26 14:06:54 +02:00