Skip to content

Commit

Permalink
Add RadarPlane as data sources in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nfacha committed Aug 13, 2023
1 parent aebecfd commit b7e42f3
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Russian oligartchs

## Features

- Support multiple data sources (api.facha.dev, OpenSky or Virtual Radar Server), with an easy way to add your own
- Support multiple data sources (api.facha.dev, OpenSky, Dump1090, RadarPlane or Virtual Radar Server), with an easy way
to add your own
- One instance can track multiple Aircraft
- Track Aircrafts by ICAO Hex
- Track whole Airlines
Expand All @@ -42,10 +43,12 @@ Russian oligartchs

The following TrackSources are supported:

- FachaDev - This is the default and RECOMMENDED TrackSource, that support all current Features | https://api.facha.dev
- VRS - This connects to your own Virtual Radar Server | (Self-Hosted)
- OPSN - OpenSkyNetwork | (https://openskynetwork.github.io/opensky-api/rest.html)
- dump1090 - Dump1090 Aircraft.Json | Get data from your local Dump1090 Feeder
- `FachaDev` - This is the default and RECOMMENDED TrackSource, that support all current
Features | https://api.facha.dev
- `VRS` - This connects to your own Virtual Radar Server | (Self-Hosted)
- `OPSN` - OpenSkyNetwork | (https://openskynetwork.github.io/opensky-api/rest.html)
- `dump1090` - Dump1090 Aircraft.Json | Get data from your local Dump1090 Feeder
- `RadarPlane` - RadarPlane.com | (https://radarplane.com/api)

At this time airlines, squawk and type queries are only supported by the FachaDev TrackSource, and will not work if
another source is selected
Expand Down

0 comments on commit b7e42f3

Please sign in to comment.