Skip to content
Snippets Groups Projects

Support for BHI160

Merged koalo requested to merge koalo/bhi160 into master
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • rahix
  • koalo added 9 commits

    added 9 commits

    • 1b03d9d9 - feat(epicardium): Add driver for BHI160
    • 20e12993 - feat(bhi160): Initial Python support for the accelerometer
    • bb63ccd8 - fix(bhi160): Fix FIFO parsing algorithm
    • bd1aaafa - feat(bhi160): Add I2C locks for BHI160
    • 4b3ea3fb - feat(bhi160): Provide accelerometer samples for MicroPython
    • 00db2670 - feat(bhi160): App for BHI160
    • ebc528a7 - feat(bhi160): Cleanup
    • 88c4981e - feat(bhi160): Provide Gyroscope data
    • 30f99750 - feat(bhi160): Prepare for other data types

    Compare with previous version

  • koalo added 40 commits

    added 40 commits

    • 30f99750...4d77b5c4 - 30 commits from branch master
    • 08b2d0d8 - feat(epicardium): Add driver for BHI160
    • 8e697b72 - feat(bhi160): Initial Python support for the accelerometer
    • 7ce5565c - fix(bhi160): Fix FIFO parsing algorithm
    • edc73c00 - feat(bhi160): Add I2C locks for BHI160
    • fa15e2ec - feat(bhi160): Provide accelerometer samples for MicroPython
    • fc28f0f3 - feat(bhi160): App for BHI160
    • cc903805 - feat(bhi160): Cleanup
    • 00206499 - feat(bhi160): Provide Gyroscope data
    • 96c3593c - feat(bhi160): Prepare for other data types
    • 2156670e - feat(bhi160): Provide orientation data

    Compare with previous version

  • rahix
  • koalo added 1 commit

    added 1 commit

    • 516e8608 - feat(bhi160): Enable disable

    Compare with previous version

  • koalo added 1 commit

    added 1 commit

    • 32043e15 - feat(bhi160): Disable all sensors in hardware_reset

    Compare with previous version

  • koalo added 1 commit

    added 1 commit

    • fc50d86a - feat(bhi160): Disable all sensors in hardware_reset

    Compare with previous version

  • Looks good to me! Thanks for keeping our codebase clean.

    However, I'm only a bot - so a human will still have to approve this request.

  • koalo added 1 commit

    added 1 commit

    • 3ad520cc - feat(bhi160): Forward status

    Compare with previous version

  • koalo added 18 commits

    added 18 commits

    • 3ad520cc...298843fd - 5 commits from branch master
    • bb93bc38 - feat(epicardium): Add driver for BHI160
    • 7ea2742f - feat(bhi160): Initial Python support for the accelerometer
    • 82bfd625 - fix(bhi160): Fix FIFO parsing algorithm
    • 50151e45 - feat(bhi160): Add I2C locks for BHI160
    • dfd5f7f3 - feat(bhi160): Provide accelerometer samples for MicroPython
    • ff05d3e3 - feat(bhi160): App for BHI160
    • 81452099 - feat(bhi160): Cleanup
    • e785690f - feat(bhi160): Provide Gyroscope data
    • 6301f607 - feat(bhi160): Prepare for other data types
    • 1ccf0f0e - feat(bhi160): Provide orientation data
    • 5ac60b40 - feat(bhi160): Enable disable
    • b1cc5ce1 - feat(bhi160): Disable all sensors in hardware_reset
    • 3e0cf0bb - feat(bhi160): Forward status

    Compare with previous version

  • koalo added 1 commit

    added 1 commit

    • 08a472af - feat(bhi160): Toggle between sensors in app

    Compare with previous version

  • rahix changed milestone to %v1.4

    changed milestone to %v1.4

  • rahix added 34 commits

    added 34 commits

    • 08a472af...76acf664 - 20 commits from branch master
    • 3a3e2009 - feat(epicardium): Add driver for BHI160
    • 7946eb24 - feat(bhi160): Initial Python support for the accelerometer
    • b4d8ec51 - fix(bhi160): Fix FIFO parsing algorithm
    • ff9fb993 - feat(bhi160): Add I2C locks for BHI160
    • c86ada36 - feat(bhi160): Provide accelerometer samples for MicroPython
    • 974ada39 - feat(bhi160): App for BHI160
    • 431074f5 - feat(bhi160): Cleanup
    • fe4bb13f - feat(bhi160): Provide Gyroscope data
    • 61dd2928 - feat(bhi160): Prepare for other data types
    • 0674d3e1 - feat(bhi160): Provide orientation data
    • 0db3245b - feat(bhi160): Enable disable
    • 1272d52a - feat(bhi160): Disable all sensors in hardware_reset
    • accb03ff - feat(bhi160): Forward status
    • 670b02f4 - feat(bhi160): Toggle between sensors in app

    Compare with previous version

  • rahix
  • rahix
  • rahix
  • koalo added 15 commits

    added 15 commits

    • 9a69f7d5 - feat(epicardium): Add driver for BHI160
    • a8a43fb1 - feat(bhi160): Initial Python support for the accelerometer
    • 381b0fcf - fix(bhi160): Fix FIFO parsing algorithm
    • 3b739fa1 - feat(bhi160): Add I2C locks for BHI160
    • 38dade03 - feat(bhi160): Provide accelerometer samples for MicroPython
    • 66413585 - feat(bhi160): App for BHI160
    • 79c43dc9 - feat(bhi160): Cleanup
    • f2c58523 - feat(bhi160): Provide Gyroscope data
    • ec2c61fa - feat(bhi160): Prepare for other data types
    • 468544da - feat(bhi160): Provide orientation data
    • 5d326b3a - feat(bhi160): Enable disable
    • 1295a94d - feat(bhi160): Disable all sensors in hardware_reset
    • fabbd764 - feat(bhi160): Forward status
    • 2d03131e - feat(bhi160): Toggle between sensors in app
    • 38033f53 - feat(bhi160): Cleanup

    Compare with previous version

  • koalo added 1 commit

    added 1 commit

    Compare with previous version

  • koalo added 1 commit

    added 1 commit

    Compare with previous version

  • Looks good to me! Thanks for keeping our codebase clean.

    However, I'm only a bot - so a human will still have to approve this request.

  • koalo added 30 commits

    added 30 commits

    • 69f2fba7...1f87386b - 14 commits from branch master
    • 56279c98 - feat(epicardium): Add driver for BHI160
    • ab5e088d - feat(bhi160): Initial Python support for the accelerometer
    • 091e24de - fix(bhi160): Fix FIFO parsing algorithm
    • a7f50a4c - feat(bhi160): Add I2C locks for BHI160
    • e3291bf3 - feat(bhi160): Provide accelerometer samples for MicroPython
    • 4d01de0b - feat(bhi160): App for BHI160
    • 717a4812 - feat(bhi160): Cleanup
    • 8dd0a3cd - feat(bhi160): Provide Gyroscope data
    • ba5b54c7 - feat(bhi160): Prepare for other data types
    • fb53ee92 - feat(bhi160): Provide orientation data
    • 96c0a7ce - feat(bhi160): Enable disable
    • 93a9fab7 - feat(bhi160): Disable all sensors in hardware_reset
    • 42dfdc97 - feat(bhi160): Forward status
    • c9a9af93 - feat(bhi160): Toggle between sensors in app
    • 8dfb0910 - feat(bhi160): Cleanup
    • 3f1bfb39 - feat(bhi160): Use centralized return

    Compare with previous version

  • rahix added 18 commits

    added 18 commits

    • 3f1bfb39...2e84e69a - 2 commits from branch master
    • bca59308 - feat(epicardium): Add driver for BHI160
    • 1319cbfc - feat(bhi160): Initial Python support for the accelerometer
    • 9cb3ed8f - fix(bhi160): Fix FIFO parsing algorithm
    • 96512099 - feat(bhi160): Add I2C locks for BHI160
    • 9b6b9b97 - feat(bhi160): Provide accelerometer samples for MicroPython
    • 7cc9435a - feat(bhi160): App for BHI160
    • 2bd03d77 - feat(bhi160): Cleanup
    • abed4b8c - feat(bhi160): Provide Gyroscope data
    • 453247eb - feat(bhi160): Prepare for other data types
    • 4ab9e104 - feat(bhi160): Provide orientation data
    • 7b13a2b1 - feat(bhi160): Enable disable
    • 1d852b74 - feat(bhi160): Disable all sensors in hardware_reset
    • 275e9755 - feat(bhi160): Forward status
    • ca46d04c - feat(bhi160): Toggle between sensors in app
    • a202d19b - feat(bhi160): Cleanup
    • d66a2748 - feat(bhi160): Use centralized return

    Compare with previous version

  • rahix added 17 commits

    added 17 commits

    • 83ad85a7 - 1 commit from branch master
    • 163954af - feat(epicardium): Add driver for BHI160
    • 25fc8939 - feat(bhi160): Initial Python support for the accelerometer
    • 1c056d19 - fix(bhi160): Fix FIFO parsing algorithm
    • f49e5e24 - feat(bhi160): Add I2C locks for BHI160
    • a907a06e - feat(bhi160): Provide accelerometer samples for MicroPython
    • 33b08df7 - feat(bhi160): App for BHI160
    • 3c021925 - feat(bhi160): Cleanup
    • 344d06a1 - feat(bhi160): Provide Gyroscope data
    • 99b6e7c9 - feat(bhi160): Prepare for other data types
    • 96d3843f - feat(bhi160): Provide orientation data
    • afcef864 - feat(bhi160): Enable disable
    • 1aaffea6 - feat(bhi160): Disable all sensors in hardware_reset
    • e260a6cb - feat(bhi160): Forward status
    • db117163 - feat(bhi160): Toggle between sensors in app
    • d76cc7ff - feat(bhi160): Cleanup
    • 32382264 - feat(bhi160): Use centralized return

    Compare with previous version

  • rahix resolved all threads

    resolved all threads

  • merged

  • rahix mentioned in commit 7fa2e53e

    mentioned in commit 7fa2e53e

  • koalo mentioned in issue #20 (closed)

    mentioned in issue #20 (closed)

  • Please register or sign in to reply
    Loading