summaryrefslogtreecommitdiffstats
path: root/servers/fpga_server_lin/src/fpga_conn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add options to set up control FPGA on startup and reset user FPGA on connectTimothy Pearson2019-04-281-0/+15
|
* First pass of logic analyzer functionality (GPMC interface and server)Timothy Pearson2014-02-271-4/+4
|
* Hard reset user device on connection and disconnection of FPGA viewerTimothy Pearson2014-01-131-0/+12
|
* Lower the uLab FPGA viewer GPMC clock to reduce errors on prototype lashupTimothy Pearson2014-01-101-0/+13
| | | | Add memory stress tests to GPMC test program
* Add GPMC interface to FPGA serverTimothy Pearson2014-01-101-30/+183
|
* Increase FPGA viewer refresh rate and add configuration option for sameTimothy Pearson2013-10-301-11/+28
|
* Work around data transfer problems in FTDI serial convertersTimothy Pearson2013-03-041-5/+27
| | | | Fix glitches in FPGA viewer part
* Fix remaining name references to use the uLab system nameTimothy Pearson2013-02-271-1/+1
| | | | Fix incorrect Debian init scripts and a wrong binary name
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Add administration consoleTimothy Pearson2012-09-191-1/+1
|
* Add write buffer to krb client and server socketsTimothy Pearson2012-07-151-0/+1
|
* Convert to frame based protocolTimothy Pearson2012-07-071-0/+2
| | | | Finish FPGA programming server/client
* Get rid of processevents calls in serversTimothy Pearson2012-07-061-33/+42
|
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-061-0/+1
|
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-061-1/+0
|
* Add interface mode selectionTimothy Pearson2012-07-041-1/+10
| | | | Make servers use less CPU
* Fix crashes in serversTimothy Pearson2012-07-011-4/+12
| | | | Start work on FPGA client
* Add helper functions to krb socketsTimothy Pearson2012-06-291-1/+1
|
* Convert krb server socket to stateful operationTimothy Pearson2012-06-291-1/+6
| | | | Do the same to the server daemons and the MDI frame client
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-281-9/+10
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-261-12/+13
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-261-14/+24
|
* Add skeleton for missing functions in tde kerberos libraryTimothy Pearson2012-06-261-11/+116
|
* Add fpga server skeleton for future developmentTimothy Pearson2012-06-251-0/+132