summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update ProtoTerminal part to use threading and message queuesTimothy Pearson2015-09-112-110/+281
|
* Fix component analyzer accessTimothy Pearson2015-09-101-0/+3
|
* Fix incorrect SASL property fetch callsTimothy Pearson2015-09-102-8/+18
| | | | This resolves the long-standing incorrect buffer size issues
* Add intial support for component analyzersTimothy Pearson2015-09-099-1348/+624
|
* Fix libtqtrla-dev dependencesTimothy Pearson2014-12-291-1/+1
|
* Fix servers failing to build with newest TDE versionTimothy Pearson2014-12-299-9/+9
|
* Fix FTBFSTimothy Pearson2014-12-272-2/+2
|
* Fix libbbbgpmc control fileTimothy Pearson2014-12-271-1/+1
|
* Use libbbbgpmc library instead of static code in fpga and logica analyzer ↵Timothy Pearson2014-12-278-273/+4
| | | | servers
* Split BeagleBone Black GPMC support files into new libbbbgpmc libraryTimothy Pearson2014-12-2629-0/+946
|
* Fix libffts FTBFSTimothy Pearson2014-12-241-1/+1
|
* Fix libtqtrla build depsTimothy Pearson2014-12-241-1/+1
|
* Fix faulty table existence checksTimothy Pearson2014-12-241-16/+33
|
* Fix build depsTimothy Pearson2014-12-241-1/+1
|
* Minor comment updateTimothy Pearson2014-12-241-2/+2
|
* Add SASL mechanism override configuration options to auth serverTimothy Pearson2014-12-241-0/+15
|
* Add ability to set client socket SASL mechanismTimothy Pearson2014-12-243-4/+65
| | | | Fix a couple of build warnings
* Fix a number of memory initialization glitchesTimothy Pearson2014-09-146-86/+101
| | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation
* Fix FTBFS on older Ubuntu versionsTimothy Pearson2014-09-082-0/+12
|
* Add autodetection of FFTS library presenceTimothy Pearson2014-09-074-5/+42
|
* Fix ffts FTBFS (again)Timothy Pearson2014-09-071-1/+9
|
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/remotelaboratoryTimothy Pearson2014-09-061-1/+2
|\
| * Fix FTBFS on older Ubuntu versionsTimothy Pearson2014-09-061-0/+1
| |
| * Fix FTBFS on non-amd64 systemsTimothy Pearson2014-09-061-1/+1
| |
* | Add math waveform support to scope viewerTimothy Pearson2014-09-065-10/+767
|/
* Add Debian packaging for FFTSTimothy Pearson2014-09-067-0/+97
|
* Add FFTS v0.7Anthony Blake2014-09-0666-0/+56769
|
* Minor update to trace widgetTimothy Pearson2014-09-042-4/+7
|
* Properly handle recoverable MySQL connection interruptionsTimothy Pearson2014-09-035-181/+238
| | | | Properly track arbiter use
* Clean up autogenerated files from GIT treeTimothy Pearson2014-09-0126-72698/+0
|
* Fix scope part crashesTimothy Pearson2014-04-286-7/+92
| | | | | Add server-provided caption support Properly brand client application
* Add missing Debian install fileTimothy Pearson2014-04-251-0/+4
|
* Add trigger channel set to scope partTimothy Pearson2014-04-256-19/+143
|
* Remove accidentally included Makefile.inTimothy Pearson2014-04-241-871/+0
|
* Add timebase controls to scope partTimothy Pearson2014-04-248-132/+415
| | | | 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
|
* Fix a number of out of range warningsTimothy Pearson2014-03-088-31/+108
|
* Add ability to set digital trace viewer cursors with the mouseTimothy Pearson2014-03-043-44/+211
| | | | Fix oversized cursor control buttons
* Add ability to display values of traces at selected cursor positionTimothy Pearson2014-03-043-27/+311
|
* Fill area under logical 1s in TraceWidget digital modeTimothy Pearson2014-03-043-5/+54
|
* Fix slow TraceWidget redrawTimothy Pearson2014-03-036-67/+194
| | | | Add proper horizontal scrolling to TraceWidget
* Update database license headerTimothy Pearson2014-02-271-4/+20
|
* Update date range in READMETimothy Pearson2014-02-271-1/+1
|
* Clean up libtdekrb license headersTimothy Pearson2014-02-274-4/+4
|
* Update license headers in TDE clientTimothy Pearson2014-02-2720-32/+222
|
* First pass of logic analyzer functionality (GPMC interface and server)Timothy Pearson2014-02-275-23/+200
|
* First pass of logic analyzer functionality (client and FPGA core)Timothy Pearson2014-02-2729-294/+3544
|
* Add left trace sidebar option to trace viewer widgetTimothy Pearson2014-01-295-32/+382
| | | | Add scrollbar option to trace viewer widget
* Add ability to hard reset user deviceTimothy Pearson2014-01-134-1/+16
| | | | Fix initial size of serial and terminal windows