Changeset 906:3a17458f7465 for src/mlx
- Timestamp:
- 05/14/18 16:38:38 (6 years ago)
- Branch:
- version_0.39_maint
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/xplane.py
r905 r906 1438 1438 1439 1439 state.flaps = self._flapsNotches[-1]*data[self._monidx_flapsLeft] 1440 print "flapsControl:", flapsControl, "flapsIndex:", flapsIndex, "flaps:", state.flaps1441 print "flapsSet", state.flapsSet1442 1440 1443 1441 state.navLightsOn = data[self._monidx_navLights] != 0
Note:
See TracChangeset
for help on using the changeset viewer.