2014-10-05 |
Bert Vermeulen | atten-pps3xxx: Fix serial port timeout. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Bert Vermeulen | fluke-dmm: Fix blocking serial write timeout. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Bert Vermeulen | agilent-dmm: Fix blocking serial write timeout. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Bert Vermeulen | input/csv: Fix size_t printing. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Uwe Hermann | unit tests: Fix build due to recent changes. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Martin Ling | Add a configurable read timeout to blocking SCPI reads... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Bert Vermeulen | Add some Agilent USBTMC PIDs. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Martin Ling | Add a timeout parameter to blocking serial calls. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | Avoid serial_write_blocking() warnings. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Martin Ling | Fix similar broken error handling on several serial... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | kecheng-kc-330b: Fix missing time/frequency weighting. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | hantek-dso: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | demo: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | fluke-dmm: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | chronovu-la8: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | asix-sigma: Trigger code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | agilent-dmm: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | scpi/vxc: Avoid NULL dereference. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | input/csv: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | input/chronovu_la8: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | input/binary: Code cleanup. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | input: Avoid NULL dereference. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | sr_parse_sizestring: Deal with invalid strings better. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Bert Vermeulen | Clean up sr_session_load(). |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | Return sensible Device::description() for session and... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | C++: Fix management of SessionDevice objects. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | C++: Add spaces in Device::description(). |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | C++: Expose device serial number and connection ID. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Martin Ling | C++: Expose config key capabilities. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Martin Ling | bindings: Update for input API changes. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | Clean up internal input API docs. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: Use SR_ERR_NA instead of SR_OK_CONTINUE. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: sr_input_free() is now a void function. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: Add sr_input_end(). |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: Free instance-private storage at instance free. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Bert Vermeulen | input: Add sdi_ready flag to struct sr_input. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 8: fix victor-dmm |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 7: fix testo |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 6: fix sysclk-lwla |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 5: fix ikalogic-scanalogic2 |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 4: fix trivial sr_dev_inst_... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 3: sr_dev_inst_new() calls... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 2: remove it from sr_sessio... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Removal of sdi->index, step 1: remove it from headers... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | saleae-logic16: Use physical USB connection instead... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | Remove sdi->index from openbench-logic-sniffer and... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | hantek-dso: Use physical USB connection instead of... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Soeren Apel | zeroplus-logic-cube: Use physical USB connection instea... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Aurelien Jacobs | C++: handle uint32_t SR_CONF keys which contain key... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Soeren Apel | fx2lafw: Use physical USB connection instead of sdi... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Bert Vermeulen | Add sr_packet_copy/_free functions. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | serial: Eliminate serial_read(), serial_write() and... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | std_serial_dev_open: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | scpi_serial: Mark read/write calls nonblocking, remove... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | tondaj-sl-814: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | tondaj-sl-814: Mark serial read/write calls as blocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | tondaj-sl-814: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | teleinfo: Mark serial read as nonblocking, remove SERIA... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | openbench-logic-sniffer: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | norma-dmm: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | norma-dmm: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | norma-dmm: Make write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | norma-dmm: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | motech-lps-30x: Remove SERIAL_NONBLOCK. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | motech-lps-30x: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | motech-lps-30x: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | mic-985xx: Remove SERIAL_NONBLOCK call. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | mic-985xx: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | mic-985xx: Mark serial read as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Make serial write calls block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Make serial write call block, and fix... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Mark serial read calls as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | gmc-mh-1x-2x: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | fluke-dmm: Make serial write calls block, and fix error... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | fluke-dmm: Make serial write calls block, and fix error... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | fluke-dmm: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | conrad-digi-35-cpu: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | conrad-digi-35-cpu: Remove SERIAL_NONBLOCK flag from... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | colead-slm: Mark serial read calls as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | center-3xx: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | center-3xx: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | center-3xx: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | cem-dt-885x: Mark serial access as nonblocking, remove... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | brymen-dmm: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | brymen-dmm: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | brymen-dmm: Mark serial read calls as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | atten-pps3xxx: Remove SERIAL_NONBLOCK. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | atten-pps3xxx: Make serial write call block. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | atten-pps3xxx: Make serial write call block in scan. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | appa-55ii: Mark serial read nonblocking and remove... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | aglient-dmm: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | agilent-dmm: Make serial write call block in send. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | agilent-dmm: Make serial write call block in scan. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | agilent-dmm: Mark serial read call as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | serial-dmm: Remove SERIAL_NONBLOCK flag. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | serial-dmm: Mark serial read/write calls as nonblocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | colead-slm: Mark serial write call as blocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | manson-hcs-3xxx: Mark serial read call as blocking. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Martin Ling | serial_readline: Implement using sp_blocking_read. |
commit | commitdiff | tree | snapshot |
next |