Skip to content

Release v0.9.1

Compare
Choose a tag to compare
@elehobica elehobica released this 20 Mar 11:01
· 27 commits to main since this release

Added

  • Introduce interrupt relay and callbacks, which makes main loop free from polling for detection retry

Changed

  • Faster detection for the sampling frequency by direct capturing and analysis (contributed by IDC-Dragon)
  • Remove the PIO program for inverted bitstream by GPIO inversion override (remarked by IDC-Dragon)
  • Expand support of C bits into whole 192 bits

Fixed

  • Fix the bugs which appear only in debug mode
  • Many fixes for the wrong procedures to DMA and PIO, which could hang the process