Ignore:
Timestamp:
10/02/12 15:46:17 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added support for logging the OBS settings for navigational radios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fs.py

    r317 r320  
    229229    - nav1: the frequency of the NAV1 radio in MHz (string). Can be None, if
    230230    the frequency is unreliable or meaningless.
     231    - nav1_obs: the OBS setting of the NAV1 radio in degrees (int). Can be None, if
     232    the value is unreliable or meaningless.
    231233    - nav2: the frequency of the NAV1 radio in MHz (string). Can be None, if
    232234    the frequency is unreliable or meaningless.
     235    - nav2_obs: the OBS setting of the NAV2 radio in degrees (int). Can be None, if
     236    the value is unreliable or meaningless.
    233237    - adf1: the frequency of the ADF1 radio in kHz (string). Can be None, if
    234238    the frequency is unreliable or meaningless.
Note: See TracChangeset for help on using the changeset viewer.