Wykres commitów

635 Commity (d7927f4ae51c344bc99b3f78c6c49e25a9eab015)

Autor SHA1 Wiadomość Data
Phil Taylor d7927f4ae5 Fix windows release build 2021-05-01 13:14:33 +01:00
Phil Taylor 53821c8792 Merge branch 'ui-enhance' into lan-alpha 2021-04-27 20:05:00 +01:00
Roeland Jansen 5d5497b8a8 derp: fixed main dial freq display for non-BSR 4m band; see also previous commit 2021-04-27 20:16:50 +02:00
Roeland Jansen 3731ada7ac fixed main dial freq display for non-BSR bands 60, 630, 2200m if such a band was selected in the band select menu 2021-04-27 20:15:24 +02:00
Elliott Liggett 839fa7f3dc Merge branch 'ui-enhance' of gitlab.com:eliggett/wfview into ui-enhance 2021-04-27 08:06:32 -07:00
Elliott Liggett 1b38c2c9d6 Minor change to set frequency, which was lacking "emit" at the start. 2021-04-27 08:04:33 -07:00
Roeland Jansen 06ffae913a changed the modeSelectCombo-addItem sequence a bit to have modes grouped; CW and CW-R are now grouped, as well as RTTY/RTTY-R; AM and FM are grouped now 2021-04-27 10:08:28 +02:00
Phil Taylor e5746dcc82 Merge branch 'ui-enhance' into lan-alpha 2021-04-27 09:01:12 +01:00
Elliott Liggett 1923d5a01c Well, that was fun. Color preferences now work, and colors can be
modified from the preference file for custom plot colors.

