@@ -78,7 +78,7 @@ Per default the file HamCC_log.adi in your user home will be used. If you are us
7878new logs will be appended.
7979This behaviour and the file path can be changed via arguments (run HamCC -h for further information).
8080
81- Some graphical loggers (i.e . [ DragonLog] ( https://github.com/gitandy/DragonLog?tab=readme-ov-file#dragonlog ) ) are
81+ Some graphical loggers (e.g . [ DragonLog] ( https://github.com/gitandy/DragonLog?tab=readme-ov-file#dragonlog ) ) are
8282able to watch for ADI file changes from other programs and immediately import new QSOs.
8383
8484### Initial state
@@ -168,7 +168,7 @@ RST fields supports the whole range like `59` for phone, `599` for CW or `-06` f
168168For CW the last digit can also be an ` a ` for aurora, ` s ` for scatter or alike
169169(see [ R-S-T System] ( https://en.wikipedia.org/wiki/R-S-T_system ) on Wikipedia).
170170
171- If you only give minutes to time i.e . ` 23t ` the time will be filled with the last hour as if ` 1823t ` was given
171+ If you only give minutes to time e.g . ` 23t ` the time will be filled with the last hour as if ` 1823t ` was given
172172(assuming last time is something like 18:12 or so).
173173For partial dates it will be filled in the same manner for each 2 digits missing from left to right.
174174So the date ` 240327d ` , ` 0327d ` or ` 27d ` will be filled as if ` 20240327d ` was given.
@@ -199,7 +199,7 @@ If it is a number it is stored as SRX and SRX_STRING. Else it is stored as SRX_S
199199To leave the event mode for the following QSOs type a single ` $ ` followed by a SPACE.
200200
201201#### xOTA
202- For xOTA just enter one of SOTA, POTA i.e . ` $pota ` instead of the contest ID.
202+ For xOTA just enter one of SOTA, POTA e.g . ` $pota ` instead of the contest ID.
203203Then set your own xOTA reference with ` -Nxx-999 ` and track the QSO partners reference with ` %xx-999 ` .
204204
205205Source Code
0 commit comments