|
DUDS
|
Distributed Update of Data from Something
|
#include <duds/hardware/interface/I2c.hpp>#include <duds/hardware/interface/Conversation.hpp>#include <duds/hardware/devices/DeviceErrors.hpp>#include <duds/data/Quantity.hpp>Go to the source code of this file.
Classes | |
| class | duds::hardware::devices::instruments::TSL2591 |
| A quick try at supporting TSL2591 brightness sensor; will change significantly in the future. More... | |
| struct | duds::hardware::devices::instruments::TSL2591BadGain |
| An invalid gain value was specified. More... | |
| struct | duds::hardware::devices::instruments::TSL2591BadIntegration |
| An invalid integration time was specified. More... | |
| struct | duds::hardware::devices::instruments::TSL2591Error |
| Base class for all TSL2591 specific errors. More... | |
Namespaces | |
| duds | |
| duds::hardware | |
| duds::hardware::devices | |
| The root namespace for various device drivers to support specific hardware items. | |
| duds::hardware::devices::instruments | |
| The namespace with support for various instruments that sense properties of the physical world. | |