[root]/branches/lsl_toolkits/USRP
lsl_toolkits
(1 files, 12 lines)
USRP
(3 files, 541 lines)
scripts
(8 files, 2119 lines)
tests
(3 files, 232 lines)
data
(1 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 27 (100.0%) | 532 (100.0%) | 19.7 |
jdowell | 26 (96.3%) | 531 (99.8%) | 20.4 |
jayce | 1 (3.7%) | 1 (0.2%) | 1.0 |
Added a file to indicate that USRP has moved to GitHub.
1 lines of code changed in 1 file:
Adjusted the LSL version requirements on the LSL toolkits until we can get the API changes sorted.
1 lines of code changed in 1 file:
Set a minimum LSL version for the USRP toolkit. Started moving the scripts over to argparse.
1 lines of code changed in 1 file:
Will the tests work now?
1 lines of code changed in 1 file:
Added some Python3 boilerplate to the USRP toolkit. Added a simple test for the USRP scripts a la what is coming up in LSL.
3 lines of code changed in 1 file:
Another small tweak to the package descriptions for the lsl_toolkits.
1 lines of code changed in 1 file:
A few more tweaks to the LSL toolkit setup.py files to get them ready for PyPi.
2 lines of code changed in 1 file:
Updated the names of the various LSL toolkits to get them ready for PyPi.
4 lines of code changed in 2 files:
Worked on making the lsl_toolkits.USRP module PEP8 compliant. Also, worked on modernizing the codebase a little in order to get ready for Python3.
90 lines of code changed in 5 files:
Added a couple of scripts to help combine the seperate polarization files into a single file. Updated the metadata in usrpHDFWaterfall.py.
5 lines of code changed in 2 files:
Added a hdfWaterfall.py-like script for USRP data called usrpHDFWaterfall.py. Added the DC bias correction to the clip level estimator in usrpWaterfall.py.
8 lines of code changed in 3 files:
Switched teh various lsl_toolkits over to a setuptools-based build system.
305 lines of code changed in 2 files:
Added a CHANGELOG file and updated a few of the scripts to try to compensate for the DC bias of the USRP.
5 lines of code changed in 1 file:
Added a test suite to the USRP toolkit. This should be the last big thing needed before the toolkit can be released.
2 lines of code changed in 1 file:
Renamed checkTimetags.py to usrpCheckTimetags.py and added the script install to the setup.py file.
2 lines of code changed in 1 file:
Initial work on the USRP toolkit.
101 lines of code changed in 3 files: