Changes between Version 10 and Version 11 of SystemDevelopmentEN


Ignore:
Timestamp:
Jul 27, 2012, 5:09:50 PM (12 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemDevelopmentEN

    v10 v11  
    4040menu:reload
    4141}}}
    42 Is handled by the "menu" module (mod_menu.py).
     42Is handled by the "menu" module (mod_menu.py).[[br]]
    4343message = "reload"[[br]]
    4444type = None[[br]]
     
    5353ms:route:reroute:fromStart
    5454}}}
    55 Is handled by the "reoute" module (mod_menu.py).
     55Is handled by the "reoute" module (mod_menu.py).[[br]]
    5656message = "reroute"[[br]]
    5757type = "ms"[[br]]
     
    6565ml:storePOI:storePoint:12.3;45.6;Camelot
    6666}}}
    67 Is handled by the "storePOI" module (mod_menu.py).
     67Is handled by the "storePOI" module (mod_menu.py).[[br]]
    6868message = "storePoint"[[br]]
    6969type = "ml"[[br]]
     
    7777ml:storePOI:storePoint:lat=12.3;lon=45.6;name=Camelot
    7878}}}
    79 Is handled by the "storePOI" module (mod_menu.py).
     79Is handled by the "storePOI" module (mod_menu.py).[[br]]
    8080message = "storePoint"[[br]]
    8181type = "md"[[br]]