]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2014-11-14 Bert VermeulenRefactor scan options check.
2014-11-14 Uwe Hermannbindings: Fix out-of-tree build.
2014-11-14 Uwe Hermannbindings: Re-enable Java, but ignore create_analog_pack...
2014-11-14 Bert Vermeulensr_driver_scan: Enforce options passed in by client.
2014-11-14 Bert Vermeulendemo: Use allocation for model string.
2014-11-13 Uwe Hermannmic-985xx: Convert to use SR_DF_ANALOG2.
2014-11-13 Uwe Hermannvictor-dmm: Convert to use SR_DF_ANALOG2.
2014-11-13 Bert Vermeulenoutput/analog: Add SR_DF_ANALOG2 support.
2014-11-13 Bert VermeulenAdd sr_analog_to_float().
2014-11-13 Bert VermeulenAdd SR_DF_ANALOG2 and related structs.
2014-11-13 Martin Lingbindings: Fix enums.py compatibility with Python 3.
2014-11-13 Uwe Hermannbindings: Add Session::context().
2014-11-13 Uwe Hermannconfigure.ac: Temporarily disable Java bindings.
2014-11-13 Martin Lingbindings: Add packet constructors.
2014-11-13 Martin Lingbindings: Add QuantityFlag::mask_from_flags() method.
2014-11-13 Martin Lingbindings: Add UserDevice wrapping.
2014-11-12 Uwe HermannChange sr_dev_inst_new() to take no parameters.
2014-11-12 Uwe HermannHACKING: Document the new malloc related guidelines.
2014-11-12 Uwe HermannHACKING: Minor updates.
2014-11-12 Martin Lingpython: Wrap Analog::data() as a NumPy array.
2014-11-12 Martin Lingbindings: Expose Analog::channels() as an attribute.
2014-11-12 Martin Lingpython: Return correct PacketPayload subclasses from...
2014-11-12 Martin Lingpython: Fix error handling for callbacks.
2014-11-12 Martin Lingpython: Implement equality checks for EnumValue derived...
2014-11-12 Martin Lingbindings: Support per-language extensions to EnumValue...
2014-11-12 Martin Lingpython: Fix mapping of vector & map attributes to Pytho...
2014-11-12 Martin Lingbindings: Use new %attributevector and %attributemap...
2014-11-12 Martin Lingbindings: Expose ConfigKey::identifier as an attribute.
2014-11-12 Martin Lingbindings: Expose EnumValue::id and EnumValue::name...
2014-11-12 Martin Lingbindings: Wrap EnumValue base class.
2014-11-12 Martin Lingbindings: Rename ConfigKey::get(string) to get_by_ident...
2014-11-12 Martin Lingcxx: Implement more of EnumValue in template.
2014-11-11 Bert Vermeulenoutput: Add srzip, the session file format.
2014-11-11 Uwe Hermannunit tests: Add a test case for sr_dev_inst_channel_add().
2014-11-11 Uwe Hermannunit tests: Add a test case for sr_dev_inst_user_new().
2014-11-11 Uwe HermannAdd sr_dev_inst_user_new(), sr_dev_inst_channel_add().
2014-11-11 Uwe Hermannuni tests: Use sr_dev_inst_channels_get() to fix the...
2014-11-11 Uwe Hermannbindings: Use getters now that 'struct sr_dev_inst...
2014-11-11 Uwe HermannConstify the sdi parameter of all sr_dev_inst_*() getters.
2014-11-11 Uwe HermannMake 'struct sr_dev_inst' opaque.
2014-11-11 Uwe HermannAdd sr_dev_inst_channels_get() and sr_dev_inst_channel_...
2014-11-09 Uwe Hermannsession_driver.c: Allow querying of SR_CONF_CAPTURE_UNI...
2014-11-02 Uwe HermannBrymen BM25x: Drop unneeded _ser/_SER suffix.
2014-11-01 Uffe Jakobsenols: Fix a serial port related issue on FreeBSD.
2014-11-01 Bert VermeulenOnly sr_dev_inst_free() should free channel groups.
2014-10-29 Uwe Hermannfx2lafw: Fix wide (16bit) sampling case.
2014-10-29 Bert Vermeulenzeroplus-logic-cube: Add support for AKIP-9101.
2014-10-27 Soeren ApelMake sr_dev_inst_connid_get() available without libusb
2014-10-27 Bert Vermeulenhantek-dso: Fix driver/global/channel group config...
2014-10-27 Bert VermeulenChange SR_CONF_FILTER key to a boolean type.
2014-10-27 Bert Vermeulenasix-sigma: Publish driver options.
2014-10-27 Bert Vermeulenscpi-pps: Publish driver options.
2014-10-27 Bert Vermeulendemo: Rearrange driver and device options.
2014-10-27 Bert Vermeulencem-dt-885x: Publish driver options.
2014-10-27 Bert Vermeulenatten-pps3xxx: Publish driver options.
2014-10-27 Bert VermeulenMore robust searching for config keys.
2014-10-27 Bert VermeulenAdd config info for device type and limit config keys.
2014-10-25 Uwe HermannAdd support for the UNI-T UT71x series (aka Voltcraft...
2014-10-25 Uwe HermannAdd UNI-T UT71x DMM parser.
2014-10-22 Bert Vermeulensr_dev_inst_connid_get() requires libusb.
2014-10-22 Bert Vermeulenhantek-dso: Properly zero out MQ flags.
2014-10-22 Bert VermeulenAccept subtype of expected GVariant values.
2014-10-21 Janne HuttunenExport LCR meter 'auto' bits as config keys instead...
2014-10-19 Jens Steinhauserinput/csv: Skip header line.
2014-10-18 Bert Vermeulenscpi-pps: Add support for Fluke/Philips PM2800 series.
2014-10-18 Bert Vermeulenscpi-pps: Move non-standard data type processing to...
2014-10-18 Bert Vermeulenscpi-pps: Add channel probe facility to scan.
2014-10-18 Bert VermeulenFix typos.
2014-10-18 Bert VermeulenFree channel group private storage when clearing device...
2014-10-17 Janne HuttunenRename "SERIAL" -> "SERIES".
2014-10-17 Janne HuttunenAllow building libsigrok without libserialport.
2014-10-17 Soeren ApelAuto-set sdi->connection_id for serial devices in the...
2014-10-17 Soeren Apelyokogawa-dlm: Populate sdi->serial_num and sdi->version
2014-10-17 Soeren Apelrigol-ds: Populate sdi->serial_num
2014-10-17 Soeren Apelhameg-hmo: Populate sdi->serial_num
2014-10-17 Soeren Apelscpi-pps: Populate sdi->serial_num and fix hw_info...
2014-10-17 Soeren Apelscpi: Populate sdi->connection_id
2014-10-17 Soeren Apelsysclk-lwla: Let the sdi getter populate sdi->connection_id
2014-10-17 Soeren Apelikalogic-scanalogic2: Let the sdi getter popuplage...
2014-10-17 Soeren ApelProvide getters for sr_dev_inst member access
2014-10-17 Bert Vermeulenscpi-pps: Start acquisition on the first enabled channel.
2014-10-17 Bert Vermeulenscpi-pps: Optimize channel selection.
2014-10-16 Bert Vermeulenscpi-pps: Disable beeper during session.
2014-10-16 Bert Vermeulenscpi-pps: Properly clean up acquisition session.
2014-10-16 Bert Vermeulenscpi-pps: Use only standard SCPI for Rigol DP800 series.
2014-10-16 Bert VermeulenFix short names for SR_CONF_OUTPUT_VOLTAGE_TARGET/_CURR...
2014-10-15 Martin Lingbindings: Remove Device::description().
2014-10-15 Martin Lingbindings: Add Session::filename() and corresponding...
2014-10-15 Martin Lingbindings: Add accessor to obtain parent object.
2014-10-15 Martin Lingbindings: add SWIG attribute for Packet::type.
2014-10-15 Martin LingC++: Don't clear Session::_owned_devices() in Session...
2014-10-15 Martin LingTrack sdis created by sr_session_load(), and free in...
2014-10-15 Martin LingCorrect description of sr_session.devs.
2014-10-15 Bert VermeulenUse SR_CONF_OUTPUT_VOLTAGE_TARGET and _CURRENT_LIMIT.
2014-10-13 Uwe Hermannconfigure.ac: Drop ols Windows exception, should be...
2014-10-13 Bert Vermeulenscpi-pps: Split boolean set options into enable/disable.
2014-10-13 Uwe HermannRename SR_CONF_LCR_METER to SR_CONF_LCRMETER.
2014-10-12 Uwe Hermannlibsigrok-internal.h: Fix some outdated comments.
2014-10-12 Janne HuttunenAdd driver for DER EE DE-5000 LCR meter.
2014-10-12 Janne HuttunenAdd protocol decoder for Cyrustek ES51919 LCR meter...
next