Skip to content

v0.4.1

Compare
Choose a tag to compare
@Emantor Emantor released this 26 Nov 14:33
· 1312 commits to master since this release
v0.4.1

Bug fixes in 0.4.1

  • The exporter now exports sysfsgpios during place acquire/release, fixing a
    race in the sysfspgio agent interface.
  • Fixed a bug where using labgrid-client io get always returned low
    when reading a sysfsgpio.
  • Fixed labgrid-client forward --remote/-R, which used either the LOCAL
    part of --local/-L accidentally (if specified) or raised an
    UnboundLocalError.
  • Fix labgrid-client exit code on keyboard interrupt.