| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable realtime scheduling in loopback test to prevent overruns. | Philip Balister | 2010-05-20 | 1 | -0/+5 |
* | Display data rate in samples/second and fix typo. | Philip Balister | 2010-05-19 | 1 | -5/+5 |
* | Calculate received sample rate for loopback test. | Philip Balister | 2010-05-19 | 1 | -3/+24 |
* | Use better optimization settings. | Philip Balister | 2010-05-19 | 1 | -5/+6 |
* | Fix initialization bug. | Philip Balister | 2010-05-19 | 1 | -0/+6 |
* | Rename test program to match FPGA bin file name and add data rate calculation. | Philip Balister | 2010-05-19 | 2 | -19/+39 |
* | Keep repo in sync with my churn ... | Philip Balister | 2010-05-19 | 2 | -7/+12 |
* | Comment out progress indicators. | Philip Balister | 2010-05-18 | 1 | -4/+8 |
* | Revert "Revert "Update test program to reflect what is in the FPGA image."" | Philip Balister | 2010-05-18 | 1 | -21/+20 |
* | Remove rand for now. Fix bug in data rate calculation. | Philip Balister | 2010-05-18 | 1 | -2/+4 |
* | Revert "Update test program to reflect what is in the FPGA image." | Philip Balister | 2010-05-18 | 1 | -20/+21 |
* | Update test program to reflect what is in the FPGA image. | Philip Balister | 2010-05-14 | 1 | -21/+20 |
* | got clock gen config working and tested | Josh Blum | 2010-05-13 | 1 | -4/+6 |
* | Connect enable to the correct gpio. | Philip Balister | 2010-05-13 | 1 | -1/+1 |
* | Change to 24 bit transfers. | Philip Balister | 2010-05-13 | 1 | -2/+2 |
* | Print a . for every packet received. | Philip Balister | 2010-05-13 | 2 | -0/+5 |
* | Add calculation for data trasnfer rates. | Philip Balister | 2010-05-12 | 1 | -3/+43 |
* | Add program to do initial configuration of the clkgen chip. | Philip Balister | 2010-05-10 | 2 | -1/+298 |
* | Update usrp_e.h file from kernel header. | Philip Balister | 2010-05-07 | 1 | -5/+0 |
* | First pass at data transfer program that uses CRC. | Philip Balister | 2010-05-07 | 2 | -1/+200 |
* | Print an error and exit if open fails for some programs. | Philip Balister | 2010-05-07 | 3 | -0/+17 |
* | Remove workaround for driver hang. | root | 2010-05-05 | 3 | -6/+2 |
* | Spi data returned in struct now. | Philip Balister | 2010-05-03 | 1 | -1/+1 |
* | Update path to put module in. | Philip Balister | 2010-05-03 | 1 | -1/+1 |
* | Add hack to work around driver race. | Philip Balister | 2010-05-03 | 2 | -0/+4 |
* | Add a hack to work around a driver race. Remove when teh driver is fixed. | Philip Balister | 2010-05-03 | 1 | -0/+2 |
* | Change overrun indication. New progress indicator. Turn on RT scheduler for | Philip Balister | 2010-05-02 | 1 | -2/+24 |
* | Update IP address for my home desktop. Change module version to 2.6.33. | Philip Balister | 2010-05-02 | 2 | -3/+3 |
* | Add script to setup board id info in eeprom. | Philip Balister | 2010-04-29 | 1 | -0/+17 |
* | Various updates to test programs. | Philip Balister | 2010-04-28 | 4 | -8/+93 |
* | Add program to exercise interface using internal fpga data source and data sink. | Philip Balister | 2010-04-27 | 2 | -1/+172 |
* | Send only required number of bytes. Do it for longer. | Philip Balister | 2010-04-27 | 1 | -2/+2 |
* | Updates to test programs. | Philip Balister | 2010-04-23 | 3 | -14/+181 |
* | Update transfer test program to use usrp_transfer_frame struct. | Philip Balister | 2010-04-22 | 2 | -17/+60 |
* | Add program to setup debug pins. | Philip Balister | 2010-04-20 | 3 | -1/+83 |
* | Initialize data array to help show when reads fail. Report return value | Philip Balister | 2010-04-20 | 1 | -0/+5 |
* | usrp-e-spi: change active edges around. | Philip Balister | 2010-04-20 | 1 | -1/+1 |
* | usrp-e-i2c always uses hex arguments. | Philip Balister | 2010-04-20 | 1 | -6/+10 |
* | Always put new bin file in /home/root. | Philip Balister | 2010-04-20 | 1 | -2/+2 |
* | Fix silly typo in script. | Josh Blum | 2010-04-20 | 1 | -0/+1 |
* | Fix script to write board id eeprom. | Josh Blum | 2010-04-20 | 1 | -2/+2 |
* | Add scripts to read and write board id info into usrp e id eeprom | Philip Balister | 2010-04-20 | 2 | -0/+20 |
* | pulled in master and got usrp-e code compiling | Josh Blum | 2010-04-16 | 2 | -2/+2 |
* | Fix typo. | Philip Balister | 2010-04-13 | 1 | -0/+1 |
* | Test program to verify GPIO on daughterboards. For success, connect gpios on | Philip Balister | 2010-04-09 | 3 | -7/+94 |
* | Attempt to make scripts run inside and outside GHQ. | Philip Balister | 2010-04-03 | 5 | -6/+22 |
* | Add program to read from serial port and print to screen. (works) | Philip Balister | 2010-04-03 | 2 | -1/+57 |
* | Add ability to change uart baud rate. (works) | Philip Balister | 2010-04-03 | 1 | -1/+12 |
* | Yes, I am an idiot. | Philip Balister | 2010-04-03 | 1 | -0/+0 |
* | Update to use register definitions from header file. | Philip Balister | 2010-04-02 | 3 | -4/+4 |