Show
Ignore:
Timestamp:
04/10/06 15:07:24 (3 years ago)
Author:
aronb
Message:

- Remove commands that are not needed.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/gadgeteer/tools/serial/pinchtest/Command.py

    r14309 r18482  
    11#!/bin/env/python 
    2  
    3 #Angles = 0x57 
    4 #ChangeValue = 0x50 
    5 #ExamineValue = 0x4F 
    6 #FbbReset = 0x2F 
    7 #Hemisphere = 0x4C 
    8 #Matrix = 0x58 
    9 #NextTransmitter = 0x30 
    10 #Point = 0x42 
    11 #Position = 0x56 
    12 #PositionAngles = 0x59 
    13 #PositionMatrix = 0x5A 
    14 #PositionQuaternion = 0x5D 
    15 #Quaternion = 0x5C 
    16 #ReportRate1 = 0x51 
    17 #ReportRate2 = 0x52 
    18 #ReportRate8 = 0x53 
    19 #ReportRate32 = 0x54 
    20 #ToFbbNormal = 0xF0 
    21 #ToFbbExpanded = 0xE0 
    22 #ToFbbSuperExpanded = 0xA0 
    23 #Run = 0x46 
    24 #Sleep = 0x47 
    25 #Stream = 0x40 
    26 #StreamStop = 0x3F 
    272 
    283START_BYTE_NTS = 0x80