Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add release entry to changelog | Diego Barrios Romero | 2019-03-31 | 1 | -1/+6 |
* | Update copyright | Diego Barrios Romero | 2019-03-31 | 1 | -1/+1 |
* | Add example measuring all channels | Diego Barrios Romero | 2019-03-31 | 1 | -0/+26 |
* | Improve inclusion pattern | Diego Barrios Romero | 2019-03-31 | 1 | -1/+1 |
* | Format code | Diego Barrios Romero | 2019-03-31 | 12 | -176/+518 |
* | Extract macro | Diego Barrios Romero | 2019-03-31 | 1 | -6/+19 |
* | Code simplifications | Diego Barrios Romero | 2019-03-31 | 2 | -52/+64 |
* | Rename constant | Diego Barrios Romero | 2019-03-31 | 1 | -5/+6 |
* | Extract function | Diego Barrios Romero | 2019-03-31 | 1 | -6/+10 |
* | Integrate mode change into `into...` methods | Diego Barrios Romero | 2019-03-31 | 6 | -90/+75 |
* | Improve documentation of changing channel in continuous conversion mode. | Diego Barrios Romero | 2019-03-31 | 1 | -0/+4 |
* | Fix formatting | Diego Barrios Romero | 2019-03-31 | 1 | -1/+3 |
* | Update rust channels | Diego Barrios Romero | 2019-03-29 | 1 | -7/+1 |
* | Add MSRV to CI | Diego Barrios Romero | 2019-02-18 | 1 | -0/+4 |
* | Add support section | Diego Barrios Romero | 2019-02-18 | 1 | -0/+5 |
* | Add links to examples repository | Diego Barrios Romero | 2019-02-18 | 2 | -0/+8 |
* | Make capitalization homogeneous | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
* | Rename variable | Diego Barrios Romero | 2018-11-21 | 1 | -2/+2 |
* | Update coverage status badge url | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
* | Improve formatting | Diego Barrios Romero | 2018-11-21 | 2 | -7/+11 |
* | Remove reference to spi | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
* | Improve table format | Diego Barrios Romero | 2018-11-21 | 2 | -16/+16 |
* | Add changelog entry | Diego Barrios Romero | 2018-11-21 | 1 | -0/+8 |
* | Add keyword | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
* | Code formatting | Diego Barrios Romero | 2018-11-21 | 15 | -111/+122 |
* | Move statement to a better place | Diego Barrios Romero | 2018-11-21 | 2 | -1/+1 |
* | Add tests for assert function | Diego Barrios Romero | 2018-11-21 | 1 | -0/+11 |
* | Make type copyable | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
* | Remove unnecessary statement | Diego Barrios Romero | 2018-11-21 | 1 | -1/+0 |
* | Rename error type | Diego Barrios Romero | 2018-11-21 | 2 | -3/+3 |
* | Remove unused capabilities | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
* | Move i2c construction module outside | Diego Barrios Romero | 2018-11-21 | 2 | -4/+1 |
* | Remove unnecessary statements | Diego Barrios Romero | 2018-11-21 | 3 | -3/+0 |
* | Move import to common module | Diego Barrios Romero | 2018-11-21 | 2 | -3/+2 |
* | Change import | Diego Barrios Romero | 2018-11-21 | 1 | -2/+2 |
* | Fix logic | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
* | Fix doc link | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
* | Reorganize driver capabilities | Diego Barrios Romero | 2018-11-21 | 2 | -12/+14 |
* | Add example of reading measurement in continuous mode | Diego Barrios Romero | 2018-11-21 | 1 | -1/+7 |
* | Rename files | Diego Barrios Romero | 2018-11-21 | 3 | -0/+0 |
* | Make function to read if a measurement is in progress public | Diego Barrios Romero | 2018-11-21 | 5 | -8/+30 |
* | Update docs | Diego Barrios Romero | 2018-11-21 | 1 | -2/+2 |
* | Remove references to SPI | Diego Barrios Romero | 2018-11-21 | 2 | -19/+19 |
* | Remove SPI interface | Diego Barrios Romero | 2018-11-21 | 2 | -46/+0 |
* | Define variable as global | Diego Barrios Romero | 2018-11-20 | 1 | -1/+2 |
* | Fix syntax | Diego Barrios Romero | 2018-11-20 | 1 | -1/+2 |
* | Make inclusion paths absolute | Diego Barrios Romero | 2018-11-20 | 1 | -5/+5 |
* | Add function to use the ALERT/RDY pin as conversion-ready pin | Diego Barrios Romero | 2018-11-20 | 4 | -0/+41 |
* | Remove references to ADS1x18 | Diego Barrios Romero | 2018-11-20 | 3 | -13/+5 |
* | Update documentation of driver capabilities | Diego Barrios Romero | 2018-11-20 | 2 | -2/+8 |