]> sigrok.org Git - libsigrok.git/history - src/libsigrok-internal.h
libsigrok-internal.h: add 48bit endianess aware byte stream helpers
[libsigrok.git] / src / libsigrok-internal.h
2021-03-16 Gerhard Sittiglibsigrok-internal.h: add 48bit endianess aware byte...
2021-01-05 Peter Skarpetisdmm/mm38xr: introduce DMM packet parser for Meterman...
2020-11-17 Niklas Thornestrutil: introduce sr_atoul_base() conversion helper...
2020-11-05 Gerhard Sittigdriver_list: unbreak list of builtin drivers for LTO...
2020-10-26 Gerhard Sittiglibsigrok-internal.h: add u64be endianess writer
2020-10-22 Gerhard Sittigserial-dmm: add support for the Brymen BM820s family
2020-10-22 Gerhard Sittigdmm/bm52x: add support for recorded measurements (memor...
2020-10-22 Gerhard Sittigdmm/bm85x: introduce DMM packet parser for Brymen BM850...
2020-10-22 Gerhard Sittigstrutil: add text to float conversion which also gets...
2020-10-22 Gerhard Sittigserial: extend stream detect for variable length packet...
2020-09-20 Gerhard Sittigserial: add routine to manipulate handshake state ...
2020-09-19 Gerhard Sittigdmm/bm52x: introduce support for Brymen BM525s
2020-09-18 Gerhard Sittiglibsigrok-internal.h: add more endianess aware stream...
2020-08-03 Gerhard Sittigsw_limits: add const for limits param for config_get
2020-07-24 Gerhard Sittiglibsigrok-internal: add endianess helpers for floating...
2020-07-24 Gerhard Sittiginput: introduce helper for buffered submission of...
2020-06-04 Andreas Sandbergcrc: Factor out CRC16 implementation from Modbus
2020-06-04 Andreas Sandbergbinary_helpers: Add helper for devices with binary...
2020-05-29 Gerhard Sittigstrutil: introduce sr_atol_base() conversion helper...
2020-05-29 Gerhard Sittiglibsigrok-internal.h: add 24bit little endian reader...
2020-05-29 Gerhard Sittiglibsigrok-internal.h: rephrase endianess conversion...
2020-05-02 Uwe HermannFix compiler warnings related to -Wcast-function-type.
2020-04-08 Uwe Hermannstd: Rename std_session_send_frame_begin/_end().
2020-04-08 Uwe Hermannstd: Add std_session_send_df_trigger().
2020-03-25 Uwe HermannDoxygen: Properly mark a few symbols as private.
2019-10-06 Stefan BrünsFix link errors when compiling with LTO enabled
2019-07-31 Gerhard Sittiglcr/vc4080: introduce LCR packet parser for Voltcraft...
2019-06-20 Uwe Hermannstd: Factor out std_dummy_set_params().
2019-06-20 Gerhard Sittigdmm/eev121gw: visibility nits (single display parse...
2019-06-15 Uwe HermannEliminate VID_PID_TERM in favor of ALL_ZERO.
2019-06-13 Gerhard Sittigserial-hid: add support for (scrambling) Victor DMM...
2019-06-13 Gerhard Sittigdmm/bm86x: add Brymen BM86x packet parser, register...
2019-06-13 Gerhard Sittigserial-hid: introduce support for Brymen BU-86X IR...
2019-06-12 Gerhard Sittigserial-lcr: move device driver code from src/lcr/ to...
2019-06-09 Gerhard Sittigsw_limits: add support for maximum frame counts
2019-06-09 Gerhard Sittigserial: use timeout API in stream detect, obsoletes...
2019-06-04 Gerhard Sittigserial: add support for optional "RX chunk" callback
2019-06-04 Gerhard Sittigserial_bt: implement the serial over Bluetooth transpor...
2019-06-04 Gerhard Sittigbluetooth: introduce Bluetooth communication API, imple...
2019-06-02 Gerhard Sittigserial_hid: add support for the SiLabs CP2110 chip...
2019-06-02 Gerhard Sittigserial_hid: add support for the WCH CH9325 chip (UT...
2019-06-02 Gerhard Sittigserial_hid: implement serial over HID transport
2019-06-02 Gerhard Sittigserial: prepare serial over HID in common layer and...
2019-06-02 Gerhard Sittigserial: introduce local receive data buffer
2019-06-02 Gerhard Sittigserial: prepare for the absence of libserialport
2019-06-02 Gerhard Sittigserial: introduce more general "have serial comm" featu...
2019-06-02 Gerhard Sittigserial: prepare alternative transports for serial commu...
2019-06-02 Gerhard Sittigserial: introduce "has receive data" query
2019-06-02 Gerhard Sittigserial_libsp: move libserialport specific code to separ...
2019-06-02 Gerhard Sittigserial: determine timeout from most recent set_params...
2019-05-01 Vitaliy VorobyovAdd MASTECH MS2115B support.
2019-04-28 Gerhard Sittigserial: rename variable to reflect it's related to...
2019-04-28 Gerhard Sittiglibsigrok-internal.h: fix source file references in...
2019-04-28 Gerhard Sittiglibsigrok-internal.h: nit, alpha-sort include directives
2019-04-17 Frank Stettnersession: Add helper sr_session_send_meta() to send...
2018-10-14 Soeren Apeldemo: Fixup soft-trigger
2018-10-14 Gerhard Sittigserial-dmm: add EEVblog 121GW device entry (-d eevblog...
2018-10-14 Gerhard Sittigdmm/eev121gw: introduce parser for EEVblog 121GW 19...
2018-10-13 Gerhard Sittigstrutil: introduce hex dump routines (allocate a text...
2018-10-13 Gerhard Sittigdevice: introduce routines to compare channels and...
2018-10-13 Gerhard Sittigdevice: introduce common sr_channel_free() support...
2018-10-06 Uwe HermannFix various gcc 8 compiler warnings related to ARRAY_SIZE.
2018-09-18 Uwe HermannMake sr_packet_{copy,free} API calls public.
2018-09-01 Uwe HermannConsistently use the _WIN32 #define.
2018-06-26 Uwe Hermannstd: Improve prototypes of some functions.
2018-06-18 Matthias SchulzAdd support for the Voltcraft VC-96 DMM.
2018-05-17 Gerhard Sittiginput: add confidence (detection strength) to format_ma...
2018-04-26 MandlAdd support for the MASTECH MS8250D multimeter
2018-03-05 Frank Stettnermetex14: Add power factor measurement mode
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Make SR_CONF_REGULATION...
2018-02-18 Frank Stettnermetex14: Add missing modes and set correct digits value.
2018-02-18 Gerhard Sittigserial-dmm, metex14: add support for multiple channels...
2017-11-11 Frank Stettnerdrivers: Fix locale dependent string to float conversion
2017-10-03 Soeren ApelAdd std_session_send_frame_begin/end helpers
2017-08-06 Uwe Hermanndrivers: Factor out std_cg_idx().
2017-07-31 Uwe Hermanndrivers: Factor out std_*_idx*().
2017-07-31 Uwe Hermanndrivers: Replace struct voltage_threshold with an array.
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_thresholds().
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_tuple_double().
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_tuple_u64().
2017-07-21 Uwe Hermannstd_gvar_tuple_array(): Change to allow for more ARRAY_...
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_array_*().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_min_max_step_thresholds().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_min_max_step{,_array}().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_samplerates{,_steps}().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_tuple_{array,rational}().
2017-07-19 Uwe Hermanndrivers: Add and use STD_CONFIG_LIST().
2017-07-13 Uwe Hermannstd: Add and use std_dev_clear() where possible.
2017-07-13 Uwe Hermannstd: Rename std_dev_clear() to std_dev_clear_with_callb...
2017-07-13 Uwe Hermannstd: Factor out some API call dummy implementations.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_start(), factor out SR_ERR_DEV_C...
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-06-19 Joel Holdsworthusb.c: Moved in usb_match_manuf_product
2017-05-24 Uwe Hermannserial-dmm: Use a custom dummy struct for m2110.
2016-12-20 Gerhard Sittigdmm: introduce support for ASYC-II 16-byte protocol...
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-08-23 Aurelien Jacobses519xx: properly set encoding digits
2016-07-12 Aurelien Jacobsensure the only entry point of libdrivers doesn't have...
2016-06-18 Aurelien Jacobsgroup all drivers into a single object
2016-06-17 Uwe Hermannlibsigrok-internal.h: Convert to SR_DF_ANALOG.
next