1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Richard Harrison
07ac341b70 Fix timer usage
- didn't need to be a maketimer as it is a single shot usage.
2018-12-15 16:29:07 +01:00
Richard Harrison
40ff13b65b Reposition slowdown settimer fixes.
Definitely problems in aar.nas, seaport.nas; as these were hanging off a fdm-initialized.

The others have timers that are started from a listener and as such are more suited to use maketimer rather than settimer

The modules that use the loopid technique are probably fine, but these are also more suited (and easier to understand) using a maketimer
2018-09-14 22:50:47 +02:00
Torsten Dreyer
e7e8ac84f2 don't use printlog before nasal-dir-initialized
Thanks, Anders.
2010-10-13 20:46:31 +02:00
Torsten Dreyer
6ba8808039 Use printlog for "*** NEW LOCATION ***" and downgrade to info 2010-10-11 21:23:57 +02:00
BARANGER Emmanuel
6837a30398 - a small script of Melchior that can be improved (Start from a seaport with a seaplane). 2010-09-02 12:10:29 +02:00