gr-satellites icon indicating copy to clipboard operation
gr-satellites copied to clipboard

GNU Radio decoder for Amateur satellites

Results 33 gr-satellites issues
Sort by recently updated
recently updated
newest added

Hi Folks, I use miniconda and did a fresh env to get me gr_satellites 4.6 and supporting satellites. ``` (grsats) chrisbridges@Chriss-MBP Downloads % gr_satellites 47438 --wavfile satnogs_6140184_2022-06-29T09-08-50.wav --samp_rate 48e3 zsh:...

bug

Just wanted to shared that after a git pull (31-07-2022 12:00 UTC) from the master branch I run into a `undefined symbol` when running gr_satellites. Error log: ``` -- Installing:...

Hi Dani, Just upgrading to gr-satellites 4.0 and GNU3.9. Fortunately, gr-osmosdr now compiles using GNU 3.9. Looks great with a few glitches. :-) [error.txt](https://github.com/daniestevez/gr-satellites/files/6096067/error.txt) However, when using ./test.sh, seeing errors...

satellite support

Hi, Daniel Estevez Thanks for the work! I am a newbie for the gr satellite, so if there is a mistake during run of gr_satellites command then excuse me. I...

documentation

Operating system: `fedora 34` Python version: `3.9.5` GNURadio version: `3.9.0.0` (from `gnuradio-companion -h`) GR-Satellites branch: `maint-3.9` # Hello! I'm, trying to set up `gr-satellites` on my PC, but I'm running...

installation

GNURadio 3.8 built successfully from source. Trying to build gr-satellites: [ 57%] Built target satellites_swig_swig_compilation Scanning dependencies of target satellites_swig [ 58%] Building CXX object swig/CMakeFiles/satellites_swig.dir/CMakeFiles/satellites_swig.dir/satellites_swigPYTHON_wrap.cxx.o /home/g4dpz/dev/gr-satellites/build/swig/CMakeFiles/satellites_swig.dir/satellites_swigPYTHON_wrap.cxx: In function ‘PyTypeObject*...

bug
installation

When running the test script test.sh, it's also sending live telemetry to satnogs database. I'm not sure if this is really intentional but it looks to me like - this...

enhancement
good first issue

For some uses cases it would be useful to have an option in the `gr_satellites` command line tool that skips the demodulator and sends the input the directly to the...

enhancement
good first issue

I am not sure where this issue started but it seem gr-satellites is no longer able to decode UPMSat-2. I have used the following observation `https://network.satnogs.org/observations/3702218/` `gr_satellites 46276 --wavfile UPMSAT-2_satnogs_3702218_2021-02-28T10-09-27.wav...

enhancement

An earlier attempt at this is in the [gr-fec-rs](https://github.com/daniestevez/gr-satellites/tree/gr-fec-rs) branch. Since then, the Reed-Solomon blocks in gr-satellites have been refactored. This enhancement will help us remove the code taken from...

enhancement