Skip to content

Releases: PowerBroker2/pySerialTransfer

pySerialTransfer

13 Feb 04:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.10...2.6.11

pySerialTransfer

19 Jan 23:08
4d3a606

Choose a tag to compare

What's Changed

  • Fix detection of zero payload length packets by @alpyen in #71

New Contributors

Full Changelog: 2.6.9...2.6.10

pySerialTransfer

29 Nov 18:31

Choose a tag to compare

Fix examples for issue #63

Full Changelog: 2.6.8...2.6.9

pySerialTransfer

29 Nov 18:25
e3b2f00

Choose a tag to compare

Bug fix for #70

Full Changelog: 2.6.7...2.6.8

pySerialTransfer

02 Sep 22:41
782c4ab

Choose a tag to compare

What's Changed

  • fix object size mismatch for str by @inmerso in #59
  • Allow the user to send a user specified bytearray by @DownD in #62

New Contributors

Full Changelog: 2.1.6...2.6.7

pySerialTransfer

08 Oct 21:10
949a7e2

Choose a tag to compare

  • Fix float lengths in examples

pySerialTransfer

15 Aug 02:21
08e8b76

Choose a tag to compare

  • Add several examples
  • Bug fix

pySerialTransfer

06 Aug 23:43
5ab4558

Choose a tag to compare

  • Fix blocking bug (#36)

pySerialTransfer

28 Jul 22:04
4cd4e77

Choose a tag to compare

  • Fix latency issue referenced in #36

pySerialTransfer

30 Apr 20:39
84ff204

Choose a tag to compare

  • Bug fix for char stuffing