| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary return | Diego Barrios Romero | 2018-11-20 | 1 | -1/+1 |
| * | Disable clippy for the moment | Diego Barrios Romero | 2018-11-20 | 1 | -0/+2 |
| * | remove outdated comment | Diego Barrios Romero | 2018-11-20 | 1 | -2/+0 |
| * | Improve continuous function documentation | Diego Barrios Romero | 2018-11-20 | 1 | -0/+9 |
| * | Reorder docs | Diego Barrios Romero | 2018-11-20 | 1 | -1/+1 |
| * | Add function to read last measurement in continuous mode | Diego Barrios Romero | 2018-11-20 | 3 | -15/+68 |
| * | Add function to select the measurement channel in continuous mode | Diego Barrios Romero | 2018-11-20 | 2 | -2/+29 |
| * | Add method to start continuous conversions | Diego Barrios Romero | 2018-11-20 | 3 | -9/+20 |
| * | Use centralized CI | Diego Barrios Romero | 2018-11-20 | 3 | -85/+20 |
| * | Improve value conversion | Diego Barrios Romero | 2018-11-17 | 1 | -2/+2 |
| * | Make types copyable | Diego Barrios Romero | 2018-11-17 | 2 | -0/+2 |
| * | Update driver capabilities | Diego Barrios Romero | 2018-11-17 | 1 | -0/+3 |
| * | Improve documentation of values | Diego Barrios Romero | 2018-11-17 | 2 | -0/+16 |
| * | Rename threshold methods | Diego Barrios Romero | 2018-11-17 | 4 | -12/+13 |
| * | Fix blanks | Diego Barrios Romero | 2018-11-17 | 2 | -2/+1 |
| * | Update docs | Diego Barrios Romero | 2018-11-17 | 1 | -0/+2 |
| * | Add comparator configuration example | Diego Barrios Romero | 2018-11-17 | 1 | -0/+23 |
| * | Enhance type capabilities | Diego Barrios Romero | 2018-11-17 | 1 | -8/+8 |
| * | Add FSR to device struct | Diego Barrios Romero | 2018-11-17 | 4 | -1/+5 |
| * | Add default implementation for FSR | Diego Barrios Romero | 2018-11-17 | 1 | -0/+6 |
| * | Add usage example to readme | Diego Barrios Romero | 2018-11-17 | 1 | -0/+28 |
| * | Add support for setting the full-scale range (PGA) | Diego Barrios Romero | 2018-11-17 | 4 | -5/+61 |
| * | Add mode conversion tests | Diego Barrios Romero | 2018-11-17 | 2 | -1/+22 |
| * | Add usage examples | Diego Barrios Romero | 2018-11-17 | 1 | -3/+59 |
| * | Improve documentation | Diego Barrios Romero | 2018-11-17 | 1 | -0/+3 |
| * | Add support for setting the comparator queue | Diego Barrios Romero | 2018-11-17 | 3 | -2/+40 |
| * | Add function to disable comparator | Diego Barrios Romero | 2018-11-17 | 4 | -0/+25 |
| * | Add echo to variable printing | Diego Barrios Romero | 2018-11-14 | 1 | -1/+1 |
| * | Add commit | Diego Barrios Romero | 2018-11-14 | 1 | -1/+1 |
| * | Fix or-ing expressions | Diego Barrios Romero | 2018-11-14 | 1 | -1/+1 |
| * | post to coveralls as well | Diego Barrios Romero | 2018-11-14 | 1 | -0/+1 |
| * | Add all test modules | Diego Barrios Romero | 2018-11-14 | 1 | -1/+1 |
| * | move installing grcov to install script | Diego Barrios Romero | 2018-11-14 | 2 | -3/+8 |
| * | install grconv only if necessary | Diego Barrios Romero | 2018-11-14 | 1 | -1/+1 |
| * | Log all gc files | Diego Barrios Romero | 2018-11-14 | 1 | -0/+1 |
| * | Reduce setup + fix format | Diego Barrios Romero | 2018-11-14 | 1 | -9/+1 |
| * | Fix typo | Diego Barrios Romero | 2018-11-14 | 1 | -1/+0 |
| * | Try lcov and codecov.io | Diego Barrios Romero | 2018-11-14 | 2 | -17/+31 |
| * | Revert "Make macro use specific to tests" | Diego Barrios Romero | 2018-11-13 | 1 | -1/+1 |
| * | Revert "Make macro use specific to tests" | Diego Barrios Romero | 2018-11-13 | 1 | -1/+1 |
| * | Add destroying device to example | Diego Barrios Romero | 2018-11-13 | 1 | -0/+1 |
| * | Make macro use specific to tests | Diego Barrios Romero | 2018-11-13 | 1 | -1/+1 |
| * | Remove unused import | Diego Barrios Romero | 2018-11-13 | 1 | -1/+0 |
| * | Make macro use specific to tests | Diego Barrios Romero | 2018-11-13 | 1 | -1/+1 |
| * | Remove unnecessary import | Diego Barrios Romero | 2018-11-13 | 1 | -1/+0 |
| * | Run coveralls only for stable | Diego Barrios Romero | 2018-11-13 | 1 | -4/+3 |
| * | Remove unnecessary newline | Diego Barrios Romero | 2018-11-13 | 1 | -2/+1 |
| * | Try commenting out permissions change | Diego Barrios Romero | 2018-11-13 | 1 | -1/+1 |
| * | Move construction tests into specific module | Diego Barrios Romero | 2018-11-13 | 2 | -5/+30 |
| * | Add constructor/destructor methods for all devices | Diego Barrios Romero | 2018-11-13 | 1 | -0/+2 |
