]> sigrok.org Git - libsigrok.git/history - hardware/fx2lafw/fx2lafw.h
Bump copyright year
[libsigrok.git] / hardware / fx2lafw / fx2lafw.h
2013-04-11 Bert VermeulenBump copyright year
2013-02-07 Uwe HermannRename session_dev_id to cb_data everywhere.
2013-01-25 Bert VermeulenDeprecate SR_DI_TRIGGER_TYPES.
2012-12-18 Uwe Hermannfx2lafw: Various cosmetics, typo fixes, etc.
2012-12-17 Alexandru Gagniucfx2lafw: Use DRIVER_LOG_DOMAIN for log messages
2012-09-11 Bert Vermeulensr: make struct drv_context global
2012-09-11 Bert Vermeulenfx2lafw: use default libusb context
2012-08-03 Bert Vermeulenfx2lafw: use driver-private storage for instances and...
2012-07-03 Lars-Peter Clausensr: fx2lafw: Abort pending transfers when sampling...
2012-06-27 Lars-Peter Clausensr: fx2lafw: Move empty_transfer_count to device ctx
2012-05-31 Uwe Hermannsr: fx2lafw: Use gboolean, cosmetics, fix gcc warning.
2012-05-31 Joel Holdsworthfx2lafw: Added a check to limit the sample rate during...
2012-05-31 Joel Holdsworthfx2lafw: Added device caps and added support for wide...
2012-05-30 Uwe Hermannsr: fx2lafw: Forgot to add (C) line to fx2lafw.h in... libsigrok-0.1.1
2012-05-30 Uwe Hermannsr: fx2lafw: Only check for correct major FW version.
2012-05-30 Uwe Hermannsr: Fix typos.
2012-05-30 Uwe Hermannsr: fx2lafw: s/MAX_RENUM_DELAY/MAX_RENUM_DELAY_MS/.
2012-05-30 Uwe Hermannsr: fx2lafw: Fix a firmware upload bug on 32bit systems.
2012-05-10 Uwe Hermannfx2lafw: Cosmetics.
2012-05-10 Joel Holdsworthfx2lafw: Added support for 100kHz and 50kHz sampling
2012-04-10 Joel Holdsworthfx2lafw: Added command to verify firmware version
2012-03-24 Joel Holdsworthfx2lafw: Only terminate session after all transfers...
2012-03-21 Joel Holdsworthfx2lafw: Imported software triggering from fx2lafw
2012-03-15 Bert VermeulenMerge remote-tracking branch 'joel/public'
2012-03-14 Joel Holdsworthfx2lafw: Upped NUM_SIMUL_TRANSFERS to 32
2012-03-12 Joel Holdsworthfx2lafw: Moved firmware path into fx2lafw_profile
2012-03-12 Joel Holdsworthfx2lafw: Made fx2lafw profiles const
2012-03-12 Joel Holdsworthfx2lafw: Made string pointers constant
2012-03-07 Joel Holdsworthfx2lafw: Moved num_samples into context struct
2012-03-07 Joel Holdsworthfx2lafw: Devices now retain the same PID/VID after...
2012-03-07 Joel Holdsworthfx2lafw: Implemented SR_HWCAP_PROBECONFIG and SR_HWCAP_...
2012-03-04 Uwe Hermannsr: More callback param renames.
2012-02-27 Uwe Hermannsr: fx2lafw: Consistent #include guard naming.
2012-02-27 Uwe Hermannfx2lafw: Small consistency fixes.
2012-02-27 Joel Holdsworthfx2lafw: Implemented hw_dev_acquisition_start
2012-02-27 Joel Holdsworthfx2lafw: Basic implementation of hw_dev_config_set...
2012-02-27 Joel Holdsworthfx2lafw: Implemented hw_dev_open
2012-02-27 Joel Holdsworthfx2lafw: Implemented firmware upload
2012-02-25 Joel Holdsworthfx2lafw: Exposed capabilities data
2012-02-25 Joel Holdsworthfx2lafw: Added probing for fx2lafw devices
2012-02-25 Joel Holdsworthfx2lafw: Added empty hardware module for fx2lafw