summaryrefslogtreecommitdiffstats
path: root/servers/gpib_server_lin/src
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly call out the "C" and higher variants of the TDS7x4 scopes, as an ↵Timothy Pearson2019-08-052-48/+107
| | | | | | 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
|
* Finish QT-->TQT conversionTimothy Pearson2019-02-011-1/+1
|
* Add initial component analyzer capability request supportTimothy Pearson2015-09-123-5/+77
| | | | 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-099-1348/+624
|
* Fix servers failing to build with newest TDE versionTimothy Pearson2014-12-291-1/+1
|
* 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 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-243-0/+62
|
* Add GETPERMITTEDSDIVS command to gpib serverTimothy Pearson2014-04-243-24/+91
|
* Update API to TDE R14Timothy Pearson2013-10-011-1/+1
|
* Fix handling of AUX and LINE trigger sourcesTimothy Pearson2013-03-081-1/+3
|
* Fix remaining name references to use the uLab system nameTimothy Pearson2013-02-274-8/+8
| | | | Fix incorrect Debian init scripts and a wrong binary name
* Update package names and fix library FTBFSTimothy Pearson2013-02-262-3/+3
|
* Fix FTBFSTimothy Pearson2013-02-251-1/+1
|
* Update for latest TDE APITimothy Pearson2013-02-251-3/+3
|
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Update for latest version of TDETimothy Pearson2013-02-112-7/+7
|
* Add administration consoleTimothy Pearson2012-09-191-1/+1
|
* Add run controls to scopeTimothy Pearson2012-07-183-3/+69
|
* Add channel controls to scopeTimothy Pearson2012-07-183-6/+116
|
* Add trigger displayTimothy Pearson2012-07-163-2/+133
|
* Streamline code and fix scope captureTimothy Pearson2012-07-163-27/+39
|
* 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-143-120/+547
|
* 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-103-2/+189
|
* Add initial instrument command functionsTimothy Pearson2012-07-106-53/+565
|
* Add serial port instrument supportTimothy Pearson2012-07-1012-192/+1014
|
* Added common directoriesTimothy Pearson2012-07-0911-0/+3325
|
* Move old servers to atticTimothy Pearson2012-06-2512-3856/+0
|
* Fixups for ca serverTimothy Pearson2012-04-303-41/+432
| | | | Add very preliminary client for ca and TDE
* Extend ca supportTimothy Pearson2012-04-284-3/+25
|
* Fix main server automake filesTimothy Pearson2012-04-282-16/+16
|
* Fix autoconf for gpib serverTimothy Pearson2012-04-282-172/+241
|
* Add preliminary support for HP 8924 series communication analyzer (spectrum ↵Timothy Pearson2012-04-276-68/+1047
| | | | | | | analyzer) to GPIB server Fix build warnings Formalize copyright notice with FOSS line
* Initial import of FOSS RemoteFPGA servers from 2009Timothy Pearson2012-04-2610-0/+2395
Prior to this, the servers existed as a source tarball that was periodically updated