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
Lots of small fixes to get things building in visual studio again More... almost 16 years ago
Added commit notes to changelog Removed qt example for the time being More... almost 16 years ago
Removed unimplemented tests from falcon_test_cli options Fixed false positive with firmware loading in findfalcons_cpp More... almost 16 years ago
Fixed default log level in findfalcons to be slightly less spammy More... almost 16 years ago
Reverted libusb communications since they'd stopped working on linux More... almost 16 years ago
Fixed capitalization of CPack include More... almost 16 years ago
More cmake changes to update to new build script version Added more logging messages. Fixed lots of small bugs in CLIBase (doubled logging, skip_checksum being ignored) More... almost 16 years ago
Added CPACK commands for building source packages (binary packaging not working quite yet) More... almost 16 years ago
More CMake cleanup and prettying. More... almost 16 years ago
Lots of commenting and cleanup of cmake files Added stub project for qt version of falcon_test More... almost 16 years ago
Added "boneyard" as a place to throw old c based stuff that I'm never going to update. Moved c based driver and c-based findfalcons utility into boneyard Moved src/cpp to be the base src directory Renamed findfalcons_cpp to findfalcons_c More... almost 16 years ago
Adding a little utility I wrote back when I was doing protocol tracing More... almost 16 years ago
Removed local cmake modules from libnifalcon Added submodules file for those that won't be using the outside cmake_modules directory More... almost 16 years ago
Changed error message for out of source build errors More... almost 16 years ago
Moved INSTALL to COMPILE, since it was really more about compiling than installing in the first place More... almost 16 years ago
Updated install file to reflect out of source building update More... almost 16 years ago
Moved cmake to using new cmake function library and requiring out of source builds Updated build helper scripts Removed non-compiling libusb logger messages More... almost 16 years ago
Added log level options to FalconCLIBase Moved logger initalization to FalconCLIBase, since it's basically an application base class anyways More... about 16 years ago
Fixed erroneous return in libftdi firmware loading Fixed bad logger include Removed unneeded kinematics loading in falcon_test_cli More... about 16 years ago
Adding log4cxx module finder More... about 16 years ago
Added pregenerated angular matrix lookup table to speed up load times Added include guards to firmware headers More... about 16 years ago
Fixed logging include in findfalcons More... about 16 years ago
Added more logging messages More... about 16 years ago
Added Log4Cxx logging capabilities to libnifalcon Added FalconLogger file (taken from code found on http://gonium.net/md/) for compile time logging macro redefinition Added a few debug messages to test Log4Cxx capabilities Fixed count output in findfalcons_cpp example More... about 16 years ago
Added root search path to libnifalcon find script More... about 16 years ago
Added extra help message output when communications not specified in CLI Base More... about 16 years ago
Added extra help message output when communications not specified in CLI Base More... about 16 years ago
Removed boost/array include from FalconDevice (where the hell did that come from?) More... about 16 years ago
Fixed version number in cmake file More... about 16 years ago
Fixed doxygen file to have proper relative path instead of absolute path More... about 16 years ago