Skip to content

timeout

Latest
Compare
Choose a tag to compare
@fphammerle fphammerle released this 22 Apr 16:14
· 108 commits to master since this release
v0.4.0
b3dcf24

Changed

  • FT017TH.receive: use edge detection on CC1101's GDO0 pin to detect arrival of packages
    (instead of polling)
  • command wireless-sensor-receive: added parameter --gdo0-gpio-line-name (default: GPIO24)
  • FT017TH.receive: yield None on error or timeout to allow caller to perform periodic tasks
    (instead of blocking thread until valid packet arrives)