summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part/fpgaview/part.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS from TQT conversion commitTimothy Pearson2019-01-241-4/+4
|
* Update copyright datesTimothy Pearson2019-01-241-1/+1
|
* Finish QT-->TQT conversionTimothy Pearson2019-01-241-4/+4
|
* Move seven segment display widget to common widget directoryTimothy Pearson2015-09-111-41/+2
|
* Update license headers in TDE clientTimothy Pearson2014-02-271-1/+1
|
* Relayout the GUI to be more in line with expected normsTimothy Pearson2014-01-101-0/+2
| | | | | Add user logic reset signal Stabilize data transfer
* Allow data processing RAM size to be configured by changing a Verilog ↵Timothy Pearson2013-10-301-1/+4
| | | | parameter on the FPGA side
* Fix image distortion when certain greyscale values are utilizedTimothy Pearson2013-10-301-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 sameTimothy Pearson2013-10-141-5/+6
|
* Avoid usage of TQTimer::singleShot in the FPGA viewer partTimothy Pearson2013-03-131-0/+1
| | | | Repair "think-o" in the Spartan 6 block RAM HDL
* Work around data transfer problems in FTDI serial convertersTimothy Pearson2013-03-041-0/+6
| | | | Fix glitches in FPGA viewer part
* Update for latest version of TDETimothy Pearson2013-02-111-12/+12
|
* Fix FTBFS on newer TQt3 versionsTimothy Pearson2013-01-131-3/+3
| | | | Fix cursor and graticule tooltip glitches when waveforms are offset from zero
* Add client image display windows to remotefpga viewerTimothy Pearson2012-07-221-0/+20
|
* Move part connection and disconnection code into tqtrla libraryTimothy Pearson2012-07-091-9/+3
|
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-061-0/+1
|
* Enable character transmission via KerberosTimothy Pearson2012-07-041-1/+0
|
* Add interface mode selectionTimothy Pearson2012-07-041-0/+1
| | | | Make servers use less CPU
* Add data processing modeTimothy Pearson2012-07-041-0/+4
|
* Fix UI layout of FPGA partTimothy Pearson2012-07-041-0/+3
|
* Add initial batch mode processing logicTimothy Pearson2012-07-041-0/+16
|
* Add preliminary basic remotefpga protocol supportTimothy Pearson2012-07-031-1/+50
|
* Stabilize clients and complete basic view layout/widgetsTimothy Pearson2012-07-021-0/+34
|
* Fix crashes in serversTimothy Pearson2012-07-011-0/+27
| | | | Start work on FPGA client
* Add ability for instruments to add menu options to the main windowTimothy Pearson2012-07-011-0/+19
|
* Extend instrument partsTimothy Pearson2012-06-301-1/+3
|
* Get rid of processEvents calls in viewer partTimothy Pearson2012-06-291-0/+6
|
* Fix a number of problemsTimothy Pearson2012-06-271-1/+3
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-261-0/+71
Fix authserver crash