Skip to content

Releases: pozyxLabs/Pozyx-Python-library

Hotfix release fixing FilterData and device mode

22 Jan 15:36
d6852e8
Compare
Choose a tag to compare
  • Fixes FilterData's values to be correctly parsed
  • Device mode is now switched in PozyxConstants for tag and anchor.
  • Restructure of tools and addition of device discovery

Maintenance release for firmware v1.3

07 Sep 09:07
Compare
Choose a tag to compare

Quick hotfix release fixing broken import

Maintenance release for firmware v1.3

30 Aug 15:46
Compare
Choose a tag to compare

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

28 Aug 10:39
Compare
Choose a tag to compare
1.2.1

Made python2 compatible again

Maintenance release v1.1.5

28 Feb 10:55
Compare
Choose a tag to compare

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

12 Feb 13:36
5588c61
Compare
Choose a tag to compare

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

24 Nov 14:43
Compare
Choose a tag to compare

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

31 May 13:43
Compare
Choose a tag to compare

For use with the Pozyx devices. Can operate both tags and anchors over USB.

Works with both Python 2 and 3.