Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add serial port instrument support | Timothy Pearson | 2012-07-10 | 12 | -192/+1014 | |
| | ||||||
* | Added common directories | Timothy Pearson | 2012-07-09 | 42 | -0/+22891 | |
| | ||||||
* | Do not wait for incoming data when using socket read functions | Timothy Pearson | 2012-07-09 | 2 | -8/+8 | |
| | ||||||
* | Move part connection and disconnection code into tqtrla library | Timothy Pearson | 2012-07-09 | 8 | -318/+231 | |
| | ||||||
* | Convert to frame based protocol | Timothy Pearson | 2012-07-07 | 15 | -118/+461 | |
| | | | | Finish FPGA programming server/client | |||||
* | Fix a variety of issues | Timothy Pearson | 2012-07-06 | 9 | -45/+220 | |
| | ||||||
* | Get rid of processevents calls in servers | Timothy Pearson | 2012-07-06 | 7 | -86/+116 | |
| | ||||||
* | Fix crash caused by improper SASL initialization | Timothy Pearson | 2012-07-06 | 10 | -96/+149 | |
| | ||||||
* | Fix a number of problems and add skeleton FPGA prog server | Timothy Pearson | 2012-07-06 | 18 | -170/+109 | |
| | ||||||
* | Added common directories | Timothy Pearson | 2012-07-05 | 3 | -0/+6 | |
| | ||||||
* | Add skeletal FPGA programming server | Timothy Pearson | 2012-07-05 | 32 | -0/+20000 | |
| | ||||||
* | Add preliminary FPGA programming client | Timothy Pearson | 2012-07-05 | 6 | -1/+662 | |
| | ||||||
* | Fix disconnect | Timothy Pearson | 2012-07-05 | 1 | -0/+7 | |
| | ||||||
* | Fix window status bar | Timothy Pearson | 2012-07-05 | 2 | -10/+35 | |
| | ||||||
* | Enable character transmission via Kerberos | Timothy Pearson | 2012-07-04 | 9 | -79/+210 | |
| | ||||||
* | Add interface mode selection | Timothy Pearson | 2012-07-04 | 7 | -19/+94 | |
| | | | | Make servers use less CPU | |||||
* | Add data processing mode | Timothy Pearson | 2012-07-04 | 2 | -4/+176 | |
| | ||||||
* | Fix UI layout of FPGA part | Timothy Pearson | 2012-07-04 | 3 | -159/+369 | |
| | ||||||
* | Add initial batch mode processing logic | Timothy Pearson | 2012-07-04 | 3 | -100/+269 | |
| | ||||||
* | Add preliminary basic remotefpga protocol support | Timothy Pearson | 2012-07-03 | 7 | -42/+912 | |
| | ||||||
* | Stabilize clients and complete basic view layout/widgets | Timothy Pearson | 2012-07-02 | 10 | -59/+399 | |
| | ||||||
* | Fix crashes in servers | Timothy Pearson | 2012-07-01 | 13 | -24/+404 | |
| | | | | Start work on FPGA client | |||||
* | Add ability for instruments to add menu options to the main window | Timothy Pearson | 2012-07-01 | 9 | -6/+115 | |
| | ||||||
* | Extend instrument parts | Timothy Pearson | 2012-06-30 | 10 | -12/+156 | |
| | ||||||
* | Get rid of processEvents calls in viewer part | Timothy Pearson | 2012-06-29 | 3 | -84/+124 | |
| | ||||||
* | Add helper functions to krb sockets | Timothy Pearson | 2012-06-29 | 6 | -77/+181 | |
| | ||||||
* | Convert krb server socket to stateful operation | Timothy Pearson | 2012-06-29 | 9 | -169/+411 | |
| | | | | Do the same to the server daemons and the MDI frame client | |||||
* | Convert krb client socket to stateful init | Timothy Pearson | 2012-06-28 | 6 | -158/+260 | |
| | ||||||
* | Convert servers to cooperative multitasking | Timothy Pearson | 2012-06-28 | 12 | -297/+497 | |
| | ||||||
* | Fix a number of problems | Timothy Pearson | 2012-06-27 | 10 | -125/+320 | |
| | ||||||
* | Remove listview | Timothy Pearson | 2012-06-27 | 2 | -83/+19 | |
| | ||||||
* | Add skeleton for FPGA viewer | Timothy Pearson | 2012-06-26 | 15 | -102/+471 | |
| | | | | Fix authserver crash | |||||
* | Fix krb client/server sockets | Timothy Pearson | 2012-06-26 | 7 | -23/+121 | |
| | ||||||
* | Remove limitation on written data length and fix crash | Timothy Pearson | 2012-06-26 | 2 | -36/+84 | |
| | ||||||
* | Add proper receive buffer support to tde kerberos sockets | Timothy Pearson | 2012-06-26 | 2 | -20/+224 | |
| | ||||||
* | Slight update | Timothy Pearson | 2012-06-26 | 4 | -2/+4 | |
| | ||||||
* | Add skeleton for missing functions in tde kerberos library | Timothy Pearson | 2012-06-26 | 9 | -37/+282 | |
| | ||||||
* | Add fpga server skeleton for future development | Timothy Pearson | 2012-06-25 | 35 | -0/+19861 | |
| | ||||||
* | Move old servers to attic | Timothy Pearson | 2012-06-25 | 70 | -0/+0 | |
| | ||||||
* | Update protocol and implement LIST/BIND logic | Timothy Pearson | 2012-06-24 | 15 | -38/+563 | |
| | ||||||
* | Fix a number of crashes and generally clean up the code | Timothy Pearson | 2012-06-23 | 13 | -264/+440 | |
| | ||||||
* | Fix problems with Kerberos sockets | Timothy Pearson | 2012-06-22 | 11 | -43/+90 | |
| | ||||||
* | Added common directories | Timothy Pearson | 2012-06-22 | 3 | -0/+6 | |
| | ||||||
* | Add libtqtrla shared library | Timothy Pearson | 2012-06-22 | 26 | -2/+817 | |
| | ||||||
* | Add Kerberos server socket and change authserver skeleton to use it | Timothy Pearson | 2012-06-19 | 9 | -302/+543 | |
| | ||||||
* | Remove artificial buffer size limitation on Kerberos client socket | Timothy Pearson | 2012-06-19 | 3 | -19/+36 | |
| | ||||||
* | Use separate kerberos library | Timothy Pearson | 2012-06-18 | 7 | -482/+6 | |
| | ||||||
* | Added common directories | Timothy Pearson | 2012-06-18 | 27 | -0/+1125 | |
| | ||||||
* | Write initial SASL/GSSAPI Kerberos classes and server code | Timothy Pearson | 2012-06-17 | 45 | -6302/+1430 | |
| | ||||||
* | Added common directories | Timothy Pearson | 2012-06-14 | 3 | -0/+6 | |
| |