From: Bert Vermeulen Date: Sat, 7 Jan 2012 01:50:14 +0000 (+0100) Subject: convert data coming in from a PD to C structs X-Git-Tag: libsigrokdecode-0.1.0~201 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=159699490ea4bf2495e99dcd5fb18b240d7499df;hp=159699490ea4bf2495e99dcd5fb18b240d7499df convert data coming in from a PD to C structs This is in preparation for passing annotation data back to the calling frontend, and python data up to the next protocol in the stack. ---