Changeset 903:521a565fc5cc
- Timestamp:
- 05/06/18 08:29:41 (7 years ago)
- Branch:
- version_0.39_maint
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/xplane.py
r902 r903 1438 1438 1439 1439 state.flaps = self._flapsNotches[-1]*data[self._monidx_flapsLeft] 1440 print "flapsControl:", flapsControl, "flapsIndex:", flapsIndex, "flaps:", state.flaps 1441 print "flapsSet", state.flapsSet 1440 1442 1441 1443 state.navLightsOn = data[self._monidx_navLights] != 0
Note:
See TracChangeset
for help on using the changeset viewer.