140 Commits (6630bb1a184f075a10d2a16c45b5aaf370393056)

Author SHA1 Message Date
Timothy Pearson c866f91716 Enhance horizontal cursor labels in scope zoom widget 6 years ago
Timothy Pearson 00639f1532 Disable GSS-SPNEGO when connecting as the underlying uLab libraries do not support it 6 years ago
Timothy Pearson 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
6 years ago
Timothy Pearson cfa07a982d Add average/integral/derivative math operators 6 years ago
Timothy Pearson 42e4e04275 Use std::abs() instead of abs()
This fixes a FTBFS on newer versions of GCC
6 years ago
Timothy Pearson abb005c39c Update more copyright dates 6 years ago
Timothy Pearson 28bb9c7919 Fix FTBFS from TQT conversion commit 6 years ago
Timothy Pearson 46155f46b1 Update copyright dates 6 years ago
Timothy Pearson 480f92da42 Finish QT-->TQT conversion 6 years ago
Timothy Pearson 5f9aca6f18 Add Kerberos flags to Automake include lists 6 years ago
Timothy Pearson a08c8fe35d Fix math traces failing after normal scope updates randomly set current destination trace 8 years ago
Timothy Pearson 964f9570c0 Fix crash on reconnect 8 years ago
Timothy Pearson c9c5184d21 Allow reconnection after certain types of disconnection event 8 years ago
Timothy Pearson 063c820d6a Fix crash on sensor monitor startup 8 years ago
Timothy Pearson e4fcc7fd8f Restore measured parameters when waveform file is loaded
Consolidate parameter set routines
10 years ago
Timothy Pearson c62b282dff Save sweep parameters in waveform file
Minor update to control lockout rules
10 years ago
Timothy Pearson 5d4ae8c1ec Add inital component analyzer part
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
10 years ago
Timothy Pearson 71f607c43a Fix minor error in FPGAViewPart sources 10 years ago
Timothy Pearson fb77cfbd28 Add seven segment display array widget 10 years ago
Timothy Pearson 83cee4e365 Move seven segment display widget to common widget directory 10 years ago
Timothy Pearson f6cc7c2a0a Update ProtoTerminal part to use threading and message queues 10 years ago
Timothy Pearson 3b2621f9fe Fix a number of memory initialization glitches
Fix math waveform offset saving
Fix insane memory usage during SASL negotiation
11 years ago
Timothy Pearson eec55e5277 Add autodetection of FFTS library presence 11 years ago
Timothy Pearson 98fc8fbcb3 Add math waveform support to scope viewer 11 years ago
Timothy Pearson c223a6a35f Minor update to trace widget 11 years ago
Timothy Pearson bd0400a096 Fix scope part crashes
Add server-provided caption support
Properly brand client application
11 years ago
Timothy Pearson 5bb4cd0a02 Add trigger channel set to scope part 11 years ago
Timothy Pearson 15a8d153cc Remove accidentally included Makefile.in 11 years ago
Timothy Pearson 55e9906b78 Add timebase controls to scope part
Build debug symbols package
11 years ago
Timothy Pearson de23e8f184 Fix a number of out of range warnings 11 years ago
Timothy Pearson 63b68e2dfb Add ability to set digital trace viewer cursors with the mouse
Fix oversized cursor control buttons
11 years ago
Timothy Pearson f65487c882 Add ability to display values of traces at selected cursor position 11 years ago
Timothy Pearson d7b08ca2de Fill area under logical 1s in TraceWidget digital mode 11 years ago
Timothy Pearson bc7497f24c Fix slow TraceWidget redraw
Add proper horizontal scrolling to TraceWidget
11 years ago
Timothy Pearson 98182bf21a Update license headers in TDE client 11 years ago
Timothy Pearson 1fbfe13066 First pass of logic analyzer functionality (client and FPGA core) 11 years ago
Timothy Pearson 6ae28a47f7 Add left trace sidebar option to trace viewer widget
Add scrollbar option to trace viewer widget
11 years ago
Timothy Pearson 72e80dda8e Add ability to hard reset user device
Fix initial size of serial and terminal windows
11 years ago
Timothy Pearson 2cea70caec Automatically prompt for username/password if Kerberos ticket is invalid 11 years ago
Timothy Pearson 55f109d365 Add serial console client 11 years ago
Timothy Pearson 06f302400e Fix prototerminal reception of multiple lines of text 11 years ago
Timothy Pearson 1825d32921 Add prototyping terminal to uLab client for TDE 11 years ago
Timothy Pearson 0ffb793cb5 Relayout the GUI to be more in line with expected norms
Add user logic reset signal
Stabilize data transfer
11 years ago
Timothy Pearson 37420cfb78 Increase DSP memory size
Fix potential crash in FPGA viewer if hardware debug interface is malfunctioning or offline
11 years ago
Timothy Pearson 5c2d024b38 Fix progress bar not moving during DSP data reception
Fix syntax error in demo main.v file
12 years ago
Timothy Pearson f27e0f0184 Allow data processing RAM size to be configured by changing a Verilog parameter on the FPGA side 12 years ago
Timothy Pearson 8faa3da109 Fix image distortion when certain greyscale values are utilized
Store last used values in FPGA viewer and programmer GUI for convenience on GUI restart
12 years ago
Timothy Pearson 7997af3f4f Fix 7-segment LED display and add sample driver for the same 12 years ago
Timothy Pearson e9bed7d3af Update API to TDE R14 12 years ago
Timothy Pearson 98d8958426 Fix data transmission to FPGA when file size is not exactly 16384 bytes
Fix input image display
12 years ago