root/juggler/trunk/modules/gadgeteer/drivers


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21057 [21057] 02/29/08 15:43:01 patrick MF22 r21056: Fixed a crash caused by hardware having sensors with FBB …
(edit) @21005 [21005] 01/15/08 19:51:45 patrick Fixed the Flystick HAT switch data now that device drivers do not …
(edit) @20974 [20974] 01/01/08 09:31:54 patrick Copyright update.
(edit) @20973 [20973] 12/31/07 13:11:39 patrick Fixed compile errors.
(edit) @20970 [20970] 12/30/07 14:09:06 patrick Refactored data normalization for analog devices so that user-level code …
(edit) @20965 [20965] 12/19/07 21:15:32 patrick MF22 r20964: Add a driver for the MotionNode? intertial tracker. This is …
(edit) @20953 [20953] 11/28/07 21:18:10 patrick Set the Mach-O -arch options correctly this time.
(edit) @20952 [20952] 11/28/07 20:56:34 patrick Simplify the Mac OS X architecture cases.
(edit) @20946 [20946] 11/28/07 08:07:29 patrick startSampling() now returns true on successful startup. Reported by: …
(edit) @20886 [20886] 10/30/07 09:46:17 dshipton - Fixes a configuration error where we send the configuration to the …
(edit) @20794 [20794] 09/08/07 06:44:09 patrick Changed the default installation location for libusb to /usr.
(edit) @20696 [20696] 08/11/07 13:49:55 patrick The FTD2XX SDK is available for Mac OS X, and its usage is just …
(edit) @20694 [20694] 08/11/07 13:31:39 patrick MF22 r20692: Fixed build errors that I introduced last night.
(edit) @20687 [20687] 08/10/07 21:36:10 patrick Fixed a data initialization error (array/vector index out of bounds).
(edit) @20686 [20686] 08/10/07 21:35:42 patrick Derive from a known gadget::InputMixer?<S,T> instantiation.
(edit) @20685 [20685] 08/10/07 21:34:17 patrick Derive from a known gadget::InputMixer?<S,T> instantiation.
(edit) @20644 [20644] 08/08/07 16:29:55 patrick Fixed VRPN detection. The test needed to link against the pthreads …
(edit) @20624 [20624] 08/02/07 15:09:58 patrick MF22 r20619: VRPN has an installation procedure, so we will use it. This …
(edit) @20577 [20577] 07/20/07 19:41:35 patrick MF22 r20571: Use Flagpoll in the Gadgeteer plug-in build process to …
(edit) @20508 [20508] 07/08/07 19:34:33 patrick MF22 r20507: Fixed the release build. The 'debug' subdirectory for the …
(edit) @20492 [20492] 07/08/07 16:06:08 patrick Get the non-Windows build and installation in sync with the Windows …
(edit) @20446 [20446] 07/05/07 08:01:48 patrick Merged r20429 from the 2.2 branch: Back out r19558. Quaternion usage …
(edit) @20445 [20445] 07/05/07 08:00:58 patrick Fixed logic inversion introduced in r20419.
(edit) @20419 [20419] 07/02/07 07:45:01 patrick mActive was not being updated to reflect the state of the …
(edit) @20387 [20387] 06/29/07 16:27:02 patrick Use flagpoll to get the setting for DZR_BASE_DIR.
(edit) @20359 [20359] 06/27/07 11:14:50 patrick MF22 r20358: Enhanced version of the A.R.T. DTrack driver. This …
(edit) @20356 [20356] 06/27/07 10:59:28 patrick I have determined that it is not necessary for subclasses of gadget::Input …
(edit) @20355 [20355] 06/27/07 09:57:46 patrick Silence API deprecation warnings from Visual C++ 8.0.
(edit) @20345 [20345] 06/26/07 18:02:47 patrick Change the preprocessor symbols that we use for identifying debug …
(edit) @20344 [20344] 06/26/07 17:51:27 patrick Removed debug output.
(edit) @20308 [20308] 06/15/07 16:10:40 patrick Require Gadgeteer 1.3.8 for the gadget::InputMixer?<S,T> typedefs.
(edit) @20307 [20307] 06/15/07 16:08:39 patrick MF20: Define all possible input base types in InputBaseTypes?.h. When …
(edit) @20298 [20298] 06/09/07 09:39:25 patrick Added support for DragonFlyBSD, a fork of FreeBSD 4.9.
(edit) @20219 [20219] 05/15/07 05:54:27 patrick Disable building profiled libraries. Right now, Flagpoll does not …
(edit) @20106 [20106] 05/02/07 08:55:55 patrick Following up on r20101, take steps to remove old versions of …
(edit) @20060 [20060] 05/01/07 13:40:44 aronb Bump gadgeteer version to 1.3.4 and require it for plugins, drivers, and …
(edit) @20020 [20020] 04/29/07 11:14:35 patrick Fixed a typo so that we only run libusb-config when it is available.
(edit) @19988 [19988] 04/22/07 08:52:56 patrick Explain the purpose of this file.
(edit) @19983 [19983] 04/21/07 15:29:51 patrick Replaced uses of gadgeteer-config with uses of flagpoll.
(edit) @19978 [19978] 04/21/07 13:12:50 patrick The ftd2xx library for Linux requires libusb.
(edit) @19977 [19977] 04/21/07 13:08:27 patrick Get this to compile on Linux.
(edit) @19976 [19976] 04/21/07 13:08:06 patrick Fixed compile errors that I caused.
(edit) @19974 [19974] 04/21/07 11:25:49 patrick De-inline the gadget::DataGlove constructor. Given the way that …
(edit) @19973 [19973] 04/21/07 11:23:56 patrick Simplify the initialization of the items in mAnalogData. The STL rocks.
(edit) @19972 [19972] 04/21/07 11:20:03 patrick Always test for the availability of libusb-config. I think that it is …
(edit) @19971 [19971] 04/21/07 11:17:19 patrick Oops, I forgot to add noDNA/Makefile and noDNA/X-IST/Makefile back into …
(edit) @19970 [19970] 04/21/07 11:14:27 patrick This is a dummy file that I have added to allow usb_hid_libusb.c …
(edit) @19967 [19967] 04/21/07 11:11:52 patrick Set the EOL style to native. No content changes.
(edit) @19966 [19966] 04/21/07 11:10:57 patrick Added a driver for the noDNA X-IST device. This was originally submitted …
(edit) @19965 [19965] 04/21/07 10:53:02 patrick If the connection to the hardware fails, do not spawn a sampling thread.
(edit) @19964 [19964] 04/21/07 10:51:07 patrick Use exception handling to determine if the thread spawned …
(edit) @19963 [19963] 04/21/07 10:30:29 patrick Explain the how and the what of libp5glove's vendor branch and its use …
(edit) @19962 [19962] 04/21/07 10:12:38 patrick The path for the libp5glove source changed between when I was getting …
(edit) @19959 [19959] 04/21/07 10:06:23 patrick Bring libp5glove 0.3 onto the main branch. This is needed to compile …
(edit) @19958 [19958] 04/21/07 10:05:42 patrick Added a driver for the USB P5 Glove from Essential Reality. This …
(edit) @19944 [19944] 04/18/07 10:59:25 patrick Update version numbers now that the VR Juggler 2.2 branch has been made.
(edit) @19907 [19907] 04/06/07 09:24:36 patrick Silenced an unused variable warning.
(edit) @19894 [19894] 04/02/07 10:22:53 patrick Note that getSystemModel(), getSytemType(), and getInterfaceType() have a …
(edit) @19893 [19893] 04/02/07 09:41:03 patrick After making the connection to the hardware and …
(edit) @19892 [19892] 04/02/07 09:36:18 patrick MFT [rev 19891]: Only call ISD_GetTrackerConfig() if we successfully …
(edit) @19890 [19890] 04/02/07 09:32:39 patrick MFT [rev 19889]: Upon successfully connecting to the hardware, call …
(edit) @19847 [19847] 03/02/07 11:53:15 patrick Updated for VPR 1.1.42.
(edit) @19803 [19803] 02/06/07 11:48:36 patrick Replace usage of sprintf(3) and atof(3) with std::ostringstream …
(edit) @19778 [19778] 01/26/07 13:06:18 patrick Fixed a Visual C++ 7.0 compile failure.
(edit) @19744 [19744] 01/03/07 13:35:19 aronb - Fix byte ordering - Fix quaternion ordering.
(edit) @19739 [19739] 01/03/07 09:25:56 aronb Formatting changes only.
(edit) @19738 [19738] 01/03/07 08:46:31 aronb - Allow Fastrak to be closed.
(edit) @19736 [19736] 01/03/07 08:41:29 aronb - Finish up work on simplified Fastrak device driver.
(edit) @19733 [19733] 01/02/07 11:36:35 aronb First pass at improving Fastrak driver.
(edit) @19729 [19729] 01/01/07 10:26:55 patrick Copyright update.
(edit) @19558 [19558] 11/16/06 18:46:40 aronb - Try to use quaternions for rotation. This should still work with older …
(edit) @19533 [19533] 11/15/06 08:15:34 patrick Analog support is implemented, so it can be removed from the to-do list.
(edit) @19524 [19524] 11/14/06 16:46:35 patrick Replaced uses of vpr::ReturnStatus? with bool. In several places …
(edit) @19523 [19523] 11/14/06 16:31:17 patrick Removed unused variables.
(edit) @19503 [19503] 11/14/06 11:46:01 patrick Whitespace adjustment.
(edit) @19502 [19502] 11/14/06 11:41:13 patrick Sort method implementations to match the order of declaration in the class …
(edit) @19501 [19501] 11/14/06 11:37:10 patrick Extensive changes aimed at allowing clean shutdown of this driver. At …
(edit) @19500 [19500] 11/14/06 11:34:06 patrick Removed unused #includes. Simplified output of gmtl::Quatf instance. Added …
(edit) @19499 [19499] 11/14/06 10:25:57 patrick Prevent data corruption problems between the thread that receives …
(edit) @19497 [19497] 11/14/06 09:04:10 patrick Use vpr::Debug instead of the much more rudimentary VRPN_DEBUG symbol …
(edit) @19496 [19496] 11/14/06 08:59:10 patrick Do not bother with "recording" empty sample buffers in sample().
(edit) @19495 [19495] 11/14/06 08:57:34 patrick Don't forget to swap the analog sample buffers.
(edit) @19494 [19494] 11/14/06 08:25:05 patrick Move things around so that the driver is smarter about its …
(edit) @19487 [19487] 11/12/06 16:32:21 patrick Make this compile again after I broke it in the last revision.
(edit) @19483 [19483] 11/11/06 13:24:12 patrick Normalize data received from the VRPN analog server.
(edit) @19462 [19462] 11/10/06 16:45:52 patrick Bug fixes submitted by Damien Touraine.
(edit) @19450 [19450] 11/10/06 13:30:28 patrick Finish off the transition to using flagpoll by extending the .fpc file …
(edit) @19430 [19430] 11/09/06 11:41:25 patrick Do a better job of handling the different directories that can e used for …
(edit) @19416 [19416] 11/07/06 18:50:51 patrick Added analog support to the VRPN driver. This has not been tested, so I …
(edit) @19415 [19415] 11/07/06 18:46:47 patrick Typo fix.
(edit) @19414 [19414] 11/07/06 18:43:01 patrick Added a missing call to gadget::Digital::config().
(edit) @19413 [19413] 11/07/06 18:42:32 patrick Removed unneeded member variables.
(edit) @19412 [19412] 11/07/06 18:37:52 patrick Touch up output. No functional changes.
(edit) @19411 [19411] 11/07/06 18:33:48 patrick Fixed coding standard violations. No functional changes.
(edit) @19410 [19410] 11/07/06 18:29:30 patrick Reduce object copying.
(edit) @19409 [19409] 11/07/06 18:27:55 patrick Use unsigned int where possible and appropriate.
(edit) @19408 [19408] 11/07/06 18:26:40 patrick Minor simplifications.
(edit) @19374 [19374] 10/02/06 06:41:34 patrick Silenced an unused variable warning.
(edit) @19373 [19373] 10/02/06 06:41:13 patrick Added a missing #include.
(edit) @19337 [19337] 10/01/06 11:34:54 patrick Handle exceptions that may be thrown by the spawning form of the …
Note: See TracRevisionLog for help on using the revision log.