]> sigrok.org Git - libsigrok.git/history - src
Restore number "categories" in sr_configkey.
[libsigrok.git] / src /
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-31 Martin LingAdd new sr_driver_scan_options() helper function.
2015-12-31 Martin LingAdd new sr_dev_options() helper function.
2015-12-31 Martin LingAdd new sr_dev_config_capabilities() helper function.
2015-12-29 Uwe Hermannsrc/usb.c: Only allow hex characters in CONN_USB_VIDPID.
2015-12-29 Wolfram Sangmodbus: silence a build warning
2015-12-26 Uwe HermannPrefer postfix-increment for consistency across the...
2015-12-25 Uwe Hermannkorad-kaxxxxp: Add workaround for a Korad KA3005P issue.
2015-12-24 Uwe Hermannkorad-kaxxxxp: Add support for the Velleman PS3005D.
2015-12-22 Daniel Elstnersysclk-lwla: Use static array for LWLA1034 init sequence
2015-12-22 Daniel Elstnersysclk-lwla: Attempt initialization three times
2015-12-22 Daniel Elstnersysclk-lwla: Use static array for init sequence
2015-12-22 Daniel Elstnersysclk-lwla: Work around short transfer quirk
2015-12-22 Daniel Elstnersysclk-lwla: Skip unused registers in status poll
2015-12-22 Daniel Elstnersysclk-lwla: Declare model_info structs as extern
2015-12-21 Daniel Elstnersysclk-lwla: Close USB handle on drain error
2015-12-21 Daniel Elstnersysclk-lwla: Various cosmetic improvements
2015-12-21 Soeren ApelAdd the Lauterbach Trace32 logic analyzer data import...
2015-12-21 Soeren ApelAdd RL64 and RL64S endianness helper macros
2015-12-21 Soeren ApelWhitespace fixes
2015-12-21 Uwe Hermanninput/raw_analog: Fix two compiler warnings.
2015-12-21 Uwe Hermanninput/raw_analog: Use ARRAY_SIZE.
2015-12-21 Stefan Brünsinput/raw_analog: set scale and offset appropriately
2015-12-21 Stefan Brünsinput/raw_analog: Add input module for raw analog signals
2015-12-21 Stefan Brünsanalog: add conversion from various integer formats...
2015-12-21 Stefan Brünsinput/wav: initialize channel list before going into...
2015-12-04 Tilman Sauerbecklecroy-logicstudio: Initial driver implementation.
2015-12-04 Tilman SauerbeckAdd the RB64 macro.
2015-12-01 Hannu Vuolasahokorad-kaxxxxp: Workaround for Korad device bug
2015-12-01 Hannu Vuolasahokorad-kaxxxxp: Fix typo in Korad driver device enum
2015-11-29 Stefan Brünsoutput/wav: use the right buffer for SR_DF_ANALOG
2015-11-29 Stefan Brünsinput/wav: fix and simplify conversion of integer samples
2015-11-29 Stefan Brünsinput/wav: increase search range for data chunk, report...
2015-11-29 Stefan Brünsinput/wav: fix error in offset calculation
2015-11-29 Stefan Brünsoutput/wav: track and free memory for float conversion...
2015-11-29 Stefan Brünsinput: fix leak of config data in several input modules
2015-11-29 Stefan Brünsoutput: fix options memory leak
2015-11-29 Stefan Brünsoutput/analog: track and free memory for float conversi...
2015-11-29 Stefan Brünssession: free memory for datafeed callbacks, reported...
2015-11-29 Stefan Brünssession: fix use after free of session->devs as reporte...
2015-11-28 Uwe HermannMake all sizeof() consistently use parenthesis.
2015-11-28 Daniel Elstnersysclk-lwla: Simplify trigger mask generation
2015-11-28 Daniel Elstnersysclk-lwla: Drain pending replies on initialization
2015-11-27 Daniel Elstnersysclk-lwla: Remove double USB set configuration
2015-11-27 Daniel Elstnersysclk-lwla: Cut down on size_t overuse
2015-11-27 Daniel Elstnersysclk-lwla: Fix copy'n'paste mistake in comment
2015-11-26 Uwe HermannUse the ALLZERO macro in more places.
2015-11-26 Hannu VuolasahoSupport for Korad KA3005P
2015-11-26 Uwe Hermannkorad-kdxxxxp: Rename driver to korad-kaxxxxp.
2015-11-26 Uwe Hermanndoxygen: Only use @since on public API functions.
2015-11-26 Petteri AimonenVCD input: Chunk up the samples in 1MB blocks.
2015-11-26 Daniel Elstnersession: Remove debug spew on I/O events
2015-11-26 Daniel Elstnersysclk-lwla: Implement support for LWLA1016
2015-11-26 Daniel Elstnersysclk-lwla: Remove global driver instance pointer
2015-11-21 Uwe Hermannsr_usb_find(): Increase the 'bus' limit to 255.
2015-11-15 Matthieu Gailletserial-dmm: Add support for Velleman DVM4100 & PeakTech...
2015-11-15 Matthieu GailletAdd dtm0660 15-byte DMM protocol parser.
2015-11-15 Uwe Hermannusb.c: Fix usb_get_port_path() issue on Mac OS X.
2015-11-15 Uwe Hermannchronovu-la: Add missing libusb dependencies.
2015-11-09 Uwe Hermannchronovu-la: Properly handle multiple devices.
2015-11-08 Uwe Hermannasix-sigma: Drop unneeded asix_sigma_driver_info.
2015-11-08 Uwe HermannConstify a lot more items.
2015-11-05 jryasix-sigma: Split into api.c and protocol.[ch] modules.
2015-11-01 Daniel Elstneropenbench-logic-sniffer: Avoid recreating event source
2015-10-31 Bert VermeulenRemove obsolete SR_INPUT_META_MIMETYPE metadata key.
2015-10-31 Bert Vermeuleninput/csv: Remove obsolete mimetype format match.
2015-10-31 Daniel Elstnersysclk-lwla: Read full 64 bit of capture duration field
2015-10-31 Daniel Elstnersysclk-lwla: Define constants for long registers
2015-10-31 Daniel Elstnersysclk-lwla: Clarify use of SRAM control registers
2015-10-30 Daniel Elstnerzip: Provide fallback if zip_discard() is unavailable
2015-10-30 Daniel Elstnersysclk-lwla: Read test word twice during initialization
2015-10-30 Daniel Elstnersysclk-lwla: Clarify function of registers 10B0 to...
2015-10-29 Uwe Hermannkorad-kdxxxxp: Minor cosmetics and consistency changes.
2015-10-29 Hannu VuolasahoOver voltage and current protection support
2015-10-29 Hannu VuolasahoSupport for regulation status and fix for mysterious M
2015-10-25 Martin Lingscpi: Move closing of discovered devices to sr_scpi_sca...
2015-10-24 Martin Lingrigol-ds: After successfully finding a device, close...
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: remove libusb_clear_halt() hack...
2015-10-24 Uwe Hermanntransform/scale: Fix g_variant_new() argument.
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: set_configuration only if it is...
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: add Rigol DS2000 to the RL1 blacklist
2015-10-24 Uwe HermannDrop unneeded sr_analog_float_to_string().
2015-10-24 Tilman Sauerbeckdrivers: Fix behaviour when trying to set an invalid...
2015-10-24 Uwe Hermannfx2lafw: Drop obsolete macro usage.
2015-10-22 Uwe Hermannfx2lafw: Add the official fx2lafw sigrok VID/PID pairs.
2015-10-20 Uwe Hermannanalog.c: Various Doxygen additions and improvements.
2015-10-20 Uwe Hermannanalog.c: Return SR_ERR_ARG upon invalid arguments.
2015-10-20 Uwe Hermannsr_analog_float_to_string(): Make 'digits' argument...
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-20 Martin Lingsession: Convert from SR_DF_ANALOG to SR_DF_ANALOG2...
2015-10-20 Martin Lingoutput/csv: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingoutput/wav: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingtransform/invert: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingtransform/scale: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingtransform/scale: Use a rational rather than floating...
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
next