dherrada
|
2b358f2958
|
Added better docs
|
2020-07-13 13:31:05 -04:00 |
|
ladyada
|
f750d88bc1
|
Formatting
|
2020-07-13 12:42:39 -04:00 |
|
ladyada
|
83a2b1c655
|
Added i2c-gpio example
|
2020-07-13 12:39:33 -04:00 |
|
Scott Shawcroft
|
d8ad1e632c
|
Merge pull request #50 from adafruit/uart_speed
Allow uart to go ~100Hz versus 10Hz
|
2020-07-07 08:48:50 -07:00 |
|
dherrada
|
d73e432628
|
Added break, reverted simpletest
|
2020-07-06 18:32:47 -04:00 |
|
dherrada
|
843480682b
|
_read_register now uses loop in uart mode to increase stability and speed
|
2020-07-03 17:06:53 -04:00 |
|
dherrada
|
0879db5326
|
Changed time.time to time.monotonic
|
2020-07-02 14:30:36 -04:00 |
|
dherrada
|
7147de8190
|
Formatted
|
2020-07-01 15:44:47 -04:00 |
|
dherrada
|
8483415824
|
Allow UART to go even faster with some janky recursion
|
2020-07-01 15:41:15 -04:00 |
|
dherrada
|
9820d4d78e
|
Allow uart to go ~100Hz versus 10Hz
|
2020-06-29 17:25:13 -04:00 |
|
Limor "Ladyada" Fried
|
3700bb52a2
|
Merge pull request #49 from russmac/master
Register reference fix for GYR_DATA_X_LSB
|
2020-05-12 14:59:43 -04:00 |
|
Russell Maclean
|
2cb1164b2c
|
Register reference fix for GYR_DATA_X_LSB
Changing _gyro property from magnetic register to gyro address 0x14
|
2020-05-12 21:55:50 +09:30 |
|
Carter Nelson
|
ef2deb9969
|
Merge pull request #47 from caternuson/uart
Add UART support
|
2020-04-24 15:42:27 -07:00 |
|
caternuson
|
ac006eefcd
|
compliance
|
2020-04-22 09:37:19 -07:00 |
|
caternuson
|
df9391654b
|
add UART code to example
|
2020-04-22 08:46:47 -07:00 |
|
caternuson
|
bbcfe40081
|
update examples
|
2020-04-20 14:51:58 -07:00 |
|
caternuson
|
1fd07a91db
|
blinted
|
2020-04-20 14:48:24 -07:00 |
|
caternuson
|
c2b2eef5b1
|
few more updates
|
2020-04-20 14:39:19 -07:00 |
|
caternuson
|
7d04a03212
|
initial working
|
2020-04-18 15:17:24 -07:00 |
|
Dan Halbert
|
5a5ec63b41
|
Merge pull request #46 from adafruit/example-folder-rename
Add lib name to folder to maintain standards
|
2020-04-10 12:48:10 -04:00 |
|
Kattni Rembor
|
689b51abf6
|
Run Black with Python 3 target.
|
2020-04-10 12:15:08 -04:00 |
|
Kattni Rembor
|
39e52ca361
|
Add lib name to folder to maintain standards
|
2020-04-10 12:13:14 -04:00 |
|
Scott Shawcroft
|
659faaf91e
|
Merge pull request #45 from adafruit/black-update
Black reformatting with Python 3 target.
|
2020-04-09 09:40:19 -07:00 |
|
Kattni Rembor
|
b51129b9f0
|
Black reformatting with Python 3 target.
|
2020-04-08 13:13:12 -04:00 |
|
sommersoft
|
3125f4c9b0
|
build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-04-07 16:10:06 -05:00 |
|
Kattni
|
54d42f1a7b
|
Merge pull request #44 from adafruit/pylint-update
Ran black, updated to pylint 2.x
|
2020-03-17 16:45:45 -04:00 |
|
sommersoft
|
7d7ad895a2
|
update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-15 18:29:00 -05:00 |
|
dherrada
|
efcff1bd41
|
Fixing pylint things I missed earlier
|
2020-03-15 17:43:27 -04:00 |
|
dherrada
|
7e291b2666
|
Ran black, updated to pylint 2.x
|
2020-03-15 17:34:45 -04:00 |
|
Kattni
|
2a5c2151fa
|
Merge pull request #43 from sommersoft/patch_coc
Update Code of Conduct
|
2020-03-13 15:48:11 -04:00 |
|
sommersoft
|
7c5b3f46b7
|
update code of conduct
|
2020-03-13 13:44:11 -05:00 |
|
sommersoft
|
a426cc283c
|
update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-08 19:08:02 -05:00 |
|
sommersoft
|
ee931ca139
|
build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-05 10:07:08 -06:00 |
|
Scott Shawcroft
|
2e9716c9a3
|
Merge pull request #30 from sjirwin/master
Add calibration offsets and radii as properties on BNO055 library
|
2020-01-22 10:56:37 -08:00 |
|
sommersoft
|
154efcee87
|
update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-01-14 17:13:16 -06:00 |
|
Limor "Ladyada" Fried
|
fed2666b5d
|
Merge pull request #42 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
|
2020-01-04 14:41:26 -05:00 |
|
dherrada
|
60144eb62d
|
Moved repository from Travis to GitHub Actions
|
2020-01-03 14:21:47 -05:00 |
|
Kattni
|
bb0531ac98
|
Merge pull request #39 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
|
2019-10-21 19:55:40 -04:00 |
|
dherrada
|
df47808a15
|
Added PyPi installation instructions
|
2019-10-18 10:17:24 -04:00 |
|
siddacious
|
e43b1a2761
|
Merge pull request #38 from dherrada/master
Made members that store sensor data properties. Removed deprecated members. disabled members return none
|
2019-10-17 17:39:25 -07:00 |
|
dherrada
|
e5798a308e
|
Fixed trailing whitespace
|
2019-10-17 20:09:34 -04:00 |
|
dherrada
|
aa470653ac
|
Removed building locally section from README, replaced with documentation section
|
2019-10-17 18:17:35 -04:00 |
|
dherrada
|
1795dfaf40
|
Updated mode docstring
|
2019-10-17 18:11:35 -04:00 |
|
dherrada
|
f3246667f4
|
changed modes in list from dec to hex consts, updated docstrings to reflect changes
|
2019-10-17 14:38:52 -04:00 |
|
dherrada
|
b416aa8fc5
|
Merge branch 'master' of https://github.com/dherrada/Adafruit_CircuitPython_BNO055
|
2019-10-17 14:29:27 -04:00 |
|
dherrada
|
ef30024982
|
Removed setters since they weren't needed after all
|
2019-10-17 02:11:06 -04:00 |
|
dherrada
|
f769261fc3
|
Fixed pylint
|
2019-10-17 02:04:45 -04:00 |
|
dherrada
|
938c4e87ee
|
Revert "Fixing pylint issues"
This reverts commit c0bd6b8429.
|
2019-10-17 01:50:08 -04:00 |
|
dherrada
|
c0bd6b8429
|
Fixing pylint issues
|
2019-10-17 01:45:31 -04:00 |
|
dherrada
|
e28bc77765
|
Made members that store sensor dataproperties. Removed deprecated members. Now returns None for disabled members
|
2019-10-17 01:32:39 -04:00 |
|