Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EntrainerThinkGear0.7BetaSetup.jar | 2012-04-02 | 2.0 MB | |
README.txt | 2012-04-02 | 1.9 kB | |
LICENSE.txt | 2012-04-02 | 18.1 kB | |
lgpl-3.0.txt | 2012-04-02 | 7.7 kB | |
Totals: 4 Items | 2.1 MB | 0 |
https://sourceforge.net/projects/entrainer http://entrainer.sourceforge.net burton@users.sourceforge.net EntrainerThinkGear - 0.7.0 Beta April 2, 2012 - added current timestamp and nano time creation to AbstractThinkGearEvent to allow downstream programs to compensate for any network latency. - turning off sending of messages to Neurosky device by default. - using nanosecond data in simulator to obtain a more accurate picture of performance. EntrainerThinkGear - 0.6.0 Beta April 1, 2012 - Focused on performance, introduced Disruptor (https://code.google.com/p/disruptor/w/list) and Javolution collections (http://javolution.org/). - Code reorg to optimize performance. - Improved NeuroskySimulator to log slow message receipt (slower than 4ms), to execute for a fixed number of cycles and to exit cleanly. - NeuroskySimulator now sends raw eeg data @ 500Hz and other data @ 1Hz. - There appears to be a warmup period of approximately 30 seconds where the vast majority of slow message receipts occur, after which messages are received less than 4 ms after they are sent. - improved logging. EntrainerThinkGear - 0.5.0 Beta April 1, 2012 Initial release. EntrainerThinkGear expands upon the work of Andreas Borg (borg@elevated.to) to create a connection to a ThinkGear socket. Using the Java NIO package via Apache MINA, EntrainerThinkGear allows multiple clients to subscribe to and receive simultaneously the feed from a Neurosky device. The class net.sourceforge.entrainer.neurosky.simulator.NeuroskySimulator provides an executable which demonstrates the use and functionality of this library. To execute, from the command line (there is no gui currently) type: java -jar EntrainerThinkGear.jar Simulated data is created and sent to three subscribers. This work is released under the GPL 3.0 license. eSenseª, ThinkGearª, MDTª, NeuroBoyª and NeuroSkyª are trademarks of NeuroSky Inc.