Update ReadMe to R03b

This commit is contained in:
adrcs 2025-01-24 14:12:46 -07:00 committed by GitHub
parent 36814ac95d
commit a23c5f14e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,13 +5,16 @@ The current revision is 0.3
To run it, launch a PuTTy session on the first of the two COM ports, set the speed to 115200, and enable the VT100 mode, which can be found under the terminal heading in the categories box. To run it, launch a PuTTy session on the first of the two COM ports, set the speed to 115200, and enable the VT100 mode, which can be found under the terminal heading in the categories box.
Release notes, V0.3a Release notes, V0.3b
==================== ====================
Minor change made to the radio parameters display and entry. The frequency is now Minor change made to the radio parameters display and entry. The frequency is now
displayed as xxx.yyy and can be entered the same way. The old method of specifying displayed as xxx.yyy and can be entered the same way. The old method of specifying
it with all the digits is still supported. it with all the digits is still supported.
Added the ability to set the clock. Format is HH:MM, 24 hours, time zone agnostic.
Granularity is 10 seconds. Current time added to setup display.
The main menu now has 9 entries: The main menu now has 9 entries:
A. List the current setup. A. List the current setup.
B. Mesh Status. Dumps the mesh table. B. Mesh Status. Dumps the mesh table.
@ -19,6 +22,7 @@ C. Chat mode. Enter chat mode.
D. Dumps receive frame statistics. D. Dumps receive frame statistics.
R. Launches radio parameters menu. R. Launches radio parameters menu.
S. Launches station parameters menu. S. Launches station parameters menu.
T. Sets the clock.
W. Writes the setup to internal flash. W. Writes the setup to internal flash.
X. Exit. (and come back again). X. Exit. (and come back again).