doppler icon indicating copy to clipboard operation
doppler copied to clipboard

Command line utility that takes IQ data stream as input and produces doppler corrected output stream based on TLE

Results 3 doppler issues
Sort by recently updated
recently updated
newest added

I'm trying to use doppler on GQRX's raw files like this: ``` cat gqrx_20220804_154702_137100000_80000_fc.raw | doppler track --frequency 137100000 -i f32 -o f32 -s 80000 --time 2022-08-04T15:47:02 --tlefile weather-tle.txt --tlename...

Hallo im trying to compile doppler but i still get an issue. > Compiling liquid_dsp v0.3.0 (https://github.com/cubehub/rust-liquid-dsp.git#343bf9bd) error: linking with `cc` failed: exit code: 1 > liquid-dsp was successfully installed...

It would be convenient to use it like this: ``` --tlefile https://www.celestrak.com/NORAD/elements/noaa.txt ```