Commit Graph

  • fe1c50fba6 ols: fix device discovery Bert Vermeulen 2012-11-11 03:10:29 +0100
  • a99e0d2a0c ols: Do not randomly probe serial ports Alexandru Gagniuc 2012-11-09 19:52:45 -0600
  • 2244356d10 comment fix Bert Vermeulen 2012-11-11 02:11:49 +0100
  • 56eb9f95ba link-mso19: Use message logging helpers. Uwe Hermann 2012-11-10 19:39:37 +0100
  • 92bcedf6e8 demo: Use message logging helpers. Uwe Hermann 2012-11-10 18:24:05 +0100
  • e98b7f1be0 hantek-dso: Use message logging helpers. Uwe Hermann 2012-11-10 18:19:30 +0100
  • 47f4f073e0 asix-sigma: Use message logging helpers. Uwe Hermann 2012-11-10 13:42:00 +0100
  • 936e27f197 radioshack-dmm: Use new file naming conventions. Uwe Hermann 2012-11-10 13:32:46 +0100
  • 4e172b8f8d radioshack-dmm: Move some stuff out of .h file. Uwe Hermann 2012-11-10 13:30:02 +0100
  • ba6383f855 radioshack-dmm: Cosmetics, coding-style, cleanups. Uwe Hermann 2012-11-10 12:51:57 +0100
  • 302c4b5ab5 serial: Deduplicate log messages a bit. Uwe Hermann 2012-11-10 01:42:32 +0100
  • c073af80f8 Add initial Tondaj SL-814 protocol handling. Uwe Hermann 2012-11-09 03:40:53 +0100
  • aa2af32432 tondaj-sl-814: Initial driver skeleton. Uwe Hermann 2012-11-09 03:33:05 +0100
  • 63f7cb9791 agilent-dmm: use standard serial_readline() Bert Vermeulen 2012-11-07 01:25:10 +0100
  • 318dd53c70 serial_readline() now terminates on and strips CR and/or LF Bert Vermeulen 2012-11-07 01:24:23 +0100
  • b87f8504dc g_get_monotonic_time() takes a signed int64 Bert Vermeulen 2012-11-07 01:23:24 +0100
  • 74ac7d7f73 agilent-dmm: no need to specify a serialcomm scan parameter Bert Vermeulen 2012-11-07 00:46:30 +0100
  • 33e8a3c525 chronovu-la8: not a bug if an unused driver gets asked to clean up Bert Vermeulen 2012-11-07 00:39:46 +0100
  • ff94568366 victor-dmm: add protocol decoder Bert Vermeulen 2012-11-06 19:37:33 +0100
  • 642e9d623c more deconstifying sr_dev_inst for dev_acquisition_stop() Bert Vermeulen 2012-11-06 19:32:53 +0100
  • 7a36037546 victor-dmm: add basic USB driver skeleton Bert Vermeulen 2012-11-06 15:14:34 +0100
  • 69b07d14db allow for intermediate stage in stopping acquisition Bert Vermeulen 2012-11-06 15:02:37 +0100
  • ac3898d2d0 victor-dmm: Initial driver skeleton. Bert Vermeulen 2012-11-02 20:47:06 +0100
  • 0ab0cb942f zeroplus-logic-cube: Fix samplerate and trigger Toshiaki Yoshida 2012-11-05 16:06:14 +0900
  • 41d9427f27 uni-t-dmm: Use new USB helper functions. Uwe Hermann 2012-11-02 23:44:09 +0100
  • 0c632d36be genericdmm: Factor out USB functions. Uwe Hermann 2012-11-02 21:04:21 +0100
  • 538ac9a91e colead-slm: fix sloppy driver context handling Bert Vermeulen 2012-11-02 20:43:49 +0100
  • f18297a5fd HACKING: Document enum setup. Uwe Hermann 2012-11-02 19:05:53 +0100
  • 24d04d1e3d Avoid future ABI breakage by hardcoding enum values. Alexandru Gagniuc 2012-11-02 11:56:56 -0500
  • 83e3c368c6 serial: Output successful open and the FD. Uwe Hermann 2012-11-02 18:49:00 +0100
  • 20af610683 serial: Fix two segfaults. Uwe Hermann 2012-11-02 18:44:52 +0100
  • c485db908a serial: Fix some sr_err() items. Uwe Hermann 2012-11-02 18:35:08 +0100
  • 43d8eaf601 genericdmm: Drop left-over entry. Uwe Hermann 2012-11-02 18:16:58 +0100
  • 441b80035e genericdmm: Drop some dead code. Uwe Hermann 2012-11-02 18:05:18 +0100
  • b19f4622b6 serial: More error-checking & logging, add baudrates. Uwe Hermann 2012-11-02 15:58:54 +0100
  • d7c776b9ff serial: Add missing "break"s. Uwe Hermann 2012-11-02 15:57:21 +0100
  • a8d09e1326 colead-slm: SL-5868P support Bert Vermeulen 2012-11-02 15:21:43 +0100
  • fc19c288b5 add support for sound pressure level measurements Bert Vermeulen 2012-11-02 15:20:10 +0100
  • 258eeb77b8 output/analog: add support for sound pressure level Bert Vermeulen 2012-11-02 15:19:01 +0100
  • bde4f4296d analog: if no MQ unit was set of recognized, just print the value Bert Vermeulen 2012-11-01 23:38:10 +0100
  • 4d729ddcaf colead-slm: Initial driver skeleton. Bert Vermeulen 2012-10-29 22:33:47 +0100
  • 8c1adf3738 Rework FS9721 parser. Uwe Hermann 2012-11-01 15:58:09 +0100
  • be5c1d3b52 tekpower-dmm: Use generic fs9721 parser Alexandru Gagniuc 2012-10-29 23:42:10 -0500
  • db7d0626c9 Remove 'float' output module. Uwe Hermann 2012-10-30 20:30:25 +0100
  • 886a52b6fb Return SR_ERR_MALLOC upon allocation errors. Uwe Hermann 2012-10-30 20:20:22 +0100
  • 6f22a8ef2c Factor out serial_readline() to serial.c. Uwe Hermann 2012-10-30 19:59:21 +0100
  • 2980cc2494 genericdmm/victor-dmm: Use message logging helpers. Uwe Hermann 2012-10-30 18:56:04 +0100
  • dccbd0ede0 radioshack-dmm: Use message logging helpers. Uwe Hermann 2012-10-30 18:52:20 +0100
  • 38d326e879 agilent-dmm: Use message logging helpers. Uwe Hermann 2012-10-30 18:50:15 +0100
  • 31d84da3a2 fluke-dmm: Use message logging helpers. Uwe Hermann 2012-10-30 18:48:33 +0100
  • 6ac5f8922e uni-t-dmm: Simplify subdriver setup. Uwe Hermann 2012-10-30 14:23:05 +0100
  • fdbcb86dba Draft: Make UT61D and VC-820 "first-class" drivers. Uwe Hermann 2012-10-30 13:11:27 +0100
  • 4ca378df88 don't use deprecated g_thread_init/_create Bert Vermeulen 2012-10-29 22:10:05 +0100
  • 7445ed9158 require glib version >= 2.32 Bert Vermeulen 2012-10-29 22:08:34 +0100
  • 015f1508ad uni-t-dmm: Voltcraft VC-820 draft support. Uwe Hermann 2012-10-29 15:20:17 +0100
  • 6c701476ad Add protocol parser for FS9721_LP3/FS9721B. Uwe Hermann 2012-10-29 12:02:05 +0100
  • a28dac0a73 fluke-dmm: code cleanup Bert Vermeulen 2012-10-29 11:54:20 +0100
  • 2c04dede20 Fluke 287/289: support for dBu/dBV measurement units Bert Vermeulen 2012-10-29 11:50:34 +0100
  • 79081ec80c Initial support for UNI-T DMMs. Uwe Hermann 2012-10-27 22:41:50 +0200
  • 45e080b60b la8: Rename driver.[ch] to protocol.[ch]. Uwe Hermann 2012-10-27 22:21:07 +0200
  • f3a35908ef la8: Adapt to new driver conventions. Uwe Hermann 2012-10-27 21:27:15 +0200
  • 9eb2bb9601 configure.ac: Cosmetics. Uwe Hermann 2012-10-27 21:07:39 +0200
  • bbabddbd64 tekpower-dmm: Cosmetics, coding-style, consistency fixes. Uwe Hermann 2012-10-27 21:03:02 +0200
  • 7dc55d930f Add support for the TekPower TP4000ZC DMM. Alexandru Gagniuc 2012-10-20 20:39:37 -0500
  • 2bba3dd3a8 HACKING: "Adding a new hardware driver" chapter. Uwe Hermann 2012-10-25 23:42:20 +0200
  • d36777dbf5 .gitignore: (Trivial) Ignore KDevelop project files Alexandru Gagniuc 2012-10-24 16:48:41 -0500
  • 6f669a68e7 configure.ac: Small consistency fixes. Uwe Hermann 2012-10-24 02:51:17 +0200
  • 545f978639 config.h usage cleanups. Uwe Hermann 2012-10-24 00:41:21 +0200
  • afe2f28e65 Doxygen: Explain init/shutdown, add small example. Uwe Hermann 2012-10-22 02:32:53 +0200
  • 1f345a21d2 Doxygen: libsigrok.h: Explain #include file usage. Uwe Hermann 2012-10-22 01:21:20 +0200
  • a02d77bce9 Doxygen: Various fixes in libsigrok.h. Uwe Hermann 2012-10-22 01:13:36 +0200
  • 393fb9cb18 Doxygen: Add @file items for the relevant files. Uwe Hermann 2012-10-22 00:30:12 +0200
  • 777e2035d8 Doxygen: Fix grouping of session_file.c functions. Uwe Hermann 2012-10-21 23:43:41 +0200
  • 6b2d8d3e5c Doxygen: TODO cleanup, use @todo where needed. Uwe Hermann 2012-10-21 23:24:42 +0200
  • 3c0839d524 Doxygen: Various improvements in libsigrok.h. Uwe Hermann 2012-10-21 17:49:22 +0200
  • 9c5332d291 Doxygen: Fix a bunch of warnings and outdated docs. Uwe Hermann 2012-10-21 16:52:56 +0200
  • f21193fa03 Doxygen: Move error handling stuff to error.c. Uwe Hermann 2012-10-21 16:36:23 +0200
  • 7b870c38e3 Doxygen: Initial groups and topic short descriptions. Uwe Hermann 2012-10-21 16:13:36 +0200
  • b4bd70889f Doxygen: Mark non-public stuff for exclusion. Uwe Hermann 2012-10-19 10:07:22 +0200
  • 5b30cca719 Doxygen: Add initial main page documentation section. Uwe Hermann 2012-10-19 10:06:45 +0200
  • d5f1d5382d Doxyfile: Various additions/improvements. Uwe Hermann 2012-10-19 10:01:45 +0200
  • e61b4fa0d0 Doxygen: Add sigrok logo PNG for use by Doxygen. Uwe Hermann 2012-10-19 00:30:31 +0200
  • c63eac737c Doxyfile: Update to what doxygen 1.8.1.2 generates. Uwe Hermann 2012-10-18 22:51:16 +0200
  • 296821683d Makefile.am: Add missing backslash. Uwe Hermann 2012-10-22 11:54:40 +0200
  • 8e2d43cc97 backend.c: Revert accidentally committed test code. Uwe Hermann 2012-10-22 10:17:38 +0200
  • 589a10135a clean up autoconf/autobuild scripts Bert Vermeulen 2012-10-21 01:34:34 +0200
  • d11d606626 We now require libusb >= 1.0.9. Uwe Hermann 2012-10-21 22:41:39 +0200
  • c46762a285 sr_init/sr_exit: Improve docs, add error checks. Uwe Hermann 2012-10-21 22:40:43 +0200
  • 785b9ff290 Add and init libusb_context * in struct sr_context when using libusb-1.0 Peter Stuge 2012-10-21 20:23:36 +0200
  • b8072700c1 Add a struct sr_context * parameter to sr_init() and sr_exit() Peter Stuge 2012-10-21 20:23:14 +0200
  • 026c822d8c Move 'struct drv_context' to sigrok-internal.h. Uwe Hermann 2012-10-19 10:35:11 +0200
  • 7c41dc4774 radioshack-dmm: Implement support for "LOGIC" mode Alexandru Gagniuc 2012-10-19 20:40:50 -0500
  • dfd8f56ef4 libsigrok: (Trivial) fix packet type in datafeed_dump Alexandru Gagniuc 2012-10-19 20:31:19 -0500
  • 0f70830194 libsigrok: (Trivial) Add support for 2400 baud Alexandru Gagniuc 2012-10-19 17:50:20 -0500
  • 777bbd5b98 add SR_HWOPT_* documentation Bert Vermeulen 2012-10-18 22:43:03 +0200
  • fe31f8b9f9 fluke-dmm: add support for Fluke 187 Bert Vermeulen 2012-10-16 23:32:39 +0200
  • 796a79eb75 analog: add pretty-printer for dBu and dBV Bert Vermeulen 2012-10-16 23:31:18 +0200
  • 6b86923463 add SR_UNIT_DECIBEL_VOLT (dBu) Bert Vermeulen 2012-10-16 23:28:04 +0200
  • d713e56181 analog: sane printing of very small and negative values Bert Vermeulen 2012-10-16 14:03:40 +0200
  • 8ed262509f HACKING: Cosmetics. Uwe Hermann 2012-10-16 14:48:39 +0200