This is essentially the official release of the v1.3.0-rc.2 release.
See
https://github.com/skuep/AIOC/releases/tag/v1.3.0-rc.2
for changes.
For reference (copied from v1.3.0-rc.2):
Still a pre-release due to the need for testing stuff. The following was changed:
- Increased serial buffer size due to issues with some radios (#56)
- Implemented hardware logic input capability for use in e.g. hardware COS scenarios. Currently, this is mostly relevant for people using their own hardware and people using the K1 AIOC version 1.1 hardware (hidden away in this branch: https://github.com/skuep/AIOC/tree/k1-aioc-rev1.1
- Fixed/Overhauled the HID configuration interface due to issues on Windows platforms running the Python scripts. Note that all current scripts will not work anymore. Use this adapted script as an example on how to change stuff.