ladyada
|
567f65c96c
|
that was a test to see if travis would catch it ;)
|
2018-08-19 16:07:27 -04:00 |
|
ladyada
|
2754d0e4e0
|
change encoding to "ascii"
|
2018-08-19 16:05:24 -04:00 |
|
ladyada
|
c62b31bc82
|
pylint fixes
|
2018-08-18 23:51:01 -04:00 |
|
ladyada
|
1a385205b8
|
other encode
|
2018-08-18 23:44:00 -04:00 |
|
ladyada
|
78c06fc047
|
encoding str works in both Cpython and circuitpython. fixed echotest
|
2018-08-18 23:42:06 -04:00 |
|
ladyada
|
de1888a20c
|
pyserial required on computers!
|
2018-08-18 21:21:11 -04:00 |
|
ladyada
|
ee5c403828
|
the feather examples is pretty involved, its easier to just make a new example for computer/linux logging
|
2018-08-18 21:19:22 -04:00 |
|
ladyada
|
72abd3d132
|
reasonable formatting on lat/long, convert all strings to bytes, add pyserial example
|
2018-08-18 21:14:29 -04:00 |
|
ladyada
|
a53559b5b9
|
add echo test (no fix needed)
|
2018-08-18 21:13:34 -04:00 |
|
ladyada
|
92e1b898ed
|
Convert to only use bytestrings, and a debug flag
|
2018-08-18 21:12:20 -04:00 |
|
Brennen Bearnes
|
e737b795bd
|
Merge pull request #7 from kattni/pypi
PyPi setup.
|
2018-08-06 16:41:51 -06:00 |
|
Kattni Rembor
|
806b02a51b
|
PyPi setup.
|
2018-08-06 17:52:28 -04:00 |
|
sommersoft
|
62fca3c0cc
|
updated CoC
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2018-08-01 03:27:37 +00:00 |
|
Scott Shawcroft
|
7a88c3026e
|
Merge pull request #6 from margaret/issue_5
Add check that data[0] is not None before trying to parse it
|
2018-05-16 17:43:23 -04:00 |
|
Margaret Sy
|
872d639b4b
|
Add check that data[0] is not None before trying to parse it
https://github.com/adafruit/Adafruit_CircuitPython_GPS/issues/5
|
2018-05-14 15:52:00 -04:00 |
|
Kattni
|
25c1c83612
|
Merge pull request #4 from sommersoft/new_docs
Improve Ref Docs
|
2018-03-11 18:48:26 -04:00 |
|
sommersoft
|
22f573e821
|
updated README; added Travis badge
|
2018-03-10 10:04:42 -06:00 |
|
Scott Shawcroft
|
b44f53a9cc
|
Merge pull request #3 from cefn/master
Workaround for issue experienced with mktime on Micropython
|
2018-02-28 10:41:35 -08:00 |
|
Kattni
|
c5436a3a4d
|
Merge pull request #2 from sommersoft/new_docs
Improve Ref Docs
|
2018-02-26 21:27:44 -05:00 |
|
Cefn Hoile
|
559222c5b4
|
Addressed issue with floor division still permitting floats through in the hour field.
|
2018-02-27 02:05:46 +00:00 |
|
Cefn Hoile
|
dcf558b8e1
|
Fix micropython issue from secs sometimes being a float after remainder operation
|
2018-02-26 20:16:17 +00:00 |
|
sommersoft
|
4f89bdf77d
|
updated docstring info
|
2018-02-25 21:22:11 -06:00 |
|
sommersoft
|
f3cc4604ed
|
updated README
|
2018-02-25 21:16:51 -06:00 |
|
sommersoft
|
7663000314
|
updated .travis & .readthedocs yml
|
2018-02-25 21:15:57 -06:00 |
|
sommersoft
|
77ef05de8a
|
setup docs folder
|
2018-02-25 21:14:28 -06:00 |
|
sommersoft
|
8ebda7ac32
|
renamed simple example
|
2018-02-25 21:04:55 -06:00 |
|
Kattni
|
cd71268274
|
Merge pull request #1 from mrmcwethy/lint
added pylint to project and updated .py files
|
2017-12-09 18:29:05 -05:00 |
|
mrmcwethy
|
b406054edf
|
fixed typo
|
2017-12-09 15:23:06 -07:00 |
|
mrmcwethy
|
26d3b6099d
|
added pylint to project and updated .py files
|
2017-12-09 07:06:57 -07:00 |
|
Tony DiCola
|
5b1420aaae
|
Add simple datalogging example.
|
2017-11-14 15:24:01 -08:00 |
|
Tony DiCola
|
760cc778e6
|
Fix RMC fix time parsing.
|
2017-11-07 15:38:08 -08:00 |
|
Tony DiCola
|
885359f367
|
Initial commit.
|
2017-11-07 15:32:14 -08:00 |
|