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
README: add Christian Frisson to contributors More... almost 6 years ago
cmake: use CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR More... almost 6 years ago
cmake: allow to add libnifalcon as subdirectory More... almost 6 years ago
minor changes. useless shared_ptr to unique_ptr More... over 8 years ago
fix compilation error. More... over 8 years ago
Merge pull request #47 from agirault/patch-1 More... almost 9 years ago
Update libusb website in README More... almost 9 years ago
Merge pull request #43 from agirault/improve-cmake More... almost 9 years ago
COMP: Replace MSVC unsupported constexpr by const More... almost 9 years ago
ENH: Get rid of obselete *_DEPEND targets More... almost 9 years ago
ENH: Facilitate output target directory definition More... almost 9 years ago
README cleanup and licensing changes More... almost 9 years ago
Updated linux notes in readme. Fixes #33. More... almost 9 years ago
fix issue #13 More... almost 9 years ago
fix compilation errors. Change boost::array to std::array More... almost 9 years ago
fix compilation error. boost::array not necessary anymore More... almost 9 years ago
STYLE: Clarify CMakeLists.txt organisation More... almost 9 years ago
COMP: Improve architecture as CMake external project More... almost 9 years ago
Started adding academic papers to repo More... almost 9 years ago
Merge pull request #31 from FabienDanieau/master More... almost 9 years ago
Don't discard partially-read packets More... almost 10 years ago
Fix faulty device initialisation in Windows More... almost 10 years ago
Don't use memcpy() with overlapping regions. Don't "shift out" modem bytes, simply offset the output buffer instead. More... almost 10 years ago
Fix violent shaking on first successful initialisation (on Windows) More... almost 10 years ago
Fix firmware loading to work on Linux without a powered USB hub More... about 10 years ago
use constexpr feature of C++11 More... over 10 years ago
readme updated More... over 10 years ago
remove dependency to boost/program_options. cpp-optparse is used instead More... over 10 years ago
change NULL to nullptr More... over 10 years ago
remove some warning More... over 10 years ago