Commit graph

59 commits

Author SHA1 Message Date
Jamie Vital
a29a0f6615 Merge theming with master 2024-01-23 10:33:50 -05:00
Aang23
c936d80006 Rename VFO Mode to Multi Mode 2024-01-22 23:03:51 +01:00
Jamie Vital
9089670ea7 Standardize theming; glow up for light theme 2024-01-19 15:54:21 -05:00
Aang23
43b27da1f4 VFO Work 2024-01-19 00:29:42 +01:00
Aang23
776b3eb64b Add option to stop SDR when autotrack is IDLE 2024-01-17 14:55:30 +01:00
Aang23
d7f6a8f388 Revert "Autotrack: Add option to stop source at LOS"
This reverts commit cecc9c52e3.
2024-01-17 14:23:48 +01:00
Jamie Vital
cecc9c52e3 Autotrack: Add option to stop source at LOS 2024-01-17 00:03:31 -05:00
Aang23
d00bf2f056 Initial CLI Autotrack 2023-12-11 18:02:33 +01:00
Aang23
9fc30fc766 Scheduler back, auto rotator parking 2023-12-10 19:53:50 +01:00
Aang23
5f1a8b9a91 Move all tracking to the core 2023-12-10 13:03:59 +01:00
Aang23
15c95fbecb Rip out autotrack 2023-12-07 23:16:30 +01:00
Aang23
916904d66c Save rotator settings, move rotator code to core 2023-12-02 19:51:09 +01:00
Aang23
c59aa192e2 Remove harcoded values in Lua 2023-11-28 21:43:48 +01:00
Aang23
54d9dcacf7 Oops 2023-11-26 18:23:08 +01:00
Aang23
c13f05966d Add proper config/pipeline errors 2023-11-26 18:21:53 +01:00
Jamie Vital
5f31afa4ad Fix search box width within drop-downs 2023-11-25 10:54:02 -05:00
Jamie Vital
1795f68638 Increase Horizon query timeframe; 15 sec increments 2023-11-17 21:32:11 -05:00
Jamie Vital
64590e7cfe Yet another Horizons line format 2023-11-12 11:21:51 -05: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
882c95a648
Fix another warn 2023-10-19 23:12:50 -04:00
Jamie Vital
0140e42a2a Appease our compiler overlords 2023-10-19 21:38:40 -04:00
Jamie Vital
225fe49004 Simplify 2023-10-11 21:31:03 -04:00
Jamie Vital
aa6ae06a2b Enable double-click in tracking configuration 2023-10-11 21:26:47 -04:00
Jamie Vital
40d5f7acff Add search to scheduler 2023-10-10 21:26:25 -04:00
Jamie Vital
350462c07a Fix Tracking schedule alignment 2023-10-10 20:48:24 -04:00
Aang23
29bddec4b1 Update ImGui, modify the ImageView 2023-10-04 21:40:08 +02:00
Jamie Vital
ac8a89d62d [Tracking] Fix AOS/LOS backdrop 2023-09-25 10:01:39 -04: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
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
ZbychuButItWasTaken
7e36041363 fix #330 2023-08-09 22:49: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
ffc7ff878e tracking UI improvements 2023-08-02 21:31:17 +02: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