]> sigrok.org Git - libsigrok.git/history - tests/analog.c
kingst-la2016: fix segfault that often occurs when a capture is aborted
[libsigrok.git] / tests / analog.c
2020-09-18 Gerhard Sittigtests/analog: add more tests for analog feed to float...
2018-06-19 Uwe Hermanntests: Expand test_analog_unit_to_string unit test.
2018-06-19 Uwe Hermanntests: Fix test_analog_unit_to_string unit test.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-08-28 Aurelien Jacobsanalog: improve output readability by using SI prefix
2016-05-16 Stefan Brünsanalog: Implement division for sr_rational
2016-05-16 Stefan Brünsanalog: Implement multiplication for sr_rational
2016-05-16 Stefan Brünsanalog: Add equality check for sr_rational
2015-10-25 Uwe Hermanntests: Drop another obsolete sr_analog_float_to_string...
2015-10-24 Uwe HermannDrop unneeded sr_analog_float_to_string().
2015-10-20 Uwe HermannAdd a few unit tests for the analog conversion functions.