summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part/fpgaview
Commit message (Expand)AuthorAgeFilesLines
* Relayout the GUI to be more in line with expected normsTimothy Pearson2014-01-103-170/+194
* Increase DSP memory sizeTimothy Pearson2014-01-101-2/+6
* Fix progress bar not moving during DSP data receptionTimothy Pearson2013-10-301-2/+7
* Allow data processing RAM size to be configured by changing a Verilog paramet...Timothy Pearson2013-10-303-12/+38
* Fix image distortion when certain greyscale values are utilizedTimothy Pearson2013-10-302-18/+41
* Fix 7-segment LED display and add sample driver for the sameTimothy Pearson2013-10-142-29/+33
* Update API to TDE R14Timothy Pearson2013-10-011-1/+1
* Fix data transmission to FPGA when file size is not exactly 16384 bytesTimothy Pearson2013-03-231-10/+22
* Avoid usage of TQTimer::singleShot in the FPGA viewer partTimothy Pearson2013-03-132-16/+22
* Work around data transfer problems in FTDI serial convertersTimothy Pearson2013-03-043-99/+280
* Update for latest TDE APITimothy Pearson2013-02-251-2/+2
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
* Update for latest version of TDETimothy Pearson2013-02-113-24/+24
* Fix FTBFS on newer TQt3 versionsTimothy Pearson2013-01-131-3/+3
* Add client image display windows to remotefpga viewerTimothy Pearson2012-07-223-6/+84
* Add iconsTimothy Pearson2012-07-182-0/+2
* Enhance trace viewerTimothy Pearson2012-07-121-0/+1
* Move part connection and disconnection code into tqtrla libraryTimothy Pearson2012-07-092-152/+21
* Convert to frame based protocolTimothy Pearson2012-07-071-15/+16
* Fix a variety of issuesTimothy Pearson2012-07-061-0/+6
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-062-36/+53
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-061-25/+2
* Enable character transmission via KerberosTimothy Pearson2012-07-041-1/+0
* Add interface mode selectionTimothy Pearson2012-07-043-12/+46
* Add data processing modeTimothy Pearson2012-07-042-4/+176
* Fix UI layout of FPGA partTimothy Pearson2012-07-043-159/+369
* Add initial batch mode processing logicTimothy Pearson2012-07-043-100/+269
* Add preliminary basic remotefpga protocol supportTimothy Pearson2012-07-033-42/+898
* Stabilize clients and complete basic view layout/widgetsTimothy Pearson2012-07-023-2/+360
* Fix crashes in serversTimothy Pearson2012-07-013-8/+323
* Add ability for instruments to add menu options to the main windowTimothy Pearson2012-07-012-2/+76
* Extend instrument partsTimothy Pearson2012-06-303-3/+10
* Get rid of processEvents calls in viewer partTimothy Pearson2012-06-292-82/+122
* Convert krb server socket to stateful operationTimothy Pearson2012-06-291-0/+1
* Convert krb client socket to stateful initTimothy Pearson2012-06-281-1/+5
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-281-57/+62
* Fix a number of problemsTimothy Pearson2012-06-272-22/+87
* Add skeleton for FPGA viewerTimothy Pearson2012-06-264-0/+312