2
I Use This!
Inactive

Commits : Listings

Analyzed 13 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
Removed non-logging printed message in FalconFirmware core file More... over 15 years ago
FalconCLIBase now completely closes/reopens device on firmware load failures Added logging capabilities to CLIBase More... over 15 years ago
Added Blocking read/write calls to comm libraries for loading firmware Fixed firmware mode setup for libftdi and libusb Firmware loading now uses blocking calls and always checks byte validity FormatOutput for novint firmware packet formation now returns bools. Conflicts: More... over 15 years ago
Fixed wrong merge in firmware include More... over 15 years ago
Removed unnecessary stdint types from comm libs. Re #7 More... over 15 years ago
Merge branch 'master' of [email protected]:qdot/libnifalcon More... over 15 years ago
Removed firmware checking when forcing firmware in cli base class Conflicts: More... over 15 years ago
Added log output to novint firmware class Conflicts: More... over 15 years ago
Updated gmtl libs to 0.6.0 (with modifications for falcon library specific include paths) More... almost 16 years ago
Added compile targets for findfalcons using each available comm core, fixes #17 Removed accidental thread device addition from findfalcons More... almost 16 years ago
Added QPT timing for windows, fixes #6 Added include directory fix for findfalcons More... almost 16 years ago
Changed all array passing to use boost arrays instead of pure array passing Added color test to demo color fading algorithm More... almost 16 years ago
Internalized comm loop counting to the base firmware class. fixes #19, fixes #22 More... almost 16 years ago
Merge branch 'master' of [email protected]:qdot/libnifalcon More... almost 16 years ago
Lots of whitespaces removed More... almost 16 years ago
Lots of whitespaces removed More... almost 16 years ago
Add libnifalcon_comm_* to pkg-config file depending on whether these are compiled. More... almost 16 years ago
Add a generated pkg-config file. More... almost 16 years ago
Added x/y/z wall tests to test cli, fixes #2 More... almost 16 years ago
Divided up falcon_test_cli into smaller test classes to make writing new tests easier Moved LED on/off over to falcon_led utility, since it's not really a test Added more functionality to CLIBase (calibration, etc...) More... almost 16 years ago
Program options now printed instead of throwing uncaught exception, fixes #18 More... almost 16 years ago
Added include files to source lists so they'd show up in IDEs Added source groups for visual studio fixes #9 More... almost 16 years ago
Fixed versioning for libraries, fixes #16 Added install commands for libraries More... almost 16 years ago
Fixed include install directories, tested by hand, fixes #15 Removed unused cmake files for kinematics More... almost 16 years ago
Fixed missing defines in falcon_test_cli More... almost 16 years ago
Updated platform specifics in README Added final update for ChangeLog More... almost 16 years ago
Fixed defines for timing capabilities in test_cli More... almost 16 years ago
Made lookup table loading for kinematics to actually load the lookup table versus regenerating every time Removed table passing for the time being Commented out table generation. Crashing on linux? More... almost 16 years ago
Fixes for warnings cleanup and eventual move to using doubles for math. More... almost 16 years ago
Added fixes to findfalcons for FTD2XX usage More... almost 16 years ago