]> sigrok.org Git - libsigrok.git/history - input/input_binary.c
Move the probe naming to the creator of the device, and let each driver name its...
[libsigrok.git] / input / input_binary.c
2011-12-29 Kristoffer SjöbergMove the probe naming to the creator of the device...
2011-12-28 Uwe HermannMake more variables/functions static and non-global.
2011-11-15 Uwe HermannFix some compiler warnings.
2011-06-19 Bert Vermeulenuse new datafeed packet format
2011-04-10 Uwe Hermanninput/output formats: s/extension/id/.
2011-04-10 Uwe Hermanninput/output formats: Explicit struct member names.
2011-02-08 Uwe HermannAdd sr_ prefix for device related API functions.
2011-02-08 Uwe HermannAdd sr_ prefix to session related API functions.
2011-01-30 Uwe HermannSR_ prefix for all public enums.
2011-01-30 Uwe HermannPrefix datafeed structs with sr_.
2011-01-30 Uwe HermannAdd sr_ prefix to input/output structs.
2011-01-30 Uwe HermannChange SIGROK_ prefix to SR_.
2011-01-22 Bert VermeulenRevert "re-enable filter and datastore for DF_LOGIC"
2011-01-21 Daniel Ribeirore-enable filter and datastore for DF_LOGIC
2011-01-11 Bert Vermeulenfully implement input_binary module
2011-01-10 Daniel RibeiroMerge branch 'master' of git://sigrok.git.sourceforge...
2011-01-10 Daniel Ribeiroupdate plugins and cli to use new DF_HEADER
2011-01-09 Bert Vermeulenchange all DF_LOGIC* to a single DF_LOGIC type
2011-01-08 Uwe HermannCosmetics, whitespace, simplifications.
2010-05-07 Bert Vermeuleninput: use dummy device when loading from file
2010-04-30 Bert Vermeuleninout module infrastructure + binary input module