]> sigrok.org Git - libsigrok.git/history - src/libsigrok-internal.h
std_serial_dev_acquisition_stop(): Drop unneeded parameter.
[libsigrok.git] / src / libsigrok-internal.h
2016-04-29 Uwe Hermannstd_serial_dev_acquisition_stop(): Drop unneeded parameter.
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
2016-03-27 Soeren ApelEnable loading of session files without the capture...
2016-01-05 Wolfram Sangdmm: vc870: drop unused variable
2016-01-05 Wolfram Sangdmm: vc870: support effective voltage & current
2016-01-04 Daniel Elstnerresource: Replace ssize_t with gssize to avoid unistd.h
2015-12-31 Martin LingMake SR_CONF_MASK an internal constant.
2015-12-31 Martin LingMake SR_CONF_{SCAN,DEVICE}_OPTIONS into internal constants.
2015-12-21 Soeren ApelAdd RL64 and RL64S endianness helper macros
2015-12-21 Soeren ApelWhitespace fixes
2015-12-21 Stefan Brünsanalog: add conversion from various integer formats...
2015-12-04 Tilman SauerbeckAdd the RB64 macro.
2015-11-15 Matthieu GailletAdd dtm0660 15-byte DMM protocol parser.
2015-11-08 Uwe HermannConstify a lot more items.
2015-10-31 Bert VermeulenRemove obsolete SR_INPUT_META_MIMETYPE metadata key.
2015-10-30 Daniel Elstnerzip: Provide fallback if zip_discard() is unavailable
2015-10-20 Uwe HermannSR_DF_ANALOG2 and sr_datafeed_analog2 renames.
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-10-17 Daniel Elstnersession: Make event source injection API private
2015-10-17 Daniel Elstnersession: Keep reference to main context while running
2015-10-17 Daniel Elstnersession: Make sr_session_run() optional
2015-10-01 Daniel Elstnerdrivers: Load firmware via new resource API
2015-10-01 Daniel Elstnerresource: Move sr_file_get_size() to resource.c
2015-10-01 Daniel Elstnerresource: New internal API for accessing resource files
2015-10-01 Daniel Elstnersrzip: Avoid low-level FD-based I/O
2015-10-01 Daniel Elstnerinput: Use fseeko/ftello to get the size of a file
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-13 Daniel Elstnerlibsigrok-internal.h: Remove unused prototypes
2015-09-13 Daniel Elstnerserial: Make serial device event sources more robust
2015-09-13 Daniel ElstnerBuild: Force ISO-conforming format syntax on MinGW
2015-09-12 Daniel Elstnerlog: Use generalized sr_log() to implement logging...
2015-09-10 Daniel Elstnersession: Port to GLib main loop
2015-09-07 Daniel ElstnerUSB: Handle live changes to the set of FDs to poll
2015-09-07 Daniel ElstnerUSB: Remove Windows-specific event handling code
2015-09-04 Daniel ElstnerUSB: On Windows, block to wait for libusb events
2015-09-03 Daniel Elstnersession: Allow multiple poll FDs per event source
2015-09-03 Daniel Elstnersession: Unify handling of I/O and timer sources
2015-09-03 Daniel Elstnersession: Properly accumulate event source timeouts
2015-08-28 Uwe HermannAdd a protocol parser for KERN scales.
2015-08-25 Bert VermeulenAdd sr_usb_close().
2015-08-25 Bert VermeulenMake sr_next_enabled_channel() from scpi-pps available...
2015-08-25 Bert Vermeulenscpi: Move SCPI-related definitions to separate header...
2015-08-15 Soeren ApelIntroduce OutputFlag
2015-07-30 Soeren ApelAdd filename field to sr_output and make it accessible
2015-05-12 Aurelien JacobsAdd a modbus communication helper module.
2015-05-12 Aurelien Jacobslibsigrok-internal.h: add helper macro to read floats...
2015-05-09 Aurelien JacobsUse G_PI instead of defining our own version of PI.
2015-04-28 Aurelien JacobsDefine our own constant for PI.
2015-04-07 Uwe Hermannsr_driver_list() now takes a context pointer.
2015-03-26 Martin LingStore a context pointer in struct sr_session.
2015-03-24 Martin LingInitial fix attempt for a thread-related issue on Windows.
2015-03-24 Uwe HermannFix a bunch of typos.
2015-03-22 Uwe HermannRandom whitespace and other minor fixes.
2015-03-20 Uwe HermannAdd initial Voltcraft VC-870 support.
2015-03-19 Martin LingSimplify channel creation.
2015-03-01 Martin Lingut372: Initial sub-driver skeleton.
2015-02-11 Uwe Hermanntransform: Hook up transforms.
2015-02-11 Uwe Hermanntransform: Add struct sr_transform and struct sr_transf...
2015-01-27 Joel Holdsworthoutput: Added preferred file extension field
2015-01-27 Joel Holdsworthinput: Added preferred file extension field
2015-01-05 Uffe JakobsenFix compile error on FreeBSD
2014-11-25 Aurelien Jacobssoft-trigger: Add support for pre-triggering.
2014-11-21 Uwe HermannEliminate sr_dev_inst_new().
2014-11-17 Aurelien JacobsAdd a sr_analog_init() API to initialize sr_datafeed_an...
2014-11-12 Uwe HermannChange sr_dev_inst_new() to take no parameters.
2014-11-11 Uwe HermannMake 'struct sr_dev_inst' opaque.
2014-11-01 Uffe Jakobsenols: Fix a serial port related issue on FreeBSD.
2014-10-25 Uwe HermannAdd UNI-T UT71x DMM parser.
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-12 Uwe Hermannlibsigrok-internal.h: Fix some outdated comments.
2014-10-12 Janne HuttunenAdd protocol decoder for Cyrustek ES51919 LCR meter...
2014-10-12 Aurelien Jacobsusb: Simplify usb_get_port_path() and fix writing into...
2014-10-06 Bert Vermeulenserial: Add serial_timeout().
2014-10-03 Martin LingAdd a configurable read timeout to blocking SCPI reads...
2014-10-02 Martin LingAdd a timeout parameter to blocking serial calls.
2014-09-29 Bert VermeulenClean up internal input API docs.
2014-09-29 Bert Vermeuleninput: sr_input_free() is now a void function.
2014-09-29 Bert Vermeuleninput: Add sr_input_end().
2014-09-29 Bert Vermeuleninput: Add sdi_ready flag to struct sr_input.
2014-09-29 Soeren ApelRemoval of sdi->index, step 1: remove it from headers...
2014-09-25 Bert VermeulenAdd sr_packet_copy/_free functions.
2014-09-24 Martin Lingserial: Eliminate serial_read(), serial_write() and...
2014-09-23 Soeren ApelAdd usb_get_port_path() helper function
2014-09-18 Uwe HermannTypos and consistency fixes.
2014-09-16 Bert VermeulenChange type of SR_CONF keys to uint32_t.
2014-09-14 Martin Linghwdriver: Validate types of GVariants passed by user.
2014-08-27 Bert Vermeuleninput: sr_input_scan_*() now return a status code.
2014-08-26 Bert VermeulenAdd RB16S and RB32S (signed) macros.
2014-08-25 Bert Vermeuleninput: Fix internal API docs.
2014-08-25 Bert Vermeuleninput: Frontends don't need to see SR_INPUT_META_*.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert Vermeuleninput: make sr_input{_module} opaque to clients.
2014-08-25 Bert VermeulenAvoid warnings on all-zero static struct entries.
2014-08-15 Bert Vermeulenoutput: Constify module options.
2014-08-02 Bert Vermeulenoutput: Modules can keep track of option resources...
2014-08-01 Janne HuttunenImplement Brymen BM25x series as a serial DMM.
2014-07-28 Bert Vermeulenoutput: Rename instance private storage pointer to...
2014-07-26 Bert Vermeulenoutput: Finish output module API wrappers.
next