Commit graph

25 commits

Author SHA1 Message Date
foamyguy
2f7c47a45b add docs link to readme 2021-10-25 11:16:19 -05:00
dherrada
d9a07936c1 Moved default branch to main 2021-06-07 14:26:55 -04:00
James Carr
7d2a3a0556 Update documentation 2021-03-15 11:06:41 +00:00
dherrada
376892e64c Ran pre-commit, added licenses 2021-01-14 13:35:19 -05:00
dherrada
98c0c22041 Fixed discord invite link 2020-07-08 16:49:04 -04:00
dherrada
f1543e4ff2 Moved repository from Travis to GitHub Actions 2020-01-04 14:18:42 -05: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
dherrada
69e46c7ffd README now explains an issue with gps.send_command 2019-05-15 17:24:01 -04:00
dherrada
a25dc345e7 Merge branch 'docs' of github.com:dherrada/Adafruit_CircuitPython_GPS into docs 2019-05-09 17:16:48 -04:00
dherrada
cbb2ddae90 Grammar and spelling fixes courtesy of grammarly 2019-05-09 17:16:37 -04:00
dherrada
e99efa4d22
Oops. Was partially mistaken in previous commit 2019-05-08 22:01:38 -04:00
dherrada
a2ecf74cea
Fixed some more tiny issues 2019-05-08 22:00:27 -04:00
dherrada
b077471caf
Fixed another typo 2019-05-08 21:49:51 -04:00
dherrada
12c4dd2949 Same as previous commit but for a different block of code 2019-05-08 13:34:27 -04:00
dherrada
2e63a2ebef Might fix the issue 2019-05-08 13:30:22 -04:00
dherrada
e91222c1dd Added info about nmea data to README
I thought it might be useful to add an explanation of NMEA 0183 and the different formats in which the data is transmitted to the microcontroller from the GPS. Only caveat is, I essentially plagiarized all of it. I did credit and link to where I got it from, but I'm not sure about the proper way to cite it is.
2019-05-08 13:17:23 -04:00
dherrada
0facb5a380
Same as previous commit: Added another code snippet make the fix more obvious 2019-05-07 13:49:13 -04:00
dherrada
f10e6698a9
Added another code snippet make the fix more obvious 2019-05-07 13:46:23 -04:00
dherrada
0a6828cb64
Fixed example code 2019-05-07 13:18:42 -04:00
dherrada
49526418f7
Added tips on using floats to README 2019-05-07 13:09:01 -04:00
sommersoft
5f6d826547 change 'travis-ci.org' to 'travis-ci.com' 2018-12-21 13:19:18 -06:00
sommersoft
22f573e821 updated README; added Travis badge 2018-03-10 10:04:42 -06:00
sommersoft
f3cc4604ed updated README 2018-02-25 21:16:51 -06:00
Tony DiCola
885359f367 Initial commit. 2017-11-07 15:32:14 -08:00