Main Page
Namespaces
Classes
Files
File List
Namespaces
|
Variables
wiimoteConstants.py File Reference
Go to the source code of this file.
Namespaces
namespace
wiimoteConstants
Variables
int
wiimoteConstants::_DEBUGLEVEL
= 1
File:
wiimoteConstants.py
RCS:
int
wiimoteConstants._MONITOR_LEVEL
= 1
float
wiimoteConstants.ACC_X_STDEV_THRESHOLD
= 1.0
float
wiimoteConstants.ACC_Y_STDEV_THRESHOLD
= 1.0
float
wiimoteConstants.ACC_Z_STDEV_THRESHOLD
= 1.0
int
wiimoteConstants.BATTERY_PERCENTAGE
= 0
int
wiimoteConstants.BATTERY_RAW
= 1
int
wiimoteConstants.BTN_1
= 0x0002
int
wiimoteConstants.BTN_2
= 0x0001
int
wiimoteConstants.BTN_A
= 0x0008
int
wiimoteConstants.BTN_B
= 0x0004
int
wiimoteConstants.BTN_C
= 0x0002
int
wiimoteConstants.BTN_DOWN
= 0x0400
int
wiimoteConstants.BTN_HOME
= 0x0080
int
wiimoteConstants.BTN_LEFT
= 0x0100
int
wiimoteConstants.BTN_MINUS
= 0x0010
int
wiimoteConstants.BTN_PLUS
= 0x1000
int
wiimoteConstants.BTN_RIGHT
= 0x0200
int
wiimoteConstants.BTN_UP
= 0x0800
int
wiimoteConstants.BTN_Z
= 0x0001
wiimoteConstants.CALIBRATE_WITH_FAILED_CALIBRATION_DATA
= False
int
wiimoteConstants.CLASSIC_BTN_A
= 0x0010
int
wiimoteConstants.CLASSIC_BTN_B
= 0x0040
int
wiimoteConstants.CLASSIC_BTN_DOWN
= 0x4000
int
wiimoteConstants.CLASSIC_BTN_HOME
= 0x0800
int
wiimoteConstants.CLASSIC_BTN_L
= 0x2000
int
wiimoteConstants.CLASSIC_BTN_LEFT
= 0x0002
int
wiimoteConstants.CLASSIC_BTN_MINUS
= 0x1000
int
wiimoteConstants.CLASSIC_BTN_PLUS
= 0x0400
int
wiimoteConstants.CLASSIC_BTN_R
= 0x0200
int
wiimoteConstants.CLASSIC_BTN_RIGHT
= 0x8000
int
wiimoteConstants.CLASSIC_BTN_UP
= 0x0001
int
wiimoteConstants.CLASSIC_BTN_X
= 0x0008
int
wiimoteConstants.CLASSIC_BTN_Y
= 0x0020
int
wiimoteConstants.CLASSIC_BTN_ZL
= 0x0080
int
wiimoteConstants.CLASSIC_BTN_ZR
= 0x0004
float
wiimoteConstants.EARTH_GRAVITY
= 9.80665
float
wiimoteConstants.GYRO_SCALE_FACTOR
= 0.001055997
float
wiimoteConstants.GYRO_X_STDEV_THRESHOLD
= 50.0
float
wiimoteConstants.GYRO_Y_STDEV_THRESHOLD
= 50.0
float
wiimoteConstants.GYRO_Z_STDEV_THRESHOLD
= 50.0
string
wiimoteConstants.IR1
= 'ir1'
string
wiimoteConstants.IR2
= 'ir2'
string
wiimoteConstants.IR3
= 'ir3'
string
wiimoteConstants.IR4
= 'ir4'
int
wiimoteConstants.LED
= 2
int
wiimoteConstants.LED1_ON
= 0x01
int
wiimoteConstants.LED2_ON
= 0x02
int
wiimoteConstants.LED3_ON
= 0x04
int
wiimoteConstants.LED4_ON
= 0x08
string
wiimoteConstants.NORM_X
= 'normX'
string
wiimoteConstants.NORM_Y
= 'normY'
string
wiimoteConstants.NORM_Z
= 'normZ'
int
wiimoteConstants.NUM_IR_SENSORS
= 4
int
wiimoteConstants.NUM_LEDS
= 4
int
wiimoteConstants.NUM_WARMUP_READINGS
= 100
int
wiimoteConstants.NUM_ZEROING_READINGS
= 100
int
wiimoteConstants.OUTLIER_STDEV_MULTIPLE
= 3
int
wiimoteConstants.PHI
= 0
int
wiimoteConstants.PSI
= 2
int
wiimoteConstants.RUMBLE
= 1
int
wiimoteConstants.SWITCH_OFF
= 0
int
wiimoteConstants.SWITCH_ON
= 1
int
wiimoteConstants.SWITCH_PULSE_PATTERN
= 1
int
wiimoteConstants.THETA
= 1
tuple
wiimoteConstants.THRESHOLDS_ARRAY
int
wiimoteConstants.WII_MSG_TYPE_ACC
= 2
int
wiimoteConstants.WII_MSG_TYPE_BTN
= 1
int
wiimoteConstants.WII_MSG_TYPE_CLASSIC
= 5
int
wiimoteConstants.WII_MSG_TYPE_ERROR
= 8
int
wiimoteConstants.WII_MSG_TYPE_IR
= 3
int
wiimoteConstants.WII_MSG_TYPE_MOTIONPLUS
= 7
int
wiimoteConstants.WII_MSG_TYPE_NUNCHUK
= 4
int
wiimoteConstants.WII_MSG_TYPE_STATUS
= 0
int
wiimoteConstants.WII_MSG_TYPE_UNKNOWN
= 9
int
wiimoteConstants.X
= 0
string
wiimoteConstants.X_COORD
= 'x'
int
wiimoteConstants.Y
= 1
string
wiimoteConstants.Y_COORD
= 'y'
int
wiimoteConstants.Z
= 2
string
wiimoteConstants.Z_COORD
= 'z'
wiimote
Author(s): Andreas Paepcke, Melonee Wise
autogenerated on Mon Oct 6 2014 01:06:37