Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Kerberos flags to Automake include lists | Timothy Pearson | 2019-01-24 | 10 | -10/+10 |
| | |||||
* | Fix math traces failing after normal scope updates randomly set current ↵ | Timothy Pearson | 2017-07-29 | 1 | -12/+12 |
| | | | | destination trace | ||||
* | Fix crash on sensor monitor startup | Timothy Pearson | 2016-12-27 | 1 | -6/+6 |
| | |||||
* | 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 | 6 | -1/+2167 |
| | | | | | | 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 |
| | |||||
* | Move seven segment display widget to common widget directory | Timothy Pearson | 2015-09-11 | 4 | -473/+7 |
| | |||||
* | 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 | 2 | -54/+53 |
| | | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation | ||||
* | Add autodetection of FFTS library presence | Timothy Pearson | 2014-09-07 | 2 | -4/+13 |
| | |||||
* | Add math waveform support to scope viewer | Timothy Pearson | 2014-09-06 | 4 | -9/+766 |
| | |||||
* | Fix scope part crashes | Timothy Pearson | 2014-04-28 | 2 | -1/+19 |
| | | | | | Add server-provided caption support Properly brand client application | ||||
* | Add trigger channel set to scope part | Timothy Pearson | 2014-04-25 | 2 | -8/+121 |
| | |||||
* | Remove accidentally included Makefile.in | Timothy Pearson | 2014-04-24 | 1 | -871/+0 |
| | |||||
* | Add timebase controls to scope part | Timothy Pearson | 2014-04-24 | 4 | -107/+365 |
| | | | | Build debug symbols package | ||||
* | Fix a number of out of range warnings | Timothy Pearson | 2014-03-08 | 4 | -11/+14 |
| | |||||
* | Add ability to set digital trace viewer cursors with the mouse | Timothy Pearson | 2014-03-04 | 1 | -2/+10 |
| | | | | Fix oversized cursor control buttons | ||||
* | Add ability to display values of traces at selected cursor position | Timothy Pearson | 2014-03-04 | 1 | -0/+3 |
| | |||||
* | Fill area under logical 1s in TraceWidget digital mode | Timothy Pearson | 2014-03-04 | 1 | -0/+1 |
| | |||||
* | Fix slow TraceWidget redraw | Timothy Pearson | 2014-03-03 | 4 | -6/+2 |
| | | | | 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 | 11 | -17/+2465 |
| | |||||
* | Add left trace sidebar option to trace viewer widget | Timothy Pearson | 2014-01-29 | 3 | -25/+125 |
| | | | | 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 | ||||
* | 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 | ||||
* | 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 | 2 | -29/+33 |
| | |||||
* | Update API to TDE R14 | Timothy Pearson | 2013-10-01 | 7 | -7/+7 |
| | |||||
* | Fix data transmission to FPGA when file size is not exactly 16384 bytes | Timothy Pearson | 2013-03-23 | 1 | -10/+22 |
| | | | | Fix input image display | ||||
* | Avoid usage of TQTimer::singleShot in the FPGA viewer part | Timothy Pearson | 2013-03-13 | 2 | -16/+22 |
| | | | | Repair "think-o" in the Spartan 6 block RAM HDL | ||||
* | Properly handle IDLE response while in programming state | Timothy Pearson | 2013-03-12 | 1 | -0/+8 |
| | | | | Set sensible programmer minimum size | ||||
* | Fix scope part offline mode | Timothy Pearson | 2013-03-04 | 1 | -19/+114 |
| | |||||
* | Work around data transfer problems in FTDI serial converters | Timothy Pearson | 2013-03-04 | 4 | -100/+285 |
| | | | | Fix glitches in FPGA viewer part | ||||
* | Reset FPGA programmer progress bar on completion | Timothy Pearson | 2013-03-02 | 1 | -0/+2 |
| | |||||
* | Update for latest TDE API | Timothy Pearson | 2013-02-25 | 7 | -14/+14 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-23 | 9 | -9/+9 |
| | |||||
* | Update for latest version of TDE | Timothy Pearson | 2013-02-11 | 26 | -101/+101 |
| | |||||
* | Add ability to set maximum terminal service users in group | Timothy Pearson | 2013-01-25 | 5 | -1/+60 |
| | |||||
* | Use proper file names for the group permissions editor | Timothy Pearson | 2013-01-24 | 5 | -7/+7 |
| | |||||
* | User management console now functional | Timothy Pearson | 2013-01-24 | 7 | -328/+533 |
| | |||||
* | Add inital copies of user management server and client for future development | Timothy Pearson | 2013-01-20 | 9 | -1/+1329 |
| | |||||
* | Add trace zero indicators | Timothy Pearson | 2013-01-14 | 1 | -0/+5 |
| | | | | Save and restore offsets | ||||
* | Fix FTBFS on newer TQt3 versions | Timothy Pearson | 2013-01-13 | 1 | -3/+3 |
| | | | | Fix cursor and graticule tooltip glitches when waveforms are offset from zero |