Mercurial > hg > human-echolocation-java-webapp
log
age | author | description |
---|---|---|
Fri, 29 Nov 2013 15:46:35 +0000 | luisf | removed some unused vars; cleaned file |
Fri, 29 Nov 2013 13:04:29 +0000 | luisf | build file now correctly compiling the TestEchoClass; the TestEchoClass now calls the matlab function with the output filename arg. |
Thu, 28 Nov 2013 11:30:56 +0000 | luisf | Changes in the build file - also checking mcode/private folder for changes. |
Wed, 27 Nov 2013 17:58:27 +0000 | luisf | Added property to check if the matlab files changed (only calling this task if there are any changes) |
Wed, 27 Nov 2013 17:41:10 +0000 | luisf | Calling the simulateBinauralSignals function using a structure (new interface). |
Wed, 27 Nov 2013 17:24:31 +0000 | luisf | copies the generated jar to the correct lib folder. |
Wed, 27 Nov 2013 17:07:39 +0000 | luisf | Fixed build issue that was preventing Ant from running successfully; changed MATLAB function to wrap to reflect new version of the human_echolocation code. |