summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This reverts commit 998047fa397e4b28a199baaba32f2f190f0689f3.
* Revert "Make macro use specific to tests"Diego Barrios Romero2018-11-131-1/+1
| | | | This reverts commit 676504976d67f976cde947b11652848fd5132613.
* 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