]> sigrok.org Git - libsigrok.git/history - src/libsigrok-internal.h
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / libsigrok-internal.h
2023-10-16 Gerhard Sittigfeed_queue: add API to submit multiple sample values...
2023-10-16 Gerhard Sittigfeed_queue: rename routines for submission of a single...
2023-10-07 Gerhard Sittiglibsigrok-internal.h: factor out logger decl's printf...
2023-09-25 Gerhard Sittigserial: introduce support for raw TCP communication...
2023-09-25 Gerhard Sittigtcp: introduce common support code for TCP socket commu...
2023-04-30 Gerhard Sittigbinary_helpers: remove unused u64 and float variants...
2023-04-30 Mathieu Pilatobinary_helpers: Add bv_get_value function.
2023-04-30 Mathieu Pilatobinary_helpers: Rename bv_get_value to reflect it's...
2023-04-30 Mathieu Pilatobinary_helpers: Reflect that bv_get_value() takes bytes...
2023-04-30 Mathieu Pilatobinary_helpers: Add support for 24 bits wide integers.
2023-04-30 Mathieu Pilatolibsigrok-internal.h: Add read_u24be helper function
2023-03-30 Gerhard Sittigbinary_helpers: remove scaling factor from binary field...
2023-03-19 Gerhard Sittigserial_bt: support the dialog DA14580 chip (seen in...
2023-03-19 Gerhard Sittigserial_bt: add generic conn=bt/notify/<addr> "chip...
2023-03-19 Gerhard Sittigserial_bt, bluez: support MTU exchange in BLE reception
2023-03-19 Gerhard Sittiglibsigrok-internal.h: add length checking endianess...
2023-03-16 Gerhard Sittigserial_bt: add support for JL AC6328 chips (RFCOMM...
2023-03-16 Gerhard Sittigbinary helper: drop analog channel support (submit...
2023-03-16 Gerhard Sittigfeed queue: add scale/offset support, rename MQ/unit...
2023-03-05 Gerhard Sittigfeed queue: add scaling, MQ and unit to analog feed...
2023-03-05 Gerhard Sittigbinary helpers: touch up Doxygen comments (in/out param...
2023-03-05 Gerhard Sittigbinary helpers: address minor style nits, break long...
2022-08-21 Gerhard Sittigusb: move connection string parsing out of USB enumerat...
2022-02-06 Gerhard Sittigdevice: provide glib compatible callback to free usb...
2022-02-06 Gerhard Sittigdevice: introduce common helpers for channel group...
2022-02-06 Gerhard Sittiglibsigrok-internal.h: add 24bit and 40bit endianess...
2021-12-22 Gerhard Sittigftdi: address ftdi_usb_purge_buffers() deprecation...
2021-12-22 Gerhard Sittigbinary helpers: add "invalid" enum item, improve readab...
2021-12-22 Gerhard Sittiginput: optionally send trigger markers from common...
2021-12-22 Gerhard Sittigserial: move sr_serial_extract_options() out of "have...
2021-10-13 Gerhard Sittigsw_limits: extend API to "get remaining counts" before...
2021-10-13 Gerhard Sittiginput: accept const sdi in feed queue API
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
next