Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Avoid unnecessary type | Diego Barrios Romero | 2018-11-11 | 4 | -11/+11 | |
* | Implement value conversions over type parameter | Diego Barrios Romero | 2018-11-11 | 12 | -152/+155 | |
* | Move setting the thresholds to tier2 features | Diego Barrios Romero | 2018-11-11 | 4 | -74/+63 | |
* | Refactor tests | Diego Barrios Romero | 2018-11-11 | 1 | -8/+15 | |
* | Trigger new measurement if reading a different channel | Diego Barrios Romero | 2018-11-11 | 2 | -12/+37 | |
* | Encapsule test in module | Diego Barrios Romero | 2018-11-11 | 1 | -13/+16 | |
* | Make config comparable | Diego Barrios Romero | 2018-11-11 | 1 | -1/+1 | |
* | Reorganize modules | Diego Barrios Romero | 2018-11-11 | 14 | -21/+18 | |
* | Add support for channel selection | Diego Barrios Romero | 2018-11-11 | 5 | -6/+73 | |
* | Allow unused methods | Diego Barrios Romero | 2018-11-11 | 1 | -0/+1 | |
* | Rename test module | Diego Barrios Romero | 2018-11-11 | 1 | -0/+0 | |
* | Use new channel selection types | Diego Barrios Romero | 2018-11-11 | 2 | -3/+3 | |
* | Move module use up | Diego Barrios Romero | 2018-11-11 | 1 | -2/+2 | |
* | Shorten import | Diego Barrios Romero | 2018-11-11 | 2 | -4/+4 | |
* | Implement definitions for differential and single ended measurements | Diego Barrios Romero | 2018-11-11 | 1 | -16/+54 | |
* | Add ADS1015 and ADS1115 to the tier 2 features | Diego Barrios Romero | 2018-11-11 | 1 | -0/+2 | |
* | Add support for ADS1015 and ADS1115 devices | Diego Barrios Romero | 2018-11-11 | 3 | -0/+6 | |
* | Update documentation | Diego Barrios Romero | 2018-11-11 | 1 | -1/+1 | |
* | Update driver capabilities | Diego Barrios Romero | 2018-11-10 | 2 | -0/+3 | |
* | Add support for setting the comparator latching | Diego Barrios Romero | 2018-11-10 | 4 | -2/+41 | |
* | Make enums comparable | Diego Barrios Romero | 2018-11-10 | 1 | -3/+3 | |
* | Refactor tests | Diego Barrios Romero | 2018-11-10 | 1 | -19/+7 | |
* | Add usage examples for ADS1013 | Diego Barrios Romero | 2018-11-10 | 1 | -0/+40 | |
* | Update documentation | Diego Barrios Romero | 2018-11-10 | 2 | -0/+3 | |
* | Add support for setting the comparator polarity | Diego Barrios Romero | 2018-11-10 | 4 | -3/+43 | |
* | Document current driver capabilities | Diego Barrios Romero | 2018-11-08 | 2 | -1/+13 | |
* | Improve documentation | Diego Barrios Romero | 2018-11-08 | 1 | -1/+2 | |
* | Add support for ADS1114 | Diego Barrios Romero | 2018-11-08 | 3 | -0/+4 | |
* | Add support for setting the comparator mode | Diego Barrios Romero | 2018-11-08 | 5 | -1/+76 | |
* | Add marker trait for tier 2 features | Diego Barrios Romero | 2018-11-08 | 1 | -0/+10 | |
* | Add support for ADS1014 | Diego Barrios Romero | 2018-11-08 | 4 | -1/+5 | |
* | Add invalid input data threshold | Diego Barrios Romero | 2018-11-08 | 1 | -1/+3 | |
* | Add tests for setting the thresholds | Diego Barrios Romero | 2018-11-08 | 2 | -3/+20 | |
* | Fix adding low and high threshold registers | Diego Barrios Romero | 2018-11-08 | 1 | -2/+2 | |
* | Add tests for setting the data rate | Diego Barrios Romero | 2018-11-08 | 2 | -3/+40 | |
* | Enforce IC type to contain a resolution | Diego Barrios Romero | 2018-11-08 | 2 | -3/+5 | |
* | Allow constructor/destructor helper functions not to be used | Diego Barrios Romero | 2018-11-08 | 1 | -0/+2 | |
* | Include macros from common module | Diego Barrios Romero | 2018-11-08 | 1 | -0/+1 | |
* | Add unit tests for measurement conversion | Diego Barrios Romero | 2018-11-08 | 1 | -0/+21 | |
* | Add missing import | Diego Barrios Romero | 2018-11-08 | 1 | -1/+1 | |
* | Create macro for IC markers | Diego Barrios Romero | 2018-11-08 | 1 | -9/+10 | |
* | Simplify code | Diego Barrios Romero | 2018-11-08 | 1 | -4/+5 | |
* | Split common functions into tier1 features module | Diego Barrios Romero | 2018-11-08 | 4 | -17/+105 | |
* | Add example | Diego Barrios Romero | 2018-11-07 | 1 | -0/+16 | |
* | Disallow warnings | Diego Barrios Romero | 2018-11-07 | 1 | -1/+1 | |
* | Add tests for ADS1x13 devices | Diego Barrios Romero | 2018-11-07 | 2 | -0/+131 | |
* | Update dependencies | Diego Barrios Romero | 2018-11-07 | 1 | -1/+2 | |
* | Improve documentation | Diego Barrios Romero | 2018-11-07 | 1 | -1/+3 | |
* | Add support for one-shot measurements | Diego Barrios Romero | 2018-11-07 | 6 | -0/+159 | |
* | Add data rate type | Diego Barrios Romero | 2018-11-07 | 1 | -0/+19 |