Elliott Liggett
|
84909b4a13
|
Added some helpers to the destructor in repeaterSetup. Not sure if it
helps, but it hasn't crashed on exit yet.
|
2021-04-09 09:37:54 -07:00 |
Roeland Jansen
|
c68fc5e99c
|
re-added lost tooptip for SQ slider
|
2021-04-08 18:57:20 +02:00 |
Roeland Jansen
|
3d256b3863
|
changelog
|
2021-04-08 15:06:23 +02:00 |
Elliott Liggett
|
2cbbb26f00
|
Preamp data is now tracked (but not used yet)
|
2021-04-08 00:05:40 -07:00 |
Elliott Liggett
|
5c84d31dc8
|
Minor disconnect in the getDTCS call
|
2021-04-07 23:43:18 -07:00 |
Elliott Liggett
|
09ec3c271c
|
Merge branch 'ui-enhance' of gitlab.com:eliggett/wfview into ui-enhance
|
2021-04-07 23:38:06 -07:00 |
Elliott Liggett
|
92f019b787
|
Attenuators are in! Please try them out!
|
2021-04-07 23:35:24 -07:00 |
Roeland Jansen
|
60146a1dc8
|
added prebuilt and run instructions for mint 20.1
|
2021-04-07 09:58:40 +02:00 |
Roeland Jansen
|
34751527d6
|
changelog
|
2021-04-07 08:22:38 +02:00 |
Elliott Liggett
|
d18bb2b649
|
The repeater setup now disables elements for things your rig doesn't do.
|
2021-04-06 22:26:08 -07:00 |
Elliott Liggett
|
e45557e04d
|
We now query the repeater-related things on startup, such that the
repeater UI is populated correctly.
|
2021-04-06 22:06:08 -07:00 |
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 |