Aang23
885ac2177a
SDR IDs are now strings
2024-05-01 16:26:07 +02:00
Jamie Vital
2f6ae04a94
Cut image product viewer memory usage (almost) in half
2024-04-29 20:57:33 -04:00
Aang23
5b85136025
Brightness/contrast controls
2024-04-26 17:44:12 +02:00
Jamie Vital
50ef18527d
Add "Remove Background" to viewer for geos, etc
2024-04-24 21:51:02 -04:00
Aang23
402c7b8a98
Merge branch 'geo_work'
2024-04-23 23:25:57 +02:00
Aang23
ab885df926
GOES FC/IR Merge, fix bugs
2024-04-23 22:41:14 +02:00
Aang23
85f3d9aaea
Experimental C++ composites
2024-04-22 12:17:41 +02:00
Aang23
012ff349bf
Bochum, bugfix Avgn
2024-04-21 16:27:32 +02:00
Aang23
f5362450f4
Timestamp and satellite name in the viewer for GEO products (no dataset!)
2024-04-19 20:56:47 +02:00
Jamie Vital
54312fabca
Disable opacity slider when it does nothing
2024-04-06 16:42:36 -04:00
Jamie Vital
ad908568ac
Oops
2024-04-06 16:11:56 -04:00
Jamie Vital
46e6e06964
Fix several more projection/transparency bugs
...
- When saving PBM and JPEG (which do not support transparency), pre-multiply alpha to each channel
- Fix TIFF transparency mode
- When doing overlay mode, allow setting opacity on bottom layer
- Fix overlay with transparency when target image does not have an alpha channel
2024-04-06 16:05:09 -04:00
Jamie Vital
b04dc69e8a
Several projection fixes
...
- Proper alpha blending when merging layers in overlay mode to avoid black edges
- Also use alpha blending in OverlayHandler with text to, again, avoid black edges
- Use premultiplied alpha when bilinear sampling to, you guessed it, avoid black edges
- When adding layers to projection, add them to the top. Shockingly, this has nothing to do with black edges.
- Fix incorrect progress bar displaying progress in projection layers UI
2024-04-05 23:02:15 -04:00
Jamie Vital
a586211d4a
Fix some bugs in loading products/datasets
2024-04-02 11:52:58 -04:00
Aang23
2e83060590
Fix UTM northing
2024-04-01 14:51:47 +02:00
Aang23
bfcbec6b59
Fix a few major bugs
2024-04-01 14:22:49 +02:00
Aang23
672f423f12
Unify products/dataset loading in the viewer
2024-03-31 17:12:54 +02:00
Jamie Vital
395e1ab3b7
Fixup adding external projection layers from UI
2024-03-18 12:40:30 -04:00
Aang23
5c4ef89557
Cleanup CLI projs
2024-03-14 20:21:35 +01:00
Aang23
7c0e2dc672
Give more info on exceptions
2024-03-14 12:12:34 +01:00
Aang23
196592e8a3
Merge branch 'master' of https://github.com/altillimity/SatDump
2024-03-13 20:19:01 +01:00
Aang23
c8eec1ca52
More WIP CLI projs
2024-03-13 20:18:59 +01:00
Jamie Vital
6d4cc8b33f
Tracking/Scheduling UI tweaks
2024-03-12 23:15:18 -04:00
Jamie
eee1d15181
Fix warns
2024-03-09 23:26:14 -05:00
Jamie Vital
127cab97b6
Some people have no respect for time travelers
2024-03-09 15:41:29 -05:00
Jamie Vital
a7bd0ba365
Add 32768 as FFT size
2024-03-09 15:05:56 -05:00
Aang23
3dbaa97b50
WIP Auto Stereo
2024-03-05 10:48:11 +01:00
Jamie Vital
5312c4ac59
Include object name in projection layer
2024-03-04 10:57:02 -05:00
Aang23
fb3f4cc95c
Add a cleaner DVB-S2 pipeline and UDP out
2024-03-04 16:15:39 +01:00
Aang23
3844810276
FFT
2024-03-03 19:05:21 +01:00
Aang23
0372392079
Add BOCR stuff
2024-03-03 14:12:12 +01:00
Aang23
b392cc9695
Make it build on Android
2024-02-29 17:47:39 +01:00
Aang23
4af7d38174
Merge branch 'proj_geotiff' of https://github.com/altillimity/SatDump into proj_geotiff
2024-02-29 14:50:03 +01:00
Aang23
09b2f44435
OSM Works again
2024-02-29 14:50:00 +01:00
Jamie Vital
79586af749
Fix save dialog breaking when saving as .tiff (two fs)
2024-02-28 19:52:09 -05:00
Jamie Vital
fdbde695c3
Better automatic titles for projection layers
2024-02-28 16:10:05 -05:00
Jamie Vital
8ae2021320
Slight UI tweak
2024-02-28 15:09:07 -05:00
Aang23
80679f8907
Fix a stupid crash
2024-02-28 19:31:54 +01:00
Aang23
9c48480724
More UX changes
2024-02-28 17:26:48 +01:00
Aang23
37875e2efc
UI changes
2024-02-28 17:16:05 +01:00
Aang23
f01ccb1267
More fixes for lego
2024-02-28 16:46:33 +01:00
Aang23
d913dc26f1
Bring back old algorithm, it still can be useful
2024-02-28 00:24:04 +01:00
Aang23
871605ac06
Save TIFFs properly, more fixes
2024-02-27 23:57:15 +01:00
Aang23
1db553d1f7
Cleanup
2024-02-27 23:44:16 +01:00
Aang23
f051baa2df
Remove extra tooltip
2024-02-27 22:55:48 +01:00
Aang23
592317cc0d
Add spinner while loading
2024-02-27 19:10:22 +01:00
Aang23
57ae49a051
Add TPERS back, and units to make lego's teacher happy
2024-02-27 17:16:13 +01:00
Aang23
4b21605612
Work on UTM
2024-02-27 14:06:25 +01:00
Aang23
9e8aee3054
Load TIFFs properly
2024-02-26 23:31:22 +01:00
Aang23
e58a41de00
Merge branch 'master' into proj_geotiff
2024-02-26 21:35:20 +01:00