]> sigrok.org Git - libsigrok.git/history - hardware/hameg-hmo/protocol.c
build: Portability fixes.
[libsigrok.git] / hardware / hameg-hmo / protocol.c
2014-03-25 Uwe HermannRename various *PROBE* macros to *CHANNEL*.
2014-03-25 Uwe HermannRename sr_probe_new() to sr_channel_new().
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2014-03-25 Uwe HermannReplace channel_group.probes with channel_group.channels.
2014-03-25 Uwe HermannReplace 'probe group' with 'channel group' everywhere.
2014-03-25 poljar (Damir Jelić)hameg-hmo: Fix the logic for the horizontal trigger...
2014-01-16 poljar (Damir Jelić)hameg-hmo: Silence warning about format security.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Advertise the frame limit option.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Add support for sample rate fetching.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Change the way vdiv and timebase are saved.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Send the DF_END packet in acquisition_stop()
2014-01-16 poljar (Damir Jelić)hameg-hmo: Handle floating point numbers while ignoring...
2014-01-14 Aurelien Jacobschange a bunch of functions from SR_PRIV to static
2013-12-27 Bert Vermeulenhameg-hmo: Support DC LINE coupling.
2013-12-18 poljar (Damir Jelić)hameg-hmo: Move the declaration of the driver info...
2013-12-03 Martin LingMake SCPI functions device independent, with separate...
2013-12-03 Uwe Hermannhameg-hmo: Use hmo_ prefix for driver-local SR_PRIV...
2013-12-03 Uwe Hermannhameg-hmo: Minor cosmetics, coding-style fixes.
2013-12-03 poljar (Damir Jelić)hameg-hmo: Add initial working driver version.
2013-12-03 poljar (Damir Jelić)hameg-hmo: Initial driver skeleton.