Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Kerberos flags to Automake include lists | Timothy Pearson | 2019-01-24 | 12 | -12/+12 |
| | |||||
* | Find Heimdal kerberos in multidev packages on Debian and Ubuntu | Timothy Pearson | 2019-01-23 | 1 | -1/+43 |
| | |||||
* | Reset submodule clients/tde/cmake to latest HEAD | Automated System | 2019-01-23 | 1 | -0/+0 |
| | |||||
* | Reset submodule clients/tde/admin to latest HEAD | Automated System | 2019-01-23 | 1 | -0/+0 |
| | |||||
* | Fix math traces failing after normal scope updates randomly set current ↵ | Timothy Pearson | 2017-07-29 | 1 | -12/+12 |
| | | | | destination trace | ||||
* | Fix crash on reconnect | Timothy Pearson | 2016-12-27 | 1 | -0/+1 |
| | |||||
* | Switch package format to quilt on Debian and Ubuntu | Timothy Pearson | 2016-12-27 | 2 | -2/+2 |
| | |||||
* | Allow reconnection after certain types of disconnection event | Timothy Pearson | 2016-12-27 | 1 | -0/+1 |
| | |||||
* | Fix crash on sensor monitor startup | Timothy Pearson | 2016-12-27 | 1 | -6/+6 |
| | |||||
* | Fix FTBFS on Debian | Timothy Pearson | 2016-10-01 | 1 | -5/+10 |
| | |||||
* | Update submodules to latest HEAD | Timothy Pearson | 2016-10-01 | 2 | -0/+0 |
| | |||||
* | Restore measured parameters when waveform file is loaded | Timothy Pearson | 2015-09-12 | 2 | -30/+17 |
| | | | | Consolidate parameter set routines | ||||
* | Save sweep parameters in waveform file | Timothy Pearson | 2015-09-12 | 2 | -0/+19 |
| | | | | Minor update to control lockout rules | ||||
* | Add inital component analyzer part | Timothy Pearson | 2015-09-12 | 10 | -26/+2242 |
| | | | | | | Fix a couple of Kerberos socket class threading problems Stop drawing garbage in trace viewer when trace data partially intialized Add FloatSpinBox explicit data accessor | ||||
* | Fix minor error in FPGAViewPart sources | Timothy Pearson | 2015-09-11 | 1 | -0/+1 |
| | |||||
* | Add seven segment display array widget | Timothy Pearson | 2015-09-11 | 2 | -0/+196 |
| | |||||
* | Move seven segment display widget to common widget directory | Timothy Pearson | 2015-09-11 | 10 | -478/+546 |
| | |||||
* | Update ProtoTerminal part to use threading and message queues | Timothy Pearson | 2015-09-11 | 2 | -110/+281 |
| | |||||
* | Fix a number of memory initialization glitches | Timothy Pearson | 2014-09-14 | 3 | -55/+62 |
| | | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation | ||||
* | Add autodetection of FFTS library presence | Timothy Pearson | 2014-09-07 | 4 | -5/+42 |
| | |||||
* | Add math waveform support to scope viewer | Timothy Pearson | 2014-09-06 | 5 | -10/+767 |
| | |||||
* | Minor update to trace widget | Timothy Pearson | 2014-09-04 | 2 | -4/+7 |
| | |||||
* | Clean up autogenerated files from GIT tree | Timothy Pearson | 2014-09-01 | 1 | -262/+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 | 5 | -18/+142 |
| | |||||
* | Remove accidentally included Makefile.in | Timothy Pearson | 2014-04-24 | 1 | -871/+0 |
| | |||||
* | Add timebase controls to scope part | Timothy Pearson | 2014-04-24 | 7 | -130/+413 |
| | | | | Build debug symbols package | ||||
* | 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 license headers in TDE client | Timothy Pearson | 2014-02-27 | 18 | -30/+220 |
| | |||||
* | First pass of logic analyzer functionality (client and FPGA core) | Timothy Pearson | 2014-02-27 | 13 | -58/+2628 |
| | |||||
* | 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 | 2 | -0/+6 |
| | | | | Fix initial size of serial and terminal windows | ||||
* | Automatically prompt for username/password if Kerberos ticket is invalid | Timothy Pearson | 2014-01-13 | 4 | -3/+52 |
| | |||||
* | Add serial console client | Timothy Pearson | 2014-01-13 | 8 | -5/+423 |
| | |||||
* | 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 |
| | |||||
* | Relayout the GUI to be more in line with expected norms | Timothy Pearson | 2014-01-10 | 3 | -170/+194 |
| | | | | | Add user logic reset signal Stabilize data transfer | ||||
* | Increase DSP memory size | Timothy Pearson | 2014-01-10 | 1 | -2/+6 |
| | | | | Fix potential crash in FPGA viewer if hardware debug interface is malfunctioning or offline | ||||
* | Update common modules | Timothy Pearson | 2014-01-09 | 2 | -0/+0 |
| | |||||
* | Fix progress bar not moving during DSP data reception | Timothy Pearson | 2013-10-30 | 1 | -2/+7 |
| | | | | Fix syntax error in demo main.v file | ||||
* | Allow data processing RAM size to be configured by changing a Verilog ↵ | Timothy Pearson | 2013-10-30 | 3 | -12/+38 |
| | | | | parameter on the FPGA side | ||||
* | Fix image distortion when certain greyscale values are utilized | Timothy Pearson | 2013-10-30 | 4 | -19/+58 |
| | | | | Store last used values in FPGA viewer and programmer GUI for convenience on GUI restart | ||||
* | Fix 7-segment LED display and add sample driver for the same | Timothy Pearson | 2013-10-14 | 3 | -171/+33 |
| | |||||
* | Update API to TDE R14 | Timothy Pearson | 2013-10-01 | 9 | -11/+11 |
| | |||||
* | Use latest admin module | Timothy Pearson | 2013-09-30 | 1 | -0/+0 |
| |