Ignore:
Timestamp:
07/10/16 05:54:17 (8 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 Boeing 737-200 aircraft type (weight data is still missing, re #302)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/rpc.py

    r769 r790  
    4949                      "738"  : const.AIRCRAFT_B738,
    5050                      "73H"  : const.AIRCRAFT_B738C,
     51                      "732"  : const.AIRCRAFT_B732,
    5152                      "733"  : const.AIRCRAFT_B733,
    5253                      "734"  : const.AIRCRAFT_B734,
Note: See TracChangeset for help on using the changeset viewer.