Juliano Borba
Juliano Borba
Got same error, this solved: https://github.com/immortalwrt/Rclone-OpenWrt/issues/1#issuecomment-568445311 In my case, at `openwrt/feeds/packages/lang/golang/golang-package.mk` file on `define GoPackage/Environment/Default` procedure, replace `CGO_ENABLED=1 \` to `CGO_ENABLED=0 \`. Hope it works for you, as we apparently...
@dancesWithCycles , please try the following at the server (here, I'm running it daemonized): ``` sudo gpsd -F /var/run/gpsd.sock udp://0.0.0.0:65535 ``` Where ``` -F FILE, --sockfile FILE Create a control...
Hmmm... @dancesWithCycles , Looks like your server is ok, the app too, but maybe some issue with your Android device. Silly question, did you tried this setup while outdoors with...
@dancesWithCycles > the data is not enough for cgps, gpspipe or gpsmon on the server to make some sense out of the received data. I'm out of ideas. Sorry. >...