Changes in src/mlx/fs.py [501:2fd9b3270f6d:666:bb1cfa673969]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/fs.py
r501 r666 227 227 the detection of the state of the landing lights is unreliable, and should 228 228 not be considered, this is set to None. 229 - pitotHeatOn: a boolean indicating if the pitot heat is on 229 - pitotHeatOn: a boolean indicating if the pitot heat is on. Maybe None, if 230 the pitot heat setting cannot be read 230 231 - parking: a boolean indicating if the parking brake is set 231 232 - gearControlDown: a boolean indicating if the gear control is set to down
Note:
See TracChangeset
for help on using the changeset viewer.