summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part
Commit message (Collapse)AuthorAgeFilesLines
* Add ROM files to selection list for FPGA programming partTimothy Pearson2019-04-281-1/+1
|
* Enhance horizontal cursor labels in scope zoom widgetTimothy Pearson2019-04-061-0/+1
|
* Add additional volts/div steps to integration math traceTimothy Pearson2019-03-011-0/+11
| | | | This makes integration more useful, as the integrator can wind up quickly with DC biased signals
* Add average/integral/derivative math operatorsTimothy Pearson2019-02-031-1/+66
|
* Update more copyright datesTimothy Pearson2019-01-244-4/+4
|
* Fix FTBFS from TQT conversion commitTimothy Pearson2019-01-2413-23/+23
|
* Update copyright datesTimothy Pearson2019-01-2411-11/+11
|
* Finish QT-->TQT conversionTimothy Pearson2019-01-2424-32/+32
|
* Add Kerberos flags to Automake include listsTimothy Pearson2019-01-2410-10/+10
|
* Fix math traces failing after normal scope updates randomly set current ↵Timothy Pearson2017-07-291-12/+12
| | | | destination trace
* Fix crash on sensor monitor startupTimothy Pearson2016-12-271-6/+6
|
* Restore measured parameters when waveform file is loadedTimothy Pearson2015-09-122-30/+17
| | | | Consolidate parameter set routines
* Save sweep parameters in waveform fileTimothy Pearson2015-09-122-0/+19
| | | | Minor update to control lockout rules
* Add inital component analyzer partTimothy Pearson2015-09-126-1/+2167
| | | | | | Fix a couple of Kerberos socket class threading problems Stop drawing garbage in trace viewer when trace data partially intialized Add FloatSpinBox explicit data accessor
* 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
|