summaryrefslogtreecommitdiffstats
path: root/clients/tde
Commit message (Collapse)AuthorAgeFilesLines
* Fix a number of memory initialization glitchesTimothy Pearson2014-09-143-55/+62
| | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation
* Add autodetection of FFTS library presenceTimothy Pearson2014-09-074-5/+42
|
* Add math waveform support to scope viewerTimothy Pearson2014-09-065-10/+767
|
* Minor update to trace widgetTimothy Pearson2014-09-042-4/+7
|
* Clean up autogenerated files from GIT treeTimothy Pearson2014-09-011-262/+0
|
* Fix scope part crashesTimothy Pearson2014-04-286-7/+92
| | | | | Add server-provided caption support Properly brand client application
* Add missing Debian install fileTimothy Pearson2014-04-251-0/+4
|
* Add trigger channel set to scope partTimothy Pearson2014-04-255-18/+142
|
* Remove accidentally included Makefile.inTimothy Pearson2014-04-241-871/+0
|
* Add timebase controls to scope partTimothy Pearson2014-04-247-130/+413
| | | | Build debug symbols package
* Fix a number of out of range warningsTimothy Pearson2014-03-088-31/+108
|
* Add ability to set digital trace viewer cursors with the mouseTimothy Pearson2014-03-043-44/+211
| | | | Fix oversized cursor control buttons
* Add ability to display values of traces at selected cursor positionTimothy Pearson2014-03-043-27/+311
|
* Fill area under logical 1s in TraceWidget digital modeTimothy Pearson2014-03-043-5/+54
|
* Fix slow TraceWidget redrawTimothy Pearson2014-03-036-67/+194
| | | | Add proper horizontal scrolling to TraceWidget
* Update license headers in TDE clientTimothy Pearson2014-02-2718-30/+220
|
* First pass of logic analyzer functionality (client and FPGA core)Timothy Pearson2014-02-2713-58/+2628
|
* Add left trace sidebar option to trace viewer widgetTimothy Pearson2014-01-295-32/+382
| | | | Add scrollbar option to trace viewer widget
* Add ability to hard reset user deviceTimothy Pearson2014-01-132-0/+6
| | | | Fix initial size of serial and terminal windows
* Automatically prompt for username/password if Kerberos ticket is invalidTimothy Pearson2014-01-134-3/+52
|
* Add serial console clientTimothy Pearson2014-01-138-5/+423
|
* Fix prototerminal reception of multiple lines of textTimothy Pearson2014-01-131-5/+8
|
* Add prototyping terminal to uLab client for TDETimothy Pearson2014-01-136-1/+410
|
* Relayout the GUI to be more in line with expected normsTimothy Pearson2014-01-103-170/+194
| | | | | Add user logic reset signal Stabilize data transfer
* Increase DSP memory sizeTimothy Pearson2014-01-101-2/+6
| | | | Fix potential crash in FPGA viewer if hardware debug interface is malfunctioning or offline
* Update common modulesTimothy Pearson2014-01-092-0/+0
|
* Fix progress bar not moving during DSP data receptionTimothy Pearson2013-10-301-2/+7
| | | | Fix syntax error in demo main.v file
* Allow data processing RAM size to be configured by changing a Verilog ↵Timothy Pearson2013-10-303-12/+38
| | | | parameter on the FPGA side
* Fix image distortion when certain greyscale values are utilizedTimothy Pearson2013-10-304-19/+58
| | | | 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-143-171/+33
|
* Update API to TDE R14Timothy Pearson2013-10-019-11/+11
|
* Use latest admin moduleTimothy Pearson2013-09-301-0/+0
|
* Use latest tdelibs for build depTimothy Pearson2013-09-301-1/+1
|
* Fix data transmission to FPGA when file size is not exactly 16384 bytesTimothy Pearson2013-03-231-10/+22
| | | | Fix input image display
* Avoid usage of TQTimer::singleShot in the FPGA viewer partTimothy Pearson2013-03-132-16/+22
| | | | Repair "think-o" in the Spartan 6 block RAM HDL
* Properly handle IDLE response while in programming stateTimothy Pearson2013-03-121-0/+8
| | | | Set sensible programmer minimum size
* Fix TDE client desktop configuration fileTimothy Pearson2013-03-121-1/+0
|
* Fix scope part offline modeTimothy Pearson2013-03-041-19/+114
|
* Work around data transfer problems in FTDI serial convertersTimothy Pearson2013-03-045-100/+286
| | | | Fix glitches in FPGA viewer part
* Reset FPGA programmer progress bar on completionTimothy Pearson2013-03-021-0/+2
|
* Fix incorrect library flagsTimothy Pearson2013-02-281-0/+1
|
* Fix URLs to projectTimothy Pearson2013-02-273-5/+5
|
* Fix remaining name references to use the uLab system nameTimothy Pearson2013-02-274-5/+5
| | | | Fix incorrect Debian init scripts and a wrong binary name
* Update package names and fix library FTBFSTimothy Pearson2013-02-261-1/+1
|
* Minor fixups to Debian packaging filesTimothy Pearson2013-02-261-3/+1
|
* Update for latest TDE APITimothy Pearson2013-02-2511-22/+22
|
* Fix TDE client build dependenciesTimothy Pearson2013-02-231-1/+1
|
* Fix FTBFSTimothy Pearson2013-02-2314-14/+14
|
* Reset submodules to latest HEADTimothy Pearson2013-02-232-0/+0
|
* Update for latest version of TDETimothy Pearson2013-02-1133-147/+166
|