Federico 'Larroca' La Rocca

Results 49 comments of Federico 'Larroca' La Rocca
trafficstars

What do you get when you write echo $PYTHONPATH on the terminal?

Then you haven't correctly set the PYTHONPATH variable. Are you sure you've included it in /etc/environment? You may try writing PYTHONPATH="$PYTHONPATH:/usr/local/lib/python3/dist-packages" on a terminal, and then, from that same terminal,...

Well, that's somewhat embarrassing. It seems that I forgot to migrate it from the fork of the transmitter by Lucas Inglés, David Artenstein and Gastón Morales. I don't think I'll...

Hi, It definitely would. We are currently working on the implementation of the transmitter. After the whole thing is coherent and tested, we'll make the effort to merge it with...

Hi, If you are getting -18 dB it means that you have zero error (not sure why, probably internally GNU Radio adds a little epsilon to the log). Is this...

Then you are getting zero error during your high-power transmission. The recording we share at the project's website has a BER of 10^(-9) or less, as we had line-of-sight with...

Hi, If you had to copy the grc files into the folder it means that something went wrong during the installation process. Are you sure you had administrative privileges when...

I've just realized you are using Mac. Please note that our intended working environment is Linux, and we have not tested gr-isdbt on MacOS. The problem is probably there. You...

Hi, There are two possible problems: 1 - Are you trying to decode both layers at the same time? In my experience, it is not possible (I'm not sure, but...

Mmmmm this means that you have misconfigured some of the parameters of layer B. With such a constellation you should get a very low Viterbi BER (the one you are...