0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 16 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor whitespace and comment fixes. More... 10 months ago
README.md: Improved it and removed some outdated info. More... 10 months ago
Do not allow positional arguments. (They were previously getting silently ignored.) More... 10 months ago
Finished fixing the warnings. More... 10 months ago
Added the -Wextra compilation option and fixed most of the warnings from it. More... 10 months ago
pacer.h: Fix it to not ignore the nanoseconds argument. More... 10 months ago
Add support for the LSM6DSO and change the version number to 4.0.0. More... 10 months ago
minimu9-ahrs-calibrator: Use Python3. More... 10 months ago
Change the default bus to /dev/i2c-1 to better support Raspberry Pi users. More... 10 months ago
i2c: Fix an issue with the debugging code in the last commit. More... almost 3 years ago
Add DEBUG_I2C option to debug problems detecting sensors. More... almost 3 years ago
Fixed build on more recent distros by including headers More... over 4 years ago
Line 34: Replaced duplicate SA1_LOW_ADDR with SA1_HIGH_ADDR More... about 6 years ago
Swapped addresses on lines 15-16 More... about 6 years ago
Merge branch 'master' of github.com:DavidEGrayson/minimu9-ahrs More... over 6 years ago
Remove the Python extension because it is breaking the main build and no one uses it. More... over 6 years ago
README.md: Fix link about swap space. More... over 6 years ago
setup.py: Don't hardcode the eigen path, we want to be cross-compilation friendly. More... over 6 years ago
Clean up setup.py indentation, remove '.' from include_dirs. More... over 6 years ago
Clean up python_wrapper.cpp. More... over 6 years ago
Clean up Python stuff in the README. More... over 6 years ago
Merge branch 'master' of https://github.com/hawkerpl/minimu9-ahrs More... over 6 years ago
Makefile: Remove a dash from -std=gnu++11 to match the GCC documentation. More... almost 7 years ago
Update README with python wrapper info More... almost 7 years ago
Add python wrapper More... almost 7 years ago
README.md: some line wrapping More... about 7 years ago
README.md fixes More... about 7 years ago
README.md: inline i2cdetect output More... about 7 years ago
README.md: Make picture link to big version of itself. More... about 7 years ago
README.md: try to make picture work. More... about 7 years ago