Skip to content

v0.7.4 — delivery modes + lazy pull ring

Choose a tag to compare

@hardcoreerik hardcoreerik released this 13 Aug 01:38
· 24 commits to master since this release
7832252

esp_rtl_sdr 0.7.4

Delivery modes

Mode EVT_IQ_BLOCK read() Pull-ring RAM
BOTH (default) yes yes lazy
CALLBACK yes ERR_UNSUPPORTED never
READ no yes lazy

Also

  • Optional config.pull_ring_bytes
  • CAP_DELIVERY_MODE + helpers
  • Lazy pull-ring init serialized (CodeRabbit fix) — fail-closed partial teardown

CI

Host policy tests, truth hygiene, ESP-IDF P4 compile (5.3.2 + 5.4.1)

Pin: git checkout v0.7.4