Skip to content

Offband Meshcore 1.1.2-beta.2 — broker-pool fix

Pre-release
Pre-release

Choose a tag to compare

@Strycher Strycher released this 24 Jun 16:55

🛑 Superseded by v1.1.2-beta.3 — please update.

Patch beta over 1.1.2-beta.1.

Fixed

  • Observer broker pool would falsely report "the device did not finish sending it" on radios with several brokers (#103). The client put a single fixed timeout on the whole paginated broker dump; a large pool streams over several seconds and tripped it even though the device sent everything. The completion check is now an inactivity watchdog re-armed on each frame, so a steadily-streaming pool loads correctly.

Downloads

  • Windows (x64): OffbandMeshcore-1.1.2-beta.2-win-x64.zip — extract anywhere, run offband_meshcore.exe. (VC++ runtime bundled; no separate install.)
  • Android: OffbandMeshcore-1.1.2-beta.2.apk — sideload; installs as an update over beta.1 (same app, higher version).

Everything from 1.1.2-beta.1 carries forward. Full notes in the CHANGELOG.

⚠ Still unsigned beta

Windows SmartScreen will warn (More info → Run anyway); Android needs "install unknown apps." No iOS build yet.