Standalone Field Tool
MicroGrams for offline and RF-only operations.
Use this self-contained field tool when internet access is unavailable and messages must move entirely over radio or another local text path. It includes the current repository forms and can open shared local form files, allowing transmitting and receiving stations to fill, encode, decode, and verify compatible payloads without connecting to the MicroGrams website.
Form building, library review, datecodes, and JS8Spotter Expect-line tools are also included in the same file.
F!. Decode requires the matching embedded or loaded form.How to format a payload by hand
Use spaces to separate the Form ID, answer string, prompt fields, comment, datecode, and authentication code:
F!### ANSWERS ST[value] GR[value] comment #DATE AUTHPrompt fields use a two-character name followed by a value in brackets. Example: ST[OK] GR[EM15] CT[CANADIAN]. Formatting repair can restore likely separators, but it cannot recover characters that were lost or changed.
.txt definition used by the transmitting station.build_forms.py.
Recommended: F!900-F!999 for local/private custom forms and F!000-F!099 for draft or proposed forms.
Checks forms loaded in this offline page and suggests the first unused custom ID.
ST for state or GR for grid. The label is the human-readable field description shown to users.
F!304 11111111 GREEN #E0ND
Offline notes
This file is self-contained. It does not need the internet, the live website, /forms/manifest.json, or external scripts to function. The header link opens the live MicroGrams site only if internet access is available.