Wykres commitów

38 Commity (86502a5c3a5d69563e16926cc79d19ea95ca6947)

Autor SHA1 Wiadomość Data
Phil Taylor 86502a5c3a Various compatibility improvements 2022-04-20 13:35:23 +01:00
Phil Taylor 4fe9b2cba7 Move wfserver configuration and add simple keyboard handler 2022-04-13 12:55:59 +01:00
Phil Taylor af2be44919 Update main.cpp 2022-04-11 11:54:06 +01:00
Phil Taylor 1e94a97964 Add time to wfserver debugging 2022-04-11 11:52:57 +01:00
Phil Taylor 03b324be1e Set HighDpiScaling attribute 2022-04-08 15:28:46 +01:00
Phil Taylor 833371530a Enable High DPI Scaling 2022-04-06 19:39:43 +01:00
Phil Taylor 8ec62fec8d Merge branch 'master' into wfserver 2022-03-23 17:28:11 +00:00
Daniele Forsi 32f438aa01 Fix spelling errors 2022-03-23 15:45:51 +00:00
Phil Taylor 4a1be30c40 Non-working standalone server 2022-01-26 09:49:52 +00:00
Phil Taylor 87a36426cf Fix some compile warnings 2022-01-23 16:43:58 +00:00
Phil Taylor 4e086ac220 Fix building both wfview and wfserver together 2022-01-18 09:03:41 +00:00
Phil Taylor 4ebfe457c7 Tidying of server code 2022-01-18 00:11:15 +00:00
Phil Taylor 387b26187d Initial server commit 2022-01-17 17:23:55 +00:00
Phil Taylor b0ffc94ff9 Add more version info 2021-11-19 18:48:15 +00:00
Phil Taylor d86eb07832 Fix WFVIEW_VERSION in mac/linux 2021-11-19 18:26:45 +00:00
Phil Taylor 39f07414ee Add --version command line argument and WFVIEW_VERSION #define 2021-11-19 17:52:18 +00:00
Phil Taylor 4ce6500271 Truncate wfview.log on open 2021-06-08 19:13:44 +01:00
Phil Taylor f390badba2 Add some startup logging 2021-05-28 18:33:40 +01:00
Phil Taylor d31f9fa4c1 Add usage help for windows 2021-05-20 20:01:30 +01:00
Phil Taylor 3af7b61d01 Add --settings option for settings file 2021-05-20 19:24:40 +01:00
Phil Taylor 4d89d6e7c0 Fixes for mac logging/pty since adding sandbox 2021-05-17 17:05:19 +01:00
Phil Taylor 8f135b8ddd Add --debug option to increase debugging for release builds 2021-05-15 18:53:16 +01:00
Elliott Liggett 4c2ee42d59 Changed the organization and domain to wfview and wfview.org. 2021-05-01 00:58:30 -07:00
Phil Taylor 7f4be42331 Fix some compile warnings and deprecation. 2021-03-13 16:56:48 +00:00
Phil Taylor ef79801081 Add logging categories 2021-02-23 21:21:22 +00:00
Phil Taylor 20e681dc91 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-02-11 19:47:29 +00:00
Roeland Jansen 13556f12d2 added newline at the start of help string as well 2021-02-11 09:57:14 +01:00
Roeland Jansen 9f9b032cf8 added newline at the help string 2021-02-11 09:51:40 +01:00
roeland jansen 53fd008f3a Added support for various spectrum sizes and rig capability support.
wfview has been tested with the following Icom radios over USB port:
IC-7300, IC-7610, IC-7851 (and IC-7850), and IC-9700. It likely works
fine with the IC-705 as well. At this time, the rig's CIV address must
be changed in the preference file to indicate the rig you are using, and
this must be in integer, not hex.
2021-02-10 17:32:56 +00:00
Roeland Jansen c341efc11a adding missing dash to the short form of --logfile 2021-02-08 10:20:06 +01:00
Phil Taylor 89fe648868 Add logging to file. 2021-02-07 20:07:26 +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 32c930788b Minor updates, copyright, comments. 2020-03-11 20:58:31 -07:00
Elliott Liggett 828de59080 Changed program name and various file locations. 2020-01-04 17:12:35 -08:00
Elliott Liggett 973dec0b25 Now using preferences, read and write. Current settings are not written
at this time.
2018-11-24 22:21:36 -08:00
Elliott Liggett 59c5113f43 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