Commit graph

621 commits

Author SHA1 Message Date
Aang23
3f6454d3d7 Merge branch 'master' into modis_calib 2023-11-25 19:14:33 +01:00
Aang23
008eca2363 Merge branch 'master' of https://github.com/altillimity/SatDump 2023-11-25 19:05:33 +01:00
Aang23
9c8cee62e3 Merge branch 'apt_calib' 2023-11-25 19:04:58 +01:00
Jamie Vital
5f31afa4ad Fix search box width within drop-downs 2023-11-25 10:54:02 -05:00
Jamie Vital
eb7c6630bb Add search to RGB composites 2023-11-25 10:27:43 -05:00
ZbychuButItWasTaken
f5eb6399ba add lil info icon 2023-11-24 00:09:45 +01:00
ZbychuButItWasTaken
b673e4e942 Merge branch 'master' of https://github.com/altillimity/SatDump into apt_calib 2023-11-23 23:43:10 +01:00
ZbychuButItWasTaken
6ffff3b5ba finish APT 2023-11-23 22:53:47 +01:00
Aang23
67e56dc4d7 Fix MODIS spectral radiance 2023-11-21 20:04:39 +01:00
Jamie Vital
9fffa07d48 Clean up some bugs in markdown widget 2023-11-20 14:54:12 -05:00
Jamie Vital
c181b11f87 Fix remaining window order bugs 2023-11-20 14:18:52 -05:00
RAD750
b8036e9d55 Added white balance by default for MSU-MR due to LRPT 2023-11-20 10:30:26 +01:00
Jamie Vital
1cf59183cf Keep floating windows on top, and other UI fixes 2023-11-19 21:01:00 -05:00
Jamie Vital
5d3e50e6ad Save full log to file and show in the GUI log 2023-11-19 16:22:39 -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
Jamie Vital
1795f68638 Increase Horizon query timeframe; 15 sec increments 2023-11-17 21:32:11 -05:00
Jamie Vital
e00d09da46 Smarter preset/info button logic 2023-11-17 09:37:51 -05:00
Jamie Vital
575f840888 Improve behavior of composite info window 2023-11-17 09:19:45 -05:00
Aang23
380cf2484d Default size for desc. window 2023-11-15 12:08:11 +01:00
Aang23
4294cd48d9 Only show info button if info is present for composite 2023-11-14 21:37:03 +01:00
Aang23
69b94548c3 Allow adding composite descriptions 2023-11-14 21:31:59 +01:00
Jamie Vital
64590e7cfe Yet another Horizons line format 2023-11-12 11:21:51 -05:00
Jamie Vital
4453631247 [Windows] Fix crash on minimize 2023-11-11 16:19:41 -05:00
Jamie Vital
36b6496236 Show scrollbars when needed on offline processing/settings 2023-11-10 13:16:18 -05:00
Aang23
b5b0f9c816 Products overlay is per-instrument again 2023-11-10 18:13:06 +01:00
Jamie Vital
6bd63cbeb2
Merge pull request #479 from SatDump/kuwahara
Add Despeckle
2023-11-10 10:24:14 -05:00
Jamie Vital
ff0538095f Support despeckle in composite configs 2023-11-10 10:20:25 -05:00
Aang23
77637edbc9 Fix cli autostart not restoring SDR settings 2023-11-10 14:23:25 +01:00
Jamie Vital
8f54f0a750 Implement Kuwahara Filter as Despeckle 2023-11-09 23:58:15 -05: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
Aang23
249edeecc3 Fix apply lut 2023-11-07 11:14:35 +01:00
Aang23
0066d059fb Enforce RS checks on HRD, LRPT 2023-11-05 16:54:28 +01:00
Aang23
c6c64175f4 Re-couple products overlay settings 2023-11-02 15:00:07 +01:00
Aang23
281c58e643 Do not restore enabled status in viewers 2023-11-02 14:30:12 +01:00
Aang23
d5ab174465 Replace split overlay code by generic handler 2023-11-01 18:10:00 +01:00
Jamie Vital
c9f0432b23 Fix crash caused by too many toast notifications 2023-10-31 20:18:35 -04:00
ZbychuButItWasTaken
683f54b4a2 make new layers load on top by default 2023-10-28 18:49:53 +02:00
Jamie Vital
354fc95c76 Fix default projection path 2023-10-26 18:26:57 -04:00
Jamie Vital
3d27388303 Auto-update TLEs based on age 2023-10-25 12:11:17 -04:00
Jamie Vital
d1eaa2a532 [Projection] Fix a few crashes around external layers 2023-10-23 22:06:57 -04:00
ZbychuButItWasTaken
fab77adf67 fix some weird progrerssbar behavior 2023-10-23 20:33:19 +02:00
ZbychuButItWasTaken
b0d8175da7 Revert "fix?"
This reverts commit 099527ade8.
2023-10-23 16:33:32 +02:00
ZbychuButItWasTaken
099527ade8 fix? 2023-10-23 16:29:24 +02:00
ZbychuButItWasTaken
c9c86b3fce small fix 2023-10-23 16:10:03 +02:00
Jamie Vital
cc75b62970 Fix a few more thread-related crashes in Viewer 2023-10-22 22:22:21 -04:00
Jamie Vital
5db8a66c7f Better handling of threads in Viewer 2023-10-22 14:52:06 -04:00
ZbychuButItWasTaken
3b036744c0 fix progress not reseting 2023-10-22 13:37:32 +02:00
ZbychuButItWasTaken
be4d68c296 layer loading progress 2023-10-22 02:00:01 +02:00