Permalink
Commits on Dec 13, 2016
  1. Merge pull request #49 from wezzix/master

    Fix splitLineCSV and broken CSV export in non US culture
    aj-ptw committed on GitHub Dec 13, 2016
Commits on Dec 11, 2016
  1. Fix compilation error splitLineCSV, missing argument. Write float usi…

    …ng Locale.US to ensure consistent export in cultures which use a ',' as decimal separator.
    wezzix committed Dec 11, 2016
Commits on Aug 8, 2016
  1. updated the SD converter

    converts 8 and 16 channel sd files
    biomurph committed Aug 8, 2016
Commits on May 15, 2016
  1. Merge pull request #43 from waffle-iron/master

    waffle.io Badge
    aj-ptw committed May 15, 2016
  2. add waffle.io badge

    waffle-iron committed May 15, 2016
Commits on Feb 11, 2016
  1. Small Fixes

    - Colors of button press
    - testing new fonts
    conorrussomanno committed Feb 11, 2016
Commits on Feb 10, 2016
  1. Processing GUI Updates

    - Increased frameRate (16 —> 30)
    - aesthetic changes (buttons, hover, cursor)
    - added EMG visualizer toggle mode (press ‘.’ to toggle between head
    plot and EMG visualizer)
    - added signPost() method for detecting system inefficiencies
    conorrussomanno committed Feb 10, 2016
Commits on Feb 8, 2016
  1. Merge pull request #36 from OpenBCI/EMG

    Adding EMG Visualizer Branch
    conorrussomanno committed Feb 8, 2016
  2. Adding EMG Visualizer Branch

    - based on InMoov code
    - hit ‘.’ to toggle between standard headplot and EMG visualizer of
    channel 3…
    - most of the new code is in EEG_Processing_User
    conorrussomanno committed Feb 8, 2016
  3. Updates

    - got rid of weird mapping errors
    - screenshots now going to SavedData file (as well as recorded data)
    
    next up:
    - fix screen resize
    - add EMG toggle to replace head montage with EMG visualizer
    conorrussomanno committed Feb 8, 2016
Commits on Dec 21, 2015
  1. Merge pull request #32 from jooray/fileseparator

    Multiplatform directory separator
    teonbrooks committed Dec 21, 2015
  2. Merge pull request #30 from OpenBCI/version3

    [ENH] Version3
    teonbrooks committed Dec 21, 2015
  3. Multiplatform directory separator

    jooray committed Dec 21, 2015
Commits on Nov 23, 2015
  1. Update readme

    teonbrooks committed Nov 23, 2015
  2. Update

    teonbrooks committed Nov 23, 2015
  3. Add minim lib

    2. Added minim into libraries, which is downloaded from
    https://github.com/ddf/Minim.
    3. Fixed the gwoptics.jar bug.
    
    ENH cleanup code
    taolin1992 committed with teonbrooks Nov 14, 2015
  4. Create LICENSE

    biomurph committed with teonbrooks Nov 1, 2015
Commits on Nov 1, 2015
  1. Create LICENSE

    biomurph committed Nov 1, 2015
Commits on May 5, 2015
  1. Correction in line 112 comment

    [49.0 to 51.0]
    conorrussomanno committed May 5, 2015
Commits on Mar 31, 2015
  1. Updated readme

    conorrussomanno committed Mar 31, 2015
  2. updated readme

    conorrussomanno committed Mar 31, 2015
  3. Fixed reactivation of channel (power down/up)

    This required a brute force technique in the OpenBCI_ADS1299.pde
    wrteChannelSettings() function … it’s not pretty but it works. We
    really need to update the firmware, but this is a software workaround
    for now..
    conorrussomanno committed Mar 31, 2015
Commits on Jan 27, 2015
  1. Removing CLASS tmp files

    chipaudette committed Jan 27, 2015
Commits on Jan 8, 2015
  1. Merge pull request #24 from OpenBCI/16chan_adjustDataCarryover

    Move all communications to hardware back into OpenBCI_ADS1299
    chipaudette committed Jan 8, 2015
  2. Renamed FFT

    conorrussomanno committed Jan 8, 2015
Commits on Jan 4, 2015
Commits on Jan 3, 2015
  1. Add comments

    chipaudette committed Jan 3, 2015