Phil Taylor
3de45a8f2c
Some code tidying and get rid of some Windows compile warnings
2021-02-14 15:30:34 +00:00
Phil Taylor
41727a30ba
Add #ifdef around pseudo terminal code so Windows compiles.
2021-02-03 23:14:01 +00:00
Elliott Liggett
65f9a70ee9
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
86e4bf01a3
Added suport for for different rig baud rates via the [Radio] preference
...
SerialPortBaud. Left unset, it defaults to 115200. Added support for
status bar text with memory presets.
2020-03-30 14:09:52 -07:00
Elliott Liggett
acfb1556bf
Automatic symlink of /tmp/rig to the pseudo-terminal device. Also, we
...
now supply preference files for flrig to simplify setting up integration
to fldigi.
2020-03-23 14:58:31 -07:00
Elliott Liggett
32c930788b
Minor updates, copyright, comments.
2020-03-11 20:58:31 -07:00
Elliott Liggett
3414ef46ae
Removed extra debug calls and status text updates.
2019-12-26 00:27:14 -08:00
Elliott Liggett
2f16c6c2bb
UI cleanup and PTT, F5 functions.
2019-01-23 17:19:35 -08:00
Elliott Liggett
0da6babb7a
Fixed comparison between char and int.
2019-01-14 14:30:28 -08:00
Elliott Liggett
016e91d367
pseudo-terminal speed increase. Added E1 and E0 return procesing to
...
rigcommander. Added gitignore file.
2019-01-10 12:31:04 -08:00
Elliott Liggett
f30d300fe6
Added pseudo-terminal capability. TODO: Make sure wfview will parse 0xE0
...
data.
2019-01-09 22:44:48 -08:00
Elliott Liggett
b5715d6024
Cleaned up some debug output
2018-11-29 13:57:15 -08:00
Elliott Liggett
0cee949dcf
Added automatic IC-7300 serial port search
2018-11-29 13:41:42 -08:00
Elliott Liggett
59c5113f43
Added preference file capability, additional radio identity functions.
2018-11-24 00:10:05 -08:00
Elliott Liggett
36b10d4100
Added AF and RF (RX) gain and ATU basics
2018-11-16 22:19:44 -08:00
Elliott Liggett
54881ddd51
Squashed a number of bugs and added the band stacking register
...
functions.
2018-11-16 14:08:21 -08:00
Elliott Liggett
208e2017eb
Numerious modifications
2018-11-07 15:54:03 -08:00
Elliott Liggett
3f7edad074
Implimented tuning knob, enhanced communication handling.
2018-07-03 17:20:03 -07:00
Elliott Liggett
0b8de1a08b
Freq knob and beginnings of com port setup.
2018-06-25 00:34:33 -07: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
24c8ec5a09
Fixed mode select bug. Added some preliminary hooks for changing the
...
theme to dark.
2018-06-19 23:45:56 -07:00
Elliott Liggett
4d86ab11cc
Initial commit.
2018-06-19 12:58:52 -07:00