Commit Graph

  • c40a208abb Explicitly call out the "C" and higher variants of the TDS7x4 scopes, as an 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 master Timothy Pearson 2019-08-05 04:58:40 -0500
  • b9302c6da3 Add preliminary data export support to oscilloscope part Timothy Pearson 2019-06-30 04:50:41 -0500
  • af6a130210 Move scope controls into scroll area Timothy Pearson 2019-06-23 18:09:27 -0500
  • 5bded609eb Add postprocessing support to channels Minor fixes to math trace handling Postprocessing settings are not yet saved Timothy Pearson 2019-05-13 16:31:28 -0500
  • 2e6027a549 Build debug symbols for libtdekrb and libtqtrla on Debian systems Timothy Pearson 2019-05-08 20:13:27 -0500
  • 256facf7d3 Properly configured headers on TDS744A scopes before trying to establish communications Timothy Pearson 2019-05-08 19:56:41 -0500
  • febfc4d4a0 Add options to set up control FPGA on startup and reset user FPGA on connect Timothy Pearson 2019-04-28 22:40:28 -0500
  • eb6afe10e6 Add a several cycle "dead zone" to 7-segment decoder segment select lines to more accurately emulate real hardware Timothy Pearson 2019-04-28 22:24:30 -0500
  • 9db454faca Slow demo file 7-segment clock to a more reasonable KHz value Timothy Pearson 2019-04-28 22:24:04 -0500
  • d64d218d18 Fix incorrect pin assignment for 7-segment LED display Timothy Pearson 2019-04-28 22:09:28 -0500
  • 894b7938b3 Correctly implement 7-segment display LED persistence Timothy Pearson 2019-04-28 21:58:15 -0500
  • 1733ea93c9 Enable remaining I/O busses on Lattice control FPGA Timothy Pearson 2019-04-28 19:57:41 -0500
  • 20c5aa2c0f Add ROM files to selection list for FPGA programming part Timothy Pearson 2019-04-28 19:49:32 -0500
  • f8f6ee88d8 Add test program for Lattice guest FPGAs Timothy Pearson 2019-04-28 19:33:34 -0500
  • cd7e1ea3b8 Add user logic reset support to serial version of FPGA control interface Timothy Pearson 2019-04-28 19:33:00 -0500
  • e1a4f6f17e Add intial version of Lattice remote FPGA interface Minor tweaks to core remote FPGA file to eliminate Yosys warnings and reduce design size Timothy Pearson 2019-04-28 18:55:21 -0500
  • e1e7c9e49d Modify FPGA interface license to AGPL v3 Timothy Pearson 2019-04-28 17:15:59 -0500
  • 4292ade217 Fix FTBFS on Debian This extends commit d8856bdf Timothy Pearson 2019-04-28 16:30:55 -0500
  • 6630bb1a18 Allow GPIB server to read full storage of TDS744A scopes Timothy Pearson 2019-04-12 00:17:35 -0500
  • c866f91716 Enhance horizontal cursor labels in scope zoom widget Timothy Pearson 2019-04-06 17:21:40 -0500
  • d0de8d578f Fix bad copy+paste in prior commit Timothy Pearson 2019-03-08 05:38:09 -0600
  • 6731ec9968 Disallow GSS-SPNEGO in instrument parts as the uLab underlying systems do not support it Timothy Pearson 2019-03-08 02:53:54 -0600
  • 00639f1532 Disable GSS-SPNEGO when connecting as the underlying uLab libraries do not support it Timothy Pearson 2019-03-07 19:46:11 -0600
  • 97e25a6c74 Add additional volts/div steps to integration math trace This makes integration more useful, as the integrator can wind up quickly with DC biased signals Timothy Pearson 2019-03-01 00:52:02 -0600
  • cfa07a982d Add average/integral/derivative math operators Timothy Pearson 2019-02-03 03:54:42 -0600
  • 42e4e04275 Use std::abs() instead of abs() This fixes a FTBFS on newer versions of GCC Timothy Pearson 2019-02-01 06:10:11 -0600
  • 80b233440d Finish QT-->TQT conversion Timothy Pearson 2019-02-01 06:03:56 -0600
  • b4a8d4fec8 Reset submodule lib/libbbbgpmc/cmake to latest HEAD Automated System 2019-01-31 17:03:23 -0600
  • d8cacf0ea1 Reset submodule servers/serial_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:03:18 -0600
  • 50454201f7 Reset submodule servers/logic_analyzer_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:03:14 -0600
  • 7b9ff6e85c Reset submodule servers/admin_user_mgmt_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:02:55 -0600
  • c226d786d3 Reset submodule servers/admin_sys_ctl_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:02:49 -0600
  • 62657e789a Reset submodule servers/sensor_monitor_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:02:44 -0600
  • 1c9068d740 Reset submodule servers/gpib_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:02:39 -0600
  • 2b5d199d31 Reset submodule servers/fpga_programming_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:02:33 -0600
  • 1f5d0f650f Reset submodule servers/fpga_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:02:29 -0600
  • 8de293f4c7 Reset submodule lib/libtqtrla/cmake to latest HEAD Automated System 2019-01-31 17:02:24 -0600
  • d08a8f0469 Reset submodule lib/libtdekrb/cmake to latest HEAD Automated System 2019-01-31 17:02:19 -0600
  • ac427e7896 Reset submodule servers/auth_server_lin/cmake to latest HEAD Automated System 2019-01-31 17:02:13 -0600
  • bae19d3820 Reset submodule clients/tde/cmake to latest HEAD Automated System 2019-01-31 17:02:06 -0600
  • abb005c39c Update more copyright dates Timothy Pearson 2019-01-24 14:16:23 -0600
  • 28bb9c7919 Fix FTBFS from TQT conversion commit Timothy Pearson 2019-01-24 13:01:43 -0600
  • 46155f46b1 Update copyright dates Timothy Pearson 2019-01-24 12:53:16 -0600
  • 480f92da42 Finish QT-->TQT conversion Timothy Pearson 2019-01-24 12:46:57 -0600
  • 5f9aca6f18 Add Kerberos flags to Automake include lists Timothy Pearson 2019-01-24 11:52:17 -0600
  • 0bdff5e886 Find Heimdal kerberos in multidev packages on Debian and Ubuntu Timothy Pearson 2019-01-23 15:07:10 -0600
  • 02c48abf93 Reset submodule lib/libbbbgpmc/cmake to latest HEAD Automated System 2019-01-23 13:48:59 -0600
  • 6f5be243c7 Reset submodule lib/libbbbgpmc/admin to latest HEAD Automated System 2019-01-23 13:48:54 -0600
  • 224920266d Reset submodule servers/serial_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:48:49 -0600
  • 32329c91ee Reset submodule servers/serial_server_lin/admin to latest HEAD Automated System 2019-01-23 13:48:44 -0600
  • 8f91dbd3c8 Reset submodule servers/logic_analyzer_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:48:40 -0600
  • 22c3f2f91f Reset submodule servers/logic_analyzer_server_lin/admin to latest HEAD Automated System 2019-01-23 13:48:30 -0600
  • 9a94255756 Reset submodule servers/admin_user_mgmt_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:48:25 -0600
  • 343db7f931 Reset submodule servers/admin_user_mgmt_server_lin/admin to latest HEAD Automated System 2019-01-23 13:48:20 -0600
  • 80bb7629df Reset submodule servers/admin_sys_ctl_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:48:16 -0600
  • 458132004c Reset submodule servers/admin_sys_ctl_server_lin/admin to latest HEAD Automated System 2019-01-23 13:48:11 -0600
  • f1f9ec37e3 Reset submodule servers/sensor_monitor_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:48:06 -0600
  • 366554dc53 Reset submodule servers/sensor_monitor_server_lin/admin to latest HEAD Automated System 2019-01-23 13:48:02 -0600
  • f095854759 Reset submodule servers/gpib_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:47:24 -0600
  • 6108127dd4 Reset submodule servers/gpib_server_lin/admin to latest HEAD Automated System 2019-01-23 13:47:19 -0600
  • 653ad5b157 Reset submodule servers/fpga_programming_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:47:14 -0600
  • 91f13fce7a Reset submodule servers/fpga_programming_server_lin/admin to latest HEAD Automated System 2019-01-23 13:47:05 -0600
  • 74163b2bd6 Reset submodule servers/fpga_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:35:06 -0600
  • 53009a082a Reset submodule servers/fpga_server_lin/admin to latest HEAD Automated System 2019-01-23 13:35:00 -0600
  • 6aa865acc7 Reset submodule lib/libtqtrla/cmake to latest HEAD Automated System 2019-01-23 13:34:55 -0600
  • 596a6bfd62 Reset submodule lib/libtqtrla/admin to latest HEAD Automated System 2019-01-23 13:34:51 -0600
  • 2cceaa4fd2 Reset submodule lib/libtdekrb/cmake to latest HEAD Automated System 2019-01-23 13:34:46 -0600
  • c648f215bf Reset submodule lib/libtdekrb/admin to latest HEAD Automated System 2019-01-23 13:34:01 -0600
  • 914692baad Reset submodule servers/auth_server_lin/cmake to latest HEAD Automated System 2019-01-23 13:33:59 -0600
  • becc815863 Reset submodule servers/auth_server_lin/admin to latest HEAD Automated System 2019-01-23 13:33:57 -0600
  • e363f97f5b Reset submodule clients/tde/cmake to latest HEAD Automated System 2019-01-23 13:33:55 -0600
  • 6990a27c1d Reset submodule clients/tde/admin to latest HEAD Automated System 2019-01-23 13:33:53 -0600
  • 78d11bdef6 Fix Debian date strings Timothy Pearson 2019-01-23 12:44:38 -0600
  • a08c8fe35d Fix math traces failing after normal scope updates randomly set current destination trace Timothy Pearson 2017-07-29 04:29:01 -0500
  • 964f9570c0 Fix crash on reconnect Timothy Pearson 2016-12-27 18:40:29 -0600
  • 85ec50c70f Switch package format to quilt on Debian and Ubuntu Timothy Pearson 2016-12-27 14:39:20 -0600
  • 177107cdcb Fix FTUPS Timothy Pearson 2016-12-27 14:25:36 -0600
  • 26bae35f07 Add non-arm fallback build options Timothy Pearson 2016-12-27 14:13:21 -0600
  • 5cbb2fb581 Fix FTBFS Timothy Pearson 2016-12-27 14:09:19 -0600
  • 2efdadf7e9 Fix FTBFS Timothy Pearson 2016-12-27 14:06:50 -0600
  • c9c5184d21 Allow reconnection after certain types of disconnection event Timothy Pearson 2016-12-27 02:12:51 -0600
  • 063c820d6a Fix crash on sensor monitor startup Timothy Pearson 2016-12-27 02:05:35 -0600
  • db047c23a6 Pass correct options to FFTS ARM builds Timothy Pearson 2016-10-02 17:29:17 -0500
  • 835eebc8ec Temporarily disable FFTS AltiVec support pending update to use new data types Timothy Pearson 2016-10-02 17:20:32 -0500
  • a7d7dbc5c4 Lower autoconf version requirement for FFTS Timothy Pearson 2016-10-02 14:21:31 -0500
  • 46ffa2376f Fix libtqtrla FTBFS on newer Debian and Ubuntu versions Timothy Pearson 2016-10-02 14:18:45 -0500
  • 9072951691 Fix FTBFS on Debian Timothy Pearson 2016-10-02 14:16:23 -0500
  • f1e201d9e7 Fix autotools build of FFTS Delete autogenerated files Timothy Pearson 2016-10-02 13:57:09 -0500
  • 8b38ce7a56 Revert back to autotools build for FFTS Timothy Pearson 2016-10-02 11:38:52 -0500
  • 15aedfcef1 Revert "Remove .la file from Debian package" Timothy Pearson 2016-10-02 11:35:36 -0500
  • b07d2a4630 Revert "Update FFTS build dependencies on Debian" Timothy Pearson 2016-10-02 11:35:36 -0500
  • ed5a61463e Update FFTS build dependencies on Debian Timothy Pearson 2016-10-02 03:14:37 -0500
  • c55fed11c6 Fix FFTS CMake .pc file Timothy Pearson 2016-10-02 03:11:20 -0500
  • 91fa131c5a Remove .la file from Debian package Timothy Pearson 2016-10-02 03:06:56 -0500
  • a67a77e654 Add installation to FFTS CMake port Timothy Pearson 2016-10-02 02:59:26 -0500
  • 13a5fe7155 Fix FFTS Debian packaging files Timothy Pearson 2016-10-02 02:31:30 -0500
  • 49c2030ce6 Fix libtdekrb FTBFS on Stretch Timothy Pearson 2016-10-01 17:46:25 -0500
  • e4e92bf2b0 Switch FFTS to linkotec branch for cross-arch support Timothy Pearson 2016-10-01 17:09:04 -0500
  • d8856bdf08 Fix FTBFS on Debian Timothy Pearson 2016-10-01 15:02:43 -0500
  • 960feb147a Update submodules to latest HEAD Timothy Pearson 2016-10-01 14:16:36 -0500