]> sigrok.org Git - libsigrok.git/history - src/hardware/yokogawa-dlm/protocol.h
Constify a few arrays and variables.
[libsigrok.git] / src / hardware / yokogawa-dlm / protocol.h
2015-03-21 Uwe HermannConstify a few arrays and variables.
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2014-09-16 Bert VermeulenConsistently use 'devopts' variable across all drivers.
2014-09-16 Bert VermeulenChange type of SR_CONF keys to uint32_t.
2014-08-30 Soeren Apelyokogawa-dlm: Replace g_try_malloc() calls and fix...
2014-08-30 Soeren Apelyokogawa-dlm: Do not block when receiving and save...
2014-08-30 Soeren Apelyokogawa-dlm: Flesh out driver with current state of...
2014-08-30 Soeren Apelyokogawa-dlm: Integrate driver skeleton