User contributions for Mellinger
Appearance
17 October 2023
- 11:4811:48, 17 October 2023 diff hist +40 Contributions:BCI2000SimulinkConnector →See also
- 11:4611:46, 17 October 2023 diff hist +31 Contributions:BCI2000SimulinkConnector No edit summary
- 11:4411:44, 17 October 2023 diff hist +4,105 N Contributions:BCI2000SimulinkConnector Created page with "==Synopsis== ==Location== http://{{SERVERNAME}}/svn/trunk/src/contrib/ExternalLinks/Simulink ==Versioning== ===Author=== mellinger@neurotechcenter.org ===Source Code Revisions=== *Initial development: 7669 *Tested under: 7669 ==Functional Description== The BCI2000 Simulink connector is a means to send signal data from BCI2000 into a Simulink model. It consists of a BCI2000 filter that listens for connections on a TCP port, and a Simulink S-function that connects to th..."
14 October 2023
- 11:5311:53, 14 October 2023 diff hist +210 Contributions:LSLSource →ChannelNames current
28 September 2023
- 14:5114:51, 28 September 2023 diff hist +106 Programming Howto:Configure BCI2000 for Compilation →Tell CMake which Qt installation to use current
12 September 2023
- 13:0513:05, 12 September 2023 diff hist +309 Programming Reference:SignalSharingDemoClient C++ App →Sender thread
11 September 2023
- 16:5616:56, 11 September 2023 diff hist +187 User Tutorial:BCI2000Remote →MatlabTutorial
- 13:4913:49, 11 September 2023 diff hist +158 User Reference:Operator Module Scripting →VISUALIZE WATCH [decimate ] ...
- 13:4613:46, 11 September 2023 diff hist +4 User Reference:Operator Module Scripting →LogLevel (local)
- 13:4613:46, 11 September 2023 diff hist +4 User Reference:Operator Module Scripting →AbortOnError (local)
8 September 2023
- 13:3813:38, 8 September 2023 diff hist +1 m Programming Reference:Filter Chain →Recreating Filter Chains Offline current
- 13:3713:37, 8 September 2023 diff hist +252 Programming Reference:Filter Chain →Recreating Filter Chains Offline
- 13:3313:33, 8 September 2023 diff hist +78 User Reference:BCI2000Analysis →Editing the Filter Graph current
- 13:2913:29, 8 September 2023 diff hist +325 Programming Reference:GenericFilter Class →Process
- 13:2813:28, 8 September 2023 diff hist +311 Programming Reference:Filter Chain →The Filter Chain
- 13:1813:18, 8 September 2023 diff hist −1 User Reference:BCI2000Analysis →Editing the Filter Graph
- 13:1713:17, 8 September 2023 diff hist +177 User Reference:BCI2000Analysis →Editing the Filter Graph
- 13:1413:14, 8 September 2023 diff hist −1 Programming Reference:Filter DLLs →Using the SuggestDebugging function
- 13:1413:14, 8 September 2023 diff hist −1 User Reference:BCI2000Analysis →Using the SuggestDebugging function
- 13:1313:13, 8 September 2023 diff hist −11 Programming Reference:Filter DLLs →Debugging a filter DLL
- 13:1213:12, 8 September 2023 diff hist +1,076 User Reference:BCI2000Analysis →See also
- 13:0613:06, 8 September 2023 diff hist −3 User Reference:BCI2000Analysis →The BCI2000Analysis main window
- 13:0413:04, 8 September 2023 diff hist +39 User Reference:BCI2000Analysis →See also
- 12:3712:37, 8 September 2023 diff hist +1 m DownloadBCI2000 →Non-Windows Operating Systems current
- 12:3412:34, 8 September 2023 diff hist +1,193 Programming Reference:Filter DLLs →Howto: Building your own filter as a BCI2000 Filter DLL
- 11:0711:07, 8 September 2023 diff hist +782 Programming Reference:Filter DLLs →Howto: Building your own filter as a BCI2000 Filter DLL
- 10:4710:47, 8 September 2023 diff hist +355 Programming Reference:Filter DLLs →Howto: Building your own filter as a BCI2000 Filter DLL
7 September 2023
- 16:3116:31, 7 September 2023 diff hist +2,611 Programming Reference:Filter DLLs →Filter DLL interface
- 15:5815:58, 7 September 2023 diff hist 0 User Reference:BCI2000Analysis →Introduction
- 15:5715:57, 7 September 2023 diff hist +1,413 N Programming Reference:Filter DLLs Created page with "==Description== When developing a BCI2000 signal processing filter in C++, it may be useful to compile it into a DLL in addition to adding it to a signal processing module, especially if you are going to test it using the BCI2000Analysis tool. This tool has the standard set of filters built-in but new filters may not easily be added: one would need to add the filter's source file to the tool's CMakeLists.txt, and manually add code that..."
- 15:3915:39, 7 September 2023 diff hist +9 User Reference:Filters →Splitting the Pipe
- 15:3815:38, 7 September 2023 diff hist +1 User Reference:Filters →Splitting the Pipe
- 15:2615:26, 7 September 2023 diff hist 0 Programming Reference:IdentityFilter →Function current
- 15:2515:25, 7 September 2023 diff hist +417 N Programming Reference:IdentityFilter Created page with "==Function== The <tt>IdentityFilter</tt> applies the identity transform to its input, i.e. it transmits its input to its output unchanged. This may be useful, e.g. to provide a "no processing" option in a ChoiceCombination. ==Parameters== None. ==States== None. ==See also== Programming Reference:ChoiceCombination Category:FiltersCategory:Signal Processing"
- 15:2015:20, 7 September 2023 diff hist −3 Programming Reference:ChoiceCombination →Function current
- 15:1915:19, 7 September 2023 diff hist +1,358 N Programming Reference:ChoiceCombination Created page with "==Function== The <tt>ChoiceCombination</tt> class contains filters that are applied alternatively, depending on a user choice. To use a <tt>ChoiceCombination</tt>, you need to derive a child class and define a constructor in which you add the desired filters, together with the corresponding user choice. In addition, you need to specify a parameter name that will be displayed in the BCI2000 GUI, and allows to select one of the choices. #include "ChoiceCombination.h" #i..."
- 15:0515:05, 7 September 2023 diff hist 0 N Category:Filter Combinations Created blank page current
- 14:5814:58, 7 September 2023 diff hist +2 Programming Reference:LinearCombination →See also current
- 14:5714:57, 7 September 2023 diff hist +13 Programming Reference:LinearCombination →Function
- 14:5614:56, 7 September 2023 diff hist +1,296 N Programming Reference:LinearCombination Created page with "==Function== Similar to <tt>ParallelCombination</tt>, the <tt>LinearCombination</tt> class is a template that takes as arguments two filter class names. The instantiated template is then a combined filter, and must be given its own class name by defining a struct that publicly inherits from the instantiated template: #include "FilterCombination.h" #include "Filter1.h" #include "Filter2.h" struct MyCombination : LinearC..."
- 14:4414:44, 7 September 2023 diff hist −3 Programming Reference:SubchainFilter No edit summary current
- 14:4114:41, 7 September 2023 diff hist −1 Programming Reference:SubchainFilter →Function
- 14:4014:40, 7 September 2023 diff hist +1,438 N Programming Reference:SubchainFilter Created page with "==Function== The <tt>SubchainFilter</tt> class is a class that wraps up an entire chain of filters. Typically, it is used with the ParallelCombination filter template to represent one of the parallel combination branches. To use the <tt>SubchainFilter</tt>, you need to derive a child class and define a constructor in which you add the desired filters, in the order in which they appear in the subchain: #include "FilterCombi..."
- 14:3414:34, 7 September 2023 diff hist +1 Programming Reference:ParallelCombination No edit summary current
- 14:2514:25, 7 September 2023 diff hist +229 Programming Reference:ParallelCombination →Output Signal
5 September 2023
- 17:0617:06, 5 September 2023 diff hist +238 Programming Reference:ParallelCombination →Function
- 17:0217:02, 5 September 2023 diff hist +1 Programming Reference:ParallelCombination →Function
- 17:0117:01, 5 September 2023 diff hist +77 Programming Reference:ParallelCombination →Function
- 17:0017:00, 5 September 2023 diff hist −7 Programming Reference:ParallelCombination →Function
- 16:5916:59, 5 September 2023 diff hist 0 Programming Reference:ParallelCombination No edit summary