Version 0.9.17

Moved all delay functions into a new general file.

Log compile options on startup.

Brought the retry attempts to read the DHT11 sensors to the main devices loop. The actual read function is now very simple. Called every 30 seconds when all is well, or 2 seconds if something is wrong.

Version 0.9.16. Final changes DHT11 reading via sysfs.

Better detection of the DHT11 sensors. Read DHT11 with errors detection and reapeated tries.

Work to move dht userspace code to kernel module.

Running threads and locking doesn't depend on wiringPi anymore.

All thread locks from wiringPi to standard pthreads.

Added MIGRATION document. Trying to drop usleep() call to replace by nanosleep(). Some code cleanup.

(0) -300 -100 -10 +10 tip

mercurial