Thu, 27 Jun 2013 20:47:02 +0000 |
ronw |
Move design of SAI out of SAI_Run.m
|
Thu, 27 Jun 2013 15:30:46 +0000 |
ronw |
Rename variables to be consistent with the rest of the library.
|
Wed, 26 Jun 2013 23:35:47 +0000 |
ronw |
Simple integration test between CARFAC and SAI.
|
Mon, 24 Jun 2013 16:35:21 +0000 |
ronw |
Clean up carfac_test.
|
Tue, 18 Jun 2013 18:07:02 +0000 |
dicklyon |
Plotting bug fix in CARFAC_Run.
|
Wed, 12 Jun 2013 19:24:29 +0000 |
ronw |
Update interface to have separate Reset() and Redesign(params) methods.
|
Tue, 11 Jun 2013 22:05:10 +0000 |
ronw |
Test SAI with multi-channel input.
|
Tue, 11 Jun 2013 21:41:53 +0000 |
ronw |
Fix memory leak in CARFAC.
|
Tue, 11 Jun 2013 21:32:50 +0000 |
ronw |
More #include cleanups.
|
Tue, 11 Jun 2013 20:41:15 +0000 |
ronw |
Style fixes.
|
Tue, 11 Jun 2013 17:59:08 +0000 |
ronw |
DISALLOW_COPY_AND_ASSIGN in CARFAC classes and fix a few funny indentations.
|
Tue, 11 Jun 2013 15:04:55 +0000 |
ronw |
Fix scons build.
|
Tue, 04 Jun 2013 18:30:22 +0000 |
alexbrandmeyer |
Additional changes to C++ CARFAC on the basis of ronw's comments on r289. Moved CARFAC::Design to CARFAC::CARFAC and CARFAC::Reset(), moved carfac_common.h to common.h, CARFACDetect to carfac_util.h/cc, FloatArray and Float2dArray to ArrayX and ArrayXX, improved variable naming, made a start on improved commenting documentation.
|
Fri, 31 May 2013 21:46:48 +0000 |
ronw |
Initial translation of SAI code to C++.
|
Wed, 29 May 2013 20:33:06 +0000 |
ronw |
Delete CARFAC::Run to tighten up the interface.
|
Wed, 29 May 2013 15:37:28 +0000 |
alexbrandmeyer |
More small style revisions to C++ CARFAC, adjusted struct member variable naming, header guards and #include structure.
|