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

Minor fixes, additions to the documents

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/web.py

    r203 r204  
    905905
    906906    #handler.getNOTAMs(callback, "LHBP", "EPWA")
    907     handler.getMETARs(callback, ["LHBP", "EPWA"])
    908     time.sleep(5)
     907    #handler.getMETARs(callback, ["LHBP", "EPWA"])
     908    #time.sleep(5)
    909909   
    910 
    911 #------------------------------------------------------------------------------
     910    handler.updatePlane(callback, "HA-LON", const.PLANE_AWAY, "")
     911    time.sleep(3)   
     912
     913#------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.