summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor error in FPGAViewPart sourcesTimothy Pearson2015-09-111-0/+1
|
* Move seven segment display widget to common widget directoryTimothy Pearson2015-09-114-473/+7
|
* Update ProtoTerminal part to use threading and message queuesTimothy Pearson2015-09-112-110/+281
|
* Fix a number of memory initialization glitchesTimothy Pearson2014-09-142-54/+53
| | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation
* Add autodetection of FFTS library presenceTimothy Pearson2014-09-072-4/+13
|
* Add math waveform support to scope viewerTimothy Pearson2014-09-064-9/+766
|
* Fix scope part crashesTimothy Pearson2014-04-282-1/+19
| | | | | Add server-provided caption support Properly brand client application
* Add trigger channel set to scope partTimothy Pearson2014-04-252-8/+121
|
* Remove accidentally included Makefile.inTimothy Pearson2014-04-241-871/+0
|
* Add timebase controls to scope partTimothy Pearson2014-04-244-107/+365
| | | | Build debug symbols package
* Fix a number of out of range warningsTimothy Pearson2014-03-084-11/+14
|
* Add ability to set digital trace viewer cursors with the mouseTimothy Pearson2014-03-041-2/+10
| | | | Fix oversized cursor control buttons
* Add ability to display values of traces at selected cursor positionTimothy Pearson2014-03-041-0/+3
|
* Fill area under logical 1s in TraceWidget digital modeTimothy Pearson2014-03-041-0/+1
|
* Fix slow TraceWidget redrawTimothy Pearson2014-03-034-6/+2
| | | | 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-2711-17/+2465
|
* Add left trace sidebar option to trace viewer widgetTimothy Pearson2014-01-293-25/+125
| | | | 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
* 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
* 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-142-29/+33
|
* Update API to TDE R14Timothy Pearson2013-10-017-7/+7
|
* 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 scope part offline modeTimothy Pearson2013-03-041-19/+114
|
* Work around data transfer problems in FTDI serial convertersTimothy Pearson2013-03-044-100/+285
| | | | 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-257-14/+14
|
* Fix FTBFSTimothy Pearson2013-02-239-9/+9
|
* Update for latest version of TDETimothy Pearson2013-02-1126-101/+101
|
* Add ability to set maximum terminal service users in groupTimothy Pearson2013-01-255-1/+60
|
* Use proper file names for the group permissions editorTimothy Pearson2013-01-245-7/+7
|
* User management console now functionalTimothy Pearson2013-01-247-328/+533
|
* Add inital copies of user management server and client for future developmentTimothy Pearson2013-01-209-1/+1329
|
* Add trace zero indicatorsTimothy Pearson2013-01-141-0/+5
| | | | Save and restore offsets
* Fix FTBFS on newer TQt3 versionsTimothy Pearson2013-01-131-3/+3
| | | | Fix cursor and graticule tooltip glitches when waveforms are offset from zero
* Fix updating of admin consoleTimothy Pearson2012-09-191-4/+22
|
* Add administration consoleTimothy Pearson2012-09-199-1/+1311
|
* Add client image display windows to remotefpga viewerTimothy Pearson2012-07-223-6/+84
|
* Fix a number of problems and streamline instrument partsTimothy Pearson2012-07-226-370/+408
|
* Fix sensor client serverTimothy Pearson2012-07-224-40/+305
|
* Initial sensor monitor server clientTimothy Pearson2012-07-213-24/+535
|