Wykres commitów

847 Commity (master)

Autor SHA1 Wiadomość Data
Phil Taylor 3e46b5a42d More tidying 2023-01-13 19:40:38 +00:00
Phil Taylor 41e5e4b1c3 Another fix 2023-01-13 19:28:34 +00:00
Phil Taylor d48bdfa6e2 Fix parentheses warning from GCC 2023-01-13 19:19:04 +00:00
Phil Taylor 4ee8741157 Few fixes to passband dragging 2023-01-13 18:50:06 +00:00
Phil Taylor efb953a8c9 Allow on-screen adjustment of filter width 2023-01-13 18:14:11 +00:00
Phil Taylor b45bf9ce41 Fix compile issues 2023-01-12 19:39:35 +00:00
Phil Taylor 0d9a01cd1f Merge latest master and make USB controllers a compile time directive 2023-01-12 19:20:52 +00:00
Phil Taylor 93f18fae9e Merge branch 'master' into shuttle 2023-01-12 18:50:18 +00:00
Phil Taylor 8a4b9f1934 Fix all audio formats and some compile warnings! 2023-01-07 20:52:07 +00:00
Phil Taylor 4a8de3c0c9 Add function to handle connect/disconnect 2023-01-05 20:00:31 +00:00
Phil Taylor 3e149ee742 Add option of popup alert 2023-01-05 19:37:53 +00:00
Phil Taylor 39dacf54f2 Fix wfserver device detection 2023-01-02 13:39:59 +00:00
Phil Taylor e6a5152734 Prevent memory leak on exit 2023-01-02 12:38:05 +00:00
Phil Taylor 436428b3a9 Support hotplug audio on QT6+ 2023-01-02 01:11:25 +00:00
Phil Taylor 91ce6040e0 Make sure compilation with QT5 still works 2023-01-01 16:17:48 +00:00
Phil Taylor f4c455396a Merge branch 'audio-fixes' into QT6.2 2022-12-29 15:26:41 +00:00
Phil Taylor a89af116e9 Merge updated 2022-12-29 14:16:22 +00:00
Phil Taylor 72e8b2ec2f Illuminate PTT LED on TX 2022-12-28 22:45:42 +00:00
Phil Taylor c3fa41490a Make RC28 buttons work 2022-12-28 22:25:41 +00:00
Phil Taylor 7dfdc5e3e2 Move audio device selection to dedicated class 2022-12-28 16:57:05 +00:00
Phil Taylor f232ff2396 Make it compile.
Currently band switching from Shuttle is broken since I changed the bandtype to a struct. I will fix this soon!
2022-12-28 10:21:45 +00:00
Phil Taylor d9e839b6f2 Merge branch 'master' into shuttle 2022-12-28 10:07:02 +00:00
Elliott Liggett 093e6e799c Fixed termbin button issue when connection fails. Cleaned up some
logging.
2022-12-27 19:37:12 -08:00
Elliott Liggett f6b1428267 Now tracking the plasma buffer user-desired size properly. 2022-12-02 13:32:02 -08:00
Elliott Liggett 82dfb99822 A little cleaner on the plasma mod. 2022-12-02 12:50:05 -08:00
Elliott Liggett 8cfb3f70e5 Added clearing to the plasma underlay display. 2022-12-02 12:38:08 -08:00
Phil Taylor 0a1a7b2336 Merge remote-tracking branch 'origin/pollprefs' into various-fixes 2022-11-28 09:27:53 +00:00
Elliott Liggett 4f6da00206 Added polling preferences and changed UI elements to radio buttons with
spin box.
2022-11-26 21:43:47 -08:00
Elliott Liggett 39caf41905 Added program version number to the settings file. Currently it is merely
written to and not used.
2022-11-26 20:53:12 -08:00
Phil Taylor 7138ef69ea Merge branch 'master' into various-fixes 2022-11-26 19:02:11 +00:00
Elliott Liggett afcf087a70 Fixed color preset zero issue. 2022-11-24 11:43:27 -08:00
Elliott Liggett e1e9167622 Fixed unusual set of conditions in which manual CI-V address would fail
to identify the connected radio. The fix is to continually poll the RigID
until one is received. Radios that don't support RigID will need to
check both boxes in wfview (use rig as model number) to manually ID the
radio.
2022-11-23 23:26:11 -08:00
Elliott Liggett a5ac42fe57 Fixed broken RTS preference. Added preliminary (and untested) support
for the IC-703, 737, 738, and 756.
2022-11-23 16:59:10 -08:00
Elliott Liggett 9da6f77078 Fixed issue causing the current color preset to not be load (previously
preset zero was always used).
2022-11-23 13:36:13 -08:00
Phil Taylor 29060eb43e Add skimmer support (setting not saved) 2022-10-31 12:39:27 +00:00
Phil Taylor f7c532007e Make bandType a struct containing frequency and default SSB mode 2022-10-29 15:12:30 +01:00
Phil Taylor 429aba7d68 Remove spot display processing timer 2022-10-29 00:20:27 +01:00
Phil Taylor e49e00c3ad Silly error in setting default cluster 2022-10-29 00:18:04 +01:00
Phil Taylor 3a07830d47 Add passband to rigctld and allow setting 2022-10-28 20:04:14 +01:00
Phil Taylor 5ffbfc0f1d Merge branch 'master' into shuttle 2022-10-25 10:19:56 +01:00
Phil Taylor 034ec90662 Stop it cutting off some devices 2022-10-24 00:09:18 +01:00
Phil Taylor ce9ab6d7ff Resize according to boundingrect 2022-10-23 23:45:53 +01:00
Phil Taylor e2338edde6 Resize based on font size 2022-10-23 22:58:23 +01:00
Phil Taylor 16dd595f52 Try new universal resize code 2022-10-23 22:45:11 +01:00
Phil Taylor eb363db09c Try analogue? 2022-10-23 19:32:55 +01:00
Phil Taylor b1b6f26b7d Update wfmain.cpp 2022-10-23 19:20:24 +01:00
Phil Taylor 75aab75b46 start to support analogue 2022-10-23 18:54:18 +01:00
Phil Taylor d753315c55 Some more buttons and add commands 2022-10-23 00:17:50 +01:00
Phil Taylor 6255542ee1 Map some buttons 2022-10-22 23:50:48 +01:00
Phil Taylor a2c348f646 More changes 2022-10-22 23:43:49 +01:00
Phil Taylor 358375be8a Add gamepad detection 2022-10-22 20:55:08 +01:00
Phil Taylor 066af2d9b8 Move Setup button to experimental and fix storing buttons 2022-10-11 23:56:00 +01:00
Phil Taylor 3dd1d7bb9a Fix command numbering 2022-10-11 23:33:12 +01:00
Phil Taylor 5d0f6e82c5 Merge branch 'cluster' into shuttle 2022-10-11 16:42:34 +01:00
Phil Taylor e15496e0b6 Disable click/drag tuning by default 2022-10-11 13:17:23 +01:00
Phil Taylor f4e25d2273 Bit more tidying of spotting code 2022-10-10 12:55:12 +01:00
Phil Taylor 3ec54f1ebb make spots appear at the actual top of wf 2022-10-09 20:24:01 +01:00
Phil Taylor b7bcd58578 Add Pop-Out button for cluster screen 2022-10-09 14:32:09 +01:00
Phil Taylor 22abc65849 Add cluster spot color picker 2022-10-09 14:23:07 +01:00
Phil Taylor cc6e4d042a Left click on spot to change freq 2022-10-08 01:09:41 +01:00
Phil Taylor f7e2631ee3 Update wfmain.cpp 2022-10-08 00:55:07 +01:00
Phil Taylor 62d9ec2442 Update wfmain.cpp 2022-10-06 11:17:46 +01:00
Phil Taylor fa9cab1374 Make spot window size to fit content. 2022-10-06 11:12:55 +01:00
Phil Taylor 880a9c3da0 Add right-click on spot to popup dialog 2022-10-06 11:02:22 +01:00
Phil Taylor b110ce7fbb Bit of tidying 2022-10-05 14:26:42 +01:00
Phil Taylor 711b86e91b Add memory sqlite db for cluster spots. 2022-10-05 11:03:15 +01:00
Phil Taylor 2d58ea2afb Fix crash when adding cluster server 2022-09-30 18:41:57 +01:00
Phil Taylor 4db4510501 Comment unused line 2022-09-30 17:29:10 +01:00
Phil Taylor 3b1efbd69e Change default to isdefault! 2022-09-30 17:26:21 +01:00
Phil Taylor 7d141608bf Add TCP spot client 2022-09-30 17:05:42 +01:00
Phil Taylor e7e7821f2b Comment out some unused variables 2022-09-29 17:18:48 +01:00
Phil Taylor dbc13a0533 Initial work on cluster spots. 2022-09-29 17:17:51 +01:00
Phil Taylor cef827f7f8 Only request passband when there is a scope available 2022-09-28 17:53:28 +01:00
Phil Taylor f7bde0fe64 Change default passband colors. 2022-09-28 17:42:12 +01:00
Phil Taylor bbc2613942 Fix passband colorswatch 2022-09-28 17:34:15 +01:00
Phil Taylor b3756391c1 Silently ignore server audio issues if server is not enabled. 2022-09-27 08:57:22 +01:00
Phil Taylor 242d39ce39 Always use 8bit encoding for audio device names 2022-09-27 08:44:55 +01:00
Phil Taylor b7af0d4edd Remove obsolete code 2022-09-26 21:43:22 +01:00
Phil Taylor 518e1700ae Remove logging of audio device realm 2022-09-26 21:43:22 +01:00
Phil Taylor 87ebd0cdcc Fix default audio device selection and hopefully fix device language issue 2022-09-26 21:43:22 +01:00
Phil Taylor 08b6224471 Add PSK modes to IC-7610 and to passband. 2022-09-26 21:22:02 +01:00
Phil Taylor ac0771f034 Add passband for FM mode 2022-09-26 20:46:25 +01:00
Elliott Liggett 65b4a9cc17 Added click-drag tuning. Needs refinement but it's a start. 2022-09-26 11:53:56 -07:00
Phil Taylor 9d9a817f97 Allow changing of passband color 2022-09-26 11:59:16 +01:00
Phil Taylor d8e244f33a First look at a passband indicator 2022-09-26 01:44:49 +01:00
Phil Taylor 6e7d006b0e Delete quit confirmation checkbox 2022-09-23 18:40:01 +01:00
Phil Taylor f838e22498 Remove redundant CL args 2022-09-23 17:42:36 +01:00
M0VSE d9190a5060 Finally fix compile warning! 2022-09-23 17:18:42 +01:00
Phil Taylor 26510c4166 Use date/time for log name if none specified 2022-09-23 16:46:33 +01:00
Elliott Liggett 79531712b0 Fixed glitch when tabs are changed prior to rigcaps. 2022-09-22 21:14:05 -07:00
Elliott Liggett 9c49395fa0 Additional resize fixes for non-spectrum rigs. 2022-09-22 21:06:49 -07:00
Elliott Liggett 11c1d2f5df Hide UI elements not needed for non-spectrum radios. 2022-09-22 20:53:57 -07:00
Phil Taylor 3dbfc94419 Fix that was stopping users being created when none existed 2022-09-21 15:38:28 +01:00
Phil Taylor 2f35e009e9 Merge branch 'master' into shuttle 2022-09-20 22:53:26 +01:00
Elliott Liggett cd3320ec9a Added dialog box to the toFixed button where an edge can be selected. 2022-09-20 08:58:12 -07:00
Phil Taylor 31969d0647 Add change mode commands 2022-09-19 02:03:02 +01:00
Phil Taylor 722e5b3c35 Allow PTT to be toggled 2022-09-19 01:34:25 +01:00
Phil Taylor 5ccc2fc375 Fix for saving buttons 2022-09-19 01:14:11 +01:00
Elliott Liggett 881823a839 Added controls for custom scope edges, hide/show scope controls
depending upon the scope mode the radio reports.
2022-09-18 13:13:33 -07:00
Phil Taylor e6506cd55f Add storing button config 2022-09-18 21:00:44 +01:00
Elliott Liggett bb2593be6f Fixed clear peaks button to work with the plasma underlay. 2022-09-18 12:22:11 -07:00
Phil Taylor c87dc5ef73 Fixed after merge 2022-09-18 17:42:41 +01:00
Phil Taylor 546330e829 Merge master into shuttle 2022-09-18 16:36:52 +01:00
Phil Taylor 4bd80cb9e5 Make sure both audio system button are disabled when connected to radio and enabled when not. 2022-09-18 15:23:37 +01:00
Phil Taylor 079f03886f Remove password from log! 2022-09-18 15:02:31 +01:00
Phil Taylor a04f7f57d3 Fix server user handling 2022-09-18 14:59:03 +01:00
Phil Taylor 0c22f81690 Remove focus from connect button once clicked. 2022-09-17 22:43:40 +01:00
Phil Taylor 4dcc7c4753 Move connect button 2022-09-17 22:31:43 +01:00
Phil Taylor 77f48f5f0c Update wfmain.cpp
Add enable/disable audioSystemServerCombo
2022-09-17 21:04:46 +01:00
Phil Taylor da0644f1ba Merge branch 'log' of https://gitlab.com/eliggett/wfview into log 2022-09-17 20:58:41 +01:00
Phil Taylor fca463f346 Add "Cancel" to connect button 2022-09-17 20:57:49 +01:00
Elliott Liggett 0735c35cec Fixed bug where the frequency dial skipped extra when crossing zero. 2022-09-17 12:05:32 -07:00
Elliott Liggett cf50e9d18a Added an additional combo box for the audio system selection under the
Radio Server page of settings.
2022-09-16 13:43:01 -07:00
Phil Taylor 7e2682170f Make Windows expand audio combo when clicked 2022-09-16 20:51:16 +01:00
Elliott Liggett 4e3af7cccd Changed font for better compatibility. Added some controls for scrolling
behavior.
2022-09-15 11:52:08 -07:00
Elliott Liggett c5f626065a Debug mode can now be toggled from the logging window. 2022-09-15 09:53:50 -07:00
Elliott Liggett 2225953d03 Added debug logging button, however, it doesn't propagate the debug
signal through all the modules yet. So, for now, it is hidden.
2022-09-15 09:42:19 -07:00
Elliott Liggett 95994ed737 Restored version to log file, fixed reversed log entries. 2022-09-15 09:33:09 -07:00
Elliott Liggett 73b9c88e5e Cut log window polling rate in half for lower CPU. 100ms is plenty fast. 2022-09-14 18:32:28 -07:00
Elliott Liggett 3290b64a0b Added logging window capability with termbin support. 2022-09-14 17:07:23 -07:00
Elliott Liggett 0f226fdca5 Added tic marks, removed audio RMS calculation for now at least. 2022-08-24 21:52:36 -07:00
Elliott Liggett 9623226b0c Added average metering. 2022-08-24 16:06:41 -07:00
Elliott Liggett fbf1c4bce9 Removed annoying debug message. 2022-08-24 15:21:29 -07:00
Roeland Jansen be95896205 Merge branch 'master' into audiometer 2022-08-24 18:17:57 +02:00
Elliott Liggett 9fb74ed6e1 Audio metering initial. Very messy but you can select TxRxAudio as the
meter type and wfview will show you TX or RX audio depending upon if you
are transmitting or not. You can also select only TxAudio or RxAudio.
This is nice for looking at Tx audio levels prior to transmitting, for
example, or metering the radio's "monitor" audio while transmitting.
2022-08-23 22:24:05 -07:00
Elliott Liggett b8ba9a16dc Added protection against transparent colors. Added revert feature to
revert to default color preset for the selected preset. Added save
single preset capability.
2022-08-23 10:35:59 -07:00
Elliott Liggett 7e80eb0ed7 Cleaned up lots of debug info messages. 2022-08-22 21:31:31 -07:00
Elliott Liggett 8012a58bd9 Added separate colors for the high meter scale and the peak indicator. 2022-08-22 21:22:01 -07:00
Elliott Liggett 2a456b2adb Small cleanup. 2022-08-22 20:44:58 -07:00
Elliott Liggett fa0752518d More color tuning! 2022-08-22 19:39:20 -07:00
Elliott Liggett 9afc44ce42 Refresh the meter when updating colors immediately. 2022-08-22 18:09:20 -07:00
Elliott Liggett da1cd8b14f Added our "classic" color schemes back in. More tuning needed but a good
start.
2022-08-22 17:57:54 -07:00
Elliott Liggett 6f7f1f84ec Added presets and preset naming to the settings file. 2022-08-22 16:49:35 -07:00
Phil Taylor d1ffbe84f5 Still more work required 2022-08-22 23:09:09 +01:00
Elliott Liggett 59d2d735e6 Added preset names 2022-08-22 09:44:00 -07:00
Elliott Liggett 92904f8ae5 Forgot the axis color from default. 2022-08-21 23:59:48 -07:00
Elliott Liggett 952585261c Forgot text color from default load-in 2022-08-21 23:54:37 -07:00
Elliott Liggett d11ae30b1a Fixed bug relate to pressing cancel in the color picker. 2022-08-21 23:50:02 -07:00
Elliott Liggett 1388c756c4 Fixed alpha channel issue 2022-08-21 21:51:50 -07:00
Elliott Liggett 16237a47f5 Slightly better closing for settings 2022-08-21 21:32:49 -07:00
Elliott Liggett a84fb6d091 Cleaner tab add/remove code for the settings tab. 2022-08-21 21:19:08 -07:00
Elliott Liggett 93b1af6eb6 Removed unused function 2022-08-21 18:05:20 -07:00
Elliott Liggett ecb9b8fbb4 Now all colors can be edited. 2022-08-21 17:52:52 -07:00
Elliott Liggett 2a509a6177 Color editing for a few parameters is working. Lots of new helper
functions introduced to make coding simpler.
2022-08-21 16:47:17 -07:00
Elliott Liggett ac8a98049e More connections from picker to UI. 2022-08-21 00:33:59 -07:00
Elliott Liggett b77715e0d8 Color preferences. We can now set a single color and also detach the
settings tab.
2022-08-21 00:17:44 -07:00
Elliott Liggett 4b0ce8537e Added line input to color functions 2022-08-19 10:32:06 -07:00
Elliott Liggett 1423e7c300 Added color picker functions and demonstration UI elements 2022-08-19 09:41:13 -07:00
Elliott Liggett ab65f8e38d Finally remembered to remove annoying commented-out code. 2022-08-18 20:56:24 -07:00
Elliott Liggett 088d34af8b Removed checkbox from prior peak hold mode. 2022-08-18 20:54:50 -07:00
Elliott Liggett d8dc9daa15 One more thing for qcp 1.3 2022-08-18 16:45:58 -07:00
Elliott Liggett a947ba6b18 Added support for qcp 1.3 2022-08-18 16:40:10 -07:00
Elliott Liggett 1d14d9520e Fixed issue where spectrum greater than 128 was negative. 2022-08-18 11:52:41 -07:00
Elliott Liggett ebb2c59a45 Added "pre-sorted" flag to plasma average mode plotting. 2022-08-18 11:11:57 -07:00
Elliott Liggett a7587963b0 Fixed issue where the waterfall colors re-scaled to min-max versus user
preference upon wf length change.
2022-08-18 11:07:29 -07:00
Elliott Liggett c59050e632 Removed issue with plasma buffer resizing with the waterfall. 2022-08-18 10:54:54 -07:00
Elliott Liggett 7093ac104a Removed unused variables, corrected spelling. 2022-08-18 10:24:07 -07:00
Elliott Liggett f1f58a10cf Slight reduction in CPU usage with regards to wf, more to come. 2022-08-18 09:56:06 -07:00
Elliott Liggett 7639880861 Fixed issue with the floor and ceiling not updating initially. The
waterfall is now ranged prior to replot each time.
2022-08-17 23:30:02 -07:00
Elliott Liggett b2204b3519 Fixed resize; added mutex. 2022-08-17 22:38:44 -07:00
Elliott Liggett 5215984de8 Minor change for slightly faster averages. 2022-08-17 21:46:47 -07:00
Elliott Liggett 123084c779 Slightly faster plotting due to data being already sorted. 2022-08-17 19:58:04 -07:00
Elliott Liggett 03a279087e Added underlayBufferSize to the preferences. 2022-08-17 18:46:00 -07:00
Elliott Liggett 6ebb3b7680 Added some preferences for the plasma. 2022-08-17 18:41:35 -07:00
Elliott Liggett 32d55ef490 Fixed spectrum line length 2022-08-17 16:34:26 -07:00
Elliott Liggett 53bed16b45 Added floor and ceiling adjustments for the plots. 2022-08-17 16:21:33 -07:00
Elliott Liggett 02e6733cdd Fixed ancient issue with layering of the plot data 2022-08-17 15:51:26 -07:00
Elliott Liggett c753089ac7 Added spectrum plasma metering. 2022-08-17 15:10:07 -07:00
Phil Taylor a9e9c80708 Fix silly bug introduced in server audio TX combo 2022-06-14 10:31:45 +01:00
Phil Taylor 62c48ac2c2 Test some shuttle changes 2022-05-17 08:53:24 +01:00
Phil Taylor 0b74407448 Set default audio device if not found 2022-05-13 09:55:47 +01:00
Phil Taylor 4f4527bc6b Set default audio device if not found 2022-05-13 09:55:16 +01:00
Phil Taylor 11c0973897 Merge branch 'wfserver' into shuttle 2022-05-12 23:54:48 +01:00
Phil Taylor 2e433ed71f Add pa/rt to server 2022-05-12 15:53:48 +01:00
Phil Taylor 578b993f70 Various fixes 2022-05-12 12:24:27 +01:00
Phil Taylor 44f6ec2740 Add back support for portaudo and rtaudio APIs 2022-05-12 01:46:20 +01:00
Phil Taylor 135640df44 Remove parent from classes that are moved to a thread 2022-05-08 19:35:47 +01:00
Phil Taylor ac677db7ac Change class constructors to include parent 2022-05-08 19:31:05 +01:00
Phil Taylor 8e38a8efb2 Create function to convert Icom format to QAudioFormat 2022-05-08 11:46:33 +01:00
Phil Taylor 8b958d572c Fix some compile warnings and try to support sharing lan connected rigs 2022-05-05 18:09:16 +01:00
Phil Taylor a929b2b8a8 Name threads to ease debugging 2022-05-02 16:11:35 +01:00
Phil Taylor eb85bb1802 Improve logging and some code cleanup 2022-04-27 12:56:54 +01:00
Phil Taylor 7f003c588e Shuttle button commands now working (mostly) 2022-04-26 14:50:16 +01:00
Phil Taylor 96037cd055 Various fixes 2022-04-25 17:40:41 +01:00
Phil Taylor aa002ed0b5 Change band via queue 2022-04-22 14:59:49 +01:00
Phil Taylor 8ee8d23fb9 'Almost' working shuttle support 2022-04-22 11:11:21 +01:00
Phil Taylor fad416c5f3 Merge branch 'wfserver' into shuttle 2022-04-20 15:39:11 +01:00
Phil Taylor 86502a5c3a Various compatibility improvements 2022-04-20 13:35:23 +01:00
Phil Taylor d86f8958b2 Add support for splitting/combining waterfall/scope data 2022-04-18 20:29:50 +01:00
Phil Taylor 9e269d774a Add some more startup logging and improve windows startup speed. 2022-04-08 15:51:59 +01:00
Phil Taylor 1f25ca67e8 Fixes to TCP server and attempt auto port detection on non-linux! 2022-04-08 14:40:05 +01:00
Phil Taylor 389f661c79 Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
Phil Taylor 8ec62fec8d Merge branch 'master' into wfserver 2022-03-23 17:28:11 +00:00
roeland jansen e5b975038c Merge branch 'fix/typos' into 'master'
Fix spelling errors

See merge request eliggett/wfview!8
2022-03-23 15:45:51 +00:00
Daniele Forsi 32f438aa01 Fix spelling errors 2022-03-23 15:45:51 +00:00
Phil Taylor 21a8bbc1a6 Qt 5.9 compatibility 2022-01-30 10:55:12 +00:00
Phil Taylor 46cd6c1e53 Hopefully fix Linux compile error 2022-01-30 10:29:23 +00:00
Phil Taylor 9ae8bc660c Lots more fixes and tweaks 2022-01-29 22:50:58 +00:00
Phil Taylor 5ae3549ba5 Treat GUID as 16 bytes rather than trying to be clever! 2022-01-23 17:54:40 +00:00
Phil Taylor 264ad231c0 Now supports multiple radios on OEM server 2022-01-23 15:06:31 +00:00