Aaron Shaw
Aaron Shaw
@wiedehopf can readsb directly handle an rtl-sdr on 978MHz? Or you have to use dump978 and feed to readsb via a --net-connector? From what I understand, you still need to...
@wiedehopf is there a difference between `--net-connector dump978,30978,uat_in` and `--net-connector dump978,30978,raw_in`? I saw somewhere else (iirc in docker-tar1090 repo) that for ingesting UAT should use `raw_in`. But here you say...
> If you find incorrect instructions please link them. From here - https://github.com/sdr-enthusiasts/docker-tar1090/blob/main/README.md#readsb_net_connector-syntax ``` NOTE: If you have a UAT dongle and use dump978 to decode this, you should use...
@wiedehopf sorry - i made a mistake in my original question due to incorrect copy pasting. I get that the ports are different for the two, and the different formats....
awesome - thanks @wiedehopf for the clarification...much appreciated! uat_in it is then. And I will submit a PR to the docker-tar1090 repo to update the docs there to add this...
@LPapapo how long does it take for these to pull through to balenaHub / balena container registry? https://hub.balena.io/blocks/1916869/browser-aarch64 I am seeing errors when trying to build with v2.10.0 ``` Error:...
@Teko012 @ketilmo i pushed this to my fleet and it builds ok. when runnning, i get no errors in the frontend-proxy container. and all of the endpoints `/skyaware`, `/planefinder`, `/fr24feed`...
> @Teko012, > > That's great! I'm just wondering if we should make it opt-in for now to avoid breaking the setup for people with remote boxes (in the event...
> @shawaj Seems like something is wrong with the pipeline implementation as well 🤔 It seems to be that the token for login is missing. But it's not. Must be...
Works perfectly so merging :-) With no env variable the container auto-exits. With `ENABLED_SERVICES` set to `autohupr` the container loads and gives following output (my OS is up to date...