]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2012-07-31 Ivan Fedorovsr: fx2lafw: Add basic support for USBee DX and clones
2012-07-29 Bert Vermeulensr: always use uint64_t for samplerate
2012-07-29 Bert Vermeulensr: extra checks for properly handling driverless devices
2012-07-29 Bert Vermeulensr: fix struct sr_input for parameter passing
2012-07-29 Tomaž ŠolcAllow setting samplerate when reading binary files
2012-07-23 Bert Vermeulensr: chronovu-la8: fix segfault on discovery
2012-07-14 Uwe Hermannsr: la8: Support for newer USB VID/PID of the device.
2012-07-12 Uwe Hermannsr: la8: Drop useless cast.
2012-07-12 Uwe Hermannsr: Add sr_strerror() and sr_strerror_name().
2012-07-11 Lars-Peter... sr: session: Deprecate sr_session_halt()
2012-07-11 Lars-Peter... sr: session: Do not cleanup the driver state in sr_sess...
2012-07-11 Lars-Peter... sr: session: Close a device when it is removed from...
2012-07-11 Uwe Hermannsr: Drop mastech-va18b, code will be in genericdmm.
2012-07-11 Bert Vermeulensr: fix conditional build for ezusb and serial helpers
2012-07-10 Lars-Peter... sr: session: Moves sources to session struct
2012-07-10 Lars-Peter... sr: demodevice: Make read channel non-blocking
2012-07-10 Lars-Peter... sr: session: Realloc correct array for pollfds in _sr_s...
2012-07-08 Lars-Peter... sr: fx2lafw: Free transfers in reverse order
2012-07-04 Uwe Hermannsr: Minor cosmetics.
2012-07-04 Lars-Peter... sr: session/demo: Remove Windows specific hack
2012-07-04 Lars-Peter... sr: session: Add support for GPollFD or GIOChannel...
2012-07-04 Lars-Peter... sr: session: Keep a global pollfd array
2012-07-04 Lars-Peter... sr: session: Use realloc to resize source array
2012-07-04 Bert Vermeulensr: moved sigrok.h so libsigrok/libsigrok.h
2012-07-03 Lars-Peter... sr: demodevice: Reset sample limit when setting time...
2012-07-03 Lars-Peter... sr: fx2lafw: Fix potential leaks in acquisition_start...
2012-07-03 Lars-Peter... sr: fx2lafw: Do not start a new acquisition if the...
2012-07-03 Lars-Peter... sr: fx2lafw: Abort pending transfers when sampling...
2012-07-01 Bert Vermeulensr: add genericdmm driver
2012-07-01 Bert Vermeulensr: add HWCAP type SR_T_KEYVALUE (char **)
2012-07-01 Bert Vermeulensr: use proper definitions for parity setting
2012-07-01 Bert Vermeulenfx2lafw: enable driver build by default
2012-06-28 Uwe Hermannsr: Mastech VA18B: Partial protocol supports (WIP).
2012-06-27 Uwe Hermannsr: hantek-dso: Fix copy-paste error.
2012-06-27 Lars-Peter... sr: fx2lafw: Move empty_transfer_count to device ctx
2012-06-27 Lars-Peter... sr: fx2lafw: Calculate buffer size and timeout based...
2012-06-27 Lars-Peter... sr: fx2lafw: Handle the transfer's status
2012-06-27 Lars-Peter... sr: fx2lafw: Avoid unnecessary alloc/free combo
2012-06-27 Lars-Peter... sr: fx2lafw: Properly free transfer
2012-06-27 Lars-Peter... sr: fx2lafw: Allocate header and packet struct on the...
2012-06-27 Joel Holdsworthfx2lafw: Made libusb_claim_interface error messages...
2012-06-27 Bert Vermeulenhantek-dso: add profiles for all five models in the...
2012-06-26 Bert Vermeulenfx2lafw: fix broken firmware upload timeout
2012-06-26 Bert Vermeulenhantek-dso: get rid of broken GTV_TO_MSEC firmware...
2012-06-26 Bert Vermeulenhantek-dso: start sending the frame only from the trigg...
2012-06-25 Lars-Peter... sr: fx2lafw: Set correct unitsize for trigger buffer
2012-06-24 Bert Vermeulenhantek-dso: fix triggerpoint conversion
2012-06-24 Lars-Peter... sr: fx2lafw: Fix multistage trigger
2012-06-22 Bert Vermeulensr/srd/cli: require glib version >= 2.28
2012-06-22 Lars-Peter... sr: fx2lafw: Fix memory leaks in receive_transfer
2012-06-21 Uwe Hermannsr: ols: Fix incorrect comment.
2012-06-21 Uwe Hermannsr: Unfinished Mastech VA18B (DMM) support.
2012-06-21 Uwe Hermannsr: chronovu-la8: Split code into api.c and driver.c.
2012-06-20 Uwe Hermannsr: analog: Add MQ and UNIT enums.
2012-06-19 Uwe Hermannsr: backend/zeroplus: Improve debug output.
2012-06-19 Bert Vermeulensr: new output format 'float', just floating point...
2012-06-19 Bert Vermeulensr: remove unused code
2012-06-18 Bert Vermeulensr: only handling analog voltage units for now
2012-06-18 Bert Vermeulenhantek-dso: capturestate packet also contains the trigg...
2012-06-18 Bert Vermeulenhantek-dso: relays now set properly
2012-06-13 Uwe Hermannsr: hantek-dso: Use portable g_ntohs() function.
2012-06-05 Bert Vermeulenhantek-dso: calculate voltage based on vdiv setting
2012-06-05 Bert Vermeulenhantek-dso: default to DC coupling
2012-06-05 Bert Vermeulenhantek-dso: fix CH2 vdiv setting
2012-06-05 Bert Vermeulensr: add udev entry for Victor 70C multimeter
2012-06-05 Bert Vermeulensr: fix udev rules for Hantek DSO-2090
2012-06-05 Bert Vermeulensr: add unit field to sr_df_analog packet
2012-05-31 Uwe Hermannsr: hantek-dso: Consistency renames, constification.
2012-05-31 Uwe Hermanncli/gtk/qt: Now all require libsigrok >= 0.2.0 (API...
2012-05-31 Uwe Hermannsr: Increase pkg version to 0.2.0, increase lib version.
2012-05-31 Uwe Hermannsr: fx2lafw: Use gboolean, cosmetics, fix gcc warning.
2012-05-31 Uwe Hermannhantek-dso: Update to constified libsigrok API.
2012-05-31 Uwe Hermannhantek-dso: Quickfix for build issue (will be removed...
2012-05-31 Joel Holdsworthfx2lafw: Added a check to limit the sample rate during...
2012-05-31 Joel Holdsworthfx2lafw: Added device caps and added support for wide...
2012-05-31 Joel Holdsworthsr: Made sample rate lists const
2012-05-31 Joel Holdsworthsr: Made the dev_config_set parameter a const pointer
2012-05-31 Joel Holdsworthsr: Made the dev_info_get return value const
2012-05-31 Joel Holdsworthsr: Made hwcap const
2012-05-30 Bert Vermeulenhantek-dso: hopefully handle endianness in voltage...
2012-05-30 Bert Vermeulenhantek-dso: enable SR_HWCAP_COUPLING
2012-05-30 Bert Vermeulenhantek-dso: support for SR_HWCAP_COUPLING
2012-05-30 Bert Vermeulensr: support for SR_HWCAP_COUPLING and SR_DI_COUPLING
2012-05-30 Bert Vermeulenhantek-dso: support SR_HWCAP_VDIV
2012-05-30 Bert Vermeulensr: support for SR_HWCAP_VDIV and SR_DI_VDIVS
2012-05-30 Bert Vermeulensr: add voltage parser and prettyprinter
2012-05-30 Bert Vermeulensr: use SR_T_RATIONAL_PERIOD (new-style types)
2012-05-30 Bert Vermeulenhantek-dso: support for SR_HWCAP_FILTER
2012-05-30 Bert Vermeulensr: support for SR_HWCAP_FILTER and SR_DI_FILTERS
2012-05-30 Bert Vermeulenhantek-dso: support for setting all CMD_SET_TRIGGER_SAM...
2012-05-30 Bert Vermeulensr: add period parser
2012-05-30 Bert Vermeulensr: add support for sr_rational and various HWCAPs...
2012-05-30 Bert Vermeulenhantek-dso: proper protocol implementation of trigger...
2012-05-30 Bert Vermeulenhantek-dso: fix channel selection
2012-05-30 Bert Vermeulenhantek-dso: delimit frames with SR_DF_FRAME_* packets
2012-05-30 Bert Vermeulensupport for frame begin/end packets
2012-05-30 Bert Vermeulensr: initial support for Hantek 2xxx/5200 USB oscilloscopes
2012-05-30 Bert Vermeulensr: change all drivers to use SR_DF_META_LOGIC
2012-05-30 Bert Vermeulensr: SR_DF_ANALOG type, and meta types for analog+logic
2012-05-30 Uwe Hermannsr: fx2lafw: Forgot to add (C) line to fx2lafw.h in... libsigrok-0.1.1
next