![]() ![]() ![]() |
|
Version 0.24 - 19 March 2013 - Added hipi-i2c command line utility to allow none Perl code access to i2c commands. - All calls to external programs ( cat, echo etc. ) are now taint safe. - Installation now always does an apt-get update before apt-get install (depedency list). My test builds often fail at dependency installation time if apt-get update is not executed. Version 0.23 - 18 March 2013 - bug in i2c C code fixed. Version 0.22 - 17 March 2013 - Added i2c interface to HiPi::Device::I2C (in addition to SMBus) - Added HiPi::BCM2835::I2C - i2c using registers direcly - Added HiPi::Interface::MPL3115A2 - to demonstrate repeated start operation using HiPi::BCM2835::I2C - Updated all i2c using interface modules to accept smbus, i2c or bcm2835 backends Version 0.21 - 12 March 2013 - HiPi::Device::OneWire read bug fixed - PWM Pin setting fixed in Control App Version 0.20 - 11 March 2013 - Refactored HiPi module tree