File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11x/y/2023 ola-0.10.9
22 Features:
33 * Python 3 compatibility across the board (including the RDM Responder Tests)!
4+ #1506
45 * Support for the JMS USB2DMX PRO V2.1 device via the FTDI plugin #1728
56
67 API:
78 * Python: Add a fetch current DMX example.
89
910 RDM Tests:
10- *
11+ * Python 3 compatibility of the RDM Tests #1599
12+ * Fix a longstanding bug in the GetMaxPacketSize RDM test around timeouts
1113
1214 Bugs:
1315 * Fix some tests not working on Big Endian machines because our RPC is encoded
@@ -23,10 +25,9 @@ x/y/2023 ola-0.10.9
2325 * Relax the timing on the ClientWrapperTest so it doesn't fail occasionally
2426 #1714
2527 * Correct the documentation of some existing limits in the E1.31 plugin
26- * Fix a longstanding bug in the GetMaxPacketSize RDM test around timeouts
2728 * Fix some undefined behaviour in TimeoutManager::ExecuteTimeouts #1726
2829 * Fix UARTs on Debian Bullseye #1749
29- * Fix Python version detection for versions > 3.9 #1755
30+ * Fix Python version detection for versions > 3.9 #1755, #1780
3031 * Update Angular and Angular-Route versions used by the new web UI and add
3132 workaround to be compatible #1782 Debian #1016447
3233 * Significantly reduce the delay when using StreamingClient with EPoll and
You can’t perform that action at this time.
0 commit comments