2012-05-29 |
Uwe Hermann | sr: la8 in: Files must be exactly 8388613 bytes. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Uwe Hermann | sr: ARMFLY AX-Pro is supported by fx2lafw (LA only). |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Pekka Nikander | sr/srd/cli: Fix compiling with Homebrew. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Uwe Hermann | NEWS: Add some news items. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Uwe Hermann | fx2lafw: Cosmetics. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Joel Holdsworth | fx2lafw: Added a gpif delay debug message |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Joel Holdsworth | fx2lafw: Added support for 20kHz and 25kHz sampling |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Joel Holdsworth | fx2lafw: Added support for 100kHz and 50kHz sampling |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Uwe Hermann | sr: fx2lafw: Get/display FX2 REVID. |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Uwe Hermann | sr: fx2lafw: Braintechnology USB-LPS support. |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Uwe Hermann | sr: We support both SIGMA and SIGMA2. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Uwe Hermann | sr: udev: Add Ideofy LA-08 entry. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Uwe Hermann | sr: udev: Add Velleman PCSU1000 entry. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Uwe Hermann | sr: udev: Fix alphabetical order. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Uwe Hermann | sr: udev: Add Robomotic BugLogic 3. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Bert Vermeulen | fx2lafw: use iManufacturer/iProduct fields to identify... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Uwe Hermann | sr: zeroplus: Fix segfault, add debug output. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Bert Vermeulen | sr: don't use deprecated glib functions |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Håvard Espeland | sigma: Fix segfault when no Sigma present. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Håvard Espeland | sigma: Bump copyright notice. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Håvard Espeland | sr: Remove zlib dependency. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Håvard Espeland | sigma: Add support for SIGMA2 (req. new firmware). |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Håvard Espeland | sigma: Use heap for datafeed packet and header. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Håvard Espeland | sigma: Fix bugs in receive_data callback. |
commit | commitdiff | tree | snapshot |
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 |
next |