summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 number of memory initialization glitchesTimothy Pearson2014-09-146-86/+101
* 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
* Clean up autogenerated files from GIT treeTimothy Pearson2014-09-0126-72698/+0
* Fix scope part crashesTimothy Pearson2014-04-286-7/+92
* 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
* 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
* 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
* 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 ability to hard reset user deviceTimothy Pearson2014-01-134-1/+16
* Hard reset user device on connection and disconnection of FPGA viewerTimothy Pearson2014-01-132-1/+15
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratoryTimothy Pearson2014-01-131-3/+3
|\
| * Fix FPGA server FTBFS on amd64Timothy Pearson2014-01-131-3/+3
* | Automatically prompt for username/password if Kerberos ticket is invalidTimothy Pearson2014-01-134-3/+52
|/
* Fix serial server init fileTimothy Pearson2014-01-131-13/+13
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratoryTimothy Pearson2014-01-138-5/+423
|\
| * Add serial console clientTimothy Pearson2014-01-138-5/+423
* | Fix incorrect file namesTimothy Pearson2014-01-134-4/+4
|/
* Add serial console serverTimothy Pearson2014-01-1332-24/+1562
* Fix prototerminal reception of multiple lines of textTimothy Pearson2014-01-131-5/+8
* Add prototyping terminal to uLab client for TDETimothy Pearson2014-01-136-1/+410
* Add serial I/O to host FPGATimothy Pearson2014-01-122-0/+13