Releases: PowerBroker2/pySerialTransfer
Releases · PowerBroker2/pySerialTransfer
pySerialTransfer
- Improve format handling and value length detection
- Note: Some arguments were added to functions and some existing arguments swapped places
pySerialTransfer
- Bug fix
pySerialTransfer
- Added long description to PyPI page
pySerialTransfer
- Add byte_format parameter to rx_obj() and tx_obj() methods to manually handle data endian-ness
pySerialTransfer
- Bug fix from issue #23
pySerialTransfer
- Automatically download dependencies during installation
pySerialTransfer
Bug fix - Allow user to specify TX packet ID
pySerialTransfer
- Update status codes
- Add ability to specify callback functions
- Added tick() method
- Added automatic debug print functionality
pySerialTransfer
Added rx_obj(), tx_obj() members and overhauled example code in readme
pySerialTranfser
Bug fix