]> sigrok.org Git - libsigrok.git/history - src/analog.c
Don't set _POSIX_C_SOURCE for VXI/RPC related files.
[libsigrok.git] / src / analog.c
2015-08-28 Uwe HermannVarious key lists: Add reminders of what needs updates...
2015-08-28 Uwe Hermannanalog.c: Fix key order, add missing items.
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-02-17 Uwe HermannVarious Doxygen updates.
2015-02-12 Aurelien JacobsRemove the inline qualification from sr_rational_set().
2014-11-23 Bert VermeulenAdd sr_rational_set() convenience function.
2014-11-20 Bert VermeulenFix invalid pointer dereference.
2014-11-19 Martin LingMake sr_analog_*_to_string() functions allocate the...
2014-11-18 Bert VermeulenAdd analog helper sr_analog_unit_to_string().
2014-11-18 Bert VermeulenAdd analog helper sr_analog_float_to_string().
2014-11-17 Bert Vermeulenanalog: Fix analog_to_float typos, and cleanup.
2014-11-17 Aurelien JacobsAdd a sr_analog_init() API to initialize sr_datafeed_an...
2014-11-13 Bert VermeulenAdd sr_analog_to_float().