Commit graph

69 commits

Author SHA1 Message Date
Aang23
699076e888 Rewrite all the DSP 2021-10-22 15:26:17 +02:00
ZbychuButItWasTaken
54cb832f8b fixed mirroring effect on MHS/AMSU 2021-10-18 22:38:38 +02:00
ZbychuButItWasTaken
64cd6b7776 small quality of life improvement 2021-10-18 22:05:56 +02:00
ZbychuButItWasTaken
d02f580050 added timestamps for MHS on NOAA 2021-10-18 22:01:49 +02:00
Aang23
b1a0a75f81 More small fixes #2 2021-10-18 17:22:37 +02:00
Aang23
a51803c99c More small fixes 2021-10-18 17:21:39 +02:00
Aang23
9e4997b8fa Few fixed 2021-10-18 17:13:30 +02:00
ZbychuButItWasTaken
a276a38bae redone NOAA MHS decoder with calibration and rain detection 2021-10-18 16:44:28 +02:00
ZbychuButItWasTaken
4c042d7fb1 fixed hirs being mirrored 2021-10-18 16:43:28 +02:00
Aang23
68a1d12381 IASI Projections 2021-10-17 14:17:36 +02:00
Aang23
581eed4ac3 Add better geodetic system, better projection algo and retune everything 2021-10-11 23:17:17 +02:00
Aang23
eb4a10defb Move libs into their own folder 2021-10-09 14:57:07 +02:00
Aang23
8752619933 Projector UI 2021-10-07 23:39:44 +02:00
Aang23
ea0f056b4f more projection work 2021-10-04 15:10:36 +02:00
Aang23
55f1f7d78b NOAA Projections 2021-10-01 14:38:55 +02:00
Aang23
098c92d626 Cleanup PR 2021-07-26 11:25:36 +02:00
Arved Viehweger
2cdf9c05c7 Add peak SNR readout to all demodulators 2021-07-26 11:11:49 +02:00
Aang23
8b9973cd2f HTTP Stats system in the ingestor 2021-07-21 00:54:48 +02:00
Aang23
05a65f5e0b Stop copy-pasting color definitions... 2021-07-13 15:52:15 +02:00
Aang23
c1b4317987 Show SNR on METEOR / NOAA HRPT 2021-07-13 15:12:01 +02:00
Aang23
be1e055b34 Fix that live-processing bug, and cleanup NOAA / METEOR HRPT 2021-07-12 17:01:45 +02:00
Aang23
55a81626bf Do not show progress in live, fix a segfault 2021-06-30 12:33:21 +02:00
Aang23
f9af0aa562 Allow resizing the demodulator constellation 2021-06-21 18:13:40 +02:00
Aang23
97a64b4745 Retune some geo-correction parameters 2021-06-20 15:23:49 +02:00
Aang23
05945d3a8d Earth curvature correction and write corrected images for all HRPT / LRPT satellites 2021-06-19 12:11:25 +02:00
Aang23
df7886d4e5 New constellation for all demods 2021-06-09 17:11:55 +02:00
Aang23
b9e36f1b22 Stop feature for METEOR and NOAA HRPT 2021-05-22 16:43:19 +02:00
Aang23
e78e9c0bb5 Move Viterbi, Diff, etc into codings 2021-05-21 23:07:07 +02:00
Aang23
5a39ad3d61 Move modules/common to common, makes more sense 2021-05-21 22:29:17 +02:00
Aang23
7dbd1861c5 Fixup warnings 2021-05-16 18:44:05 +02:00
Aang23
5317fe271d Resample to avoid insane SPS values... QPSK, OQPSK, BPSK and NOAA DSB 2021-05-10 21:55:06 +02:00
Aang23
07b735ca3a Scaling, fixup some stuff for more compatibility 2021-05-09 23:50:14 +02:00
Aang23
b99be9568c Format the NOAA stuff 2021-05-09 17:23:01 +02:00
Aang23
6ccd778979 Merge branch 'master' of https://github.com/altillimity/SatDump 2021-05-09 17:13:33 +02:00
Aang23
d80397363b New correlator, improve LRPT 2021-05-09 17:13:27 +02:00
ZbychuButItWasTaken
8ab5b54e84 typo 2021-05-09 00:48:29 +02:00
ZbychuButItWasTaken
c5c40cb7b9 even more smol fixes 2021-05-09 00:45:28 +02:00
ZbychuButItWasTaken
36473b4b1e some smol fixes for NOAA stuff 2021-05-09 00:08:48 +02:00
ZbychuButItWasTaken
f406998881 added *all the NOAA decs* 2021-05-08 23:54:48 +02:00
Aang23
58476a70d9 Support make install, drop libdsp 2021-05-04 12:23:22 +02:00
Aang23
c7c28cb75a Warnings Be Gone 2021-04-15 15:46:38 +02:00
Aang23
ad882a1c68 Allow tuning the NOAA deframer 2021-04-05 14:23:59 +02:00
Aang23
746627be84 Stream support in all HRPT demodulators 2021-03-31 18:26:55 +02:00
Aang23
4daab71e73 Live support progress... 2021-03-31 18:15:26 +02:00
Aang23
d4f7bb10e2 Switch over size_t to uint64_t for progress to work with larger basebands 2021-03-19 18:26:40 +01:00
Aang23
c8f7262036 Add initial Oceansat-2 support 2021-03-18 14:26:31 +01:00
Aang23
77c7a25d8c Fixup NOAA, METEOR HRPT and DSB demods 2021-03-17 19:00:26 +01:00
Aang23
8455e90dd1 Switch to internal firdes 2021-03-12 19:04:05 +01:00
Aang23
f2eb6c75b7 New DSP, much easier... 2021-03-12 17:56:29 +01:00
Aang23
2c8aac7350 Volk back into the DSP, more Viterbi & Depunc work 2021-03-07 12:46:25 +01:00