Hello, I want to add support for parsing aligent binary input file. Documentation and sample code for parsing file are available [1].
But I have some questions how to do this. First the channel are not interlaced : there is all data for channel 1, then all data for channel 2, ... There can be a mix of analog and logic signal. Is that possible to import channel per channel ? Is that possible to mix logic and analog signal ? All input driver I saw seem import all channel at once with a "sr_session_send" and the timestamp is auto generated with samplerate. Which input driver do you recommend to use as example ? Also is that possible to decode protocol on analog signal ? Is there a analog to logic converter ? Matthieu [1] http://cp.literature.agilent.com/litweb/pdf/54695-97015.pdf http://www.home.agilent.com/upload/cmc_upload/All/binToAscii.c?&cc=FR&lc=fre ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

