- Added Report Packet 0x58: GPS System Data from the Receiver.
- Fixed Report Packet 0x47: Signals Levels for Tracked Satellites.
- Fixed Report Packet 0x6D: Satellite Selection List.x
- Added docs/examples/example2.py wich provides a more comprehensive template program than the example in the README.
- Fixed README.rst so it renders properly on PyPi.
- Argument to
tsip.Packet()
can now also be a tuple or list (inspired by Criss Swaim). - Changed development status from alpha to beta.
- Cleaned up lots of code to satisfy flake8.
- Rewritten from scratch.
- Implements almost complete set of TSIP commands supported by Trimble Copernicus II and Thunderbolt/Thunderbolt-E GPS receivers.
- First release on PyPI.