summaryrefslogtreecommitdiffstats
path: root/servers/gpib_server_lin/src/gpib_conn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add initial component analyzer capability request supportTimothy Pearson2015-09-121-1/+27
| | | | Fix a couple of minor errors in component analyzer handling
* Fix component analyzer accessTimothy Pearson2015-09-101-0/+3
|
* Add intial support for component analyzersTimothy Pearson2015-09-091-1/+101
|
* Fix a number of memory initialization glitchesTimothy Pearson2014-09-141-2/+0
| | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation
* Add GETHORIZTIMEBASE to gpib serverTimothy Pearson2014-04-241-0/+12
|
* Add GETPERMITTEDSDIVS command to gpib serverTimothy Pearson2014-04-241-4/+25
|
* Fix remaining name references to use the uLab system nameTimothy Pearson2013-02-271-1/+1
| | | | Fix incorrect Debian init scripts and a wrong binary name
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Add administration consoleTimothy Pearson2012-09-191-1/+1
|
* Add run controls to scopeTimothy Pearson2012-07-181-1/+17
|
* Add channel controls to scopeTimothy Pearson2012-07-181-1/+29
|
* Add trigger displayTimothy Pearson2012-07-161-2/+26
|
* Streamline code and fix scope captureTimothy Pearson2012-07-161-1/+2
|
* Can now grab initial scope tracesTimothy Pearson2012-07-141-9/+127
|
* Fix GPIB server failureTimothy Pearson2012-07-111-9/+1
|
* Fix commanalyzer functionalityTimothy Pearson2012-07-111-17/+25
|
* Add untested support for scope trace grabbingTimothy Pearson2012-07-101-1/+22
|
* Add initial instrument command functionsTimothy Pearson2012-07-101-15/+526
|
* Add serial port instrument supportTimothy Pearson2012-07-101-0/+489