-
Hi all,
I've been using Simaware for a while now and only recently noticed that the T, G and D roles are not showing up on Australia, even though it is online. The ATIS shows up, as you can see. I ju…
-
Following mikkieg's example, I've added (in the MB05 version) the ability to enter, via the Settings html page, an aircraft ID to use (e.g., ICAO ID), or to choose the default (based on device chip ID…
-
so i want to make the api print details about the flight, either by putting in the registration, icao or idk whatever. just so i can get info abt an exact flight.
when i do:
flight_details = fr_api…
-
I'm using v6 of ArduinoJson.
The json I'm trying to parse looks like this:
```
[{
"icao": "KCNI",
"observed": "2020-02-28T15:30:00.000Z",
"flight_category": "VFR"
}, {
"icao": "KGVL",…
-
I've researched a number of paid and free platforms which do all, some or none of what this tool aims to do. You can review here:
https://docs.google.com/document/d/1PLsAgfOZcpYK2WBrPVYoiYaKjHscYl9bX…
-
I did a fresh install following the instructions in "Raspbian Lite: ADS B receiver".
The tar1090 interface works nicely, but there are no planes in the map and the log area on the right.
The p…
-
Hi Rik,
Can you add these to the UAV marker please. :)
ELBIT Hermes 900 & Kochav - HRM9
IAI Heron & Harfang - HRON
Baykar TB2 - BTB2
Baykar TB3 - BTB3
Baykar Bayraktar Kızılelma & Kızılelma…
-
``` r
library(tidyverse)
library(ggblanket)
library(ggbump)
flights
janitor::clean_names()
#> Rows: 688099 Columns: 14
#> ── Column specification ─────────────────────────────────────────…
-
Implement a TagItem for RWY selection as follows
- get possible rwys from airport config
- (if able sort them by dep rwy first and arr rwy second, inactive rwys maybe in disabled look)
- color whit…
-