Commit graph

87 commits

Author SHA1 Message Date
Phil Taylor
1ba3549e31 change unsigned char to quint8 2024-08-13 13:19:50 +01:00
Phil Taylor
e549dfd7b8 More warning cleanup. 2024-08-13 12:47:31 +01:00
Phil Taylor
c7851f8e78 wfserver build 2024-08-13 12:09:33 +01:00
Phil Taylor
c6d049818d Start work on wfserver 2024-08-13 08:38:55 +01:00
Phil Taylor
74e5850dc2 Merge branch 'translations' into creator-widgets 2024-08-05 13:45:39 +01:00
Phil Taylor
db3c4a1a0f Improve handling of initial modes 2024-08-05 13:27:24 +01:00
Elliott Liggett
5b2f799dcf Removed some debug text 2024-08-04 20:30:59 -07:00
Phil Taylor
ae27a0f367 Set filter/PBT sliders correctly 2024-07-27 00:12:25 +01:00
Phil Taylor
6e17622c40 Merge branch 'translations' into creator-widgets 2024-07-26 23:52:59 +01:00
Phil Taylor
745679f166 More BSR testing 2024-07-26 23:50:34 +01:00
Elliott Liggett
6a6b06a09b non destructive waterfall length changes are now possible. The full
lenght is allocated at start, and then only the first 'wflength' rows are
shown.
2024-07-26 14:21:51 -07:00
Elliott Liggett
422d1c0532 Merge remote-tracking branch 'origin/creator-widgets' into translations 2024-07-26 13:01:11 -07:00
Elliott Liggett
d466586da8 Updated README, faster replot when changing only length. 2024-07-26 12:51:15 -07:00
Phil Taylor
d43e0a0f98 fix PTT toggle and add support for setting BSR. 2024-07-26 18:51:23 +01:00
Phil Taylor
a37e667a73 Add custom separators 2024-07-23 09:18:27 +01:00
Phil Taylor
7c649e609a Better fix for hidden band indicators 2024-07-15 19:13:13 +01:00
Phil Taylor
116c05b33f Hide band indicators until scope is initialized 2024-07-14 11:08:55 +01:00
Phil Taylor
2fa0dd7d2f Fix some USB button commands 2024-07-13 19:19:27 +01:00
Phil Taylor
17b178b26a Fix scope mode combo issue. 2024-07-13 12:26:47 +01:00
Elliott Liggett
e2df67a10f Merge remote-tracking branch 'origin/creator-widgets' into translations 2024-06-23 16:00:47 -07:00
Phil Taylor
2bbbcd41f6 Fix various compile warnings including QT6 deprecation 2024-06-23 11:59:41 +01:00
Phil Taylor
722b37d072 Add visible band limits 2024-06-12 17:11:01 +01:00
Phil Taylor
a2f91feca3 Add band limit indicators 2024-06-10 23:58:33 +01:00
Phil Taylor
6eed32cde3 MInor changes 2024-06-08 23:06:34 +01:00
Phil Taylor
2be520e48e Use pointer to logging stream 2024-06-04 00:59:41 +01:00
Phil Taylor
d2aab00365 Delete ColorMap when not needed. 2024-06-04 00:25:11 +01:00
Elliott Liggett
52a66ed649 Added Japanese translation from JG3HLX, added more strings to
translation files.
2024-05-30 09:44:40 -07:00
Elliott Liggett
10fc24283a Faster waterfall drawing. 2024-05-19 13:21:09 -07:00
Phil Taylor
dd3ed689cb Improvements to power on/off handling 2024-04-30 09:42:54 +01:00
Phil Taylor
1db403308d Add get/set command types and make dial change current receiver. 2024-04-26 15:37:12 +01:00
Phil Taylor
d985081524 Slight tidy 2024-04-21 18:06:49 +01:00
Phil Taylor
9be29df027 Update spectrumscope.cpp 2024-04-21 18:00:36 +01:00
Phil Taylor
f262c514f1 Only update controls on change 2024-04-21 17:59:34 +01:00
Phil Taylor
79cd16abea Remove debug message 2024-04-21 17:51:43 +01:00
Phil Taylor
994b215775 Hide scope/wf for non-scope rigs 2024-04-21 17:50:42 +01:00
Elliott Liggett
90d1de99c5 Gradient fills for spectrum and overlay! 2024-04-14 21:56:34 -07:00
Elliott Liggett
7e3e459c12 Attach and detach now resize the main window. Still some work to be done
on selecting good sizes for the scopes themselves.
2024-04-13 15:06:08 -07:00
Phil Taylor
4d86df2e4f IC905 fixes 2024-03-31 12:46:32 +01:00
Phil Taylor
cb5741ccb7 Allow changing VFOB freq 2024-03-30 21:26:39 +00:00
Phil Taylor
87c8cab9c2 Rename VFO to receiver and add second VFO capability 2024-03-30 20:40:27 +00:00
Phil Taylor
ec5f00413b Move some logs from info to debug 2024-03-25 15:30:18 +00:00
Phil Taylor
09c22524f3 Quick fix for RTTY width 2024-02-11 18:00:23 +00:00
Phil Taylor
0fce6666fc Fixes for multi VFO 2024-02-10 19:54:39 +00:00
Phil Taylor
26d59d5b6b Fix PBT in CW mode 2024-02-10 12:11:10 +00:00
Phil Taylor
f193a9703a Add warning for FA received and slim some info logging 2024-02-07 13:06:23 +00:00
Phil Taylor
e9f8772f61 Fix signed/unsigned warning 2024-02-06 22:27:29 +00:00
Elliott Liggett
a5dc86b0a2 Scope recalls floor and ceiling for WF.
Also some new data in meter so that we can debug and determine if new
data arrived.
2024-02-05 21:39:23 -08:00
Elliott Liggett
6b646f039f Much faster spectrum drawing.
The plasma buffer is now a fixed size and we simply go in to it as far as
we need to satisfy the UI buffer length setting.
2024-02-05 11:25:27 -08:00
Phil Taylor
36633b25d1 Fix cluster spots 2024-01-28 13:14:47 +00:00
Phil Taylor
79a4993653 Fix for mode selection 2024-01-28 09:42:50 +00:00