2
I Use This!
Inactive

News

Analyzed 13 days ago. based on code collected 14 days ago.
Posted over 16 years ago by Jacob Moorman
In an effort to be as anal about the most boring parts of this driver as possible, I've added a libusb-1.0 based communications core for linux. It's by far the fastest and lightest weight of any of the communication cores, but unfortunately only ... [More] works on linux for the moment. libftdi still seems fine on os x, and ftd2xx will always be the default on windows. More information on libusb-1.0 is available at http://libusb.wiki.sourceforge.net/Libusb1.0 The code is in the svn, and will be released as part of alpha 5. Which will hopefully be followed by beta 1. [Less]
Posted over 16 years ago by Jacob Moorman
In an effort to be as anal about the most boring parts of this driver as possible, I've added a libusb-1.0 based communications core for linux. It's by far the fastest and lightest weight of any of the communication cores, but unfortunately only ... [More] works on linux for the moment. libftdi still seems fine on os x, and ftd2xx will always be the default on windows. More information on libusb-1.0 is available at http://libusb.wiki.sourceforge.net/Libusb1.0 The code is in the svn, and will be released as part of alpha 5. Which will hopefully be followed by beta 1. [Less]
Posted over 16 years ago by [email protected] (Kyle Machulis)
Too tired to write up my usual snappy comments, so here's the changelog.* Release v1 alpha 4* More cmake file condensing* Fixed comparison bug in FalconGripFourButton* Added CPU specific optimizations for option for GCC builds* Added Fast Math ... [More] optimization option for GCC >= 4.0* Added (but commented out) packet buffering scheme for firmware* Fixed bug with returning grip info data portion from novint firmware object* Fixed library misnaming for C libraries (Thanks to Stephen Sinclair)* Removed automatic ftd2xx building from Mac and Linux due to symbol issues (now requires explicit CMake option setting - FORCE_FTD2XX_BUILD)* Added cmake option for libusb debug messages (LIBUSB_DEBUG)* Added execution flags to the FalconDevice runIOLoop functionI'll be writing up more about this (especially the ftd2xx issues) this week. (0 comments) [Less]
Posted over 16 years ago
/libnifalcon/1.0 Alpha 4/libnifalcon-1.0-alpha4.tar.gz
Posted over 16 years ago
/libnifalcon/1.0 Alpha 4/libnifalcon-1.0-alpha4.tar.gz
Posted over 16 years ago by [email protected] (Kyle Machulis)
Released at Mon, 20 Oct 2008 05:12:38 GMT by kmachulisIncludes files: libnifalcon-1.0-alpha4.tar.gz (152768 bytes, 37 downloads to date)[Download] [Release Notes]
Posted over 16 years ago by [email protected]
Posted over 16 years ago by Sabrina
Posted over 16 years ago by Sabrina
Posted over 16 years ago by [email protected] (Kyle Machulis)
Stupid OS X and its stupid lack of caring about stupid capital letters in filenames.Fixed the openscenegraph cmake calls, which were broke on everything that wasn't OS X (0 comments)