Martin Ling
|
7faa3e8821
|
Route sr_source_remove for all serial devices through a wrapper.
|
2013-12-07 19:43:47 +00:00 |
Martin Ling
|
abc4b3356d
|
Route sr_source_add for all serial devices through a serial_source_add wrapper.
|
2013-12-07 19:43:47 +00:00 |
Martin Ling
|
721fc2272e
|
scpi_serial: Iterate serial_write as necessary to send full commands.
|
2013-12-07 19:43:47 +00:00 |
Bert Vermeulen
|
bc03a7cc2c
|
scpi/serial: Use stubs for all SCPI functions.
Avoids some gcc warnings, since the SCPI prototypes don't exactly
match serial_*.
|
2013-12-05 00:09:34 +01:00 |
Martin Ling
|
9dfeb81b09
|
scpi_serial: Flush buffers after opening port.
|
2013-12-04 13:03:23 +00:00 |
Martin Ling
|
a1ff9c1897
|
Add sr_scpi_read() operation for reading arbitrary data.
|
2013-12-03 23:18:37 +00:00 |
Martin Ling
|
23f43dff15
|
Make SCPI functions device independent, with separate serial backend.
|
2013-12-03 22:00:31 +00:00 |