powermate.py File Reference


Classes

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

Namespaces

namespace  python::powermate

Variables

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

Generated on Thu Mar 5 09:02:10 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8