Skip to content

Luos engine version 2.7.0

Compare
Choose a tag to compare
@JeromeGalan JeromeGalan released this 04 Nov 10:07
· 370 commits to main since this release
f01089e

Changelog Luos Engine 2.7.0

Dependencies:

  • Pyluos version ≥ 2.2.8

Packages:

  • Luos_engine library
  • Libraries for Arduino environment only:
    • Luos_engine,
    • Luos Gate,
    • Luos Pipe,
    • Luos Inspector

What's new:

🆕 Feature #281: [Native] Luos engine works on NATIVE environment (Windows / Mac / Linux) without any board ## Nico 🤙
🆕 Feature #290: [Native] Services "gate", "pipe", and "button" can be used with pyluos for the Get Started ## Nico 🤙
🆕 Feature #352: [Multicast Bootloader] Bootloader multicast upload binary                                  ## Vik#1501
🆕 Added #363: [Bootloader] Update Gate boot responses                          ## Vik#1501
🆕 Added #363: [Bootloader] Subscribe to topic after BOOTLOADER_START reception ## Vik#1501
🆕 Added #363: [Gate] Bootloader messages multicast management                  ## Vik#1501
🆕 Added #363: [Topic] Handle service parameter with null value                 ## Vik#1501
🆕 Added #280: [Native HAL] Add HAL for native                                  ## Nico 🤙
🆕 Added #280: [Native Messages] Fake messages send trough native HAL           ## Nico 🤙
🆕 Added #280: [Web Socket] Support Native platform with socket communication   ## Nico 🤙
🆕 Added #280: [Web Socket] Add Dockerfile for Websocket                        ## Kordan#0587
🆕 Added #280: [Web Socket] Warning on websocket disconnection                  ## Jerome_AQua_Man
🆕 Added #280: [Pipe] Add an optional "hal_script.py" call                      ## Nico 🤙
🆕 Added #280: [Gate] Add a Native gate web socket example                      ## Nico 🤙
🆕 Added #280: [LED with Native] Add Led example for native                     ## Nico 🤙
🆕 Added #280: [Button with Native] Add Button example for native               ## Nico 🤙
🆕 Added #280: [ASCII Button for Native] Native button display with ASCII Art   ## Nico 🤙
🆕 Added #280: [Button with Native] Add an exit function to button service      ## Jerome_AQua_Man
🆕 Added #280: [Telemetry] Adapt telemetry to work with native configuration    ## Nico 🤙
🆕 Added #280: [Unit tests] Update weak attributes to deal with native          ## Jerome_AQua_Man
🛠️ Fix #392: [Service exclusion] [Auto updates] Stop auto updates for excluded services ## Vik#1501
🛠️ Fix #392: [Service exclusion] [Transmission] Keep dead service ID after 10 retries   ## Vik#1501