Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix FPGA programmer | Timothy Pearson | 2012-07-20 | 5 | -75/+145 | |
| | ||||||
* | Add remaining icons | Timothy Pearson | 2012-07-18 | 5 | -0/+5 | |
| | ||||||
* | Add icons | Timothy Pearson | 2012-07-18 | 8 | -0/+8 | |
| | ||||||
* | Add run controls to scope | Timothy Pearson | 2012-07-18 | 3 | -1/+133 | |
| | ||||||
* | Add channel controls to scope | Timothy Pearson | 2012-07-18 | 7 | -117/+539 | |
| | ||||||
* | More trace viewer updates | Timothy Pearson | 2012-07-17 | 5 | -59/+106 | |
| | ||||||
* | Add trigger display | Timothy Pearson | 2012-07-16 | 4 | -94/+291 | |
| | ||||||
* | Fix trace widget | Timothy Pearson | 2012-07-16 | 3 | -12/+76 | |
| | ||||||
* | Fix flickering | Timothy Pearson | 2012-07-16 | 3 | -29/+33 | |
| | ||||||
* | Enhance cursor highlighting | Timothy Pearson | 2012-07-16 | 2 | -4/+28 | |
| | ||||||
* | Add cursor delta feature | Timothy Pearson | 2012-07-16 | 2 | -4/+22 | |
| | ||||||
* | Enhance cursor handling | Timothy Pearson | 2012-07-15 | 3 | -31/+177 | |
| | ||||||
* | Fix scope and float array transfers | Timothy Pearson | 2012-07-15 | 1 | -18/+24 | |
| | ||||||
* | Fix trace viewer | Timothy Pearson | 2012-07-15 | 3 | -33/+18 | |
| | ||||||
* | Fix scope | Timothy Pearson | 2012-07-15 | 3 | -9/+124 | |
| | ||||||
* | Fix scope | Timothy Pearson | 2012-07-14 | 5 | -21/+98 | |
| | ||||||
* | Fix scope | Timothy Pearson | 2012-07-14 | 3 | -12/+41 | |
| | ||||||
* | Add profiling to scope trace grabber | Timothy Pearson | 2012-07-14 | 3 | -15/+21 | |
| | ||||||
* | Can now grab initial scope traces | Timothy Pearson | 2012-07-14 | 3 | -148/+154 | |
| | ||||||
* | Add initial scope part, which is currently nonfunctional | Timothy Pearson | 2012-07-13 | 8 | -38/+1036 | |
| | ||||||
* | Add ability to change trace widget colors | Timothy Pearson | 2012-07-13 | 2 | -0/+28 | |
| | ||||||
* | Fix last commit | Timothy Pearson | 2012-07-13 | 1 | -3/+5 | |
| | ||||||
* | Update slightly faster | Timothy Pearson | 2012-07-13 | 1 | -0/+14 | |
| | ||||||
* | Add zoom box pan ability | Timothy Pearson | 2012-07-13 | 2 | -6/+199 | |
| | ||||||
* | Add trace offset support | Timothy Pearson | 2012-07-13 | 3 | -44/+196 | |
| | ||||||
* | Significant enhancements to trace widget | Timothy Pearson | 2012-07-13 | 5 | -158/+988 | |
| | ||||||
* | Enhance trace viewer | Timothy Pearson | 2012-07-12 | 7 | -91/+319 | |
| | ||||||
* | Make trace viewer able to handle multiple traces | Timothy Pearson | 2012-07-11 | 3 | -43/+130 | |
| | ||||||
* | Fix commanalyzer functionality | Timothy Pearson | 2012-07-11 | 7 | -346/+525 | |
| | ||||||
* | Move part connection and disconnection code into tqtrla library | Timothy Pearson | 2012-07-09 | 5 | -315/+43 | |
| | ||||||
* | Convert to frame based protocol | Timothy Pearson | 2012-07-07 | 4 | -81/+187 | |
| | | | | Finish FPGA programming server/client | |||||
* | Fix a variety of issues | Timothy Pearson | 2012-07-06 | 3 | -27/+121 | |
| | ||||||
* | Fix crash caused by improper SASL initialization | Timothy Pearson | 2012-07-06 | 5 | -79/+104 | |
| | ||||||
* | Fix a number of problems and add skeleton FPGA prog server | Timothy Pearson | 2012-07-06 | 6 | -66/+42 | |
| | ||||||
* | 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 | 2 | -1/+6 | |
| | ||||||
* | Add interface mode selection | Timothy Pearson | 2012-07-04 | 3 | -12/+46 | |
| | | | | 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 | 3 | -42/+898 | |
| | ||||||
* | Stabilize clients and complete basic view layout/widgets | Timothy Pearson | 2012-07-02 | 8 | -59/+391 | |
| | ||||||
* | Fix crashes in servers | Timothy Pearson | 2012-07-01 | 5 | -10/+330 | |
| | | | | Start work on FPGA client | |||||
* | Add ability for instruments to add menu options to the main window | Timothy Pearson | 2012-07-01 | 7 | -6/+107 | |
| | ||||||
* | Extend instrument parts | Timothy Pearson | 2012-06-30 | 7 | -11/+63 | |
| | ||||||
* | Get rid of processEvents calls in viewer part | Timothy Pearson | 2012-06-29 | 3 | -84/+124 | |
| | ||||||
* | Convert krb server socket to stateful operation | Timothy Pearson | 2012-06-29 | 3 | -52/+90 | |
| | | | | Do the same to the server daemons and the MDI frame client | |||||
* | Convert krb client socket to stateful init | Timothy Pearson | 2012-06-28 | 2 | -7/+11 | |
| |