Wykres commitów

562 Commity (9a622dfb21ba45cbc2bfa19fc3a226bf8081df74)

Autor SHA1 Wiadomość Data
Elliott Liggett 9a622dfb21 Merge branch 'ui-enhance' of gitlab.com:eliggett/wfview into ui-enhance 2021-04-06 21:01:54 -07:00
Elliott Liggett 83ff1161f7 removed some debug 2021-04-06 21:01:49 -07:00
Elliott Liggett b22ab6bdc2 We now have KHz as the assumed input format if there isn't a dot in the
entry box. Enjoy that!
2021-04-06 21:00:47 -07:00
Roeland Jansen 2b03a3cfe4 derp: typo.... some of these days.. 2021-04-06 19:46:21 +02:00
Roeland Jansen cec27f6bb0 derp: changed formatting 2021-04-06 19:45:17 +02:00
Roeland Jansen cdb3f59516 changed formatting 2021-04-06 19:44:35 +02:00
Roeland Jansen 8d39b0cb68 temporary instructions how to install from a tar.gz prebuilt version 2021-04-06 19:42:49 +02:00
Elliott Liggett 6b09aace4e Minor change so that we track the selected tone to mode changes, keeping
the radio in sync with the UI.
2021-04-05 22:56:03 -07:00
Elliott Liggett e22cb0edf2 Tone, Tone Squelch, and D(T)CS seem to work as expected. Mode can be
selected.
2021-04-05 22:34:40 -07:00
Roeland Jansen d30797a8fc removed 150 Hz CTCSS / NATO as it can't make that by itself 2021-04-05 10:00:04 +02:00
Roeland Jansen 4b956aa477 added 77.0 Hz tone to CTCSS 2021-04-05 09:53:38 +02:00
Elliott Liggett e4bbf62474 We can now read the repeater access mode and update the UI. What remains
is to be able to set the mode.
2021-04-04 23:46:44 -07:00
Elliott Liggett e7f2d1eba8 Working read/write of Tone, TSQL, and DTCS tones/code. Some code is also
present now to change the mode being used (tone, tsql, DTCS, or some
combo of the two).
2021-04-04 23:33:56 -07:00
Elliott Liggett 8cc78e37bb Tone, TSQL, and DTCS code added, but not complete. 2021-04-04 00:36:21 -07:00
Elliott Liggett 3f0ea7258c better tone mode names 2021-04-03 01:50:07 -07:00
Elliott Liggett ebc69434ab Started work on the tone mode interface. 2021-04-03 01:26:28 -07:00
Elliott Liggett c6ecde8aa7 Added CTCSS and DCS codes to the repeater setup window. Have not
connected to rigCommander yet.
2021-04-03 00:46:05 -07:00
Elliott Liggett d2dea240f5 ui names changed to protect the innocent 2021-04-01 15:43:54 -07:00
Elliott Liggett 225e395d34 Added placeholders for attenuator, preamp, and antenna selection UI
controls.
2021-04-01 15:42:22 -07:00
Elliott Liggett 36b6d9b678 Moved some repeater-related things out from rig commander and into a
shared header.
2021-04-01 15:28:09 -07:00
Elliott Liggett 8bf45ac5b2 Adjusting signals and slots for repeater duplex. 2021-03-31 00:29:22 -07:00
Elliott Liggett 69e302feba Basic duplex code copied from wfmain to the new repeatersetup window. 2021-03-31 00:14:20 -07:00
Elliott Liggett 864b2f491a Adding code to support a separate repeater setup window. 2021-03-30 23:37:35 -07:00
Elliott Liggett 09b88c548f Added conditional to debug on serial data write size. 2021-03-30 21:54:27 -07:00
Phil Taylor 8a979d56ef Fix crash when radio is shutdown while wfview is connected. 2021-03-29 09:38:31 +01:00
Phil Taylor ee4c8607d5 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-03-27 16:07:36 +00:00
Phil Taylor a8e895e654 Allow user to configure client name 2021-03-27 16:07:17 +00:00
Roeland Jansen afea24ef87 updated build instructions for opensuse, sles, tumbleweed 2021-03-24 08:01:13 +01:00
Roeland Jansen 35e9a3b408 updated suse buidl instructions/finetuned 2021-03-23 21:16:47 +01:00
Phil Taylor 37193db265 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-03-23 18:20:01 +00:00
Phil Taylor 6bba4eb6dc Set AFGain to 100% on LAN connections 2021-03-23 18:19:47 +00:00
roeland jansen bfdbf3f615 Update CHANGELOG 2021-03-22 20:30:57 +00:00
roeland jansen 09f464dfea Update CHANGELOG 2021-03-22 20:30:34 +00:00
roeland jansen f936eb9167 changelog 2021-03-22 20:30:07 +00:00
Phil Taylor c2091e9c4e Add local volume control for UDP connections. 2021-03-22 18:53:34 +00:00
Phil Taylor 54daaccdfa add volume control to audiohandler 2021-03-22 16:02:22 +00:00
Phil Taylor 7cb9ae9195 Small fixes to UDP server 2021-03-22 15:16:41 +00:00
Phil Taylor 446ed4ef26 Merge branch 'ui-enhance' into lan-alpha 2021-03-22 09:11:52 +00:00
Phil Taylor 8583973ca8 Add USB audio handling to UDP server 2021-03-22 09:10:03 +00:00
Elliott Liggett a26a352389 Changed frequency parameters to (mostly) unsigned 64-bit ints. This
makes all the rounding code very simple and removes many annoying lines
of code designed to handle errors induced by using doubles for the
frequency.
2021-03-22 00:11:43 -07:00
Phil Taylor 6ac94d0876 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-03-19 11:58:14 +00:00
Phil Taylor 41553bed24 Revert "Add macos icns file"
This reverts commit e27ea3f46c.
2021-03-19 11:57:40 +00:00
Phil Taylor 274123a61d Add MacOS X Icon 2021-03-19 10:44:05 +00:00
Phil Taylor e27ea3f46c Add macos icns file 2021-03-19 09:07:05 +00:00
Phil Taylor 96949f5904 Various changes to incoming audio handling to improve MacOS 2021-03-14 20:06:20 +00:00
Phil Taylor 03de9b0dfd Small fix for audio packet handling 2021-03-14 08:44:30 +00:00
Phil Taylor 3187651098 Revert changing hex to Qt:hex as Qt:hex not exposed in earlier Qt namespace 2021-03-13 18:56:19 +00:00
Phil Taylor 4210e84e4a Merge remote-tracking branch 'refs/remotes/origin/lan-alpha' 2021-03-13 16:57:12 +00:00
Phil Taylor 7f4be42331 Fix some compile warnings and deprecation. 2021-03-13 16:56:48 +00:00
Roeland Jansen c7430cdc2d removed the section: How to Apply These Terms to Your New Programs 2021-03-13 16:05:32 +01:00