Skip to content

Releases: RobustoFramework/Robusto

Multiple fixes, ESP-NOW, publishing

30 Jun 10:57
Compare
Choose a tag to compare
  • ESP-NOW receipts now again not blocking receive callback
  • Improve recovery of subscriptions
  • Multiple other minor fixes to recovery

Make it work on windows

20 Jun 17:39
Compare
Choose a tag to compare

This release fix some issues concerning dependencies and fixes the Windows platform support.

Fix BLE support and numerous other improvements

26 May 22:02
Compare
Choose a tag to compare
  • BLE support has been properly implemented for ESP32:s
  • Generic queue used (more medias will use that instead in the future)

Fix Arduino issues

08 Apr 20:37
Compare
Choose a tag to compare
  • Fix I2C testing
  • Fix some Arduino I2C-specific issues on the Raspberry Pi Pico (however, not all)

Documentation, links and library.json

04 Apr 21:44
Compare
Choose a tag to compare

Redesigned the component config to make examples show in the PlatformIO registry, and added a publishing script.

Multiple fixes, TWAI, scoring

03 Apr 20:16
Compare
Choose a tag to compare
  • Do not require repeaters to have shutdown
  • Fix STM32 and Arduino GPIO mode
  • Fix twai restart, offsets
  • Warning should be debug
  • Fix the scoring algorithm
  • Log the actual state

TWAI error state and recovery fix

02 Apr 17:32
Compare
Choose a tag to compare
  • Handle TWAI error states
  • Add missed TWAI address to reboot relation recovery

Fix pubsub topic recovery

01 Apr 12:22
Compare
Choose a tag to compare

The topic recovery recurrence is now running on the client, and will re-register a topic if it learns that the server has lost it, perhaps due to a reboot.

Fix: Recover from recovery on heartbeat with larger tolerance

01 Apr 01:25
Compare
Choose a tag to compare

Multiple fixes

31 Mar 23:22
Compare
Choose a tag to compare

Fixes:

  • Heartbeats in recovery
  • Duplicate detection
  • Media types
  • Peer management