Keisuke Sehara / Mbed 2 deprecated STM32_Whisking

Dependencies:   mbed

Revisions of states.cpp

Revision Date Message Actions
22:41163fb3fdc6 2018-07-03 add debounce mechanisms for lick events File  Diff  Annotate
21:e51733fc1c36 2018-07-02 change task structure; now all the paradigms use Cued state, and auditory/visual cues are configured upon Trial::reset() File  Diff  Annotate
20:4c06d3041337 2018-07-02 try extending Pulse to allow tickering output File  Diff  Annotate
19:50663f8815b8 2018-07-02 try changing the flag system over to a set of booleans File  Diff  Annotate
17:0b241aa1f5b6 2018-07-01 change the criterion of a catch trial File  Diff  Annotate
16:33c17c62840e 2018-06-30 add delay for reward in the Pair paradigm File  Diff  Annotate
15:20f7f737c256 2018-06-25 fix weird behavior and validate visual stim duration File  Diff  Annotate
14:af3adf5d5ddf 2018-06-25 working version File  Diff  Annotate
13:8ea85a33e37a 2018-06-25 add random pulse feature File  Diff  Annotate
12:06ea96546af1 2018-06-25 extend Pulse class to accommodate the usage for visual cue output File  Diff  Annotate
11:897ecd5413e0 2018-06-21 add auditory cue tickering File  Diff  Annotate
10:7c216d528c35 2018-06-19 This is according to the way I planned originally File  Diff  Annotate
9:e136394bdb39 2018-06-18 add WithCue mode in place of Pair File  Diff  Annotate
8:973dcd190672 2018-05-31 current working File  Diff  Annotate
7:6744ec9ccc25 2018-05-29 add Report and Appear modes File  Diff  Annotate
5:849446d19406 2018-05-24 add configuration functionality (to be tested) File  Diff  Annotate
4:fcf597f82632 2018-05-23 make Pair mode work File  Diff  Annotate