2
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added CLI Base class to distribute usual functionality More... over 16 years ago
Added csignal include that I forgot. More... over 16 years ago
Added stub class for falcon test utility, removed cmake modules that are included with cmake 2.6 More... over 16 years ago
Fixed GLUT linking stuff in CMakeList More... over 16 years ago
More work on cleaning up the mess that is the libnifalcon CMake tree More... over 16 years ago
Added desktop offset of 15 degrees to phi angles in geometrY More... over 16 years ago
Fixed double definition of LED constants, fixed regular definition of LED constants, cleaned up more left over debug stuff More... over 16 years ago
Added code for default 4 button grip, fixed initialization issue with libftdi comm library. More... over 16 years ago
Added base grip class and default four button grip handling class. Still not sure if I have a good generalized method for handling grips here, but it'll do for now. More... over 16 years ago
Fixed include directories for GLUI, made other include directory fixes More... over 16 years ago
Fixing file locations in the kinematics library More... over 16 years ago
More CMake cleanup More... over 16 years ago
Adding Kevin Ouellet's 3d kinematics simulator, which now uses the libnifalcon cpp library More... over 16 years ago
Fixed to prepare for inclusion of FalconMechanics example project More... over 16 years ago
More renaming, more cmake cleanup. Should be the end of it for a bit More... over 16 years ago
More name shuffling, to change toward the Falcon[Parent][Child] naming scheme. More... over 16 years ago
Added more cmake find modules More... over 16 years ago
More shuffling of stamper kinematics namespaces and files More... over 16 years ago
Added GMTL finder function More... over 16 years ago
Added new firmware from novint sdk. One of these should support the pistol grip, I suppose. More... over 16 years ago
First addition of Kevin Ouellet's kinematics code to the new cpp based libnifalcon Updated findfalcons to load this firmware, which means we're stuck with a gmtl requirement until I fix the cmake lists Sorry, other developers. :) More... over 16 years ago
Added remaining core class headers, filled out firmware class and added novint firmware class, added small firmware access demo to findfalcons_cpp More... over 16 years ago
Updated FalconComm children to have correct base class names More... over 16 years ago
Moved FalconCommBase to FalconComm More... over 16 years ago
Added base of new c++ based library, reshuffled cmake files around a little More... over 16 years ago
Updated readme files for v0.5 release More... over 16 years ago
Removed stray debug message from test_firmware More... over 16 years ago
Added baud and latency timer shift to the open function, since we may be opening a falcon that already has firmware Added firmware existence check to findfalcons as example More... over 16 years ago
Removed sleep functions from findfalcons, should just use receive counts to limit output as otherwise output buffers weird on the falcon More... over 16 years ago
Added 2 byte read firmware initialization fix to ftd2xx libs More... over 16 years ago