Changeset 669:bffaad6f58b3


Ignore:
Timestamp:
08/17/15 16:25:05 (9 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

The state of the gears cannot be read from the Majestic Dash 8, so we use the gear control (re #274)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fsuipc.py

    r668 r669  
    18431843        state.gLoad += 1.0
    18441844
     1845        # None of the gear values seem to work correctly
     1846        state.gearsDown = state.gearControlDown
     1847
    18451848        return state
    18461849
Note: See TracChangeset for help on using the changeset viewer.