Tsunghan (Robert) Liu
Tsunghan (Robert) Liu
Hi @dlasher , To get the log, you can use `sudo snap logs -n all adsb-box.dump978`. Also, could you please check if you have followed the instructions in README[1] to...
Hi, The logs said `what(): Operation not permitted`, so it could be the operation was blocked. Could you please share the output of `sudo dmesg -T | grep adsb-box` and...
hmm, the log doesn't show anything wrong. Cloud you please run `snap connections adsb-box`? Which Ubuntu version are you using? Please restart the fr24feed service and capture the logs again....
Hi Michael, Unfortunately, from your logs, I don't see useful information. Also, the dmesg was trimmed, so I cannot find any snap errors. Could you please run `sudo journalctl -b`?...
I used Vagrant with CentOS 7 and ran the snap inside it. Then I found there's a different return code with different confinement (`strict` vs `devmode`) when fr24feed is starting...
Hi, Did you run `snap connect` commands after installing the snap? I put some checking in the script before real starting dump1090/feeders. ``` sudo snap connect adsb-box:hardware-observe sudo snap connect...
Hi @BT-Justice Thanks for your suggestion. Unfortunately, these SDRplay units cannot work with the dump1090 of flightaware used by this project. Also, I don't have a plan to purchase a...
Hi, Did you run `sudo snap restart adsb-box` after change the LAT/LON values? What files did you change manually? I can check if something is not generated dynamically.
Thanks for the information. I didn't notice that feeders recorded the location in files separately. However, my `fr24feed.ini does have the location stored. Could you please share the format with...
Hi @plarkinjr Thanks for your suggestion. Virtual Radar Server and range plots looks pretty cool. But I need time to think about how to integrate. It's using Mono runtime on...