Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FTBFS on ppc64el hostsHEADmaster | Timothy Pearson | 2024-08-24 | 4 | -11/+19 |
| | |||||
* | Revup FFTS to latest upstream version | Timothy Pearson | 2024-08-24 | 24 | -707/+3620 |
| | | | | | | Taken from https://github.com/linkotec/ffts Fixes ppc64el support and a handful of other bugs | ||||
* | Explicitly call out the "C" and higher variants of the TDS7x4 scopes, as an ↵ | Timothy Pearson | 2019-08-05 | 2 | -48/+107 |
| | | | | | | updated programming manual was issued for them (distinct from the "A" variants) Fix reassembly of waveform data on "C" scope variants -- presumed to also fix (or at least not break) "A" variant reassembly, but this remains untested | ||||
* | Add preliminary data export support to oscilloscope part | Timothy Pearson | 2019-06-30 | 3 | -0/+34 |
| | |||||
* | Move scope controls into scroll area | Timothy Pearson | 2019-06-23 | 3 | -105/+148 |
| | | | | FIXME: Timer used to update scroll view width, should tie into layout system somehow | ||||
* | Add postprocessing support to channels | Timothy Pearson | 2019-05-13 | 5 | -17/+229 |
| | | | | | Minor fixes to math trace handling Postprocessing settings are not yet saved | ||||
* | Build debug symbols for libtdekrb and libtqtrla on Debian systems | Timothy Pearson | 2019-05-08 | 2 | -0/+20 |
| | |||||
* | Properly configured headers on TDS744A scopes before trying to establish ↵ | Timothy Pearson | 2019-05-08 | 1 | -5/+14 |
| | | | | communications | ||||
* | Add options to set up control FPGA on startup and reset user FPGA on connect | Timothy Pearson | 2019-04-28 | 1 | -0/+15 |
| | |||||
* | Add a several cycle "dead zone" to 7-segment decoder segment select lines to ↵ | Timothy Pearson | 2019-04-28 | 1 | -16/+55 |
| | | | | more accurately emulate real hardware | ||||
* | Slow demo file 7-segment clock to a more reasonable KHz value | Timothy Pearson | 2019-04-28 | 1 | -104/+104 |
| | |||||
* | Fix incorrect pin assignment for 7-segment LED display | Timothy Pearson | 2019-04-28 | 2 | -4/+4 |
| | |||||
* | Correctly implement 7-segment display LED persistence | Timothy Pearson | 2019-04-28 | 1 | -12/+16 |
| | |||||
* | Enable remaining I/O busses on Lattice control FPGA | Timothy Pearson | 2019-04-28 | 3 | -13/+59 |
| | |||||
* | Add ROM files to selection list for FPGA programming part | Timothy Pearson | 2019-04-28 | 1 | -1/+1 |
| | |||||
* | Add test program for Lattice guest FPGAs | Timothy Pearson | 2019-04-28 | 3 | -0/+333 |
| | |||||
* | Add user logic reset support to serial version of FPGA control interface | Timothy Pearson | 2019-04-28 | 3 | -1/+17 |
| | |||||
* | Add intial version of Lattice remote FPGA interface | Timothy Pearson | 2019-04-28 | 9 | -1/+350 |
| | | | | Minor tweaks to core remote FPGA file to eliminate Yosys warnings and reduce design size | ||||
* | Modify FPGA interface license to AGPL v3 | Timothy Pearson | 2019-04-28 | 1 | -2/+5 |
| | |||||
* | Fix FTBFS on Debian | Timothy Pearson | 2019-04-28 | 1 | -2/+7 |
| | | | | This extends commit d8856bdf | ||||
* | Allow GPIB server to read full storage of TDS744A scopes | Timothy Pearson | 2019-04-12 | 1 | -8/+10 |
| | |||||
* | Enhance horizontal cursor labels in scope zoom widget | Timothy Pearson | 2019-04-06 | 3 | -1/+18 |
| | |||||
* | Fix bad copy+paste in prior commit | Timothy Pearson | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | Disallow GSS-SPNEGO in instrument parts as the uLab underlying systems do ↵ | Timothy Pearson | 2019-03-08 | 1 | -0/+3 |
| | | | | not support it | ||||
* | Disable GSS-SPNEGO when connecting as the underlying uLab libraries do not ↵ | Timothy Pearson | 2019-03-07 | 1 | -0/+3 |
| | | | | support it | ||||
* | Add additional volts/div steps to integration math trace | Timothy Pearson | 2019-03-01 | 1 | -0/+11 |
| | | | | This makes integration more useful, as the integrator can wind up quickly with DC biased signals | ||||
* | Add average/integral/derivative math operators | Timothy Pearson | 2019-02-03 | 1 | -1/+66 |
| | |||||
* | Use std::abs() instead of abs() | Timothy Pearson | 2019-02-01 | 1 | -5/+5 |
| | | | | This fixes a FTBFS on newer versions of GCC | ||||
* | Finish QT-->TQT conversion | Timothy Pearson | 2019-02-01 | 9 | -9/+9 |
| | |||||
* | Reset submodule lib/libbbbgpmc/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/serial_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/logic_analyzer_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/admin_user_mgmt_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/admin_sys_ctl_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/sensor_monitor_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/gpib_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/fpga_programming_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/fpga_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule lib/libtqtrla/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule lib/libtdekrb/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule servers/auth_server_lin/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule clients/tde/cmake to latest HEAD | Automated System | 2019-01-31 | 1 | -0/+0 |
| | |||||
* | Update more copyright dates | Timothy Pearson | 2019-01-24 | 7 | -7/+7 |
| | |||||
* | Fix FTBFS from TQT conversion commit | Timothy Pearson | 2019-01-24 | 19 | -36/+36 |
| | |||||
* | Update copyright dates | Timothy Pearson | 2019-01-24 | 29 | -30/+30 |
| | |||||
* | Finish QT-->TQT conversion | Timothy Pearson | 2019-01-24 | 31 | -46/+46 |
| | |||||
* | Add Kerberos flags to Automake include lists | Timothy Pearson | 2019-01-24 | 12 | -12/+12 |
| | |||||
* | Find Heimdal kerberos in multidev packages on Debian and Ubuntu | Timothy Pearson | 2019-01-23 | 1 | -1/+43 |
| | |||||
* | Reset submodule lib/libbbbgpmc/cmake to latest HEAD | Automated System | 2019-01-23 | 1 | -0/+0 |
| | |||||
* | Reset submodule lib/libbbbgpmc/admin to latest HEAD | Automated System | 2019-01-23 | 1 | -0/+0 |
| |