Aang23
b94de78445
Remove timestamp and tle check for projs
2023-09-29 23:50:23 +02:00
Aang23
373e3d6814
Do not crash on empty images
2023-09-29 23:32:40 +02:00
Aang23
407072ba5d
Old metadata system is going away
2023-09-29 23:21:43 +02:00
Aang23
d72f7415f7
Goodbye, crappy projection algo from all the way back from pre-1.0.0
2023-09-29 22:11:28 +02:00
Aang23
18da950a0c
Deprecate access to underlying warping func
2023-09-29 19:41:17 +02:00
Aang23
598af6f9d8
Plenty more cleanup, multithread TPS solving
2023-09-29 19:33:35 +02:00
Aang23
c575671011
More fixes, limit memory, etc
2023-09-29 17:19:21 +02:00
Aang23
530a771229
0 Segments, yeah no
2023-09-29 01:04:04 +02:00
Aang23
6bd73bebfb
Make it work in the viewer for testing
2023-09-28 23:25:18 +02:00
Aang23
adcb68fcf7
Good progress on improving the TPS algos
2023-09-28 22:57:22 +02:00
Aang23
14a93ddd3f
XEUVI fixup
2023-09-27 10:47:32 +02:00
Jamie Vital
0e9d4ae849
[RTL-TCP] Fix setting PPM before start
2023-09-26 11:35:21 -04:00
Jamie Vital
f45de2a0e2
Bump action versions
2023-09-26 10:24:04 -04:00
Jamie Vital
af7d12a0d3
Merge pull request #424 from rogerwim/master
...
fix typo in satdump_cfg.json about DC blocking
2023-09-26 07:13:07 -07:00
rogerwim
34caccbc3a
fix typo in satdump_cfg.json about DC blocking
2023-09-26 16:08:21 +02:00
Jamie Vital
8b14e9c927
Don't crash on bad TLE data
2023-09-26 09:44:09 -04:00
Jamie
a7c2de15e5
Fix default extension in viewer on non-Windows OSs
2023-09-26 00:02:27 -04:00
Jamie Vital
7e88bb7d87
Add files
2023-09-25 23:37:58 -04:00
Jamie Vital
035407a4bf
Make Save As dialog honor Processed Image Format
2023-09-25 23:36:38 -04:00
Jamie Vital
1be070092e
Update docs
2023-09-25 22:32:04 -04:00
Jamie Vital
701a539cb9
[RTLTCP] Add PPM correction
2023-09-25 22:30:54 -04:00
Jamie Vital
53662c9650
More efficient TLE loading
2023-09-25 22:10:11 -04:00
Jamie Vital
f1d580688b
[RTLSDR] Add PPM Correction Parameter
2023-09-25 21:19:55 -04:00
Aang23
7d06b95659
Less logging
2023-09-26 00:28:58 +02:00
Aang23
d1c7ae3db9
TLEs now pulling active.txt
2023-09-26 00:07:04 +02:00
Jamie
dae8b2c936
[Android] Fix USB intent
2023-09-25 14:26:02 -04:00
Jamie Vital
ac8a89d62d
[Tracking] Fix AOS/LOS backdrop
2023-09-25 10:01:39 -04:00
Aang23
00a8591df0
Merge branch 'FileWidget'
2023-09-25 15:26:22 +02:00
Jamie Vital
19bfb53609
Fix loading screen on some window systems
2023-09-25 09:17:58 -04:00
Aang23
9d592ceabd
Merge pull request #421 from OK9UWU/master
...
Update ORX.json
2023-09-25 09:02:17 +02:00
Jamie Vital
398b03a73f
Merge pull request #420 from agausmann/table-flags-cast
...
Replace (ImGuiTableFlags)NULL with ImGuiTableFlags_None
2023-09-24 18:59:48 -07:00
FelixTRG
d70f33cee3
Update ORX.json
...
Add decoder.
2023-09-25 00:16:29 +02: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
Aang23
dc5f71a3d0
Merge pull request #419 from OK9UWU/master
...
Create ORX.json
2023-09-24 21:00:20 +02:00
FelixTRG
aeff52666d
Create ORX.json
2023-09-24 19:08:29 +02:00
Jamie
2214679fbb
Fix up trailing /
2023-09-24 10:10:21 -04:00
Jamie
37c331a668
Fix scope on OSs other than Windows
2023-09-24 09:52:10 -04:00
Jamie Vital
0f8ebfaaf4
Honor default input directory in viewer
2023-09-24 09:35:37 -04:00
Jamie Vital
15aeb83661
Rework file widget to prevent partial hang
2023-09-24 09:14:16 -04:00
Aang23
ddb3434a94
Bump to 1.1.1
2023-09-23 23:13:12 +02:00
Jacopo
638278f13a
Merge pull request #417 from RAD750/misc_fixes
...
Miscellaneous fixes
2023-09-23 22:05:08 +02:00
RAD750
15ffe43886
Miscellaneous fixes
2023-09-23 22:04:39 +02:00
Jamie Vital
f7e8622b18
Update bug report to reflect new log name
2023-09-23 16:02:27 -04:00
Jamie Vital
a184c69d31
Change log name to satdump.log
2023-09-23 16:01:11 -04:00
Aang23
f454cac544
Make APT warnings less scary
2023-09-23 21:39:07 +02:00
Aang23
24a523028a
Make FY-3G mersi rotation easier
2023-09-23 21:32:13 +02:00
Jamie Vital
a80fe812f2
Clarify tooltip
2023-09-23 15:30:07 -04:00
Jamie Vital
f294964557
[Windows] Fix dropshadow on 48x48 icon
2023-09-23 09:03:50 -04:00
Jamie
80232bbf5e
[Windows] Fix 48x48 icon
2023-09-22 16:10:45 -04:00
Aang23
6a1e6079f2
Some Aaronia fixes
2023-09-22 21:05:39 +02:00