python::powermate Namespace Reference


Classes

class  powermate
 Interface to Griffin PowerMate and Contour Shuttles. More...
class  _powermate_remapper
class  _contour_remapper
class  PMButtonEvent
class  PMRotateEvent
class  PMShuttleEvent
class  Frame
class  App

Variables

 imported_ok = True
string ID_POWERMATE = 'powermate'
string ID_SHUTTLE_XPRESS = 'shuttle xpress'
string ID_SHUTTLE_PRO = 'shuttle pro'
string ID_SHUTTLE_PRO_V2 = 'shuttle pro v2'
string input_event_struct = "@llHHi"
tuple input_event_size = struct.calcsize(input_event_struct)
int IET_SYN = 0x00
int IET_KEY = 0x01
int IET_REL = 0x02
int IET_ABS = 0x03
int IET_MSC = 0x04
int IET_LED = 0x11
int IET_SND = 0x12
int IET_REP = 0x14
int IET_FF = 0x15
int IET_PWR = 0x16
int IET_FF_STATUS = 0x17
int IET_MAX = 0x1f
int IEC_BTN_0 = 0x100
int IEC_BTN_1 = 0x101
int IEC_BTN_2 = 0x102
int IEC_BTN_3 = 0x103
int IEC_BTN_4 = 0x104
int IEC_BTN_5 = 0x105
int IEC_BTN_6 = 0x106
int IEC_BTN_7 = 0x107
int IEC_BTN_8 = 0x108
int IEC_BTN_9 = 0x109
int IEC_BTN_10 = 0x10a
int IEC_BTN_11 = 0x10b
int IEC_BTN_12 = 0x10c
int IEC_BTN_13 = 0x10d
int IEC_BTN_14 = 0x10e
int IEC_BTN_15 = 0x10f
int IEC_REL_X = 0x00
int IEC_REL_Y = 0x01
int IEC_REL_Z = 0x02
int IEC_REL_HWHEEL = 0x06
int IEC_REL_DIAL = 0x07
int IEC_REL_WHEEL = 0x08
int IEC_REL_MISC = 0x09
int IEC_REL_MAX = 0x0f
tuple grEVT_POWERMATE_BUTTON = wx.NewEventType()
tuple grEVT_POWERMATE_ROTATE = wx.NewEventType()
tuple grEVT_POWERMATE_SHUTTLE = wx.NewEventType()
tuple EVT_POWERMATE_BUTTON = wx.PyEventBinder(grEVT_POWERMATE_BUTTON, 0)
tuple EVT_POWERMATE_ROTATE = wx.PyEventBinder(grEVT_POWERMATE_ROTATE, 0)
tuple EVT_POWERMATE_SHUTTLE = wx.PyEventBinder(grEVT_POWERMATE_SHUTTLE, 0)

Variable Documentation

tuple python::powermate::grEVT_POWERMATE_BUTTON = wx.NewEventType()

tuple python::powermate::grEVT_POWERMATE_ROTATE = wx.NewEventType()

tuple python::powermate::grEVT_POWERMATE_SHUTTLE = wx.NewEventType()

string python::powermate::ID_SHUTTLE_PRO = 'shuttle pro'

string python::powermate::ID_SHUTTLE_PRO_V2 = 'shuttle pro v2'

string python::powermate::ID_SHUTTLE_XPRESS = 'shuttle xpress'


Generated on Thu Mar 5 09:04:01 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8