Skip to content

Commit

Permalink
Update README-json.md
Browse files Browse the repository at this point in the history
added nav_altitude_mcp, nav_altitude_fms
  • Loading branch information
henry1952 authored May 5, 2019
1 parent 4061477 commit 64236c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,9 @@ This file contains dump1090's list of recently seen aircraft. The keys are:
* emergency: ADS-B emergency/priority status, a superset of the 7x00 squawks (2.2.3.2.7.8.1.1)
* category: emitter category to identify particular aircraft or vehicle classes (values A0 - D7) (2.2.3.2.5.2)
* nav_qnh: altimeter setting (QFE or QNH/QNE), hPa
* nav_altitude: selected altitude
* nav_heading: selected heading
* nav_altitude_mcp: selected altitude from the Mode Control Panel / Flight Control Unit (MCP/FCU) or equivalent equipment
* nav_altitude_fms: selected altitude from the Flight Manaagement System (FMS) (2.2.3.2.7.1.3.3)
* nav_heading: selected heading (True or Magnetic is not defined in DO-260B, mostly Magnetic as that is the de facto standart) (2.2.3.2.7.1.3.7)
* nav_modes: set of engaged automation modes: 'autopilot', 'vnav', 'althold', 'approach', 'lnav', 'tcas'
* lat, lon: the aircraft position in decimal degrees
* nic: Navigation Integrity Category (2.2.3.2.7.2.6)
Expand Down

0 comments on commit 64236c5

Please sign in to comment.