Skip to content

Luos version 2.2.0

Compare
Choose a tag to compare
@JeromeGalan JeromeGalan released this 28 Feb 21:08

Changelog Luos version 2.2.0:

Dependencies:

  • LuosHAL version >= 0.5.2
  • Pyluos version >= 2.1.0

What's new:

🆕 Feature: [RTB Filtering] New API functions for Routing Table
🆕 Feature: [RTB Integrity] Check integrity to improve Routing Table sharing

🆕 Added: [Detection] Improve detection state machine
🆕 Added: [Luos Engine Init] Add 2 ms latency to ensure all boards in network are initialized
🆕 Added: [Bootloader] New reset command
🆕 Added: [Quality Assurance] Unit tests for new and updated features
🆕 Added: [Quality Assurance] Default scenarios for unit tests contexts

🆕 Changed: [Bootloader] Wait 1 second before booting to application
🆕 Changed: [Statistics] Reset statistics after detection
🆕 Changed: [Luos Engine Commands] Update commands
🆕 Changed: [Luos_ReceiveData] This function now return the number of received datas
🆕 Changed: [Dependencies] LuosHAL is now in package.json
🆕 Changed: [Quality Assurance] Update CI jobs

🛠️ Fix: [Detection] Increase Network Timeout
🛠️ Fix: [Detection] Many detection bugs are resolved thanx to new detection mechanism
🛠️ Fix: [Filtering] Robus masks are initialized before detection


Packages:

  • Luos library
  • Luos library for Arduino environment with example
  • Luos gate library for Arduino environment