openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libnifalcon
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
14 days
ago. based on code collected
14 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 11 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added beginning of compatibility class for the Novint HDAL headers Added force calculations to stamper kinematics Changed a few things that were arrays back to bitfields
Kyle Machulis
More...
over 16 years ago
Removed half-assed mutex implementation, 'cause it's stupid to have it that way and even try to thread at the moment. Here's hoping we have no r/w conflicts until I fix it. Added OS X falcon_mouse event implementation.
Kyle Machulis
More...
over 16 years ago
Added very, very basic boost thread util class and threaded falcon_mouse with it.
Kyle Machulis
More...
over 16 years ago
More commenting Removed WorkspaceBounds requirements since they were in the wrong place anyways
Kyle Machulis
More...
over 16 years ago
Started on the very, very, very long path to doxygenizing the C++ libraries.
Kyle Machulis
More...
over 16 years ago
Changed X11 library name to use CMake rules
Kyle Machulis
More...
over 16 years ago
Removing no longer needed cmake modules
Kyle Machulis
More...
over 16 years ago
Added falcon_mouse example program. Currently only works with X11, and doesn't map to the full workspace. But, it's cute.
Kyle Machulis
More...
over 16 years ago
Added error counts and kinematics homing checks to IO loop Fixed some memory management errors
Kyle Machulis
More...
over 16 years ago
Removing the range math from the stamper kinematics implementation, for the issue of it being ever, ever so wrong. Next time: Read the papers about the math /before/ coding the math.
Kyle Machulis
More...
over 16 years ago
Moved Geometry class to core since those measurements will most likely stay static Added probably broken range transform function to kinematics Readded GMTL to cmake so stamper kinematics classes will build
Kyle Machulis
More...
over 16 years ago
Fixed syntax errors with FTD2XX com libs
Kyle Machulis
More...
over 16 years ago
Added memory cleanup code Fixed findfalcons_cpp to actually start compiling again Removed graphical projects from the cmake files
Kyle Machulis
More...
over 16 years ago
Moved falcon_dk_math project out of library trunk to reduce requirement complexity (and because it's wrong)
Kyle Machulis
More...
over 16 years ago
Moved FalconMechanics demo out of the main libnifalcon branch in order to reduce requirement complexity
Kyle Machulis
More...
over 16 years ago
Added checksum skipping option to cli program
Kyle Machulis
More...
over 16 years ago
Added option to not checksum firmware sends (needed for FTD2XX on non-windows platforms) Added very janky spin lock for ftd2xx reads due to their internal thread queuing mechanism FTD2XX now works on OS X
Kyle Machulis
More...
over 16 years ago
The return of findfalcons_cpp, because sometimes you just need something that runs right god damn now.
Kyle Machulis
More...
over 16 years ago
Switched from types.h to stdint.h for type definitions
Kyle Machulis
More...
over 16 years ago
Added latency timers to ftd2xx, fixed read status error in novint firmware class
Kyle Machulis
More...
over 16 years ago
Small fixes to get LibFTDI communication working with new error codes. FTD2XX status still unknown. :(
Kyle Machulis
More...
over 16 years ago
Added core class with error codes
Kyle Machulis
More...
over 16 years ago
Added error codes to the C++ library. No idea if this actually works yet, checking in so I can test on OS X. Really, really need to move this to an internal git repository so I can stop doing this.
Kyle Machulis
More...
over 16 years ago
Removing findfalcons_cpp, since we now have falcon_test_cli, which is much more useful
Kyle Machulis
More...
over 16 years ago
Fixed firmware/comm core loading order bug, clibase program options bugs
Kyle Machulis
More...
over 16 years ago
Changed device settings to load as kinda-sorta policies again, this time at member level, not device level. Yaaay mixins.
Kyle Machulis
More...
over 16 years ago
Added more functionlity to CLI base class
Kyle Machulis
More...
over 16 years ago
More glut include fixing
Kyle Machulis
More...
over 16 years ago
Temp fix for GLUT framework include
Kyle Machulis
More...
over 16 years ago
Fixed defines and ftd2xx class name
Kyle Machulis
More...
over 16 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree