Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add ability to set digital trace viewer cursors with the mouse | Timothy Pearson | 2014-03-04 | 3 | -44/+211 | |
| | | | | Fix oversized cursor control buttons | |||||
* | Add ability to display values of traces at selected cursor position | Timothy Pearson | 2014-03-04 | 3 | -27/+311 | |
| | ||||||
* | Fill area under logical 1s in TraceWidget digital mode | Timothy Pearson | 2014-03-04 | 3 | -5/+54 | |
| | ||||||
* | Fix slow TraceWidget redraw | Timothy Pearson | 2014-03-03 | 6 | -67/+194 | |
| | | | | Add proper horizontal scrolling to TraceWidget | |||||
* | Update database license header | Timothy Pearson | 2014-02-27 | 1 | -4/+20 | |
| | ||||||
* | Update date range in README | Timothy Pearson | 2014-02-27 | 1 | -1/+1 | |
| | ||||||
* | Clean up libtdekrb license headers | Timothy Pearson | 2014-02-27 | 4 | -4/+4 | |
| | ||||||
* | Update license headers in TDE client | Timothy Pearson | 2014-02-27 | 20 | -32/+222 | |
| | ||||||
* | First pass of logic analyzer functionality (GPMC interface and server) | Timothy Pearson | 2014-02-27 | 5 | -23/+200 | |
| | ||||||
* | First pass of logic analyzer functionality (client and FPGA core) | Timothy Pearson | 2014-02-27 | 29 | -294/+3544 | |
| | ||||||
* | Add left trace sidebar option to trace viewer widget | Timothy Pearson | 2014-01-29 | 5 | -32/+382 | |
| | | | | Add scrollbar option to trace viewer widget | |||||
* | Add ability to hard reset user device | Timothy Pearson | 2014-01-13 | 4 | -1/+16 | |
| | | | | Fix initial size of serial and terminal windows | |||||
* | Hard reset user device on connection and disconnection of FPGA viewer | Timothy Pearson | 2014-01-13 | 2 | -1/+15 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratory | Timothy Pearson | 2014-01-13 | 1 | -3/+3 | |
|\ | ||||||
| * | Fix FPGA server FTBFS on amd64 | Timothy Pearson | 2014-01-13 | 1 | -3/+3 | |
| | | ||||||
* | | Automatically prompt for username/password if Kerberos ticket is invalid | Timothy Pearson | 2014-01-13 | 4 | -3/+52 | |
|/ | ||||||
* | Fix serial server init file | Timothy Pearson | 2014-01-13 | 1 | -13/+13 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratory | Timothy Pearson | 2014-01-13 | 8 | -5/+423 | |
|\ | ||||||
| * | Add serial console client | Timothy Pearson | 2014-01-13 | 8 | -5/+423 | |
| | | ||||||
* | | Fix incorrect file names | Timothy Pearson | 2014-01-13 | 4 | -4/+4 | |
|/ | ||||||
* | Add serial console server | Timothy Pearson | 2014-01-13 | 32 | -24/+1562 | |
| | ||||||
* | Fix prototerminal reception of multiple lines of text | Timothy Pearson | 2014-01-13 | 1 | -5/+8 | |
| | ||||||
* | Add prototyping terminal to uLab client for TDE | Timothy Pearson | 2014-01-13 | 6 | -1/+410 | |
| | ||||||
* | Add serial I/O to host FPGA | Timothy Pearson | 2014-01-12 | 2 | -0/+13 | |
| | ||||||
* | Add initial version of a logic analyzer server | Timothy Pearson | 2014-01-12 | 35 | -3/+1544 | |
| | ||||||
* | Max out logic analyzer memory | Timothy Pearson | 2014-01-12 | 5 | -17/+102 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/remotelaboratory | Timothy Pearson | 2014-01-11 | 3 | -8/+148 | |
|\ | ||||||
| * | Lower the uLab FPGA viewer GPMC clock to reduce errors on prototype lashup | Timothy Pearson | 2014-01-10 | 3 | -8/+148 | |
| | | | | | | | | Add memory stress tests to GPMC test program | |||||
* | | Add logic analyzer block to control FPGA | Timothy Pearson | 2014-01-11 | 4 | -6/+149 | |
|/ | ||||||
* | Relayout the GUI to be more in line with expected norms | Timothy Pearson | 2014-01-10 | 7 | -284/+326 | |
| | | | | | Add user logic reset signal Stabilize data transfer | |||||
* | Increase DSP memory size | Timothy Pearson | 2014-01-10 | 3 | -3/+13 | |
| | | | | Fix potential crash in FPGA viewer if hardware debug interface is malfunctioning or offline | |||||
* | Add GPMC interface to FPGA server | Timothy Pearson | 2014-01-10 | 5 | -31/+399 | |
| | ||||||
* | Update common modules | Timothy Pearson | 2014-01-09 | 20 | -0/+0 | |
| | ||||||
* | Move hardware design files to their correct locations | Timothy Pearson | 2014-01-09 | 7 | -510/+474 | |
| | ||||||
* | Add initial GOMC compatible uLab debug system hardware design files | Timothy Pearson | 2014-01-09 | 14 | -0/+1007 | |
| | ||||||
* | Add initial GPMC test program and associated files for BeagleBone Black | Timothy Pearson | 2014-01-09 | 6 | -2/+445 | |
| | ||||||
* | Add initial version of SVF player for Beaglebone Black | Timothy Pearson | 2014-01-01 | 4 | -0/+593 | |
| | ||||||
* | Fix prior commit | Timothy Pearson | 2013-10-30 | 1 | -1/+1 | |
| | ||||||
* | Fix progress bar not moving during DSP data reception | Timothy Pearson | 2013-10-30 | 2 | -6/+13 | |
| | | | | Fix syntax error in demo main.v file | |||||
* | Fix prior commit | Timothy Pearson | 2013-10-30 | 1 | -3/+3 | |
| | ||||||
* | Allow data processing RAM size to be configured by changing a Verilog ↵ | Timothy Pearson | 2013-10-30 | 6 | -35/+90 | |
| | | | | parameter on the FPGA side | |||||
* | Fix image distortion when certain greyscale values are utilized | Timothy Pearson | 2013-10-30 | 6 | -179/+215 | |
| | | | | Store last used values in FPGA viewer and programmer GUI for convenience on GUI restart | |||||
* | Increase FPGA viewer refresh rate and add configuration option for same | Timothy Pearson | 2013-10-30 | 7 | -16667/+34 | |
| | ||||||
* | Add ability to tune polling speed | Timothy Pearson | 2013-10-29 | 2 | -5/+9 | |
| | ||||||
* | Fix 7 segment display malfunction at low multiplexing rates | Timothy Pearson | 2013-10-15 | 1 | -8/+8 | |
| | ||||||
* | Fix 7-segment LED display and add sample driver for the same | Timothy Pearson | 2013-10-14 | 6 | -204/+150 | |
| | ||||||
* | Update API to TDE R14 | Timothy Pearson | 2013-10-01 | 29 | -138/+138 | |
| | ||||||
* | Use latest admin module | Timothy Pearson | 2013-09-30 | 10 | -0/+0 | |
| | ||||||
* | Use latest tdelibs for build dep | Timothy Pearson | 2013-09-30 | 10 | -11/+11 | |
| | ||||||
* | Use 10-pin headers for ulab debug interface serial port on Spartan 6 | Timothy Pearson | 2013-04-21 | 1 | -2/+2 | |
| |