Describe the bug
The json feed from the adsb module online has incorrect route information for all flights.
To Reproduce
Steps to reproduce the behaviour:
- download the allsky-adsb.json
- find any flight with route information
- search flight on flightaware and check route
Expected behaviour
The correct flight route information
Screenshots
I pasted some of the json, which I think better than screen shot as that might question my variable mapping and labeling in the overlay editor
"aircraft_2_hex": "a3534a",
"aircraft_2_type": "CRJ",
"aircraft_2_owner": "Delta Connection",
"aircraft_2_registration": "N313PQ",
"aircraft_2_manufacturer": "Bombardier",
"aircraft_2_military": "",
"aircraft_2_text": "EDV5192 33\u00b0",
"aircraft_2_longtext": "EDV5192 CRJ 33\u00b0 6Miles FL270 474.2kts",
"aircraft_2_short_route": "KLGA -> KCVG",
"aircraft_2_medium_route": "New York -> Cincinnati / Covington",
"aircraft_2_long_route": "(KLGA) La Guardia Airport -> (KCVG) Cincinnati Northern Kentucky International Airport",
Should have been MEM Memphis, TN to DTW Detroit, MI
Allsky Information:
-
OS: Raspbian GNU/Linux 12 (bookworm)
-
Allsky Version: Version: v2024.12.06_06
-
Pi model: Raspberry Pi 4 Model B Rev 1.5, 8 GB
-
Camera: ASI 290MC
Sensors
N/A
Additional context
Every flight other than the non route ones, are totally incorrect. I am also not finding any flight that would have had KLGA -> KCVG that would suggest a misassignment in the array for the flights. So maybe the source is a question but I selected airplaneslive as the source in the dropdown. I am limiting to 15 miles and get good flight numbers that correspond to what I would expect in the camera. But I was hoping to show the correct route with it as that is the interesting part to us.
Describe the bug
The json feed from the adsb module online has incorrect route information for all flights.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The correct flight route information
Screenshots
I pasted some of the json, which I think better than screen shot as that might question my variable mapping and labeling in the overlay editor
Should have been MEM Memphis, TN to DTW Detroit, MI
Allsky Information:
OS: Raspbian GNU/Linux 12 (bookworm)
Allsky Version: Version: v2024.12.06_06
Pi model: Raspberry Pi 4 Model B Rev 1.5, 8 GB
Camera: ASI 290MC
Sensors
N/A
Additional context
Every flight other than the non route ones, are totally incorrect. I am also not finding any flight that would have had KLGA -> KCVG that would suggest a misassignment in the array for the flights. So maybe the source is a question but I selected airplaneslive as the source in the dropdown. I am limiting to 15 miles and get good flight numbers that correspond to what I would expect in the camera. But I was hoping to show the correct route with it as that is the interesting part to us.