Commit Graph

  • 174bf146e5 bindings: Better error handling in enumeration get() function. Jens Steinhauser 2014-10-07 14:01:34 +0200
  • 2eb1612d46 atten-pps3xxx: Use serial_timeout(). Bert Vermeulen 2014-10-06 12:12:13 +0200
  • c5cfc735e5 serial: Add serial_timeout(). Bert Vermeulen 2014-10-06 12:10:25 +0200
  • 945cfd4fdd atten-pps3xxx: Fix serial port timeout. Bert Vermeulen 2014-10-05 12:29:28 +0200
  • 204014007f fluke-dmm: Fix blocking serial write timeout. Bert Vermeulen 2014-10-04 10:37:07 +0200
  • 95779b43b8 agilent-dmm: Fix blocking serial write timeout. Bert Vermeulen 2014-10-04 02:30:27 +0200
  • 4ab01c3564 input/csv: Fix size_t printing. Bert Vermeulen 2014-10-04 02:24:41 +0200
  • 026d6b2ff6 unit tests: Fix build due to recent changes. Uwe Hermann 2014-10-03 20:11:47 +0200
  • 9092e66888 Add a configurable read timeout to blocking SCPI reads, default 1s. Martin Ling 2014-09-28 14:30:20 +0100
  • 57d355a7bd Add some Agilent USBTMC PIDs. Bert Vermeulen 2014-10-03 13:39:06 +0200
  • eead278242 Add a timeout parameter to blocking serial calls. Martin Ling 2014-09-28 13:05:33 +0100
  • 7ce59a3133 Avoid serial_write_blocking() warnings. Bert Vermeulen 2014-10-02 16:01:27 +0200
  • 081c214eac Fix similar broken error handling on several serial calls. Martin Ling 2014-09-28 12:54:56 +0100
  • 7f22cd9554 kecheng-kc-330b: Fix missing time/frequency weighting. Bert Vermeulen 2014-10-02 15:06:36 +0200
  • 8219214ff0 hantek-dso: Code cleanup. Bert Vermeulen 2014-10-02 15:03:18 +0200
  • 385cb66058 demo: Code cleanup. Bert Vermeulen 2014-10-02 15:02:14 +0200
  • f4d0020ec6 fluke-dmm: Code cleanup. Bert Vermeulen 2014-10-02 15:00:37 +0200
  • 65c8d48f14 chronovu-la8: Code cleanup. Bert Vermeulen 2014-10-02 14:58:57 +0200
  • 382cb19f29 asix-sigma: Trigger code cleanup. Bert Vermeulen 2014-10-02 14:53:20 +0200
  • 90486ba835 agilent-dmm: Code cleanup. Bert Vermeulen 2014-10-02 14:11:35 +0200
  • f3616a0857 scpi/vxc: Avoid NULL dereference. Bert Vermeulen 2014-10-02 14:07:31 +0200
  • 18078d0532 input/csv: Code cleanup. Bert Vermeulen 2014-10-02 13:59:44 +0200
  • 74e1f6f53c input/chronovu_la8: Code cleanup. Bert Vermeulen 2014-10-02 13:55:37 +0200
  • 577a9fe423 input/binary: Code cleanup. Bert Vermeulen 2014-10-02 13:55:21 +0200
  • 6409821143 input: Avoid NULL dereference. Bert Vermeulen 2014-10-02 13:51:19 +0200
  • 19e43ab21b sr_parse_sizestring: Deal with invalid strings better. Bert Vermeulen 2014-10-02 12:57:19 +0200
  • d386a52f64 Clean up sr_session_load(). Bert Vermeulen 2014-10-02 11:32:52 +0200
  • 98d39b919a Return sensible Device::description() for session and input devices. Martin Ling 2014-09-30 17:32:09 +0100
  • ca4e307a93 C++: Fix management of SessionDevice objects. Martin Ling 2014-09-30 16:05:27 +0100
  • 584f76a78a C++: Add spaces in Device::description(). Martin Ling 2014-09-30 13:19:27 +0100
  • d1075e5acf C++: Expose device serial number and connection ID. Martin Ling 2014-09-30 11:50:07 +0100
  • 4c7c4194cb C++: Expose config key capabilities. Martin Ling 2014-09-30 11:07:55 +0100
  • 9c51e8ec56 bindings: Update for input API changes. Martin Ling 2014-09-27 16:29:34 +0100
  • 753793eff5 Clean up internal input API docs. Bert Vermeulen 2014-09-23 12:05:31 +0200
  • 60107497fe input: Use SR_ERR_NA instead of SR_OK_CONTINUE. Bert Vermeulen 2014-09-23 12:04:35 +0200
  • d5cc282ff8 input: sr_input_free() is now a void function. Bert Vermeulen 2014-09-23 11:27:50 +0200
  • 7066fd4660 input: Add sr_input_end(). Bert Vermeulen 2014-09-23 11:12:33 +0200
  • 89da5b3b54 input: Free instance-private storage at instance free. Bert Vermeulen 2014-09-22 16:52:38 +0200
  • d018181331 input: Add sdi_ready flag to struct sr_input. Bert Vermeulen 2014-09-22 15:22:41 +0200
  • 66c91e2509 Removal of sdi->index, step 8: fix victor-dmm Soeren Apel 2014-09-28 15:45:59 +0200
  • bde9fbd197 Removal of sdi->index, step 7: fix testo Soeren Apel 2014-09-28 14:33:03 +0200
  • c79d4444fe Removal of sdi->index, step 6: fix sysclk-lwla Soeren Apel 2014-09-28 11:10:26 +0200
  • 65340dd5df Removal of sdi->index, step 5: fix ikalogic-scanalogic2 Soeren Apel 2014-09-27 23:03:52 +0200
  • aed4ad0bea Removal of sdi->index, step 4: fix trivial sr_dev_inst_new() calls Soeren Apel 2014-09-27 22:33:00 +0200
  • f220936473 Removal of sdi->index, step 3: sr_dev_inst_new() calls for input mods Soeren Apel 2014-09-27 22:29:10 +0200
  • c6805a02cc Removal of sdi->index, step 2: remove it from sr_session_load() Soeren Apel 2014-09-27 22:26:06 +0200
  • 1b9e567b08 Removal of sdi->index, step 1: remove it from headers and helper funcs Soeren Apel 2014-09-27 22:20:51 +0200
  • ce7d3578e3 saleae-logic16: Use physical USB connection instead of sdi->index Soeren Apel 2014-09-27 22:15:45 +0200
  • 71580ef1f3 Remove sdi->index from openbench-logic-sniffer and pipistrello-ols Soeren Apel 2014-09-27 21:56:18 +0200
  • 395206f460 hantek-dso: Use physical USB connection instead of sdi->index Soeren Apel 2014-09-27 21:51:56 +0200
  • ee4f9bb1bd zeroplus-logic-cube: Use physical USB connection instead of sdi->index Soeren Apel 2014-09-27 20:48:47 +0200
  • 03a4c07aff C++: handle uint32_t SR_CONF keys which contain key capabilities Aurelien Jacobs 2014-09-30 00:37:03 +0200
  • 5e2c86eb31 fx2lafw: Use physical USB connection instead of sdi->index Soeren Apel 2014-09-26 19:25:36 +0200
  • 8143cfdc90 Add sr_packet_copy/_free functions. Bert Vermeulen 2014-09-26 01:33:15 +0200
  • 98edee7926 serial: Eliminate serial_read(), serial_write() and SERIAL_NONBLOCK. Martin Ling 2014-09-21 21:41:25 +0100
  • 6c592ece70 std_serial_dev_open: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-21 19:30:24 +0100
  • 406e0c79cf scpi_serial: Mark read/write calls nonblocking, remove SERIAL_NONBLOCK. Martin Ling 2014-09-21 19:29:13 +0100
  • 7ef93fb09f tondaj-sl-814: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-21 19:25:47 +0100
  • 539a85596f tondaj-sl-814: Mark serial read/write calls as blocking. Martin Ling 2014-09-21 19:24:33 +0100
  • 47d98603e7 tondaj-sl-814: Mark serial read call as nonblocking. Martin Ling 2014-09-21 19:19:51 +0100
  • 9333691aaf teleinfo: Mark serial read as nonblocking, remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-21 19:17:02 +0100
  • 4ded59eef0 openbench-logic-sniffer: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-21 19:15:36 +0100
  • d12ef776d3 norma-dmm: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-21 19:14:49 +0100
  • 92714255b3 norma-dmm: Make serial write call block. Martin Ling 2014-09-21 19:14:05 +0100
  • 8849f45ad7 norma-dmm: Make write call block. Martin Ling 2014-09-21 19:12:16 +0100
  • 32950cc071 norma-dmm: Mark serial read call as nonblocking. Martin Ling 2014-09-21 19:11:23 +0100
  • 5b980134c5 motech-lps-30x: Remove SERIAL_NONBLOCK. Martin Ling 2014-09-21 19:05:03 +0100
  • 856dccb7a6 motech-lps-30x: Make serial write call block. Martin Ling 2014-09-21 19:03:26 +0100
  • e050124095 motech-lps-30x: Mark serial read call as nonblocking. Martin Ling 2014-09-21 18:59:45 +0100
  • 51056d61ec mic-985xx: Remove SERIAL_NONBLOCK call. Martin Ling 2014-09-21 18:55:21 +0100
  • 3e2373247c mic-985xx: Make serial write call block. Martin Ling 2014-09-21 18:54:00 +0100
  • 98842e53eb mic-985xx: Mark serial read as nonblocking. Martin Ling 2014-09-21 18:52:20 +0100
  • e13e354f89 gmc-mh-1x-2x: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-21 18:45:36 +0100
  • 612db3c44b gmc-mh-1x-2x: Make serial write calls block. Martin Ling 2014-09-21 18:44:20 +0100
  • e1960467ce gmc-mh-1x-2x: Make serial write call block, and fix error handling. Martin Ling 2014-09-21 18:40:47 +0100
  • 4a0eda2b70 gmc-mh-1x-2x: Mark serial read calls as nonblocking. Martin Ling 2014-09-21 18:36:00 +0100
  • 0714a010cc gmc-mh-1x-2x: Mark serial read call as nonblocking. Martin Ling 2014-09-21 18:33:34 +0100
  • bb27c76513 fluke-dmm: Make serial write calls block, and fix error handling. Martin Ling 2014-09-21 18:26:16 +0100
  • 50276118ca fluke-dmm: Make serial write calls block, and fix error handling. Martin Ling 2014-09-21 18:16:04 +0100
  • 707fa85ad5 fluke-dmm: Mark serial read call as nonblocking. Martin Ling 2014-09-21 18:12:48 +0100
  • 55e32714f9 conrad-digi-35-cpu: Make serial write call block. Martin Ling 2014-09-21 18:07:14 +0100
  • 0ac161bba0 conrad-digi-35-cpu: Remove SERIAL_NONBLOCK flag from open at scan time. Martin Ling 2014-09-21 18:05:56 +0100
  • c9fc06d7f0 colead-slm: Mark serial read calls as nonblocking. Martin Ling 2014-09-21 17:54:18 +0100
  • 258a23134d center-3xx: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-21 17:51:50 +0100
  • c1da74fc0a center-3xx: Make serial write call block. Martin Ling 2014-09-21 17:51:25 +0100
  • 3582ce8a01 center-3xx: Mark serial read call as nonblocking. Martin Ling 2014-09-21 17:46:39 +0100
  • d7b269da8f cem-dt-885x: Mark serial access as nonblocking, remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-21 17:41:05 +0100
  • ca4266a02f brymen-dmm: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-16 02:49:27 +0100
  • 776313d997 brymen-dmm: Make serial write call block. Martin Ling 2014-09-16 02:47:28 +0100
  • 44be13b1f8 brymen-dmm: Mark serial read calls as nonblocking. Martin Ling 2014-09-16 02:42:26 +0100
  • 5305266a28 atten-pps3xxx: Remove SERIAL_NONBLOCK. Martin Ling 2014-09-16 02:34:09 +0100
  • c3116bc311 atten-pps3xxx: Make serial write call block. Martin Ling 2014-09-16 02:36:42 +0100
  • e7b4103697 atten-pps3xxx: Make serial write call block in scan. Martin Ling 2014-09-16 02:32:37 +0100
  • 25dd083128 appa-55ii: Mark serial read nonblocking and remove SERIAL_NONBLOCK. Martin Ling 2014-09-16 02:29:57 +0100
  • 64c536be52 aglient-dmm: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-16 02:17:47 +0100
  • a5053ddd21 agilent-dmm: Make serial write call block in send. Martin Ling 2014-09-16 02:14:23 +0100
  • 485b9ae34d agilent-dmm: Make serial write call block in scan. Martin Ling 2014-09-16 02:11:05 +0100
  • e0b781a45b agilent-dmm: Mark serial read call as nonblocking. Martin Ling 2014-09-16 02:07:08 +0100
  • 2e360339f9 serial-dmm: Remove SERIAL_NONBLOCK flag. Martin Ling 2014-09-16 02:01:27 +0100
  • 4277ac349c serial-dmm: Mark serial read/write calls as nonblocking. Martin Ling 2014-09-16 01:58:54 +0100