Ignore:
Timestamp:
12/15/12 16:50:01 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Added support for the ILS frequency, and made use of it in case of the DA F70 model (#115)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fs.py

    r361 r366  
    229229    (float)
    230230    - altimeter: the altimeter setting in hPa (float)
     231    - ils: the frequency of the ILS radio in MHz (string). Can be None, if
     232    the frequency is unreliable or meaningless.
     233    - ols_obs: the OBS setting of the ILS radio in degrees (int). Can be None, if
     234    the value is unreliable or meaningless.
     235    - ils_manual: a boolean indicating if the ILS radio is on manual control
    231236    - nav1: the frequency of the NAV1 radio in MHz (string). Can be None, if
    232237    the frequency is unreliable or meaningless.
Note: See TracChangeset for help on using the changeset viewer.