Commit Graph

  • 2ad1deb89d Don't include LOG_PREFIX in the Doxygen output. Uwe Hermann 2014-04-25 18:40:59 +0200
  • 4f10853e67 configure.ac: Separate library flags from other CFLAGS. Martin Ling 2014-04-18 19:11:47 +0100
  • e958f9217c Give type names to all enumerations. Martin Ling 2014-04-18 19:13:13 +0100
  • d72b0cc898 Remove orphaned prototype for sr_filter_channels from proto.h. Martin Ling 2014-04-21 02:17:03 +0100
  • 06b5d7f70d fx2lafw: Don't send more samples than requested. Bert Vermeulen 2014-04-24 21:04:23 +0200
  • b0ccd64d02 WIP Bert Vermeulen 2014-04-22 18:08:40 +0200
  • bda100ec0f output/ascii/bits/hex: Remove stray g_free(). Bert Vermeulen 2014-04-21 23:35:26 +0200
  • 1e1dac0c07 ols: Allow disabling all channels. Bert Vermeulen 2014-04-21 14:46:49 +0200
  • dba3e6826e output: Introduce output module API wrappers. Bert Vermeulen 2014-04-20 22:51:09 +0200
  • 7e7b7fb7d3 Removed ALSA driver. Bert Vermeulen 2014-04-19 13:37:53 +0200
  • 3b15586812 Removed obsolete sr_filter_channels(). Bert Vermeulen 2014-04-19 13:34:46 +0200
  • 44559b2c3b Remove obsolete output API. Bert Vermeulen 2014-04-19 13:28:17 +0200
  • 6f64ebb223 output/ascii: Rewrite for new output API. Bert Vermeulen 2014-04-19 12:34:30 +0200
  • 8d3af2e868 output/hex: Rewrite for new output API. Bert Vermeulen 2014-04-19 12:31:50 +0200
  • dbd0aeff35 output/bits: Rewrite for new output API. Bert Vermeulen 2014-04-19 12:25:02 +0200
  • 71e16f47e3 output/binary: Use new output API. Bert Vermeulen 2014-04-17 14:40:47 +0200
  • d42eb9d899 output/chronovu_la8: Use new output API. Bert Vermeulen 2014-04-17 14:10:49 +0200
  • 2a035e539a output/csv: Use the logic stream's unitsize. Bert Vermeulen 2014-04-16 20:02:39 +0200
  • 2b78ffea54 output/vcd: Use the logic stream's unitsize. Bert Vermeulen 2014-04-16 15:29:53 +0200
  • b240ee0856 output/gnuplot: Use new output API. Bert Vermeulen 2014-04-16 15:26:10 +0200
  • 1458018224 .gitignore: Add test-suite.log. Uwe Hermann 2014-04-13 18:59:08 +0200
  • 55f98c6533 sr_dev_inst_new(): Use NULL (not "") if version unknown/nonexisting. Uwe Hermann 2014-04-02 18:29:36 +0200
  • cfe01d0607 chronovu-la: Show errors other than "device not found". Uwe Hermann 2014-04-02 18:23:23 +0200
  • 958326f8c6 configure.ac: Clearly mark required and optional libs. Uwe Hermann 2014-04-05 13:35:49 +0200
  • 99af83b738 rigol-ds: fix long memory depth setting on DS1000 Aurelien Jacobs 2014-04-06 22:47:44 +0200
  • f589a6d499 scpi_usbtmc_libusb: disable all clear_halt for Rigol DS1000 Aurelien Jacobs 2014-04-06 22:47:44 +0200
  • 50e6311a1b scpi_usbtmc_libusb: disable bulk_out clear_halt for Rigol DS1000 Aurelien Jacobs 2014-04-06 01:31:12 +0200
  • eb28f1b7b2 fx2lafw: fix possible use of uninitialized variable (gcc-4.9 warning fix) Aurelien Jacobs 2014-04-05 17:42:33 +0200
  • 38d3246497 Various drivers: Expose SR_CONF_TRIGGER_TYPE. Uwe Hermann 2014-04-02 09:37:29 +0200
  • 69bdcd8bb4 chronovu-la: LA16 has fewer max. samples than LA8. Uwe Hermann 2014-04-02 09:29:23 +0200
  • 05266f36a5 chronovu-la: Fix byte order for LA16 samples sent to the bus. Uwe Hermann 2014-04-01 23:23:23 +0200
  • b0efc84e12 chronovu-la: Document that streaming is not possible. Uwe Hermann 2014-04-01 22:41:02 +0200
  • 7b3567126c Rename 'chronovu-la8' driver to 'chronovu-la'. Uwe Hermann 2014-04-01 21:47:11 +0200
  • 00910580bb la8: Add support for the ChronoVu LA16. Uwe Hermann 2014-03-31 01:26:07 +0200
  • b172c1301e la8: Cleanups, cosmetics, simplifications. Uwe Hermann 2014-03-30 22:40:27 +0200
  • 9503583268 demo: Fix typos. Uwe Hermann 2014-03-25 21:38:47 +0100
  • 8bd3daa48a Various drivers: Drop some unneeded lines. Uwe Hermann 2014-03-25 21:35:31 +0100
  • 0bcfc9dcd8 rigol-ds: Don't close SCPI handle we didn't open. Bert Vermeulen 2014-03-27 15:13:24 +0100
  • 5d336f1130 rigol-ds: Add the TRIGGER_SLOPE entry to config_get() and config_list() Aurelien Jacobs 2014-03-25 23:09:57 +0100
  • 61e77667de hameg-hmo: Change some PG_/pg_ names to CG_/cg_. Uwe Hermann 2014-03-25 09:26:05 +0100
  • fca75cbb74 A few more random 'probe' to 'channel' changes. Uwe Hermann 2014-03-24 16:11:45 +0100
  • f3ca73edd2 Rename a few more API calls with 'probe' in their name. Uwe Hermann 2014-03-24 16:05:42 +0100
  • 3f239f0803 Rename various *PROBE* macros to *CHANNEL*. Uwe Hermann 2014-03-24 22:39:42 +0100
  • 56d0d24535 Rename sr_probe_new() to sr_channel_new(). Uwe Hermann 2014-03-24 21:36:04 +0100
  • ba7dd8bbb8 Replace 'probe' with 'channel' in most places. Uwe Hermann 2014-03-24 21:34:20 +0100
  • 91aea754aa Rename 'struct sr_probe' to 'struct sr_channel' everywhere. Uwe Hermann 2014-03-20 21:58:57 +0100
  • 53b4680fce Consistently use 'cg' for channel group variables. Uwe Hermann 2014-03-20 21:58:01 +0100
  • a68bf88e3a Replace channel_group.probes with channel_group.channels. Uwe Hermann 2014-03-14 21:21:09 +0100
  • 40fd0264f9 Replace some 'pg' with 'cg'. Uwe Hermann 2014-03-14 21:22:29 +0100
  • 660e398fe9 Replace 'probe group' with 'channel group' everywhere. Uwe Hermann 2014-03-14 21:09:37 +0100
  • 3fd2dca207 hameg-hmo: Add missing cases in config_get(). poljar (Damir Jelić) 2014-03-25 17:44:38 +0100
  • bbabdaf1e2 hameg-hmo: Add the TRIGGER_SLOPE entry to config_list(). poljar (Damir Jelić) 2014-03-25 17:44:37 +0100
  • 422a1c0d58 hameg-hmo: Fix the logic for the horizontal trigger position in config_set() poljar (Damir Jelić) 2014-03-25 17:44:36 +0100
  • e83437ae20 serial-dmm: Implemented support for Voltcraft M-3650CR (driver voltcraft-m3650cr). Matthias Heidbrink 2014-03-24 21:50:07 +0100
  • 1656e47def serial-dmm: Implemented support for Voltcraft ME-42 (driver voltcraft-me42). Matthias Heidbrink 2014-03-24 17:42:52 +0100
  • 36cf5b5445 Makefile.am: Add missing vxi.h. Uwe Hermann 2014-03-20 00:04:45 +0100
  • 67bd805523 Switch to a non-recursive automake setup. Uwe Hermann 2014-03-19 23:04:55 +0100
  • 9ad05e6cd2 scpi_usbtmc_libusb.c: Fix two error checks. Uwe Hermann 2014-03-11 19:46:39 +0100
  • d8cbd659ce scpi_usbtmc_libusb.c: Consistently check for < 0 (libusb calls). Uwe Hermann 2014-03-11 19:41:51 +0100
  • a84f6ad389 Fix 'aquisition' typo in a few places. Uwe Hermann 2014-03-05 20:48:54 +0100
  • 846fb172db brymen-bm86x: disable driver when libusb is not present Aurelien Jacobs 2014-03-09 23:09:47 +0100
  • 7f7f6a2e0c gmc-mh-1x-2x: Whitespace fixes (cosmetic). Matthias Heidbrink 2014-03-08 11:04:27 +0100
  • dc05dd6069 visa: Fixed missing header warnings/uninitialized variable. Matthias Heidbrink 2014-03-08 10:56:16 +0100
  • d1d3b7dff9 gmc-mh-1x-2x: Cosmetic fixes for Metrahit 25S. Matthias Heidbrink 2014-03-08 10:50:21 +0100
  • c6c63b08af gmc-mh-1x-2x: Fixed 300 µA range scaling. Matthias Heidbrink 2014-03-08 10:40:38 +0100
  • 0bc3ab92e6 Fluke189 support Fabio 2014-03-05 10:04:17 +0100
  • 8c9d4d67f8 Fixed session_driver so that it can run more than one session. Joel Holdsworth 2014-02-28 19:51:57 +0100
  • 0ab702601d brymen-bm86x: Remove std_dev_clear() wrapper. Uwe Hermann 2014-02-28 13:11:46 +0100
  • 1b950bc79c configure.ac: Move Brymen BM86X snippet to correct place. Uwe Hermann 2014-02-28 13:08:53 +0100
  • ecaa89af0e brymen-bm86x: actual driver implementation Aurelien Jacobs 2014-02-19 15:09:03 +0100
  • 8d9c8554a5 brymen-bm86x: Initial driver skeleton. Aurelien Jacobs 2014-02-08 22:40:36 +0100
  • 8bbdd364d3 session: Always read a whole number of samples. Daniel Elstner 2014-02-26 00:29:55 +0100
  • a66307424e Remove std_dev_clear() wrappers from drivers. Bert Vermeulen 2014-02-26 21:37:18 +0100
  • 824fba0341 session: Implement dev_clear(). Bert Vermeulen 2014-02-26 21:35:33 +0100
  • 8102cee4d4 device: sr_dev_clear() now always works. Bert Vermeulen 2014-02-26 21:25:07 +0100
  • 0294a409b8 conrad-digi-35-cpu: Add missing Makefile.am, minor cosmetics. Uwe Hermann 2014-02-12 15:13:41 +0100
  • c6a2843a58 conrad-digi-35-cpu: Implemented driver. Matthias Heidbrink 2014-02-08 14:26:26 +0100
  • 823b4e5817 conrad-digi-35-cpu: Initial driver framework. Matthias Heidbrink 2014-02-05 19:50:46 +0100
  • a90061e5d1 gmc-mh-1x-2x: Shorten driver names a bit. Uwe Hermann 2014-02-12 15:04:54 +0100
  • fadd07072b gmc-mh-1x-2x: Support for interface SI232-II with driver gmc-mh-2x-bd232. Matthias Heidbrink 2014-02-09 18:13:49 +0100
  • c90beca780 gmc-mh-1x-2x: Added new driver gmc-mh-2x-bd232. Matthias Heidbrink 2014-02-05 14:59:02 +0100
  • 67eb6bcbe6 hwdriver.c: Update/extend some Doxygen comments. Matthias Heidbrink 2014-02-05 14:46:10 +0100
  • 6392d5992b gmc-mh-1x-2x: Cleanup, docs, minor fixes. Matthias Heidbrink 2014-02-05 14:40:40 +0100
  • 813aab691b Update/extend some Doxygen comments. Matthias Heidbrink 2014-02-05 14:32:21 +0100
  • d8b6b28b80 scpi_visa: Add missing callback parameter. Daniel Elstner 2014-02-07 20:20:20 +0100
  • 52f6951c4e scpi_usbtmc_libusb: Consistent libusb error handling. Uwe Hermann 2014-02-07 19:42:27 +0100
  • ed840c8612 scpi: Disable scpi_usbtmc in favor of scpi_usbtmc_libusb for now. Uwe Hermann 2014-02-07 19:01:45 +0100
  • 2a0f6924d2 usb: remove unused sr_usb_find_usbtmc() Aurelien Jacobs 2014-02-04 23:19:02 +0100
  • 20ed3ceee7 scpi: add a libusb based implementation of usbtmc Aurelien Jacobs 2014-01-17 10:49:00 +0100
  • ca28abd6a5 hameg-hmo: use the new scpi scan API Aurelien Jacobs 2014-02-02 21:50:14 +0100
  • 9d3ae01b37 rigol-ds: use the new scpi scan API Aurelien Jacobs 2014-02-02 21:49:57 +0100
  • b541f8376d scpi: add a generic scan API and implement it in usbtmc and serial transport Aurelien Jacobs 2014-02-02 21:47:45 +0100
  • 17bdda5868 scpi: add a struct drv_context parameter to scpi_dev_inst_new() Aurelien Jacobs 2014-01-17 10:47:42 +0100
  • ea2d6d994f libsigrok-internal.h: endian neutral helper macro to write 8/16/32 bits integer to unaligned memory Aurelien Jacobs 2014-02-02 21:33:09 +0100
  • a4f9c35b23 libsigrok-internal.h: add helper macro to read 8 bits integer matching the 16 and 32 bits one Aurelien Jacobs 2014-02-02 21:29:34 +0100
  • 6e94eb4142 rigol-ds: apply :KEY:LOCK DISABLE only to DS1K Aurelien Jacobs 2014-02-02 21:46:20 +0100
  • 3918fbb0cf rigol-ds: properly end WAIT_TRIGGER event handling Aurelien Jacobs 2014-02-02 21:44:26 +0100
  • 83dbd9f09c rigol-ds: properly deal with dev_close() getting called multiple times Aurelien Jacobs 2014-02-02 22:09:01 +0100
  • b84b7ee73d Fix building without librevisa. Martin Ling 2014-02-02 16:21:33 -0800
  • fb9e91aed4 output/vcd: Extend output stream to last sample. Daniel Elstner 2014-02-05 00:56:49 +0100