summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part/fpgaview/part.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix client FTBFS on newer TDE versionHEADmasterTimothy Pearson2025-05-251-35/+35
* Update copyright datesTimothy Pearson2019-01-241-1/+1
* Move seven segment display widget to common widget directoryTimothy Pearson2015-09-111-427/+0
* 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-11/+50
* 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-301-9/+32
* Fix image distortion when certain greyscale values are utilizedTimothy Pearson2013-10-301-17/+36
* Fix 7-segment LED display and add sample driver for the sameTimothy Pearson2013-10-141-24/+27
* 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-131-16/+21
* Work around data transfer problems in FTDI serial convertersTimothy Pearson2013-03-041-97/+204
* 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-111-11/+11
* Add client image display windows to remotefpga viewerTimothy Pearson2012-07-221-5/+63
* Enhance trace viewerTimothy Pearson2012-07-121-0/+1
* Move part connection and disconnection code into tqtrla libraryTimothy Pearson2012-07-091-143/+18
* 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-061-36/+52
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-061-25/+2
* Add interface mode selectionTimothy Pearson2012-07-041-0/+33
* Add data processing modeTimothy Pearson2012-07-041-4/+172
* Fix UI layout of FPGA partTimothy Pearson2012-07-041-4/+45
* Add initial batch mode processing logicTimothy Pearson2012-07-041-99/+252
* Add preliminary basic remotefpga protocol supportTimothy Pearson2012-07-031-23/+656
* Stabilize clients and complete basic view layout/widgetsTimothy Pearson2012-07-021-2/+110
* Fix crashes in serversTimothy Pearson2012-07-011-6/+133
* Add ability for instruments to add menu options to the main windowTimothy Pearson2012-07-011-2/+57
* Extend instrument partsTimothy Pearson2012-06-301-1/+6
* Get rid of processEvents calls in viewer partTimothy Pearson2012-06-291-82/+116
* 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-271-21/+84
* Add skeleton for FPGA viewerTimothy Pearson2012-06-261-0/+155