Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ProtoTerminal part to use threading and message queues | Timothy Pearson | 2015-09-11 | 2 | -110/+281 |
| | |||||
* | Fix component analyzer access | Timothy Pearson | 2015-09-10 | 1 | -0/+3 |
| | |||||
* | Fix incorrect SASL property fetch calls | Timothy Pearson | 2015-09-10 | 2 | -8/+18 |
| | | | | This resolves the long-standing incorrect buffer size issues | ||||
* | Add intial support for component analyzers | Timothy Pearson | 2015-09-09 | 9 | -1348/+624 |
| | |||||
* | Fix libtqtrla-dev dependences | Timothy Pearson | 2014-12-29 | 1 | -1/+1 |
| | |||||
* | Fix servers failing to build with newest TDE version | Timothy Pearson | 2014-12-29 | 9 | -9/+9 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2014-12-27 | 2 | -2/+2 |
| | |||||
* | Fix libbbbgpmc control file | Timothy Pearson | 2014-12-27 | 1 | -1/+1 |
| | |||||
* | Use libbbbgpmc library instead of static code in fpga and logica analyzer ↵ | Timothy Pearson | 2014-12-27 | 8 | -273/+4 |
| | | | | servers | ||||
* | Split BeagleBone Black GPMC support files into new libbbbgpmc library | Timothy Pearson | 2014-12-26 | 29 | -0/+946 |
| | |||||
* | Fix libffts FTBFS | Timothy Pearson | 2014-12-24 | 1 | -1/+1 |
| | |||||
* | Fix libtqtrla build deps | Timothy Pearson | 2014-12-24 | 1 | -1/+1 |
| | |||||
* | Fix faulty table existence checks | Timothy Pearson | 2014-12-24 | 1 | -16/+33 |
| | |||||
* | Fix build deps | Timothy Pearson | 2014-12-24 | 1 | -1/+1 |
| | |||||
* | Minor comment update | Timothy Pearson | 2014-12-24 | 1 | -2/+2 |
| | |||||
* | Add SASL mechanism override configuration options to auth server | Timothy Pearson | 2014-12-24 | 1 | -0/+15 |
| | |||||
* | Add ability to set client socket SASL mechanism | Timothy Pearson | 2014-12-24 | 3 | -4/+65 |
| | | | | Fix a couple of build warnings | ||||
* | Fix a number of memory initialization glitches | Timothy Pearson | 2014-09-14 | 6 | -86/+101 |
| | | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation | ||||
* | Fix FTBFS on older Ubuntu versions | Timothy Pearson | 2014-09-08 | 2 | -0/+12 |
| | |||||
* | Add autodetection of FFTS library presence | Timothy Pearson | 2014-09-07 | 4 | -5/+42 |
| | |||||
* | Fix ffts FTBFS (again) | Timothy Pearson | 2014-09-07 | 1 | -1/+9 |
| | |||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/remotelaboratory | Timothy Pearson | 2014-09-06 | 1 | -1/+2 |
|\ | |||||
| * | Fix FTBFS on older Ubuntu versions | Timothy Pearson | 2014-09-06 | 1 | -0/+1 |
| | | |||||
| * | Fix FTBFS on non-amd64 systems | Timothy Pearson | 2014-09-06 | 1 | -1/+1 |
| | | |||||
* | | Add math waveform support to scope viewer | Timothy Pearson | 2014-09-06 | 5 | -10/+767 |
|/ | |||||
* | Add Debian packaging for FFTS | Timothy Pearson | 2014-09-06 | 7 | -0/+97 |
| | |||||
* | Add FFTS v0.7 | Anthony Blake | 2014-09-06 | 66 | -0/+56769 |
| | |||||
* | Minor update to trace widget | Timothy Pearson | 2014-09-04 | 2 | -4/+7 |
| | |||||
* | Properly handle recoverable MySQL connection interruptions | Timothy Pearson | 2014-09-03 | 5 | -181/+238 |
| | | | | Properly track arbiter use | ||||
* | Clean up autogenerated files from GIT tree | Timothy Pearson | 2014-09-01 | 26 | -72698/+0 |
| | |||||
* | Fix scope part crashes | Timothy Pearson | 2014-04-28 | 6 | -7/+92 |
| | | | | | Add server-provided caption support Properly brand client application | ||||
* | Add missing Debian install file | Timothy Pearson | 2014-04-25 | 1 | -0/+4 |
| | |||||
* | Add trigger channel set to scope part | Timothy Pearson | 2014-04-25 | 6 | -19/+143 |
| | |||||
* | Remove accidentally included Makefile.in | Timothy Pearson | 2014-04-24 | 1 | -871/+0 |
| | |||||
* | Add timebase controls to scope part | Timothy Pearson | 2014-04-24 | 8 | -132/+415 |
| | | | | Build debug symbols package | ||||
* | Add GETHORIZTIMEBASE to gpib server | Timothy Pearson | 2014-04-24 | 3 | -0/+62 |
| | |||||
* | Add GETPERMITTEDSDIVS command to gpib server | Timothy Pearson | 2014-04-24 | 3 | -24/+91 |
| | |||||
* | Fix a number of out of range warnings | Timothy Pearson | 2014-03-08 | 8 | -31/+108 |
| | |||||
* | Add ability to set digital trace viewer cursors with the mouse | Timothy Pearson | 2014-03-04 | 3 | -44/+211 |
| | | | | Fix oversized cursor control buttons | ||||
* | Add ability to display values of traces at selected cursor position | Timothy Pearson | 2014-03-04 | 3 | -27/+311 |
| | |||||
* | Fill area under logical 1s in TraceWidget digital mode | Timothy Pearson | 2014-03-04 | 3 | -5/+54 |
| | |||||
* | Fix slow TraceWidget redraw | Timothy Pearson | 2014-03-03 | 6 | -67/+194 |
| | | | | Add proper horizontal scrolling to TraceWidget | ||||
* | Update database license header | Timothy Pearson | 2014-02-27 | 1 | -4/+20 |
| | |||||
* | Update date range in README | Timothy Pearson | 2014-02-27 | 1 | -1/+1 |
| | |||||
* | Clean up libtdekrb license headers | Timothy Pearson | 2014-02-27 | 4 | -4/+4 |
| | |||||
* | Update license headers in TDE client | Timothy Pearson | 2014-02-27 | 20 | -32/+222 |
| | |||||
* | First pass of logic analyzer functionality (GPMC interface and server) | Timothy Pearson | 2014-02-27 | 5 | -23/+200 |
| | |||||
* | First pass of logic analyzer functionality (client and FPGA core) | Timothy Pearson | 2014-02-27 | 29 | -294/+3544 |
| | |||||
* | Add left trace sidebar option to trace viewer widget | Timothy Pearson | 2014-01-29 | 5 | -32/+382 |
| | | | | Add scrollbar option to trace viewer widget | ||||
* | Add ability to hard reset user device | Timothy Pearson | 2014-01-13 | 4 | -1/+16 |
| | | | | Fix initial size of serial and terminal windows |