]> sigrok.org Git - libsigrok.git/history - hardware/zeroplus-logic-cube/api.c
probe_groups: API changes required to implement probe groups.
[libsigrok.git] / hardware / zeroplus-logic-cube / api.c
2013-11-08 Martin Lingprobe_groups: API changes required to implement probe...
2013-06-02 Uwe Hermanns/clear_instances/dev_clear/.
2013-06-02 Uwe Hermannstd: Drop hw_ from function names.
2013-05-10 Uwe HermannUse consistent API callback function names.
2013-05-10 Uwe Hermannzeroplus: Properly set inst_type to SR_INST_USB.
2013-05-10 Uwe Hermannzeroplus: Use std_dev_clear().
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-04-27 Bert VermeulenDon't automatically clear known instances from USB...
2013-04-24 Bert VermeulenEnforce open device before config_set()/dev_acquisition...
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-22 Bert Vermeulenzeroplus-logic-cube: Use sr_dev_inst to store connectio...
2013-04-16 Bert Vermeulendrivers: return SR_ERR_NA on unsupported config key
2013-04-14 Jan Luebbezeroplus-logic-cube: add USB ID for LAP-16128U
2013-04-11 Bert Vermeulenzeroplus-logic-cube: fix samplerate setting
2013-04-11 Bert Vermeulenzeroplus-logic-cube: Adjust to GVariant-based sr_config...
2013-02-08 Uwe Hermannzeroplus: Only report supported samplerates.
2013-02-08 Uwe Hermannzeroplus: Cosmetics, small fixes, drop unneeded stuff.
2013-02-08 Uwe Hermannzeroplus: Split into api.c and protocol.c.