summaryrefslogtreecommitdiffstats
path: root/servers/fpga_server_lin/src
Commit message (Collapse)AuthorAgeFilesLines
* First pass of logic analyzer functionality (GPMC interface and server)Timothy Pearson2014-02-273-11/+46
|
* Hard reset user device on connection and disconnection of FPGA viewerTimothy Pearson2014-01-131-0/+12
|
* Fix FPGA server FTBFS on amd64Timothy Pearson2014-01-131-3/+3
|
* Add initial version of a logic analyzer serverTimothy Pearson2014-01-122-0/+13
|
* Lower the uLab FPGA viewer GPMC clock to reduce errors on prototype lashupTimothy Pearson2014-01-102-3/+26
| | | | Add memory stress tests to GPMC test program
* Add GPMC interface to FPGA serverTimothy Pearson2014-01-105-31/+399
|
* Increase FPGA viewer refresh rate and add configuration option for sameTimothy Pearson2013-10-302-12/+31
|
* Update API to TDE R14Timothy Pearson2013-10-011-1/+1
|
* 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-273-7/+7
| | | | Fix incorrect Debian init scripts and a wrong binary name
* Update package names and fix library FTBFSTimothy Pearson2013-02-261-2/+2
|
* Fix FTBFSTimothy Pearson2013-02-251-1/+1
|
* Update for latest TDE APITimothy Pearson2013-02-251-3/+3
|
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Update for latest version of TDETimothy Pearson2013-02-112-7/+7
|
* 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-062-34/+45
|
* 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-062-3/+2
|
* Add interface mode selectionTimothy Pearson2012-07-041-1/+10
| | | | Make servers use less CPU
* Fix crashes in serversTimothy Pearson2012-07-012-4/+14
| | | | 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-282-9/+11
|
* 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-263-18/+126
|
* Add fpga server skeleton for future developmentTimothy Pearson2012-06-254-0/+295