Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 3 | -1/+43 | |
* | 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 | 3 | -1/+4 | |
* | Add invalid input data threshold | Diego Barrios Romero | 2018-11-08 | 1 | -1/+3 | |
* | Fix adding low and high threshold registers | Diego Barrios Romero | 2018-11-08 | 1 | -2/+2 | |
* | Enforce IC type to contain a resolution | Diego Barrios Romero | 2018-11-08 | 2 | -3/+5 | |
* | 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 | |
* | Disallow warnings | Diego Barrios Romero | 2018-11-07 | 1 | -1/+1 | |
* | 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 | |
* | Change interface to handle registers as u16 | Diego Barrios Romero | 2018-11-07 | 2 | -58/+21 | |
* | Implement ADC channel traits | Diego Barrios Romero | 2018-11-07 | 2 | -0/+34 | |
* | Convert between modes through transformation of the struct | Diego Barrios Romero | 2018-11-07 | 6 | -48/+133 | |
* | Initial version | Diego Barrios Romero | 2018-11-04 | 4 | -0/+312 |