Luc

I get an error when trying to running the program.  I have the latest 
main.go file.

pi@raspberrypi:~ $ cd $GOPATH/src/github.com/lheijst/rtldavis
pi@raspberrypi:~/work/src/github.com/lheijst/rtldavis $ git submodule init
pi@raspberrypi:~/work/src/github.com/lheijst/rtldavis $ git submodule update
pi@raspberrypi:~/work/src/github.com/lheijst/rtldavis $ go install -v .
github.com/lheijst/rtldavis
# github.com/lheijst/rtldavis
./main.go:212: undefined: channelFreq
./main.go:216: undefined: channelFreq
./main.go:218: undefined: channelFreq
pi@raspberrypi:~/work/src/github.com/lheijst/rtldavis $ 
$GOPATH/bin/rtldavis -tr 1 -tf US -startfreq 902000000 -endfreq 928000000 
-stepfreq 40000
flag provided but not defined: -startfreq
Usage of /home/pi/work/bin/rtldavis:
  -ex int
    extra loopPeriod time in msec
  -tf string
    transmitter frequencies: EU or US (default "EU")
  -tr int
    transmitters to listen for: tr1=1, tr2=2, tr3=4, tr4=8, tr5=16 tr6=32, 
tr7=64, tr8=128 (default 1)
  -u log undefined signals
  -v log extra information to /dev/stderr (default true)

Thanks
Rich


-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to