Commit graph

110 commits

Author SHA1 Message Date
8ec60b6188 remove bad-whitespace pylint directive 2020-08-23 11:01:51 -05:00
Scott Shawcroft
0ecce36c22
Merge pull request #56 from adafruit/black-update
Black reformatting with Python 3 target.
2020-04-08 10:11:35 -07:00
Kattni Rembor
fe54dce5fc Black reformatting with Python 3 target. 2020-04-08 12:47:48 -04:00
sommersoft
d0583749cb build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-04-07 16:09:44 -05:00
Kattni
fa1d64147c
Merge pull request #54 from adafruit/pylint-update
Ran black, updated to pylint 2.x
2020-03-17 15:15:05 -04:00
dherrada
f334edadec Ran black, updated to pylint 2.x 2020-03-16 15:41:23 -04:00
sommersoft
566dbbd8ab update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-15 18:32:43 -05:00
sommersoft
198e04f9ec
Merge pull request #53 from sommersoft/patch_coc
Update Code of Conduct
2020-03-13 15:00:54 -05:00
sommersoft
cd93fb848e update code of conduct 2020-03-13 13:55:20 -05:00
sommersoft
3091c81133 update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-08 19:11:02 -05:00
sommersoft
7416475be7 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:10:19 -06:00
Carter Nelson
0810df908b
Merge pull request #52 from ares-est/master
modify examples/ads1x15_ads1115_simpletest.py and add a comment for specific address selection
2020-02-16 12:14:33 -08:00
fpereme
d39520c31b modify examples/ads1x15_ads1115_simpletest.py and add a comment for specific address selection 2020-02-14 13:37:55 +01:00
sommersoft
d57b5d4d7c update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-01-14 17:18:07 -06:00
Kattni
a05292527f
Merge pull request #41 from razinc/master
Fix issue #39
2020-01-08 16:16:17 -05:00
Kattni
b2aab835dc
Sphinx. 2020-01-08 16:08:14 -05:00
Limor "Ladyada" Fried
e8baa7b0d7
Merge pull request #47 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
2019-12-27 22:30:21 -05:00
dherrada
a778646bd2 Moved repository from Travis to GitHub Actions 2019-12-27 22:23:11 -05:00
dherrada
84a72ad189 Switched from Travis to GitHub Actions 2019-12-10 17:46:02 -05:00
razinc
37f556c4ae
Rename ads1x15_ads1015_simpletest.py to ads1x15_simpletest.py 2019-11-21 17:02:08 +08:00
siddacious
219073732a
Merge pull request #42 from adafruit/dherrada-patch-1
Removed building locally section, replaced with documentation section
2019-10-17 15:40:14 -07:00
dherrada
6fee72baa4
Removed building locally section, replaced with documentation section 2019-10-17 17:55:15 -04:00
razinc
67a8a969cf
Update examples.rst
Match file changes.
2019-10-12 15:06:32 +08:00
razinc
4e14466bb5
Rename ads1115_simpletest.py to ads1x15_ads1115_simpletest.py 2019-10-12 15:02:24 +08:00
razinc
e991f58ceb
Rename ads1015_simpletest.py to ads1x15_ads1015_simpletest.py 2019-10-12 15:01:20 +08:00
Carter Nelson
33bb64cd99
Merge pull request #37 from tannewt/remove_stop
Thanks for the update!
2019-08-22 15:31:25 -07:00
Scott Shawcroft
520e4f065a
Remove stop kwarg and use write_then_readinto.
See https://github.com/adafruit/circuitpython/issues/2082 for details.
2019-08-21 16:40:36 -07:00
Limor "Ladyada" Fried
f128d33d01
Merge pull request #34 from caternuson/fast_read2
Fast channel reads via caching last channel - part deux
2019-06-06 12:40:19 -04:00
caternuson
1c4f21c3a6 lint space 2019-06-03 17:46:44 -07:00
caternuson
23be8dd884 tweak logic for single-shot, fix voltage 2019-06-03 17:30:02 -07:00
Limor "Ladyada" Fried
6f0cfb2f42
Merge pull request #33 from caternuson/fast_read2
Fast channel reads via caching last channel
2019-06-03 12:16:41 -04:00
caternuson
a3d1c3ffaf add example 2019-06-01 08:03:28 -07:00
caternuson
96e97cfe1e tweak 2019-06-01 08:00:55 -07:00
caternuson
aeaaf4ba6b track last pin for fast reading 2019-06-01 07:47:07 -07:00
Scott Shawcroft
9e503e761f
Merge pull request #28 from caternuson/iss26_continuous
Support continuous mode.
2019-05-09 13:31:15 -07:00
Scott Shawcroft
e439d7e2ed
Merge pull request #31 from dherrada/master
Value for ADS1015 has been scaled to 16 bits
2019-05-09 13:29:58 -07:00
dherrada
50061b7c9d Fixed syntax error that arose from fixing a line that was too long 2019-05-06 13:41:08 -04:00
dherrada
ad595ebcf2 Fixed bad continuation 2019-05-06 13:32:55 -04:00
dherrada
f53c08a5ad Fixed line that was too long 2019-05-06 13:29:45 -04:00
dherrada
2bb1050ca1 Value for ads1015 has been scaled to 16 bits 2019-05-06 13:17:54 -04:00
caternuson
cf6cd50865 remove unused import 2019-03-07 12:38:49 -08:00
caternuson
d6201ea20a only check conversion in single mode 2019-03-07 12:35:45 -08:00
Melissa LeBlanc-Williams
5ba760c6de
Merge pull request #25 from caternuson/iss21_consts
Move Mode consts into an enum like class.
2019-02-05 16:03:58 -08:00
caternuson
8b6bb82d0d move Mode consts to a class 2019-02-05 14:55:15 -08:00
Limor "Ladyada" Fried
caba0ea660
Merge pull request #24 from caternuson/iss23_gain
Add gain example.
2019-02-04 00:21:47 -05:00
caternuson
1b9a1af0a6 omg. final newline. omg. 2019-02-01 16:33:43 -08:00
caternuson
6b7ea95417 Add gain example 2019-02-01 16:26:44 -08:00
Kattni
0109b1f10c
Merge pull request #22 from sommersoft/readme_fix_travis
Update README Travis Badge
2018-12-21 13:45:58 -06:00
sommersoft
cb5cabecb5 change 'travis-ci.org' to 'travis-ci.com' 2018-12-21 13:26:05 -06:00
Kattni
2e61b96df3
Merge pull request #19 from caternuson/iss17_update
Interface change for #17
2018-12-02 19:57:42 -05:00