Hi Luc, I have tried the GO program on a couple of Linux machines following your instructions. However I don’t receive anything. The dongle I have works fine on other programs. If I tune into the 868MHz band I can see the brief transmissions from my Vantage Vue. The dongle is detected using lsusb and the program runs without any errors. In your instructions
Create ~/profile sudo nano ~/.profile export GOROOT=/usr/lib/go export GOPATH=$HOME/work export PATH=$PATH:$GOROOT/bin:$GOPATH/bin source ~/.profile I already have a .profile file, do I put the export lines and the source line in the file? If I just run them from the command line then the program runs, (but only on that login, not on future retarts) however if I put them in the .profile file, my login on the machine doesn’t login me in so I have to restore the machine. I am running under Mac Parallels. Does your program automatically work out the frequency offset on the dongle? Regards Phil -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
