mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 21:30:11 +00:00
We need alt to be above sea level
This commit is contained in:
parent
bb201f004b
commit
0e12217fe6
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ The following parameters must be set (mandatory) for the container to function:
|
|||
|----------------------|---------|---------|
|
||||
| `LAT` or `READSB_LAT` | The latitude of your antenna | |
|
||||
| `LONG` or `READSB_LON` | The longitude of your antenna | |
|
||||
| `ALT` or `READSB_ALT` | The altitude of your antenna over ground level. For example, `15m` or `45ft` | |
|
||||
| `ALT` or `READSB_ALT` | The altitude of your antenna above sea level. For example, `15m` or `45ft` | |
|
||||
| `TZ` | Your local timezone in [TZ-database-name](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) format | |
|
||||
|
||||
##### Optional Parameters
|
||||
|
|
Loading…
Reference in a new issue