summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part/fpgaprogram/part.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix client FTBFS on newer TDE versionHEADmasterTimothy Pearson2025-05-251-10/+10
|
* Fix image distortion when certain greyscale values are utilizedTimothy Pearson2013-10-301-0/+13
| | | | Store last used values in FPGA viewer and programmer GUI for convenience on GUI restart
* Properly handle IDLE response while in programming stateTimothy Pearson2013-03-121-0/+8
| | | | Set sensible programmer minimum size
* Work around data transfer problems in FTDI serial convertersTimothy Pearson2013-03-041-1/+5
| | | | Fix glitches in FPGA viewer part
* Reset FPGA programmer progress bar on completionTimothy Pearson2013-03-021-0/+2
|
* 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-6/+6
|
* Add sensor monitor server and client skeletonsTimothy Pearson2012-07-201-1/+1
|
* Fix FPGA programmerTimothy Pearson2012-07-201-66/+111
|
* Enhance trace viewerTimothy Pearson2012-07-121-1/+1
|
* Move part connection and disconnection code into tqtrla libraryTimothy Pearson2012-07-091-151/+19
|
* Convert to frame based protocolTimothy Pearson2012-07-071-66/+140
| | | | Finish FPGA programming server/client
* Fix a variety of issuesTimothy Pearson2012-07-061-26/+111
|
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-061-34/+49
|
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-061-30/+7
|
* Add preliminary FPGA programming clientTimothy Pearson2012-07-051-0/+471