Ignore:
Timestamp:
04/30/12 14:42:59 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Most of the remaining messages are implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/const.py

    r133 r134  
    202202
    203203# Message type: information
    204 # FIXME: flare time begin (3 sec)
    205204MESSAGETYPE_INFORMATION = 2
    206205
     
    212211
    213212# Message type: gate system messages
    214 # FIXME: the available gates when arriving to LHBP (10 sec)
    215213MESSAGETYPE_GATE_SYSTEM = 5
    216214
     
    220218
    221219# Message type: help messages
    222 # FIXME: don't forget V speeds when stage is PUSHANDTAXI (5 sec)
    223220MESSAGETYPE_HELP = 7
    224221
    225222# Message type: visibility messages
    226 # FIXME: the visibility, once when below 2000 RA, then when below 1000 RA (5 sec)
    227223MESSAGETYPE_VISIBILITY = 8
    228224
Note: See TracChangeset for help on using the changeset viewer.