]> sigrok.org Git - libsigrok.git/history - src/input/binary.c
Change type of SR_CONF keys to uint32_t.
[libsigrok.git] / src / input / binary.c
2014-09-10 Bert Vermeuleninput/binary: Fix broken I/O loop.
2014-08-30 Bert Vermeuleninput/binary: Use uint64 for samplerate option.
2014-08-26 Bert Vermeuleninput: Avoid warnings on all-zero static struct entries.
2014-08-25 Bert Vermeuleninput: Convert binary module.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert Vermeuleninput: s/format/module in all naming.
2014-07-22 Bert VermeulenReorganize project tree.