Commit graph

140 commits

Author SHA1 Message Date
Jamie Vital
c181b11f87 Fix remaining window order bugs 2023-11-20 14:18:52 -05:00
Jamie Vital
1cf59183cf Keep floating windows on top, and other UI fixes 2023-11-19 21:01:00 -05:00
Jamie Vital
d9522e6e9c Don't try to hide scrollbar when it might make a widget taller 2023-11-18 08:43:02 -05:00
Aang23
77637edbc9 Fix cli autostart not restoring SDR settings 2023-11-10 14:23:25 +01:00
Aang23
4b581c86f1 Tiny cleanup 2023-11-09 20:30:55 +01:00
Aang23
d8018aa170 Add QTH option 2023-11-09 12:04:09 +01:00
Aang23
db321b4a8f Allow auto-starting autotracking & the SDR in CLI 2023-11-08 15:09:07 +01:00
Jamie Vital
729a6bba2e Prevent repeated trigger when holding +/- on SteppedSlider 2023-10-21 06:59:18 -04:00
Jamie Vital
677300f009 Implement SteppedSlider widget; move FFT and viewer city settings to it 2023-10-20 23:33:32 -04:00
Jamie Vital
fd804f0913 Prevent autotrack crash if source could not be started 2023-10-13 09:48:46 -04:00
Jamie Vital
c3b2ee6a96 Autotrack AOS/LOS logic improvements 2023-10-12 22:07:08 -04:00
Jamie Vital
1a647327b5 Save last used output format in recorder 2023-10-06 15:34:05 -04:00
Jamie Vital
1ff13f34b0 Fix Recorder layout 2023-10-04 20:39:45 -04:00
Jamie Vital
39b99c51e3 Clean up recorder/viewer panel width logic 2023-09-29 20:32:12 -04:00
Jamie Vital
c69e11c3f2 Change viewer/recorder panel ratio behavior 2023-09-29 17:22:30 -04:00
Jamie Vital
5345da6dc1 Show selected frequency preset 2023-09-14 22:10:39 -04:00
Aang23
ffa26371c0 Further error handling, don't crash if the server has died since listing devices 2023-09-11 16:48:28 +02:00
Jamie Vital
7eb8045fb8 NotatedInt to NotatedNum<T>, integrate throughout 2023-09-07 21:49:55 -04:00
Jamie Vital
063a121338 Fix crash when opening the Recorder Debug pane without a started source 2023-08-18 13:52:00 -04:00
Aang23
54530e3992
Merge pull request #342 from JVital2013/StatusBar
Add Status Bar to UI
2023-08-15 14:39:25 +02:00
Aang23
cbbab153ba Add debug const in recorder for gain tuning 2023-08-14 12:05:21 +00:00
Jamie Vital
22f9afeb2b Fixes 2023-08-10 22:40:31 -04:00
ZbychuButItWasTaken
1e3052d83c fix wondow order, fixes #336 2023-08-09 22:41:09 +02:00
Jamie Vital
01b6f94acb Fix interacting with processing modules in Live UI 2023-07-31 23:01:52 -04:00
Aang23
ecd4aa8f34 Allow setting params for autotracking live 2023-07-29 22:20:03 +02:00
Aang23
0af37a4d41 Pipeline selector in autotrack 2023-07-29 22:13:49 +02:00
Aang23
aa85f36e74 Downconverter frequency offset, save decimation 2023-07-29 19:50:28 +02:00
Aang23
7efedbc960 Recorder freq cleanup 2023-07-29 18:00:19 +02:00
Aang23
738fb29430 Freq scale fixup 2023-07-28 20:38:23 +02:00
Aang23
c619ed3523 Basic freq scale to test 2023-07-28 13:55:21 +02:00
Aang23
ce6f8845f2 Allow saving autotrack cfg 2023-07-27 20:24:55 +02:00
Aang23
a96b4468f6 Oops 2023-07-26 21:49:23 +02:00
Aang23
ce80e5ea94 Super basic, initial automatic tracking 2023-07-26 20:08:25 +02:00
Aang23
41d07ffeac More tracking work 2023-07-22 21:23:38 +02:00
Aang23
0d085112fd WIP Tracking 2023-07-17 23:11:13 +02:00
Aang23
101f1dbc04 Add larger FFT sizes properly. Fixes #295 2023-07-08 11:51:08 +02:00
Aang23
1eaa9c2423 Display actual frequency on mouse hover 2023-07-02 15:01:48 +02:00
Aang23
20fd824388 Fix notifications not showing up as expected 2023-06-06 11:20:21 +02:00
Aang23
2458e205e1 Allow configuring default input/output dirs 2023-05-20 19:19:44 +02:00
Aang23
f7cac23a3e Goodbye libfmt 2023-05-08 23:08:34 +02:00
Aang23
3b2c7077f1 Prepare splitter for VFOs 2023-02-19 18:19:01 +01:00
Aang23
93d4437f11 Mark ziq2 as WIP 2023-02-16 16:44:44 +01:00
Aang23
c7679b2b23 Fix baseband format stuff in the recorder 2023-02-16 15:18:54 +01:00
Aang23
05c0601339 Finish things up 2023-02-15 19:25:26 +01:00
Aang23
f3de01160d Merge branch 'master' into ziq2 2023-02-15 18:47:53 +01:00
Aang23
ee077a792a Oops 2023-02-11 01:35:26 +01:00
Aang23
a16cd59437 Waterfall rate 2023-02-11 01:07:39 +01:00
Aang23
9ebb723e6f Prevent FFT Rate from going under 1 2023-02-09 17:51:07 +01:00
ZbychuButItWasTaken
3ca401c74e fix RS clipping 2023-02-05 18:21:20 +01:00
ZbychuButItWasTaken
63a826ac00 oops 2023-01-23 19:44:44 +01:00