summaryrefslogtreecommitdiffstats
path: root/servers/gpib_server_lin
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Clean up autogenerated files from GIT treeTimothy Pearson2014-09-014-16914/+0
|
* 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 common modulesTimothy Pearson2014-01-092-0/+0
|
* Update API to TDE R14Timothy Pearson2013-10-012-21/+21
|
* Use latest admin moduleTimothy Pearson2013-09-301-0/+0
|
* Use latest tdelibs for build depTimothy Pearson2013-09-301-1/+1
|
* Fix handling of AUX and LINE trigger sourcesTimothy Pearson2013-03-082-4/+6
|
* Fix Debian init script pathsTimothy Pearson2013-03-041-1/+1
|
* Fix incorrect library flagsTimothy Pearson2013-02-281-1/+1
|
* Fix remaining name references to use the uLab system nameTimothy Pearson2013-02-275-11/+11
| | | | Fix incorrect Debian init scripts and a wrong binary name
* Update package names and fix library FTBFSTimothy Pearson2013-02-265-19/+19
|
* Update GPIB server build depsTimothy Pearson2013-02-251-1/+1
|
* Fix FTBFSTimothy Pearson2013-02-251-1/+1
|
* Update for latest TDE APITimothy Pearson2013-02-251-3/+3
|
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Reset submodules to latest HEADTimothy Pearson2013-02-232-0/+0
|
* Remove automatically generated Makefile.in filesTimothy Pearson2013-02-113-2073/+0
|
* Update for latest version of TDETimothy Pearson2013-02-117-81/+143
|
* Update submodules to latest HEADTimothy Pearson2013-02-112-0/+0
|
* Fix up server build deps on Debian and UbuntuTimothy Pearson2013-01-261-1/+1
|
* Add Debian/Ubuntu init files for remaining servicesTimothy Pearson2013-01-261-0/+108
|
* 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-0941-0/+22885
|
* Move old servers to atticTimothy Pearson2012-06-2544-41188/+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-284-18/+18
|
* Fix autoconf for gpib serverTimothy Pearson2012-04-288-2285/+2809
|
* 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-2641-0/+39272
Prior to this, the servers existed as a source tarball that was periodically updated