Directory branches/lsl_toolkits/USRP/scripts/

Directory Created:
2013-08-15 10:04
Total Files:
8
Deleted Files:
1
Lines of Code:
2119

[root]/branches/lsl_toolkits/USRP/scripts

Lines of Code

branches/lsl_toolkits/USRP/scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jdowell 57 (100.0%) 4933 (100.0%) 86.5

Most Recent Commits

jdowell 2019-09-09 09:14 Rev.: 2944

Updated the two 'waterfall' script for argparse.

153 lines of code changed in 2 files:

  • branches/lsl_toolkits/USRP/scripts: usrpHDFWaterfall.py (+81 -142), usrpWaterfall.py (+72 -127)
jdowell 2019-09-06 17:03 Rev.: 2943

Set a minimum LSL version for the USRP toolkit. Started moving the scripts over to argparse.

179 lines of code changed in 7 files:

  • branches/lsl_toolkits/USRP/scripts: usrpCheckTimetags.py (+16 -8), usrpCombinePols.py (+17 -10), usrpFileCheck.py (+23 -63), usrpHDFCombinePols.py (+16 -9), usrpHDFWaterfall.py (+1 -1), usrpSpectra.py (+56 -102), usrpTimeseries.py (+50 -102)
jdowell 2019-09-06 16:09 Rev.: 2939

A few fixes for the testing failures on fornax.

5 lines of code changed in 2 files:

  • branches/lsl_toolkits/USRP/scripts: usrpHDFWaterfall.py (+2 -10), usrpWaterfall.py (+3 -11)
jdowell 2019-09-05 13:56 Rev.: 2931

Cleaned up some division problems.

20 lines of code changed in 6 files:

  • branches/lsl_toolkits/USRP/scripts: usrpCheckTimetags.py (+2 -2), usrpFileCheck.py (+1 -1), usrpHDFWaterfall.py (+2 -2), usrpSpectra.py (+6 -6), usrpTimeseries.py (+5 -5), usrpWaterfall.py (+4 -4)
jdowell 2019-09-05 13:47 Rev.: 2930

Various fixes to get the tests working again for lsl_toolkits.USRP.

6 lines of code changed in 3 files:

  • branches/lsl_toolkits/USRP/scripts: usrpHDFWaterfall.py (+3), usrpSpectra.py (+2 -2), usrpWaterfall.py (+1)
jdowell 2019-09-05 10:53 Rev.: 2924

Added some Python3 boilerplate to the USRP toolkit. Added a simple test for the USRP scripts a la what is coming up in LSL.

164 lines of code changed in 8 files:

  • branches/lsl_toolkits/USRP/scripts: usrpCheckTimetags.py (+19 -13), usrpCombinePols.py (+6), usrpFileCheck.py (+22 -16), usrpHDFCombinePols.py (+6), usrpHDFWaterfall.py (+33 -27), usrpSpectra.py (+26 -20), usrpTimeseries.py (+21 -15), usrpWaterfall.py (+31 -25)
jdowell 2018-06-19 09:26 Rev.: 2395

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.

1908 lines of code changed in 8 files:

  • branches/lsl_toolkits/USRP/scripts: usrpCheckTimetags.py (+86 -86), usrpCombinePols.py (+46 -46), usrpFileCheck.py (+143 -143), usrpHDFCombinePols.py (+131 -131), usrpHDFWaterfall.py (+617 -617), usrpSpectra.py (+296 -296), usrpTimeseries.py (+215 -215), usrpWaterfall.py (+374 -374)
jdowell 2014-03-31 14:56 Rev.: 1623

Updated the SVN keywords on the new scripts.

2 lines of code changed in 2 files:

  • branches/lsl_toolkits/USRP/scripts: usrpCombinePols.py (+1), usrpHDFCombinePols.py (+1)
jdowell 2014-03-31 14:55 Rev.: 1621

Added a couple of scripts to help combine the seperate polarization files into a single file. Updated the metadata in usrpHDFWaterfall.py.

224 lines of code changed in 3 files:

  • branches/lsl_toolkits/USRP/scripts: usrpCombinePols.py (new 67), usrpHDFCombinePols.py (new 155), usrpHDFWaterfall.py (+2 -1)
jdowell 2014-03-31 11:45 Rev.: 1618

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.

747 lines of code changed in 2 files:

  • branches/lsl_toolkits/USRP/scripts: usrpHDFWaterfall.py (new 719), usrpWaterfall.py (+28 -24)
jdowell 2013-08-20 16:08 Rev.: 1408

Added a CHANGELOG file and updated a few of the scripts to try to compensate for the DC bias of the USRP.

41 lines of code changed in 3 files:

  • branches/lsl_toolkits/USRP/scripts: usrpFileCheck.py (+1 -1), usrpSpectra.py (+35 -30), usrpWaterfall.py (+5 -1)
jdowell 2013-08-15 13:05 Rev.: 1403

Renamed checkTimetags.py to usrpCheckTimetags.py and added the script install to the setup.py file.

111 lines of code changed in 2 files:

  • branches/lsl_toolkits/USRP/scripts: checkTimetags.py (del), usrpCheckTimetags.py (new 111)
jdowell 2013-08-15 12:56 Rev.: 1402

Updated the documentation for a few of the USRP scripts.

3 lines of code changed in 2 files:

  • branches/lsl_toolkits/USRP/scripts: usrpFileCheck.py (+1 -1), usrpWaterfall.py (+2 -2)
jdowell 2013-08-15 12:55 Rev.: 1401

Added a nice complement of scripts to provide some of the functionality that is avaliable for DRX via LSL and the Commissioning extension.

1017 lines of code changed in 5 files:

  • branches/lsl_toolkits/USRP/scripts: checkTimetags.py (new 111), usrpFileCheck.py (new 184), usrpSpectra.py (+8 -2), usrpTimeseries.py (new 279), usrpWaterfall.py (new 435)
jdowell 2013-08-15 11:45 Rev.: 1396

Cleanup of the new USRP toolkit to make everything look almost identical to the lsl.reader.drx module. Update the usrpSpectra.py script accordingly.

8 lines of code changed in 1 file:

  • branches/lsl_toolkits/USRP/scripts: usrpSpectra.py (+8 -10)
jdowell 2013-08-15 10:04 Rev.: 1395

Initial work on the USRP toolkit.

345 lines of code changed in 1 file:

  • branches/lsl_toolkits/USRP/scripts: usrpSpectra.py (new 345)
Generated by StatSVN 0.7.0