Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Hard reset user device on connection and disconnection of FPGA viewer | Timothy Pearson | 2014-01-13 | 2 | -1/+15 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratory | Timothy Pearson | 2014-01-13 | 1 | -3/+3 |
|\ | |||||
| * | Fix FPGA server FTBFS on amd64 | Timothy Pearson | 2014-01-13 | 1 | -3/+3 |
| | | |||||
* | | Automatically prompt for username/password if Kerberos ticket is invalid | Timothy Pearson | 2014-01-13 | 4 | -3/+52 |
|/ | |||||
* | Fix serial server init file | Timothy Pearson | 2014-01-13 | 1 | -13/+13 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratory | Timothy Pearson | 2014-01-13 | 8 | -5/+423 |
|\ | |||||
| * | Add serial console client | Timothy Pearson | 2014-01-13 | 8 | -5/+423 |
| | | |||||
* | | Fix incorrect file names | Timothy Pearson | 2014-01-13 | 4 | -4/+4 |
|/ | |||||
* | Add serial console server | Timothy Pearson | 2014-01-13 | 32 | -24/+1562 |
| | |||||
* | Fix prototerminal reception of multiple lines of text | Timothy Pearson | 2014-01-13 | 1 | -5/+8 |
| | |||||
* | Add prototyping terminal to uLab client for TDE | Timothy Pearson | 2014-01-13 | 6 | -1/+410 |
| | |||||
* | Add serial I/O to host FPGA | Timothy Pearson | 2014-01-12 | 2 | -0/+13 |
| | |||||
* | Add initial version of a logic analyzer server | Timothy Pearson | 2014-01-12 | 35 | -3/+1544 |
| |