summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part/scope
Commit message (Collapse)AuthorAgeFilesLines
* Fix client FTBFS on newer TDE versionHEADmasterTimothy Pearson2025-05-252-44/+44
|
* Add preliminary data export support to oscilloscope partTimothy Pearson2019-06-303-0/+34
|
* Move scope controls into scroll areaTimothy Pearson2019-06-233-105/+148
| | | | FIXME: Timer used to update scroll view width, should tie into layout system somehow
* Add postprocessing support to channelsTimothy Pearson2019-05-133-9/+194
| | | | | Minor fixes to math trace handling Postprocessing settings are not yet saved
* 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
|
* Fix FTBFS from TQT conversion commitTimothy Pearson2019-01-241-4/+4
|
* Update copyright datesTimothy Pearson2019-01-242-2/+2
|
* Finish QT-->TQT conversionTimothy Pearson2019-01-242-5/+5
|
* Add Kerberos flags to Automake include listsTimothy Pearson2019-01-241-1/+1
|
* Fix math traces failing after normal scope updates randomly set current ↵Timothy Pearson2017-07-291-12/+12
| | | | destination trace
* 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
|
* Add timebase controls to scope partTimothy Pearson2014-04-243-60/+355
| | | | Build debug symbols package
* Fix a number of out of range warningsTimothy Pearson2014-03-081-7/+8
|
* Fix slow TraceWidget redrawTimothy Pearson2014-03-032-3/+1
| | | | Add proper horizontal scrolling to TraceWidget
* Update license headers in TDE clientTimothy Pearson2014-02-272-4/+42
|
* First pass of logic analyzer functionality (client and FPGA core)Timothy Pearson2014-02-271-14/+14
|
* Add left trace sidebar option to trace viewer widgetTimothy Pearson2014-01-293-25/+125
| | | | Add scrollbar option to trace viewer widget
* Update API to TDE R14Timothy Pearson2013-10-011-1/+1
|
* Fix scope part offline modeTimothy Pearson2013-03-041-19/+114
|
* 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-113-11/+11
|
* Add trace zero indicatorsTimothy Pearson2013-01-141-0/+5
| | | | Save and restore offsets
* Fix a number of problems and streamline instrument partsTimothy Pearson2012-07-222-139/+118
|
* Fix sensor client serverTimothy Pearson2012-07-221-19/+20
|
* Initial sensor monitor server clientTimothy Pearson2012-07-211-0/+1
|
* Add iconsTimothy Pearson2012-07-182-0/+2
|
* Add run controls to scopeTimothy Pearson2012-07-183-1/+133
|
* Add channel controls to scopeTimothy Pearson2012-07-183-114/+492
|
* More trace viewer updatesTimothy Pearson2012-07-172-26/+42
|
* Add trigger displayTimothy Pearson2012-07-162-73/+192
|
* Fix trace widgetTimothy Pearson2012-07-161-0/+8
|
* Fix flickeringTimothy Pearson2012-07-161-4/+4
|
* Add cursor delta featureTimothy Pearson2012-07-161-2/+0
|
* Enhance cursor handlingTimothy Pearson2012-07-151-0/+10
|
* Fix scope and float array transfersTimothy Pearson2012-07-151-18/+24
|
* Fix trace viewerTimothy Pearson2012-07-151-16/+8
|
* Fix scopeTimothy Pearson2012-07-153-9/+124
|
* Fix scopeTimothy Pearson2012-07-143-1/+59
|
* Fix scopeTimothy Pearson2012-07-141-12/+34
|
* Add profiling to scope trace grabberTimothy Pearson2012-07-141-11/+16
|
* Can now grab initial scope tracesTimothy Pearson2012-07-142-147/+153
|
* Add initial scope part, which is currently nonfunctionalTimothy Pearson2012-07-134-0/+1034