Skip to content

2.4.0

Compare
Choose a tag to compare
@FDelporte FDelporte released this 24 Oct 07:45
· 167 commits to develop since this release
2.4.0
fe2182e
  • Extended LinuxFS plugin
    • PWM provider
    • First set of implementations for Digital Input and Output
    • To be further extended, see #307
  • Don't re-initialize pigpio twice, thus use singleton
  • Implement blink method in DigitalOutputBase
  • Added testcases for I2CRegisterDataReader, I2CRegisterDataWrite
  • Fix I2C write register: multi byte register may fail with large data
  • Fix mock SPI.transfer() functionality
  • Add readEntireMockBuffer() method to class MockSpi
  • Fix for data read over I2C becomes out of sync over a slower wireless network
  • Use Socket#setSoTimeout to timeout read requests of GPIO socket implementation

Thanks to @GeVanCo, @MMMMMNG, @IAmNickNack, @savageautomate, @eitch, @taartspi, @FDelporte

2.3.0...2.4.0