gortlsdr
gortlsdr copied to clipboard
A Go wrapper for librtlsdr (a driver for Realtek RTL2832U based SDR's)
Adding the `pkg-config` allows this to easily be installed on systems where librtlsdr doesn't reside in a usual location. For example of newer Mac's.
error
when i run "go get -u github.com/jpoirier/gortlsdr" i get this error does anyone know how to fix it? `# github.com/jpoirier/gortlsdr /tmp/go-build505426775/github.com/jpoirier/gortlsdr/_obj/rtlsdr.cgo2.o: In function `_cgo_1debe9789e24_Cfunc_rtlsdr_set_bias_tee': go/src/github.com/jpoirier/gortlsdr/rtlsdr.go:355: undefined reference to `rtlsdr_set_bias_tee' /tmp/go-build505426775/github.com/jpoirier/gortlsdr/_obj/rtlsdr.cgo2.o:...