Commit graph

39 commits

Author SHA1 Message Date
Aang23
cf2072f4b4
Merge branch 'master' into satellite_finder 2025-05-04 23:04:15 -07:00
Viktor Venczel
17608d1c1b Fix negative AOS elevation 2025-02-08 18:34:14 +01:00
Jamie Vital
553bf37ac3 Add task scheduler 2025-01-03 12:05:46 -05:00
Jamie Vital
ddf6f15a6a Fix some bugs in the rotator config 2024-10-17 21:30:57 -04:00
Jamie Vital
e114d512ff Lots of little fixes
- Fix crash in MSG decoder on Windows
- Add abort button to official products downloader
- Move ui-scale to style, where it belongs
- Fix a pile of compiler warnings
2024-10-15 21:59:48 -04:00
Viktor Venczel
14da04b045 Merge branch 'master' into satellite_finder 2024-06-17 20:07:13 +02:00
Aang23
b32ea70804 Fix horizons 2024-06-09 08:37:01 +02:00
Aang23
271457f3c9 Goodbye old system 2024-05-09 01:16:08 +02:00
Viktor Venczel
2b2e9f659c Satellite finder base functionalities implemented 2024-04-14 14:10:42 +02:00
Aang23
88b0ab6652 Re-fix tracking memleak 2024-04-13 20:36:10 +02:00
Aang23
8fce8aada0 Fix memleaks, thanks Digitelektro 2024-04-13 20:13:59 +02:00
OK9UWU
2b8068755b Performance improvement 2024-04-09 16:02:06 +02:00
OK9UWU
3e40b51e85 Add AZ EL rounding. 2024-04-08 19:53:56 +02:00
Jamie Vital
215e590723 Fix race/crash when updating next object pass (#656) 2024-03-23 15:00:43 -04:00
Aang23
0b592a0650 Other fixes 2024-01-29 19:17:00 +01:00
Jamie Vital
c5374c8bc7 Make some widget backgrounds completely black in dark mode again 2024-01-21 23:17:04 -05:00
Jamie Vital
788870ac01 Move colors to struct 2024-01-21 14:57:41 -05:00
Jamie Vital
7a2c013953 More theming work 2024-01-21 09:49:10 -05:00
Jamie Vital
9089670ea7 Standardize theming; glow up for light theme 2024-01-19 15:54:21 -05:00
Aang23
1624cecef8 Add interpolator for horizons 2024-01-09 10:51:45 +01:00
Aang23
4ea292f899 Polar plot in CLI autotrack. TODO : Cleanup! 2023-12-15 15:30:45 +01:00
Aang23
4c4bd745b9 Add a next_event_is_aos 2023-12-13 22:38:37 +01:00
Aang23
33dd5824de Tracking code cleanup 2023-12-13 21:59:39 +01:00
Aang23
82385ad661 Add range and norad,id to the UI 2023-12-13 20:40:52 +01:00
Aang23
95013ad1c2 Add object name and Az/El rate 2023-12-13 20:32:49 +01:00
Aang23
23e0ca21eb Windows/Max fixup 2023-12-11 19:12:25 +01: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
8849990ee6 Add rotator handling 2023-12-10 13:57:00 +01:00
Aang23
5f1a8b9a91 Move all tracking to the core 2023-12-10 13:03:59 +01:00
Aang23
7cf4fb8db2 WIP 2024-08-10 14:57:35 +02:00
Jamie Vital
9d61a49a26 Fix floating point errors in AzElInput 2024-08-04 21:45:37 -04:00
Aang23
e8fcf4b4e1 Improve rotator widget 2024-08-04 11:55:25 +02:00
Aang23
c75e9db77c Nice rotator position input 2024-08-03 22:55:58 +02:00
Aang23
b8cb74fbd3 Allow moving rotator with arrow keys 2024-07-14 12:41:05 +02:00
Viktor Venczel
eb4a240b20 Meridian fix: Copy paste error corrected 2024-06-22 15:41:34 +02:00
Viktor Venczel
2d0d664f73 Skip calculation if not needed 2024-06-18 15:50:56 +02:00
Viktor Venczel
46dc3efec9 Add option to enable/disable meridian flip correction 2024-06-18 15:42:14 +02:00
Viktor Venczel
139ca65411 Dish rotator meridian flip fix for rotators that support more than 360 degree azimuth 2024-06-17 20:01:03 +02:00