Mercurial > hg > aimc
log
age | author | description |
---|---|---|
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. |
Tue, 28 May 2013 17:54:18 +0000 | ronw | Update build to work with older versions of gcc (4.6). |
Tue, 28 May 2013 16:12:07 +0000 | ronw | Delete obsolete comment. |