The preference file now stores colors as unsigned int. To convert the
colors in the file to standard AARRGGBB format (AA = Alpha channel), use
python's hex() function. Maybe one day we will fix the qt bug and make
this save in a better format.
2021-04-26 23:40:08 -07:00
Elliott Liggett 7109c2b396 Added dynamic band buttons. Fixed multiple bugs related to various
differences in band stacking register addresses (for example, the GEN
band on the 705 has a different address from the 7100 and the 7300).
This code was only tested with the 9700.
2021-04-26 18:24:28 -07:00
Roeland Jansen 8cf7559d27 started rough docs for the usermanual 2021-04-26 10:23:30 +02:00
Phil Taylor 7bfb30e9c6 Another linux compile fix. 2021-04-25 11:21:37 +01:00
Phil Taylor 4f72e0ee50 Fix for linux compile of rigctld 2021-04-25 11:14:58 +01:00
Phil Taylor 00e3a043a0 Fix typo in receiveRITValue 2021-04-25 11:02:46 +01:00
Phil Taylor 119d328b17 Merge branch 'ui-enhance' into lan-alpha 2021-04-25 10:58:40 +01:00
Phil Taylor 40ba0385ca More work on rigctld 2021-04-25 10:58:25 +01:00
Elliott Liggett a35609c629 Faster polling. Clarified in comments around line 309 in wfmain.cpp. 2021-04-25 00:32:37 -07:00
Elliott Liggett 80cc3e6dc0 Added ability to read RIT status. Added RIT to initial rig query. Added
variables to handle delayed command timing values. Fixed bug in
frequency parsing code that had existed for some time. Changed tic marks
on RIT knob because I wanted more of them. Bumped startup initial rig
state queries to 100ms. May consider faster queries on startup since we
are going to need more things queried on startup.
2021-04-25 00:23:52 -07:00
Elliott Liggett f619e9eca1 Receiver Incremental Tuning is in. The UI does not check the rig's
initial state yet, but the functions are partially in rigCommander for
that purpose.
2021-04-24 00:31:51 -07:00
Elliott Liggett 5bfb287294 Found two missing defaults in switch cases inside rigcommander.cpp. 2021-04-23 23:24:34 -07:00
Elliott Liggett e5064f0789 Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-04-23 23:17:01 -07:00
Elliott Liggett 90853807eb whitespace. 2021-04-23 23:13:42 -07:00
Elliott Liggett d4765f3287 Modified rig power management to stop command ques (s-meter and others).
Upon rig power up, the command queue is repurposed as a 3 second delay
for bootup, and then, commands are issued to restore the spectrum
display (if the wf checkbox was checked). I've made new functions,
powerRigOff and powerRigOn, for these purposes.
2021-04-23 23:11:54 -07:00
Elliott Liggett fdbf1af30c work in progress on spectrum enable after power off/on. 2021-04-23 11:23:27 -07:00
Elliott Liggett 89a185a174 powerOff should work now. 2021-04-23 10:12:14 -07:00
Phil Taylor 93fc8a9f67 Merge branch 'ui-enhance' into lan-alpha 2021-04-21 09:17:31 +01:00
Elliott Liggett 3fa0dfaecd Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-04-20 08:54:23 -07:00
Phil Taylor 6623c2ced0 rigctl working (sort of) with WSJT-X 2021-04-20 12:29:10 +01:00
Elliott Liggett 2e5a4f05a4 Preliminary commit for power-on and power-off functionality. Is not
correct for most rigs.
2021-04-19 22:55:39 -07:00
Elliott Liggett 303f3ad341 Missing parenthesis 2021-04-19 22:18:45 -07:00
Phil Taylor a8f70ba51c Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-04-19 17:50:10 +01:00
Phil Taylor cb434d694e Fix linux compile error 2021-04-19 17:49:51 +01:00
Roeland Jansen db3dd17622 changelog 2021-04-19 18:48:22 +02:00
Phil Taylor b3758d210f Merge branch 'ui-enhance' into lan-alpha 2021-04-19 17:28:33 +01:00
Phil Taylor c78ad19210 Initial commit of rigctld (doesn't currently do anything useful!) 2021-04-19 17:26:26 +01:00
Elliott Liggett ddc7fab879 Adding a default position for the frequency indicator line. 2021-04-17 19:44:22 -07:00
Elliott Liggett 63ef522e89 Goodbye tracer 2021-04-17 19:41:15 -07:00
Roeland Jansen dc144f0a17 changelog 2021-04-17 10:27:24 +02:00
Roeland Jansen 9cd78885b1 added support info for prebuild-systems 2021-04-16 11:19:51 +02:00
Roeland Jansen e4f18dfce9 added airband, dPMR, lw/mw European and fast HF/70/23cm 1 MHz tuning steps 2021-04-12 18:54:09 +02:00
Elliott Liggett 3f2a66f8f8 Added ATU featureon 7610. 2021-04-11 16:38:58 +00:00
Elliott Liggett ce3c4dfe54 Now grabs scope state on startup. Found bug, did not fix, in the
frequency parsing code. Worked aroud it by using doubles for now.
2021-04-11 00:42:25 -07:00
Elliott Liggett aac777eb07 Preamp and attenuator are now queried on startup. Additionally, the
preamp is checked when the attenuator is changed, and the attenuator is
checked with the preamp is changed. This helps the user understand if
the rig allows only one or the other to be active (such as the IC-9700).
2021-04-10 22:48:32 -07:00
Elliott Liggett 4f3de02482 Added frequency line. Let's see how we like it. 2021-04-10 15:34:35 -07:00
Elliott Liggett 5cc2aa0efe Add some preliminary parts of getting the attenuator, preamp, and
antenna selection on startup. UI not updated yet but getting there.
2021-04-10 00:21:58 -07:00
Elliott Liggett ec1e43ddc1 More stale comments removed. 2021-04-10 00:03:21 -07:00
Elliott Liggett 4f696bee59 Removed more stale comments 2021-04-10 00:01:34 -07:00
Elliott Liggett 651edb2c30 Removed old comments 2021-04-10 00:00:51 -07:00
Elliott Liggett cdb680422b Moved ATU controls to main tab. 2021-04-09 23:56:04 -07:00
Elliott Liggett e7e1431fe3 Added waterfall theme combo box 2021-04-09 23:38:36 -07:00