Skip to content

Commit

Permalink
bump version, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sequal32 committed May 1, 2021
1 parent 4491705 commit ebc912e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "livetraffic"
description = "Observe real world traffic in your favorite radar client!"
version = "1.4.1"
version = "1.4.2"
authors = ["Sequal32"]
edition = "2018"
repository = "https://github.com/sequal/vrclivetraffic"
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ Boston Center
7. Optional: Listen to [LiveATC](https://www.liveatc.net/)
## Notes
Flightplans from FlightAware will only be pulled for airline flights with a callsign starting with three letters followed by numbers in order to limit requests.
* Flightplans from FlightAware will only be pulled for airline flights with a callsign starting with three letters followed by numbers in order to limit requests.
* Sometimes ADSBExchange data will go beyond the range you defined in the config file. In this case, departure/arrival data from FlightRadar24 will not be reflected in those aircraft.
## Configuration
`config.json` is read by the program and can be configured as follows:
Expand Down

0 comments on commit ebc912e

Please sign in to comment.