summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move import to common moduleDiego Barrios Romero2018-11-212-3/+2
* Change importDiego Barrios Romero2018-11-211-2/+2
* Rename filesDiego Barrios Romero2018-11-213-0/+0
* Make function to read if a measurement is in progress publicDiego Barrios Romero2018-11-211-0/+18
* Add function to use the ALERT/RDY pin as conversion-ready pinDiego Barrios Romero2018-11-201-0/+23
* Add function to read last measurement in continuous modeDiego Barrios Romero2018-11-201-12/+53
* Add function to select the measurement channel in continuous modeDiego Barrios Romero2018-11-201-0/+10
* Add method to start continuous conversionsDiego Barrios Romero2018-11-201-6/+12
* Rename threshold methodsDiego Barrios Romero2018-11-171-2/+2
* Fix blanksDiego Barrios Romero2018-11-171-1/+1
* Add support for setting the full-scale range (PGA)Diego Barrios Romero2018-11-172-2/+14
* Add mode conversion testsDiego Barrios Romero2018-11-172-1/+22
* Add support for setting the comparator queueDiego Barrios Romero2018-11-171-1/+10
* Add function to disable comparatorDiego Barrios Romero2018-11-172-0/+10
* Revert "Make macro use specific to tests"Diego Barrios Romero2018-11-131-1/+1
* Revert "Make macro use specific to tests"Diego Barrios Romero2018-11-131-1/+1
* Make macro use specific to testsDiego Barrios Romero2018-11-131-1/+1
* Remove unused importDiego Barrios Romero2018-11-131-1/+0
* Make macro use specific to testsDiego Barrios Romero2018-11-131-1/+1
* Remove unnecessary importDiego Barrios Romero2018-11-131-1/+0
* Remove unnecessary newlineDiego Barrios Romero2018-11-131-2/+1
* Move construction tests into specific moduleDiego Barrios Romero2018-11-132-5/+30
* Add constructor/destructor methods for all devicesDiego Barrios Romero2018-11-131-0/+2
* Add support for setting the data rate in 16bit devicesDiego Barrios Romero2018-11-111-17/+41
* Move data rate tests to tier1 testsDiego Barrios Romero2018-11-112-38/+25
* Rename data rate to be specific to the resolutionDiego Barrios Romero2018-11-111-2/+2
* Implement value conversions over type parameterDiego Barrios Romero2018-11-111-7/+7
* Move setting the thresholds to tier2 featuresDiego Barrios Romero2018-11-112-17/+6
* Refactor testsDiego Barrios Romero2018-11-111-8/+15
* Trigger new measurement if reading a different channelDiego Barrios Romero2018-11-111-9/+28
* Encapsule test in moduleDiego Barrios Romero2018-11-111-13/+16
* Add support for channel selectionDiego Barrios Romero2018-11-112-0/+45
* Allow unused methodsDiego Barrios Romero2018-11-111-0/+1
* Rename test moduleDiego Barrios Romero2018-11-111-0/+0
* Use new channel selection typesDiego Barrios Romero2018-11-111-2/+2
* Add support for setting the comparator latchingDiego Barrios Romero2018-11-102-1/+7
* Refactor testsDiego Barrios Romero2018-11-101-19/+7
* Add support for setting the comparator polarityDiego Barrios Romero2018-11-102-2/+19
* Add support for setting the comparator modeDiego Barrios Romero2018-11-082-0/+33
* Add support for ADS1014Diego Barrios Romero2018-11-081-0/+1
* Add tests for setting the thresholdsDiego Barrios Romero2018-11-082-3/+20
* Add tests for setting the data rateDiego Barrios Romero2018-11-082-3/+40
* Allow constructor/destructor helper functions not to be usedDiego Barrios Romero2018-11-081-0/+2
* Include macros from common moduleDiego Barrios Romero2018-11-081-0/+1
* Add tests for ADS1x13 devicesDiego Barrios Romero2018-11-072-0/+131