Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FTBFS from TQT conversion commit | Timothy Pearson | 2019-01-24 | 1 | -4/+4 |
| | |||||
* | Update copyright dates | Timothy Pearson | 2019-01-24 | 1 | -1/+1 |
| | |||||
* | Finish QT-->TQT conversion | Timothy Pearson | 2019-01-24 | 1 | -4/+4 |
| | |||||
* | Move seven segment display widget to common widget directory | Timothy Pearson | 2015-09-11 | 1 | -41/+2 |
| | |||||
* | Update license headers in TDE client | Timothy Pearson | 2014-02-27 | 1 | -1/+1 |
| | |||||
* | Relayout the GUI to be more in line with expected norms | Timothy Pearson | 2014-01-10 | 1 | -0/+2 |
| | | | | | Add user logic reset signal Stabilize data transfer | ||||
* | Allow data processing RAM size to be configured by changing a Verilog ↵ | Timothy Pearson | 2013-10-30 | 1 | -1/+4 |
| | | | | parameter on the FPGA side | ||||
* | Fix image distortion when certain greyscale values are utilized | Timothy Pearson | 2013-10-30 | 1 | -1/+5 |
| | | | | 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 | 1 | -5/+6 |
| | |||||
* | Avoid usage of TQTimer::singleShot in the FPGA viewer part | Timothy Pearson | 2013-03-13 | 1 | -0/+1 |
| | | | | Repair "think-o" in the Spartan 6 block RAM HDL | ||||
* | Work around data transfer problems in FTDI serial converters | Timothy Pearson | 2013-03-04 | 1 | -0/+6 |
| | | | | Fix glitches in FPGA viewer part | ||||
* | Update for latest version of TDE | Timothy Pearson | 2013-02-11 | 1 | -12/+12 |
| | |||||
* | 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 | ||||
* | Add client image display windows to remotefpga viewer | Timothy Pearson | 2012-07-22 | 1 | -0/+20 |
| | |||||
* | Move part connection and disconnection code into tqtrla library | Timothy Pearson | 2012-07-09 | 1 | -9/+3 |
| | |||||
* | Fix crash caused by improper SASL initialization | Timothy Pearson | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | Enable character transmission via Kerberos | Timothy Pearson | 2012-07-04 | 1 | -1/+0 |
| | |||||
* | Add interface mode selection | Timothy Pearson | 2012-07-04 | 1 | -0/+1 |
| | | | | Make servers use less CPU | ||||
* | Add data processing mode | Timothy Pearson | 2012-07-04 | 1 | -0/+4 |
| | |||||
* | Fix UI layout of FPGA part | Timothy Pearson | 2012-07-04 | 1 | -0/+3 |
| | |||||
* | Add initial batch mode processing logic | Timothy Pearson | 2012-07-04 | 1 | -0/+16 |
| | |||||
* | Add preliminary basic remotefpga protocol support | Timothy Pearson | 2012-07-03 | 1 | -1/+50 |
| | |||||
* | Stabilize clients and complete basic view layout/widgets | Timothy Pearson | 2012-07-02 | 1 | -0/+34 |
| | |||||
* | Fix crashes in servers | Timothy Pearson | 2012-07-01 | 1 | -0/+27 |
| | | | | Start work on FPGA client | ||||
* | Add ability for instruments to add menu options to the main window | Timothy Pearson | 2012-07-01 | 1 | -0/+19 |
| | |||||
* | Extend instrument parts | Timothy Pearson | 2012-06-30 | 1 | -1/+3 |
| | |||||
* | Get rid of processEvents calls in viewer part | Timothy Pearson | 2012-06-29 | 1 | -0/+6 |
| | |||||
* | Fix a number of problems | Timothy Pearson | 2012-06-27 | 1 | -1/+3 |
| | |||||
* | Add skeleton for FPGA viewer | Timothy Pearson | 2012-06-26 | 1 | -0/+71 |
Fix authserver crash |