Skip to content

1.2.2 Wirepas Mesh SDK release

Compare
Choose a tag to compare
@GwendalRaoul GwendalRaoul released this 01 Jul 10:15
· 23 commits to master since this release
  • App_Scheduler fixes:
    • Fix pattern of canceling a task from itself and adding a new task simultaneously resulting potentially in the new task not schedule
    • Fix overflow that could result of a task not scheduled as it should if there was another task far in future
  • Evaluation_app: use of shared_appConfig
  • Documentation improvement:
    • Dualmcu doc: fix broken links and missing section
    • Fix rendering issue in Evaluation_app Readme
    • Minor cleanup in online doc
    • Fix cbor decoding example in battery_voltage_read_app Readme
  • Control_router app:
    • Add autorole flag by default
  • Build system: allows app to still be located in source folder directly
  • Positioning app/libraries:
    • Cleanup of includes
    • Disable Led notification by default
    • Fix include to avoid build error when motion is not enabled