aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/sensors_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* types: convert sensor_value_t to a mapBrent Stapleton2018-05-141-0/+7
|
* uhd: Update license headersMartin Braun2018-02-191-1/+1
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* types: sensor_value_t can now be created from mapMartin Braun2017-12-221-0/+95
- Adds unit tests for sensor_value_t also