Commit graph

7 commits

Author SHA1 Message Date
Elliott Liggett
37b7ccb65b Enhanced code that finds radio serial ports. Added error reporting to
the user if serial port isn't opening. Added command-line arguments for
serial port (example: "-p /dev/ttyUSB0" or "--port /dev/ttyUSB0").
Cleaned up some of the debug messages. wfview also will now tell the
user what radio was found in the status bar of the main window.

Added the begininning of code to determine the waveform type (center or
fixed). rigcommander now knows which is which. The next step is to emit
a signal when this changes, which then causes the main window to check
or uncheck the box (without triggering any other code).

Added some TODO remarks on mode (DV, DD).

Added some command line arguments that are not used at this time for --
host and --civ.
2021-02-02 01:05:59 -08:00
Elliott Liggett
65943e5f57 Minor updates, copyright, comments. 2020-03-11 20:58:31 -07:00
Elliott Liggett
34e01402de Changed program name and various file locations. 2020-01-04 17:12:35 -08:00
Elliott Liggett
3e30213815 Now using preferences, read and write. Current settings are not written
at this time.
2018-11-24 22:21:36 -08:00
Elliott Liggett
c279bee5f6 Added preference file capability, additional radio identity functions. 2018-11-24 00:10:05 -08:00
Elliott Liggett
1fd6ce5310 Finally a good command parsing technique yeilds loads more usable data.
Dark mode is in too!
2018-06-22 16:31:52 -07:00
Elliott Liggett
4d86ab11cc Initial commit. 2018-06-19 12:58:52 -07:00