Changeset 18824 for juggler/trunk/modules/gadgeteer/gadget/Filter
- Timestamp:
- 05/12/06 08:26:21 (3 years ago)
- Files:
-
- juggler/trunk/modules/gadgeteer/gadget/Filter/Makefile.in (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Filter/Position/Makefile.in (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionCalibrationFilter.cpp (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionCalibrationFilter.h (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionFilter.h (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionFilterFactory.cpp (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionFilterFactory.h (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionXformFilter.cpp (modified) (1 diff)
- juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionXformFilter.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/gadgeteer/gadget/Filter/Makefile.in
r18340 r18824 23 23 # Boston, MA 02111-1307, USA. 24 24 # 25 # -----------------------------------------------------------------26 # File: $RCSfile$27 # Date modified: $Date$28 # Version: $Revision$29 # -----------------------------------------------------------------30 #31 25 # *************** <auto-copyright.pl END do not edit this line> *************** 32 26 juggler/trunk/modules/gadgeteer/gadget/Filter/Position/Makefile.in
r18340 r18824 22 22 # Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 23 # Boston, MA 02111-1307, USA. 24 #25 # -----------------------------------------------------------------26 # File: $RCSfile$27 # Date modified: $Date$28 # Version: $Revision$29 # -----------------------------------------------------------------30 24 # 31 25 # *************** <auto-copyright.pl END do not edit this line> *************** juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionCalibrationFilter.cpp
r18340 r18824 22 22 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 23 * Boston, MA 02111-1307, USA. 24 *25 * -----------------------------------------------------------------26 * File: $RCSfile$27 * Date modified: $Date$28 * Version: $Revision$29 * -----------------------------------------------------------------30 24 * 31 25 *************** <auto-copyright.pl END do not edit this line> ***************/ juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionCalibrationFilter.h
r18340 r18824 22 22 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 23 * Boston, MA 02111-1307, USA. 24 *25 * -----------------------------------------------------------------26 * File: $RCSfile$27 * Date modified: $Date$28 * Version: $Revision$29 * -----------------------------------------------------------------30 24 * 31 25 *************** <auto-copyright.pl END do not edit this line> ***************/ juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionFilter.h
r18340 r18824 22 22 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 23 * Boston, MA 02111-1307, USA. 24 *25 * -----------------------------------------------------------------26 * File: $RCSfile$27 * Date modified: $Date$28 * Version: $Revision$29 * -----------------------------------------------------------------30 24 * 31 25 *************** <auto-copyright.pl END do not edit this line> ***************/ juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionFilterFactory.cpp
r18340 r18824 23 23 * Boston, MA 02111-1307, USA. 24 24 * 25 * -----------------------------------------------------------------26 * File: $RCSfile$27 * Date modified: $Date$28 * Version: $Revision$29 * -----------------------------------------------------------------30 *31 25 *************** <auto-copyright.pl END do not edit this line> ***************/ 32 26 juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionFilterFactory.h
r18340 r18824 22 22 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 23 * Boston, MA 02111-1307, USA. 24 *25 * -----------------------------------------------------------------26 * File: $RCSfile$27 * Date modified: $Date$28 * Version: $Revision$29 * -----------------------------------------------------------------30 24 * 31 25 *************** <auto-copyright.pl END do not edit this line> ***************/ juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionXformFilter.cpp
r18340 r18824 22 22 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 23 * Boston, MA 02111-1307, USA. 24 *25 * -----------------------------------------------------------------26 * File: $RCSfile$27 * Date modified: $Date$28 * Version: $Revision$29 * -----------------------------------------------------------------30 24 * 31 25 *************** <auto-copyright.pl END do not edit this line> ***************/ juggler/trunk/modules/gadgeteer/gadget/Filter/Position/PositionXformFilter.h
r18340 r18824 22 22 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23 23 * Boston, MA 02111-1307, USA. 24 *25 * -----------------------------------------------------------------26 * File: $RCSfile$27 * Date modified: $Date$28 * Version: $Revision$29 * -----------------------------------------------------------------30 24 * 31 25 *************** <auto-copyright.pl END do not edit this line> ***************/
