Releases: pozyxLabs/Pozyx-Python-library
Hotfix release fixing FilterData and device mode
Maintenance release for firmware v1.3
Quick hotfix release fixing broken import
Maintenance release for firmware v1.3
Increased timeouts to accomodate rare longer positioning algorithm occasions.
Changed asserts into warnings
Added filter read
Added system analysis for troubleshooting
Python 2 compatible release for firmware 1.3
1.2.1 Made python2 compatible again
Maintenance release v1.1.5
Added several internal helpers and classes for UWB communication between Pozyx's, that probably won't be used by you but help for the internal operation's readability. Fixed offsets in Tx which apparently didn't matter and added offset in Rx buffer readout.
Made constants also included in a class for easier importing and separation.
Maintenance release
Small fixes, adds PozyxException, new helpers, sensor data classes, better serial handling, etc. It's a little bigger, but a lot better.
Pozyx Python library release v1.1
For firmware versions 1.0+
To install it using pip if you already had it installed, please use pip install pypozyx --upgrade
PyPi link: https://pypi.python.org/pypi/pypozyx/1.1.0
Pozyx Python library for firmware versions 1.0 and 1.1
For use with the Pozyx devices. Can operate both tags and anchors over USB.
Works with both Python 2 and 3.