2012-04-18 |
Uwe Hermann | fx2lafw: supported_samplerates[] should be 0-terminated. |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Joel Holdsworth | fx2lafw: Added support for default Cypess FX2 without... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Joel Holdsworth | sr: Deleted the saleae-logic driver, fx2lafw has superc... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Joel Holdsworth | sr: Disable saleae-logic driver by default and enable... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Joel Holdsworth | fx2lafw: Added slower sample rates |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Uwe Hermann | sr: Initial 0.1.0 release. libsigrok-0.1.0 |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Uwe Hermann | sr/srd: SR_API/SRD_API/etc. is a no-op on MinGW. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Uwe Hermann | sr: Add functions to query sr version(s). |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Uwe Hermann | sr: sr_err() et. al. don't need trailing \n. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Uwe Hermann | sr: sr_parse_triggerstring docs/improvements. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Uwe Hermann | sr: fx2lafw: Cosmetics. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Joel Holdsworth | fx2lafw: Added command to verify firmware version |
commit | commitdiff | tree | snapshot |
2012-04-08 |
Joel Holdsworth | fx2lafw: Safer use of libusb_get_device_list |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr/srd: Fix 'make distcheck'. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr/srd: Add ChangeLog to ignore list, it's generated. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr: Disable fx2lafw driver again (for now). |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr: Add NEWS file. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr: SR_PACKAGE_VERSION_* for consistency. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr: fx2lafw: Consistency fixes. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr: s/_clear/_remove_all/ for consistency. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr: out: Use uint8_t (not char) for buffers. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Uwe Hermann | sr: Make wrappers honor return values. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Uwe Hermann | sr: Generate ChangeLog from git upon 'make dist'. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Uwe Hermann | sr: fx2lafw: Cosmetics. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Uwe Hermann | sr: fx2lafw: Use SR_PRIV where needed. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Uwe Hermann | sr: fx2lafw: command.h: Add missing include guards. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Uwe Hermann | sr: fx2lafw: Cosmetics. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Joel Holdsworth | sr: Build ezusb.c for fx2lafw as well as saleae-logic |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Joel Holdsworth | salae: Only terminate session after all transfers have... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Joel Holdsworth | fx2lafw: Made finish_acquisition a static function |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Uwe Hermann | sr: Fix some samplerate fields. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Uwe Hermann | sr: sigrok.h: Add version macros. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Uwe Hermann | sr: Rename sigrok.h. to sigrok.h.in, needed soon. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Joel Holdsworth | fx2lafw: Only terminate session after all transfers... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Joel Holdsworth | fx2lafw: Removed a line of redundant code |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Joel Holdsworth | fx2lafw: Imported software triggering from fx2lafw |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr: udev: Add missing Hantek DSO-2090 entry. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr/srd: Remove API warnings from READMEs. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr: Various fixes in the udev file. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | cli: Fix -V/-h output a bit. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr: Enable fx2lafw driver per default. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr/srd: Small fixes, constifications, doc updates. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr/cli/gtk/qt: Fix package version numbers / docs. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr/cli: s/patternmode/pattern/ in a few places. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Uwe Hermann | sr: s/err/ret/ for consistency. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Uwe Hermann | sr: Fix handling of virtual devices. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Bert Vermeulen | Merge remote-tracking branch 'joel/public' |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Joel Holdsworth | fx2lafw: Upped NUM_SIMUL_TRANSFERS to 32 |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Uwe Hermann | sr: session_driver: Naming consistency fixes. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Uwe Hermann | sr: demo: s/struct databag/struct context/. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Uwe Hermann | sr: demo: s/mydata/ctx/. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Uwe Hermann | sr: s/SR_{USB,SERIAL}_INST/SR_INST_{USB,SERIAL}/. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Joel Holdsworth | fx2lafw: Added CWAV USBee SX to the device list |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Joel Holdsworth | fx2lafw: Corrected a comment |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Joel Holdsworth | fx2lafw: Added Saleae Logic (and clones) to the device... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Joel Holdsworth | fx2lafw: Moved firmware path into fx2lafw_profile |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Joel Holdsworth | fx2lafw: Made fx2lafw profiles const |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Joel Holdsworth | fx2lafw: Made string pointers constant |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Joel Holdsworth | fx2lafw: Added ESLA201A to device list |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Joel Holdsworth | fx2lafw: Send start command after bulk transfer have... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Matt Ranostay | ols: fixed *ctx null dereferences that would SEGFAULT... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Corrected check_conf_profile checks |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Implemented control of sample rates |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Ensure default sample rate is set |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Removed CMD_STOP and renumbered commands |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Moved num_samples into context struct |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | saleae-logic: Moved num_samples into context struct |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Removed CMD_SET_SAMPLERATE |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Implemented initial support for start capture |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | sr: Added device IDs for CWAV USBee AX to udev rules |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Devices now retain the same PID/VID after... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Implemented SR_HWCAP_PROBECONFIG and SR_HWCAP_... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Joel Holdsworth | fx2lafw: Fixed a compiler error, and made cv_data consi... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Uwe Hermann | sr: Fix some TODOs, improve comments/docs. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Uwe Hermann | sr/srd: s/handler/callback/. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Uwe Hermann | sr: More callback param renames. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Uwe Hermann | sr: Name all callback data 'cb_data'. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Uwe Hermann | sr: s/sr_session_bus/sr_session_send/. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Uwe Hermann | sr/srd: Consistency fixes for callbacks. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Uwe Hermann | sr/cli/gtk/qt: s/hw/driver/ in some places. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Uwe Hermann | sr: sr_hw_has_hwcap(): More docs, error checks. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Uwe Hermann | sr: s/sr_dev_probe_name/sr_dev_probe_name_set/. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Uwe Hermann | sr: datastore: More error checks. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Uwe Hermann | sr: Rename hwplugin.c to hwdriver.c. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Uwe Hermann | sr/cli/gtk/qt/: s/plugin/driver/. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Bert Vermeulen | sr: code cleanup |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Uwe Hermann | sr: Fix/document probe names. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Uwe Hermann | sr: fx2lafw: Consistent #include guard naming. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Uwe Hermann | sr: fx2lafw: Use gboolean consistenly. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Uwe Hermann | fx2lafw: Small consistency fixes. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Uwe Hermann | fx2lafw: Compile fix. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | fx2lafw: Implemented hw_dev_acquisition_stop |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | fx2lafw: Implemented hw_dev_acquisition_start |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | fx2lafw: Basic implementation of hw_dev_config_set... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | fx2lafw: Added more to hw_cleanup |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | fx2lafw: Implemented hw_dev_close |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | fx2lafw: Implemented hw_dev_open |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | sr: Moved GTV_TO_MSEC to sigrok-internal.h |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | fx2lafw: Implemented firmware upload |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Joel Holdsworth | fx2lafw: Renamed fx2lafw_dev to ctx in hw_dev_info_get |
commit | commitdiff | tree | snapshot |
next |