Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
vers 1.00.rc2 | 2022-02-02 | ||
README.md | 2022-02-03 | 1.3 kB | |
Totals: 2 Items | 1.3 kB | 0 |
README
UPDATE
- Added "call" and "RST" field: the values entered in these fields will be replaced within the defined macros; the specific tags are <call> and <RST>. example: the RST field contains 559, the macro "UR RST <RST> <RST> <RST>" will be transmitted as "UR RST 559 559". Same operation for the <call> tag.
Prerequisites:
-
Tkinter ( note: the GUI could appear differently if used in Linux or in WIndows... edit the source code to adjust the size of the window and other features (fonts / colors / etc))
-
cwdaemon (install / setup / test)
-
my command line :
cwdaemon -d ttyUSB0 -s 20 -x n &
Setup:
-
edit CWdaemon.cfg to modify:
-
edit network parameters ( IP / ports )
-
edit labels and macros to fulfill your requirements
-
save (do not change the filename!)
Operations:
Using the GUI it's really simple and self-explaining:
-
click on the spinboxes arrows to change parameters, or
-
enter directly numbers in WPM into spinbox:
-
enter text to send into the entry box (showed about 80 chars, max 1000 chars), then hit Enter
-
TUNE (light blue) button start a "tuning dash" 5 seconds long, then back to rx
-
Halt TX (red) button stops any underway transmission
-
ENJOY !!!