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

#142: added the reading and logging of the elevator trim

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/acft.py

    r338 r340  
    345345                            "Touchdown heading: %03.0f degrees" % (heading,))
    346346        self.logger.message(self._aircraftState.timestamp,
    347                            "Centre of gravity: %.1f%%" % \
     347                           "CG: %.1f%%" % \
    348348                            (self._aircraftState.cog*100.0,))
    349349
Note: See TracChangeset for help on using the changeset viewer.