Colin Fausnaught
3158f18a04
Small UI change
2016-11-20 19:37:21 -05:00
AJ Keller
a06107e130
Merge pull request #67 from cfausn/master
...
Lots of code... Bug fixes and widget progress
2016-11-18 16:55:12 -05:00
Colin Fausnaught
58723b9ed7
Added help text
2016-11-18 10:45:04 -05:00
Colin Fausnaught
3e0e6fe8a7
Basic bug fixes, redid some code that I missed in the merge
2016-11-18 10:29:13 -05:00
Colin Fausnaught
d3e766cc24
Merge branch 'OpenBCI-development'
2016-11-18 10:25:25 -05:00
Colin Fausnaught
7ea3a58905
Merge branch 'development' of https://github.com/OpenBCI/OpenBCI_GUI_v2.0 into OpenBCI-development
2016-11-18 10:25:03 -05:00
sunwangshu
9f0cad562c
EMG Scale Factor 3.0-> 1.0
...
EMG widget
2016-11-16 16:08:44 -05:00
sunwangshu
9ca59e723f
Accelerometer and Pulse widget
...
Accelerometer cleanup and x- responsive design
Pulse Widget widgetize and x- responsive design
Both added a buff to store data for display.
Added a clearer font P4 to OpenBCI.pde.
2016-11-16 15:28:28 -05:00
Colin Fausnaught
074cdaef7e
Merge branch 'master' of https://github.com/cfausn/OpenBCI_GUI_v2.0
2016-11-11 09:33:23 -05:00
Colin Fausnaught
fac3f3b1b6
still an error w/ the ellipses..
2016-11-11 09:32:53 -05:00
Conor Russomanno
40a0dfaece
Adding help text to buttons
2016-11-10 15:23:20 -05:00
Conor Russomanno
5c6a28b7bc
Lots of progress on the Time Series
2016-11-10 15:23:20 -05:00
Conor Russomanno
981a9c5ff6
Lots of work done on new Time Series
2016-11-10 15:23:20 -05:00
Conor Russomanno
0202559084
Animation true
2016-11-10 15:23:20 -05:00
Conor Russomanno
32aab133d2
Added Top Nav & Building New Time Series
...
- cleaned up Gui_Manager.pde a lot ..
- deleted all Spectrogram code (want to bring that back eventually)
- deleted all buttons from Gui_Manager
- got rid of original FFT & Headplot … there are parts of the
hover/click of old FFT and Headplot that may need to be rebuilt
- ‘ ‘ (aka spacebar) now starts/stops data stream … should have done
that a long time ago
2016-11-10 15:23:20 -05:00
Conor Russomanno
6b71f9475e
test
...
test bob
2016-11-10 15:23:20 -05:00
sunwangshu
1f0efc14e7
cleaning useaux flag
...
small fix
2016-11-09 20:35:41 -05:00
sunwangshu
ad0e41ab4a
Accelerometer widget
...
Added accelerometer widget in GUI_Wiegets and removed from playground
and interactivity. Playback has issues with current version and needed
to be fixed.
OpenBCI_GUI.pde:
Added currentTableRowIndex = 0; in resetting system state.
Added buff for accelerometer data for future playback use.
HardwareSync.pde:
else freshAuxValues = false;
2016-11-09 15:02:30 -05:00
sunwangshu
81492cb564
Revert "Accelerometer_Widget.pde"
...
This reverts commit 4e9ad6d046 .
2016-11-09 14:49:03 -05:00
sunwangshu
4e9ad6d046
Accelerometer_Widget.pde
...
Widgetize Accelerometer widget.
Playback & realtime test needed.
2016-11-09 14:43:15 -05:00
sunwangshu
7a896d2c99
replace OBCI to openBCI object and format cleanup
2016-11-09 14:43:15 -05:00
AJ Keller
7e372692fe
Merge pull request #64 from OpenBCI/development
...
Added basic OpenBionics functionality, fixed sliders for EMG widget (…
2016-11-09 12:21:54 -05:00
Colin Fausnaught
f43a20443f
Config widget working and resizing. Now to tackle the circles...
2016-11-07 12:41:25 -05:00
Colin Fausnaught
0b90bf9a05
Significant progress with config window... Working on resizability now!
2016-11-07 10:06:23 -05:00
cfausn
84619a284e
Added basic OpenBionics functionality, fixed sliders for EMG widget ( #63 )
...
* Started Converting EMG Widget
* Basic OpenBionics Widget Functionality
* This change broke my hand... DON'T USE
* Working great! Known Bug: Research mode may not be toggled, restart program to toggle correctly
* Worked on EMG conversion
* Small edit
* Worked a lot on the sliders
* Hallelujah! Sliders working!!
* Small fixes requested by aj-ptw
* More fixes
* more very small fixes
2016-11-04 13:00:45 -04:00
Colin Fausnaught
23007e987b
more very small fixes
2016-11-04 12:46:54 -04:00
Colin Fausnaught
469db21fbf
More fixes
2016-11-04 12:44:36 -04:00
Colin Fausnaught
d28eaf8969
Small fixes requested by aj-ptw
2016-11-04 12:40:16 -04:00
Colin Fausnaught
6f3643754e
Hallelujah! Sliders working!!
2016-11-04 12:16:47 -04:00
Colin Fausnaught
985c468739
Worked a lot on the sliders
2016-11-04 11:53:12 -04:00
Colin Fausnaught
a039e09bad
Merge branch 'OpenBCI-master'
2016-11-03 11:08:10 -04:00
Colin Fausnaught
eecd038c51
Merge branch 'master' of https://github.com/OpenBCI/OpenBCI_GUI_v2.0 into OpenBCI-master
2016-11-03 11:07:06 -04:00
Colin Fausnaught
52e454ea5d
Small edit
2016-11-03 10:55:06 -04:00
Colin Fausnaught
c71c7d6038
Worked on EMG conversion
2016-11-02 16:48:33 -04:00
AJ Keller
cef67d2487
Update README.md
2016-11-02 12:30:49 -04:00
AJ Keller
f148122472
Add waffle.io badge
2016-11-02 12:30:09 -04:00
Joel Murphy
1d2af6a434
Merge pull request #28 from aj-ptw/ganglion
...
Add: Ganglion support and BDF support
2016-11-01 15:37:06 -04:00
AJ Keller
a3d45002de
Merge pull request #2 from aj-ptw/bdf-plus-writer
...
Add: bdf plus writer
2016-10-19 16:36:12 -04:00
AJ Keller
58bc3e5c39
Enh bdf writer for ganglion
2016-10-19 16:36:01 -04:00
Colin Fausnaught
f6e7e44c5c
Working great! Known Bug: Research mode may not be toggled, restart program to toggle correctly
2016-10-19 15:53:03 -04:00
AJ Keller
664972a521
Fix writer with other thread
2016-10-18 13:00:35 -04:00
AJ Keller
5b63e779a0
Add missed packet protection for bdf writer
2016-10-18 13:00:35 -04:00
AJ Keller
13561b381b
Add BDF+ writer
2016-10-18 12:57:04 -04:00
AJ Keller
697d0d0a40
Patch split line once and for all
2016-10-18 12:25:53 -04:00
AJ Keller
bd8db15e17
Update .gitignore
2016-10-18 12:06:32 -04:00
sunwangshu
2aa14ba784
filter & autoformat
...
added filter to ganglion board, auto format a little
2016-10-18 12:04:24 -04:00
sunwangshu
2d36d452c9
fix get_fs_Hz_safe and FFT display
2016-10-18 12:03:39 -04:00
AJ Keller
30199210d3
ADD: Ganglion Support
2016-10-18 12:03:39 -04:00
Colin Fausnaught
8b5e0e06ae
This change broke my hand... DON'T USE
2016-10-09 02:12:59 -04:00
Colin Fausnaught
dd3488a51c
Basic OpenBionics Widget Functionality
2016-10-09 00:05:15 -04:00