https://github.com/sensoranalyticsaus/dump1090-fa-flight-logger
Python script to scan dump1090-fa flight data every few seconds. All new flights and return flights exceeding the ignore time window FWIN get logged.
https://github.com/sensoranalyticsaus/dump1090-fa-flight-logger
bigdata flightaware raspberrypi rtl-sdr uhf
Last synced: 4 months ago
JSON representation
Python script to scan dump1090-fa flight data every few seconds. All new flights and return flights exceeding the ignore time window FWIN get logged.
- Host: GitHub
- URL: https://github.com/sensoranalyticsaus/dump1090-fa-flight-logger
- Owner: SensorAnalyticsAus
- License: gpl-3.0
- Created: 2024-02-26T04:56:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T07:22:14.000Z (over 2 years ago)
- Last Synced: 2025-03-02T21:43:19.547Z (over 1 year ago)
- Topics: bigdata, flightaware, raspberrypi, rtl-sdr, uhf
- Language: Python
- Homepage: https://www.sensoranalytics.com.au
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dump1090-fa-flight-logger
* Edit paths in `ctrl-flt` and `flight_logger_csv.py`
* `./ctrl-flt`
Never miss a flight :)
*Credit to https://github.com/CactusProjects/flightlogger and [/u/gl0ckner/](https://www.reddit.com/user/gl0ckner/) on Reddit*