Skip to content

Releases: adafruit/Adafruit_CircuitPython_GPS

3.10.4 - Added optional dependencies

31 Aug 14:50
dd1d401
Compare
Choose a tag to compare

Added optional dependencies used in examples to optional_requirements.txt. Thanks @zeerakb1!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.

3.10.3 - Made copyright stay up to date in docs/conf.py

26 Aug 02:16
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.

3.10.2 - Fixed version string

22 Aug 18:38
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.

3.10.1 - Switched to pyproject.toml

09 Aug 19:42
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.

3.10.0 - Added handling with extra precision in lat/long, use sdcardio if possible in datalogging example

17 Jun 17:14
583fbd0
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.

3.9.10 - Added cp.org link to index.rst

09 Jun 17:58
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.

3.9.9 - Repo documentation and config updates

07 Jun 16:50
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.

3.9.8 - Make string conversion work on small builds

25 May 20:00
af5ee59
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.


What's Changed

Full Changelog: 3.9.7...3.9.8

3.9.7 - Updated documentation link, python version

04 Feb 21:01
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.

3.9.6 - Improved timestamp_utc parsing

13 Dec 18:00
98d505a
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-gps.

Read the docs for info on how to use it.