Carles Fernandez
Carles Fernandez
Hi, This seems to fail in: * ArchLinux, which currently ships GNU Radio 3.10.2 (see [this GitLab job](https://gitlab.com/gnss-sdr/gnss-sdr/-/jobs/2894832443)). * Fedora 38 Rawhide, which currently ships GNU Radio 3.10.3 (see [this...
Dear @jwmelto, Thanks for raising this issue. The main root cause of this problem is, in my opinion, that we are not using GNU Radio’s CMake config files but a...
Please make sure that ```Acquisition_5X.dump_channel``` points to a channel number where you are actually processing Galileo E5a signals.
I’m not sure if this is the way to go. Ephemeris data have their own validation mechanism, and I feel this external validation is somewhat heuristic. In this sense, I...
Yes, please, make another PR only with the ECC error correction.
Please feel free to open a new issue with more details about what's your intent and how are you trying to implement it. Thanks.
Hi @wdc-rsat , yes, you need a parallel channel with I/NAV messages, so you can associate the TOH conveyed in the HAS message to the corresponding TOW. Without that association,...
Not sure if this is the best solution (I think it is not), but let's accept this PR since it *seems* harmless.
There are no plans to release a rpm/dnf package in a short term. Could you elaborate more on the safety guidelines that the code does not meet?
Hi @iBug, I've been playing with this code and works nice. I have some humble (and surely naive) suggestions: 1.- Sometimes, it makes no sense to copy the code block....