Jamie Vital
6b7508003e
Initial code changes for UWP (UI code is elsewhere for now)
2025-07-05 08:05:45 -04:00
Aang23
cf2072f4b4
Merge branch 'master' into satellite_finder
2025-05-04 23:04:15 -07:00
MrQbasic
899fe8590e
LO lock setting added
...
Added a setting that determines whether the LO input is locked when the source is active.
2025-03-08 21:46:07 +01:00
Jamie Vital
553bf37ac3
Add task scheduler
2025-01-03 12:05:46 -05:00
Aang23
3269f6f4a0
Add ImPlot3D
2024-12-20 20:47:52 +01:00
Aang23
57b5627ef1
Also show ImPlot demo
2024-12-06 19:49:11 +01:00
Jamie Vital
d231502103
Further logic simplifications and fix a few races
2024-12-02 15:26:16 -05:00
Jamie Vital
bc4a400f53
Remove redundant code
2024-12-02 14:40:33 -05:00
Mark Pentler
c474410ae0
Update viewer_projection.cpp
...
Lock-out All and None buttons when all or no layers are already selected
2024-11-30 10:46:28 +00:00
Mark Pentler
d8812f6141
Merge branch 'SatDump:master' into enable-disable-layers
2024-11-29 12:16:23 +00:00
Mark Pentler
c5b57aae7d
Update viewer_projection.cpp
...
Woops - forgotten I'd changed the label on the buttons
2024-11-29 08:43:53 +00:00
Jamie Vital
4ee04d09ed
Several critical patches
...
- SatDump has been incorrectly reading and writing all cs16 recordings (except for ziq2). Reason: scaling was done incorrectly. This means all old cs16 recordings from SatDump are scaled slightly incorrectly, but data can still be recovered from them
- Add support for CS32 and CS32 wavs for interoperability
- Fix crash when invalid wav is loaded
2024-11-27 17:27:12 -05:00
Mark Pentler
cccec1caf8
Update viewer_projection.cpp
...
Ensures the proper tooltip is displayed when no layers are loaded. In this situation the active_layers variable also = 0, so the "no layers active" tooltip is displayed. This is obviously useless - the user should be told that there are no projection layers in the set full stop - active or not.
2024-11-25 14:28:57 +00:00
Mark Pentler
cd4beeb4c5
Update viewer_projection.cpp
...
More whitespace deletion
2024-11-24 22:11:53 +00:00
Mark Pentler
58e07b7904
Update viewer_projection.cpp
...
Erroneous whitespace deletion
2024-11-24 22:11:30 +00:00
Mark Pentler
e2de46628d
Update viewer_projection.cpp
...
Fixes buttons not being active on switching to the projection tab - it is now counted on every load and when drawing the layer list.
2024-11-24 22:09:58 +00:00
Mark Pentler
2445d51d9d
Update viewer_projection.cpp
...
Fixes for enable/disable all buttons
2024-11-24 21:22:50 +00:00
Mark Pentler
514a72ccea
Merge branch 'SatDump:master' into enable-disable-layers
2024-11-24 21:14:01 +00:00
Jamie Vital
dd55a27d66
Fix #843
2024-11-24 12:26:50 -05:00
Mark Pentler
5097e9f148
Update viewer_projection.cpp
...
small typos fixed, & in wrong place
2024-11-24 14:50:22 +00:00
Mark Pentler
b27b1222ae
Update viewer_projection.cpp
...
Add enable and disable layer buttons and functions, and removed the code that always makes sure at least one layer is active to make those new buttons work
2024-11-24 00:51:20 +00:00
Jamie Vital
8b75f44811
GOES DCS Settings and smarter PDT/HADS updater
2024-11-15 10:19:51 -05:00
Jamie Vital
dcd2c17e1b
Fix compiler warns
2024-10-27 22:56:15 -04:00
Jamie Vital
e6b9e0a7ee
Finish up labeled options param and save as name
2024-10-27 22:18:20 -04:00
Jamie Vital
50c12351d0
Add some more image name template variables
2024-10-27 14:38:42 -04:00
Jamie Vital
070c4c405a
Template filenames from viewer
2024-10-27 12:09:44 -04:00
Jamie Vital
0c495f3bb5
Days it took me to learn how to spell contrast: 180
2024-10-23 22:59:06 -04:00
Jamie Vital
31781ad3e9
Fix crash
2024-10-22 23:34:12 -04:00
Jamie Vital
323d2c0b34
Fix #839
2024-10-21 09:31:41 -04:00
Jamie Vital
4725e1dae2
Sort composite presets
2024-10-20 09:22:30 -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
Jamie Vital
8e09a8caa1
Revert "Merge pull request #744 from Cpt-Dingus/master"
...
Temporary - will be re-implemented after 1.2.1 release
This reverts commit 4cbc333eb6 , reversing
changes made to 95879a67c1 .
2024-10-09 09:13:38 -04: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
Jamie Vital
a5da64c7d4
Linux: Use proper lib directory
2024-09-28 11:48:29 -04:00
Aang23
aa15edd8f7
WIP Archive loader support
2024-09-27 20:20:51 +02:00
Jamie Vital
7337f0a771
One more
2024-09-26 22:51:25 -04:00
Jamie Vital
100b15a8f4
Closing Windows keeps bugs out of the house
2024-09-26 21:26:04 -04:00
Jamie Vital
d2ba77bf67
Bunch o' fixes
2024-09-25 23:52:27 -04:00
Aang23
4237913307
Fixup projection geotiff bug
2024-09-22 22:39:52 +02:00
Viktor Venczel
14da04b045
Merge branch 'master' into satellite_finder
2024-06-17 20:07:13 +02:00
Jamie Vital
cbfeadfc2f
Fix Windows
2024-05-20 21:21:27 -04:00
Aang23
49cb456b32
Windows fix
2024-05-18 19:59:28 +02:00
Aang23
e7dc304a3a
Windows
2024-05-18 19:22:33 +02:00
Aang23
58c8e73e85
Oops
2024-05-18 18:54:57 +02:00
Aang23
beb7e775f0
Cleanup
2024-05-18 18:35:55 +02:00
Aang23
65bcb09c57
Windows
2024-05-18 18:33:08 +02:00