]> sigrok.org Git - libsigrok.git/history - src/hardware/sysclk-lwla
yokogawa-dlm: Minor cosmetics, consistency fixes, typos.
[libsigrok.git] / src / hardware / sysclk-lwla /
2015-04-12 Uwe Hermannwindows: Fix various compiler warnings.
2015-03-26 Uwe Hermannsysclk-lwla: Use ARRAY_SIZE instead of G_N_ELEMENTS.
2015-03-24 Uwe HermannVarious #include file cosmetic fixes.
2015-03-24 Uwe HermannSome more g_try_*alloc() fixes.
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-03-24 Uwe HermannFix a bunch of typos.
2015-03-22 Uwe HermannRemove unneeded #endif comments.
2015-03-22 Uwe HermannConsistency and whitespace fixes for switch statements.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2015-03-19 Martin LingSimplify channel creation.
2015-01-31 Daniel Elstnersysclk-lwla: Widen constant to 64 bit before shifting
2014-11-21 Uwe HermannConsistently use g_malloc0() for allocating devc.
2014-11-21 Uwe HermannEliminate sr_dev_inst_new().
2014-11-12 Uwe HermannChange sr_dev_inst_new() to take no parameters.
2014-10-17 Soeren Apelsysclk-lwla: Let the sdi getter populate sdi->connection_id
2014-09-29 Soeren ApelRemoval of sdi->index, step 6: fix sysclk-lwla
2014-09-17 Bert VermeulenPublish config key capabilities.
2014-09-16 Bert VermeulenConsistently use 'scanopts' variable across all drivers.
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-07-22 Bert VermeulenReorganize project tree.