meteor_decoder icon indicating copy to clipboard operation
meteor_decoder copied to clipboard

A portable decoder for METEOR M weather satellite LRPT signal

Results 16 meteor_decoder issues
Sort by recently updated
recently updated
newest added

The readme file states that this command can be used for compilation: fpc -CX -XX -O3 -Mdelphi -FUunits -Fualib medet.dpr However, the "units" directory doesn't exist and this command will...

Error: Illegal assembler style specified "INTEL"

I have been struggling to learn enough about Pascal to compile a binary with free pascal. Is there a general guide or instructions to compile this package?

When I run the program he is decoding the file well. But at the end there is no output, my folder stay empty. Am I missing `something?` What is the...

jetson nano ubuntu 18.04 arm64/aarch64 compiile error: ./build_medet.sh Free Pascal Compiler version 3.2.0 [2020/06/05] for aarch64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: Linux for AArch64 Compiling...

I think the phase correction in the fix_packet function is not correct. I was wondering why your implementation gives much poorer quality images compared to the LRPT decoder from Robonuka....

I've observed that signal quality doesn't belong to range [0..100] as it should be. For example when signal is very weak I see -215 and even smaller values. However for...

I'm getting an only blue and green output image when processing a soft symbol .s file. If I run `medet [input] [output] -S`, the third picture is all black. But...

Sorry for asking but what are the file input and output formats? I tried to use .dat as an input.