Commit graph

78 commits

Author SHA1 Message Date
Aang23
db99c01716 WIP Cleanup config system 2026-01-14 17:16:33 +01:00
RAD750
168c586976 Phoenix replaced King as default satellite in autotracker 2025-08-30 12:51:14 +02:00
Aang23
179cb5fc01 More config cleanup 2025-06-08 18:06:12 +02:00
Aang23
041cd86c7f Begin config cleanup 2025-06-08 16:57:37 +02:00
Aang23
6d85b406da Start cleaning up utils... 2025-05-26 19:21:10 +01:00
Aang23
d4800b9d0b Merge master 2025-05-05 07:25:11 +01:00
Aang23
cf2072f4b4
Merge branch 'master' into satellite_finder 2025-05-04 23:04:15 -07:00
Aang23
91b1456a56 Get rid of zenity 2025-05-03 12:12:36 +02:00
Jamie Vital
c3b97a1088 Spaces vs tabs 2024-10-06 12:55:15 -07:00
Jamie Vital
e8459eccb1 Implement autotrack importing 2024-10-06 14:08:04 -04:00
Jamie Vital
8ff7f09f7f Add missing params to export 2024-10-06 10:16:33 -04:00
Jamie Vital
2a11609524 Working autotrack exporter 2024-10-06 10:03:15 -04:00
Jamie Vital
8e0b071f16 Initial work for tracker import/export 2024-09-30 14:42:56 -04:00
Viktor Venczel
2b2e9f659c Satellite finder base functionalities implemented 2024-04-14 14:10:42 +02:00
Jamie Vital
6d4cc8b33f Tracking/Scheduling UI tweaks 2024-03-12 23:15:18 -04:00
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