Skip to content

flock

Compare
Choose a tag to compare
@fphammerle fphammerle released this 11 Dec 11:13
· 121 commits to master since this release
v0.3.0
bdf2d64

Changed

  • acquire flock on SPI device file
  • attribute FT017TH.transceiver is now private

Added

  • added option FT017TH(unlock_spi_device=True) / --unlock-spi-device
    to release the flock from the SPI device file after configuring the transceiver

Fixed

  • reconfigure receiver after receiving a packet with unexpected length
    (receiver possibly accessed by other process)