Releases: Luos-io/Pyluos
Pyluos Release 3.0.0
🆕 Added:
Luos-io/luos_engine#429: Compatibility with Luos engine V3.0.0
Luos-io/luos_engine#429: [Bootloader] Multiple improvements
Luos-io/luos_engine#429: [Stats] Refresh_freq precision improvement
Luos-io/luos_engine#429: [Stats] Add a max_refresh_time
measurement
Luos-io/luos_engine#429: [Telemetry] Completely removed
🛠️ Fix:
Luos-io/luos_engine#429: Make exclusion retrieving more reliable
Pyluos Release 2.2.12
What's new:
🆕 Added:
#186: [Bootloader] Bootloader now returns proper error codes. By François Leborne
🛠️ Fix:
#185: [Bootloader] Fix baudrate display. By François Leborne
#186 : [No Board] Increase web socket queue size. By Jerome-Galan
#186: [Baudrate] baudrate parameter was ignored. By Jerome-Galan
#183 : [Typo] Remove trailing spaces. By François Leborne
Pyluos 2.2.11
Changelog Pyluos 2.2.11:
What's new:
🛠️ Fix: #182: Luos statistics are broken. By JeromeGalan
Pyluos 2.2.10
Changelog Pyluos 2.2.10:
What's new:
🛠️ Fix:
- #178: Bad fix for exception with localhost have crashed the detection. By JeromeGalan
Pyluos 2.2.9
Changelog Pyluos 2.2.9:
What's new:
🆕 Features:
Freedom Robotics integration:
- #142: Luos integration with Freedom Robotics (https://www.freedomrobotics.com/). By nicolas-rabault
🆕 Added:
🛠️ Fix:
- #177: Pyluos-shell exception with localhost. By JeromeGalan
- #177: Python versions used by GH actions. By JeromeGalan
Pyluos 2.2.8
Changelog Pyluos 2.2.8:
What's new:
🆕 Added #171: [Bootloader] Flash MCU in parallel with multicast method
🆕 Changed #171: [Bootloader] Change JSON reception of bootloader responses 🆕 Changed: #172: [Native web socket] Adapt the WebSocket communication for LOCALHOST 🆕 Changed: #172: [Native web socket] WebSocket doesn't use serial protocol anymore
Pyluos 2.2.7
Pyluos 2.2.6
Changelog Pyluos 2.2.6:
What's new:
🆕 Changed #166: [UUID] Remove unused UUID. ## Jerome_AQua_Man#5076 🆕 Changed #166: [Serial] Improve serial performances. ## Jerome_AQua_Man#5076 🆕 Changed #166: [RTB Discover] Improve discover for non responding serials. ## Jerome_AQua_Man#5076 🆕 Changed #166: [RTB Discover] Drop void messages. ## Jerome_AQua_Man#5076
🛠️ Fix #166: [RTB Discover] Fix discover argument parser. ## Jerome_AQua_Man#5076 🛠️ Fix #166: [Commands] Fix luos commands update conditions. ## Jerome_AQua_Man#5076
Pyluos 2.2.5
Pyluos 2.2.4
Changelog Pyluos 2.2.4:
What's new:
🆕 Added #150: [Pressure Sensor] Add pressure sensor
🆕 Added #151: [Statistics] Add alias in statistics
🆕 Added #152: [Buffer full] Print a warning when Pyluos Rx buffer is full
🆕 Added #159: [Baudrate] Serial baudrate can be configured in shell commands
🆕 Changed #141: [Statistics] Increase Rx statistic timeout to 1 second
🆕 Changed #148: [Bootloader] Close properly after flash
🆕 Changed #151: [Statistics] Statistics are returned in a string buffer instead of being printed
🆕 Changed #153: [Timeout] Improve time management when retrieving data services
🆕 Changed #155: [API] Remove unused features (baudrate and benchmark)
🛠️ Fix #149: [Serial baudrate] Environment variable for non default serial baudrate
🛠️ Fix: [Serial baudrate] Fix JSON key for translationnal speed setter
🛠️ Fix: [Broken links]