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

Added the forced logging of radio frequencies when entering certain stages of the flight

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fs.py

    r320 r321  
    231231    - nav1_obs: the OBS setting of the NAV1 radio in degrees (int). Can be None, if
    232232    the value is unreliable or meaningless.
     233    - nav1_manual: a boolean indicating if the NAV1 radio is on manual control
    233234    - nav2: the frequency of the NAV1 radio in MHz (string). Can be None, if
    234235    the frequency is unreliable or meaningless.
    235236    - nav2_obs: the OBS setting of the NAV2 radio in degrees (int). Can be None, if
    236237    the value is unreliable or meaningless.
     238    - nav2_manual: a boolean indicating if the NAV2 radio is on manual control
    237239    - adf1: the frequency of the ADF1 radio in kHz (string). Can be None, if
    238240    the frequency is unreliable or meaningless.
Note: See TracChangeset for help on using the changeset viewer.