Mercurial > hg > btrack
log unit-tests/BTrack Tests.xcodeproj/project.pbxproj @ 93:4aa362058011
age | author | description |
---|---|---|
Sat, 18 Jun 2016 09:24:13 +0100 | Adam Stark | Added Kiss FFT option |
Fri, 04 Mar 2016 18:10:23 +0000 | Adam Stark | Moved some parts of the algorithm from arrays needing lots of data moved around to lighted circular buffers |
Tue, 08 Jul 2014 12:22:06 +0100 | Adam Stark | Updated project settings develop |
Thu, 23 Jan 2014 12:17:06 +0000 | Adam | Added some simple unit tests. Removed the destructor from the BTrack class as it was unnecessary. develop |
Tue, 21 Jan 2014 10:24:33 +0000 | Adam | Added a unit testing project, and did some commenting. Also moved python-module into a modules-and-plug-ins folder develop |