-
```
creating build/temp.linux-ppc64le-3.6
gcc -DNDEBUG -g -fwrapv -O3 -Wall -O0 -O0 -fPIC -I/usr/include/python3.6m -c greenlet.c -o build/temp.linux-ppc64le-3.6/greenlet.o -fno-tree-dominator-opts
…
-
## Specifications
- Image hash or version: latest (~Week 51 2020)
- Platform: Raspberry Pi Zero W
- Subsystem: Raspbian Buster
## Expected Behavior
Inside the container fr24feed start…
-
I tried to install "readsb-install.sh" and got this error message as those long params don't exist in Debian Jessie (Raspbian).
````
dpkg-buildpackage: unknown option or argument --build-profiles=…
-
first of all: thank you for this nice app! good work!
i got it to work, it answers this example niceliy:
```
vieinfo = f.get_airport_details('VIE', page=1, limit=1)
print (vieinfo)
```
so th…
-
Hello, I installed readsb dockers as described but can't get BaseStation data on port 30003 with nc command:
`nc localhost 30003.`
I noticed that the ports section of readsb on docker-compose.yml …
-
Hi! Thanks for you library, it's amaizing! Lib saved a lot of my time.
But I have one issue.
In every request I run, limit stays on 100 and I can't get more than 1 page.
I have got an account …
-
Dear, the function get_airport_departures was error when select "earlier_data=True"
-
Would it be possible to detect the presence of the SI24R1 Chip, a common cheap replacement, by trying to set and read back the first bit of the Power Register (RF_SETUP)?
In the legit nRF24L01+ it …
-
On a Raspberry Pi Zero W running Raspbian Buster the container fails to start (see: [mikenyefr24feedlatest.log](https://github.com/mikenye/docker-flightradar24/files/5826247/mikenyefr24feedlatest.log)…
-
Hi,
in the Skyview (http....:8080) my feeders location and center of the map is shown a few hundred meters offset.
I have the following docker export variables that should give the correct loca…