summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/part/scope/part.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix client FTBFS on newer TDE versionHEADmasterTimothy Pearson2025-05-251-38/+38
|
* Add preliminary data export support to oscilloscope partTimothy Pearson2019-06-301-0/+25
|
* Move scope controls into scroll areaTimothy Pearson2019-06-231-0/+18
| | | | FIXME: Timer used to update scroll view width, should tie into layout system somehow
* Add postprocessing support to channelsTimothy Pearson2019-05-131-6/+150
| | | | | 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
|
* Update copyright datesTimothy 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-141-53/+52
| | | | | Fix math waveform offset saving Fix insane memory usage during SASL negotiation
* Add autodetection of FFTS library presenceTimothy Pearson2014-09-071-3/+12
|
* Add math waveform support to scope viewerTimothy Pearson2014-09-061-5/+664
|
* Fix scope part crashesTimothy Pearson2014-04-281-1/+3
| | | | | Add server-provided caption support Properly brand client application
* Add trigger channel set to scope partTimothy Pearson2014-04-251-8/+114
|
* Add timebase controls to scope partTimothy Pearson2014-04-241-55/+296
| | | | Build debug symbols package
* Fix a number of out of range warningsTimothy Pearson2014-03-081-7/+8
|
* Fix slow TraceWidget redrawTimothy Pearson2014-03-031-0/+1
| | | | Add proper horizontal scrolling to TraceWidget
* Update license headers in TDE clientTimothy Pearson2014-02-271-2/+21
|
* 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-291-22/+119
| | | | Add scrollbar option to trace viewer widget
* 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-111-5/+5
|
* Add trace zero indicatorsTimothy Pearson2013-01-141-0/+5
| | | | Save and restore offsets
* Fix a number of problems and streamline instrument partsTimothy Pearson2012-07-221-1/+1
|
* Fix sensor client serverTimothy Pearson2012-07-221-19/+20
|
* Initial sensor monitor server clientTimothy Pearson2012-07-211-0/+1
|
* Add run controls to scopeTimothy Pearson2012-07-181-0/+112
|
* Add channel controls to scopeTimothy Pearson2012-07-181-61/+444
|
* More trace viewer updatesTimothy Pearson2012-07-171-6/+14
|
* Add trigger displayTimothy Pearson2012-07-161-73/+190
|
* 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 scopeTimothy Pearson2012-07-151-7/+104
|
* Fix scopeTimothy Pearson2012-07-141-1/+31
|
* 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-141-140/+143
|
* Add initial scope part, which is currently nonfunctionalTimothy Pearson2012-07-131-0/+769