Gonzalo José Carracedo Carballal

Results 342 comments of Gonzalo José Carracedo Carballal

The output are the raw bytes of the CCSDS frames, one after the other, with no additional metadata. Since in this case the frame length was 8920 bits, the data...

Answering your question, there may be a way using Wireshark (https://www.wireshark.org/docs/dfref/c/ccsds.html) but I will probably have to write something to convert this dump into pcap/pcapng format (which is what wireshark...

Hi again @K4KDR I just wanted to let you know that I posted yesterday an article on how to use SigDigger to do the demodulation directly, in real time, without...

I completely forgot about -ffast-math (maybe because I always build in debug mode), and now I am worried about it. While nobody actually complained, -ffast-math is a delicate subject in...

This was proposed many times earlier. I haven't visited the Discord channel for a while, but I am sure there has to be a specific thread for that.

Hola. Ahora mismo ya hay soporte para análisis offline, a partir de capturas en bruto con Gqrx o incluso ficheros de audio soportados por libsndfile (son lo que se conoce...

Truth is, I am not particularly happy with the manual. It was a first attempt but I don't like the final style and I find it cumbersome to handle at...

Speaking of which, do you know any good software/tool/framework to create on-line documentation? :D Current docs are in LaTeX but I don't mind adjusting the format by hand. El mar.,...

Hey, thanks for your PR. Right now the extensions are enough but maybe at some point we should change that. Also, could you write a small document explaining your findings?

Just tried it and, while I do like it (I have just seen a bunch of unused variable warnings I am going to fix ASAP) I see that the libraries...