Phil Taylor
04b9dec591
Add fork/background mode for *nix
2024-08-13 15:39:13 +01:00
Phil Taylor
c6d049818d
Start work on wfserver
2024-08-13 08:38:55 +01:00
Elliott Liggett
edfa4850e4
Added translations
2024-05-23 09:35:30 -07:00
Phil Taylor
ad1904da09
Fix logfile for wfserver
2023-01-12 19:47:55 +00:00
Phil Taylor
5c7966b61a
Merge branch 'master' into shuttle
2023-01-12 18:50:18 +00:00
Phil Taylor
b62f82f6a9
Fix some old warnings
2023-01-01 20:28:59 +00:00
Phil Taylor
ac30e70011
Merge branch 'master' into shuttle
2022-12-28 10:07:02 +00:00
Phil Taylor
6e35d73408
Swap logfile/settings file on servermain
2022-12-19 19:26:51 +00:00
Phil Taylor
11cfa96abd
Stop log warning on wfserver
2022-12-01 12:32:10 +00:00
Phil Taylor
aa99f10b3b
Merge branch 'cluster' into shuttle
2022-10-11 16:42:34 +01:00
Phil Taylor
79f95134a6
Remove redundant CL args
2022-09-23 17:42:36 +01:00
Phil Taylor
6c6f4ed333
Hopefully fix compile warning on linux
2022-09-23 17:02:06 +01:00
Phil Taylor
bb8cde9b78
Use date/time for log name if none specified
2022-09-23 16:46:33 +01:00
Phil Taylor
599459668b
Merge master into shuttle
2022-09-18 16:36:52 +01:00
Elliott Liggett
2d903cc122
Removed extra output on non-server builds.
2022-09-15 09:49:03 -07:00
Elliott Liggett
4beb33cba6
Added logging window capability with termbin support.
2022-09-14 17:07:23 -07:00
Phil Taylor
e50d0619fa
Update main.cpp
2022-05-24 10:13:44 +01:00
Phil Taylor
66f00da890
Try to quit wfserver on ctrl-c
2022-05-24 10:08:18 +01:00
Phil Taylor
18ae3ead85
Quick tidy of logging.
2022-05-13 19:16:08 +01:00
Phil Taylor
6fd5c951ab
Various compatibility improvements
2022-04-20 13:35:23 +01:00
Phil Taylor
51323ebe64
Move wfserver configuration and add simple keyboard handler
2022-04-13 12:55:59 +01:00
Phil Taylor
dd4882e077
Update main.cpp
2022-04-11 11:54:06 +01:00
Phil Taylor
39ac969033
Add time to wfserver debugging
2022-04-11 11:52:57 +01:00
Phil Taylor
aa7e4678af
Set HighDpiScaling attribute
2022-04-08 15:28:46 +01:00
Phil Taylor
e6397f606e
Enable High DPI Scaling
2022-04-06 19:39:43 +01:00
Phil Taylor
d08a8ad1ed
Merge branch 'master' into wfserver
2022-03-23 17:28:11 +00:00
Daniele Forsi
cf85d4cf7b
Fix spelling errors
2022-03-23 15:45:51 +00:00
Phil Taylor
496946ef8c
Non-working standalone server
2022-01-26 09:49:52 +00:00
Phil Taylor
a568d3ffb4
Fix some compile warnings
2022-01-23 16:43:58 +00:00
Phil Taylor
ae9c3201fd
Fix building both wfview and wfserver together
2022-01-18 09:03:41 +00:00
Phil Taylor
93ba15fa8f
Tidying of server code
2022-01-18 00:11:15 +00:00
Phil Taylor
354fc8085b
Initial server commit
2022-01-17 17:23:55 +00:00
Phil Taylor
0ce7952045
Add more version info
2021-11-19 18:48:15 +00:00
Phil Taylor
a252867a32
Fix WFVIEW_VERSION in mac/linux
2021-11-19 18:26:45 +00:00
Phil Taylor
dbabf1621b
Add --version command line argument and WFVIEW_VERSION #define
2021-11-19 17:52:18 +00:00
Phil Taylor
7564a9e0af
Truncate wfview.log on open
2021-06-08 19:13:44 +01:00
Phil Taylor
abf4703855
Add some startup logging
2021-05-28 18:33:40 +01:00
Phil Taylor
80c0f4831e
Add usage help for windows
2021-05-20 20:01:30 +01:00
Phil Taylor
856398e80a
Add --settings option for settings file
2021-05-20 19:24:40 +01:00
Phil Taylor
44da069cfb
Fixes for mac logging/pty since adding sandbox
2021-05-17 17:05:19 +01:00
Phil Taylor
f7f6c8e565
Add --debug option to increase debugging for release builds
2021-05-15 18:53:16 +01:00
Elliott Liggett
d2b2e299b1
Changed the organization and domain to wfview and wfview.org.
2021-05-01 00:58:30 -07:00
Phil Taylor
903b302d7d
Fix some compile warnings and deprecation.
2021-03-13 16:56:48 +00:00
Phil Taylor
25f10d19cf
Add logging categories
2021-02-23 21:21:22 +00:00
Phil Taylor
57dd511485
Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha
2021-02-11 19:47:29 +00:00
Roeland Jansen
965f3c8c35
added newline at the start of help string as well
2021-02-11 09:57:14 +01:00
Roeland Jansen
2a79ae0263
added newline at the help string
2021-02-11 09:51:40 +01:00
roeland jansen
0e0480b0ed
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
a608d4c0c4
adding missing dash to the short form of --logfile
2021-02-08 10:20:06 +01:00
Phil Taylor
7fd249024d
Add logging to file.
2021-02-07 20:07:26 +00:00