dherrada
|
a117badd4d
|
Merge pull request #47 from fvzeppelin/master
stability improvements
|
2020-06-08 17:35:24 -04:00 |
|
Frank von Zeppelin
|
6f4cd1c41b
|
change version to 3.6.3
|
2020-06-08 22:08:55 +02:00 |
|
Frank von Zeppelin
|
10a4a02794
|
black'ed
|
2020-06-08 21:10:47 +02:00 |
|
Frank von Zeppelin
|
ed11af0270
|
fixes
|
2020-06-01 20:50:58 +02:00 |
|
dherrada
|
67b8715f2f
|
Merge pull request #45 from adafruit/dherrada-patch-2
Fix typo (Needs testing)
|
2020-05-07 16:30:35 -04:00 |
|
dherrada
|
c19da5b839
|
Fix typo
|
2020-05-07 16:10:21 -04:00 |
|
Dan Halbert
|
82ecc0c9d5
|
Merge pull request #42 from dherrada/i2c-fix
Changed busio.i2c to board.i2c
|
2020-05-06 12:06:05 -04:00 |
|
Kattni
|
ebd10f1ad6
|
Update board.I2C()
|
2020-04-29 16:54:36 -04:00 |
|
Kattni
|
026be6a6a0
|
Update board.I2C()
|
2020-04-29 16:54:14 -04:00 |
|
Kattni
|
1d628c323b
|
Fixing board.I2C()
|
2020-04-29 16:53:55 -04:00 |
|
Scott Shawcroft
|
04f9254522
|
Merge pull request #43 from adafruit/black-update
Black reformatting with Python 3 target.
|
2020-04-09 09:35:51 -07:00 |
|
Kattni Rembor
|
8667df8f21
|
Black reformatting with Python 3 target.
|
2020-04-08 15:28:43 -04:00 |
|
sommersoft
|
368be93dc4
|
build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-04-07 16:11:24 -05:00 |
|
dherrada
|
157fd77ca9
|
Changed busio.i2c to board.i2c
|
2020-03-27 14:05:46 -04:00 |
|
Kattni
|
b1752a6006
|
Merge pull request #41 from adafruit/pylint-update
Ran black, updated to pylint 2.x
|
2020-03-17 13:52:25 -04:00 |
|
dherrada
|
7a53465688
|
Ran black, updated to pylint 2.x
|
2020-03-16 14:57:40 -04:00 |
|
sommersoft
|
6368ff37a7
|
update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-15 18:26:57 -05:00 |
|
Kattni
|
c768fe5f37
|
Merge pull request #40 from sommersoft/patch_coc
Update Code of Conduct
|
2020-03-13 15:40:34 -04:00 |
|
sommersoft
|
2c16e39fb0
|
update code of conduct
|
2020-03-13 13:38:36 -05:00 |
|
sommersoft
|
65847e345e
|
update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-08 19:06:31 -05:00 |
|
sommersoft
|
8e9210d8f7
|
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:05:29 -06:00 |
|
sommersoft
|
c3d93aced1
|
update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-01-14 17:15:14 -06:00 |
|
Limor "Ladyada" Fried
|
fc00862525
|
Merge pull request #38 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
|
2020-01-04 21:49:14 -05:00 |
|
dherrada
|
f1543e4ff2
|
Moved repository from Travis to GitHub Actions
|
2020-01-04 14:18:42 -05:00 |
|
Kattni
|
4f89b496ab
|
Merge pull request #37 from kattni/setup-py-update
Adding install reqs to setup.py
|
2019-11-19 08:40:51 -05:00 |
|
Kattni Rembor
|
1252b8f555
|
Adding install reqs to setup.py
|
2019-11-19 08:37:45 -05:00 |
|
Limor "Ladyada" Fried
|
f8de4c013f
|
Merge pull request #36 from ladyada/master
Add I2C support and various example fixes
|
2019-11-16 13:53:09 -05:00 |
|
Lady Ada
|
44cef8e048
|
nl
|
2019-11-16 11:58:25 -05:00 |
|
Lady Ada
|
ae45c83442
|
change name to be specific about the i2c protocol
|
2019-11-16 11:55:07 -05:00 |
|
Lady Ada
|
a149b6faca
|
\n may be confusing
|
2019-11-02 22:22:29 -04:00 |
|
Lady Ada
|
442c506454
|
lints
|
2019-11-02 21:29:30 -04:00 |
|
Lady Ada
|
6be67c0128
|
fixtuple
|
2019-11-02 21:28:42 -04:00 |
|
Lady Ada
|
378743d706
|
update for latest RTC implementation, tested with i2c GPS
|
2019-11-02 21:23:43 -04:00 |
|
Lady Ada
|
07d48aa7a1
|
unify the datalogging example
|
2019-11-02 21:02:36 -04:00 |
|
Lady Ada
|
d8e1f34e2d
|
better example of datalogging
|
2019-11-02 20:58:41 -04:00 |
|
Lady Ada
|
22dece5788
|
parse $GNxxx sentences, make timeouts more reasonable and in seconds, add i2c versions of in_waiting/readline
|
2019-11-02 20:37:55 -04:00 |
|
Lady Ada
|
2be6add1c1
|
dox n lint
|
2019-11-02 19:50:31 -04:00 |
|
Lady Ada
|
f98d3c40a8
|
some lint
|
2019-11-02 19:42:17 -04:00 |
|
Lady Ada
|
c41931cafb
|
add echotest for i2c
|
2019-11-02 19:36:46 -04:00 |
|
Lady Ada
|
ef1f558ad4
|
initial i2c support
|
2019-11-02 19:34:52 -04:00 |
|
Lady Ada
|
6426714fce
|
remove extraneous RX/TX defs
|
2019-11-02 17:41:49 -04:00 |
|
Lady Ada
|
86e10dcb42
|
add a function that will read raw data so we can use uart or i2c. updated echotest to use new function
|
2019-11-02 17:39:06 -04:00 |
|
siddacious
|
f49ac2e4dc
|
Merge pull request #35 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
|
2019-10-20 12:27:12 -07:00 |
|
dherrada
|
43c159fed7
|
Added PyPi installation instructions
|
2019-10-18 10:44:05 -04:00 |
|
dherrada
|
a816c5a3a6
|
Removed building locally section from README, replaced with documentation section
|
2019-10-17 18:40:01 -04:00 |
|
siddacious
|
39bf0165f4
|
fixing _raw_sentence typo
|
2019-09-19 23:12:36 -07:00 |
|
siddacious
|
20ce7e77dd
|
Merge pull request #34 from dherrada/master
Adding raw sentence
|
2019-08-30 18:52:23 -07:00 |
|
dherrada
|
237e8455a1
|
Fixing travis issues
|
2019-08-27 12:07:43 -04:00 |
|
dherrada
|
c277bcf47b
|
Made changes @ladyada suggested to @billxinli's code.
|
2019-08-27 12:00:49 -04:00 |
|
dherrada
|
8cf519124f
|
Merge pull request #8 from billxinli/master
Moving Bill's changes to my repo
|
2019-08-27 11:50:15 -04:00 |
|