Jamie Vital
ac8a89d62d
[Tracking] Fix AOS/LOS backdrop
2023-09-25 10:01:39 -04:00
Aang23
00a8591df0
Merge branch 'FileWidget'
2023-09-25 15:26:22 +02:00
Adam Gausmann
cf8c83ddca
Replace (ImGuiTableFlags)NULL with ImGuiTableFlags_None
...
This is more portable; the cast can cause errors on some toolchains.
When compiling with musl, for example:
error: cast from 'std::nullptr_t' to 'ImGuiTableFlags' {aka 'int'} loses precision
2023-09-24 14:49:41 -05:00
Jamie Vital
15aeb83661
Rework file widget to prevent partial hang
2023-09-24 09:14:16 -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
e8f859e1fb
Params refactor; NotatedInt widget
2023-09-06 22:28:55 -04:00
Jamie Vital
9d88d27ed0
Remove double scrollbar on scheduler pipeline selector
2023-09-03 10:42:50 -04:00
Aang23
2bba741778
Merge pull request #366 from JVital2013/HorizonsFix
...
Update Horizons parser
2023-08-23 17:36:36 +02:00
Jamie Vital
47d40697ab
Update Horizons parser
2023-08-23 10:49:31 -04:00
Jamie Vital
c206e4c471
Trying to make both Windows and Linux happy is like trying to make both of your children happy with the same meal for dinner
2023-08-22 19:34:32 -04:00
Jamie Vital
59e660ac9c
Clean up unused exception vars
2023-08-22 16:07:13 -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
Martin Herren (HB9FXX)
bb45fffa31
[Filename] Use HH-MM-SS-MSS instead of HH-MM-SS-Epoch.Ss in filename when millisecond precision activated
...
Signed-off-by: Martin Herren (HB9FXX) <cq@hb9fxx.ch>
2023-08-17 14:03:41 +02: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
7e36041363
fix #330
2023-08-09 22:49:09 +02:00
ZbychuButItWasTaken
1e3052d83c
fix wondow order, fixes #336
2023-08-09 22:41:09 +02:00
ZbychuButItWasTaken
bb6418c3a7
tweak tracking widget
2023-08-09 22:01:55 +02:00
Aang23
b76a215132
Ditch a bunch of warnings
2023-08-06 17:22:09 +02:00
Aang23
d29fa4f031
Bring back tracking config window when clicking
2023-08-05 17:12:01 +02:00
Aang23
12b360159d
Fix autotrack freq entry
2023-08-05 12:55:50 +02:00
Aang23
97d12a54f5
Oops, broke pipeline selection
2023-08-05 12:07:11 +02:00
Aang23
cb72378445
Add FY-3F
2023-08-03 22:44:51 +02:00
Aang23
0301dd23f8
Freq is in Mhz
2023-08-02 23:59:31 +02:00
ZbychuButItWasTaken
e391bc93dc
UI
2023-08-02 23:37:26 +02:00
ZbychuButItWasTaken
648974d271
tracking panel UI
2023-08-02 23:32:14 +02:00
ZbychuButItWasTaken
509e390e73
finish the tracking window
2023-08-02 22:05:19 +02:00
ZbychuButItWasTaken
ff6f18221c
Merge branch 'master' of https://github.com/altillimity/SatDump
2023-08-02 21:31:21 +02:00
ZbychuButItWasTaken
ffc7ff878e
tracking UI improvements
2023-08-02 21:31:17 +02:00
Jamie Vital
01b6f94acb
Fix interacting with processing modules in Live UI
2023-07-31 23:01:52 -04:00
Aang23
8c15183d1c
Lock autotrack config when enabled
2023-08-01 00:14:19 +02:00
Aang23
822534b6fa
Tracking fixes
2023-07-30 21:40:32 +02:00
Aang23
7bfb0413f8
windows again
2023-07-29 21:29:31 -07:00
Aang23
8902488ec2
Windows...
2023-07-29 22:51:46 +02: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
c577db720a
Oops
2023-07-29 21:04:02 +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
bbe3f3bd03
Fix being able to add duplicates of sats
2023-07-28 19:08:39 +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
9b3eb4a849
Do not request rotator updates if not required
2023-07-27 17:34:23 +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
079de193e4
Cleanup tracking a bit more
2023-07-25 21:56:47 +02:00