summaryrefslogtreecommitdiffstats
path: root/servers/gpib_server_lin/src/scope_functions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly call out the "C" and higher variants of the TDS7x4 scopes, as an ↵Timothy Pearson2019-08-051-47/+103
| | | | | | updated programming manual was issued for them (distinct from the "A" variants) Fix reassembly of waveform data on "C" scope variants -- presumed to also fix (or at least not break) "A" variant reassembly, but this remains untested
* Properly configured headers on TDS744A scopes before trying to establish ↵Timothy Pearson2019-05-081-5/+14
| | | | communications
* Allow GPIB server to read full storage of TDS744A scopesTimothy Pearson2019-04-121-8/+10
|
* Add trigger channel set to scope partTimothy Pearson2014-04-251-1/+1
|
* Add timebase controls to scope partTimothy Pearson2014-04-241-2/+2
| | | | Build debug symbols package
* Add GETHORIZTIMEBASE to gpib serverTimothy Pearson2014-04-241-0/+49
|
* Add GETPERMITTEDSDIVS command to gpib serverTimothy Pearson2014-04-241-19/+64
|
* Fix handling of AUX and LINE trigger sourcesTimothy Pearson2013-03-081-1/+3
|
* Add run controls to scopeTimothy Pearson2012-07-181-1/+50
|
* Add channel controls to scopeTimothy Pearson2012-07-181-3/+83
|
* Add trigger displayTimothy Pearson2012-07-161-0/+105
|
* Streamline code and fix scope captureTimothy Pearson2012-07-161-25/+36
|
* Fix scopeTimothy Pearson2012-07-141-1/+25
|
* Fix scopeTimothy Pearson2012-07-141-8/+10
|
* Add profiling to scope trace grabberTimothy Pearson2012-07-141-0/+36
|
* Can now grab initial scope tracesTimothy Pearson2012-07-141-110/+409
|
* Add untested support for scope trace grabbingTimothy Pearson2012-07-101-0/+164
|
* Add initial instrument command functionsTimothy Pearson2012-07-101-13/+13
|
* Add serial port instrument supportTimothy Pearson2012-07-101-0/+480