File tree
22 files changed
+194
-236
lines changed- .bonsai
- .github/workflows
- src
- workflows
- hardware
- hs64
- np1e
- rhs2116
- operators
- tutorials/ephys-process-listen
22 files changed
+194
-236
lines changedLines changed: 0 additions & 115 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
|
Submodule bonsai-onix1 updated 72 files
- .bonsai/Bonsai.config+82-50
- .bonsai/NuGet.config-3
- .bonsai/Setup.ps1-1
- .bonsai/build-and-run.png
- Directory.Build.props+1-1
- NuGet.config-8
- OpenEphys.Onix1.Design/NeuropixelsV1ChannelConfigurationDialog.cs+1-1
- OpenEphys.Onix1.Design/NeuropixelsV1Dialog.cs+3-1
- OpenEphys.Onix1.Design/NeuropixelsV1Editor.cs+1
- OpenEphys.Onix1.Design/NeuropixelsV1ProbeConfigurationDialog.Designer.cs+155-120
- OpenEphys.Onix1.Design/NeuropixelsV1ProbeConfigurationDialog.cs+21-7
- OpenEphys.Onix1.Design/NeuropixelsV1ProbeConfigurationDialog.resx+6
- OpenEphys.Onix1.Design/NeuropixelsV1eHeadstageEditor.cs+1
- OpenEphys.Onix1.Design/NeuropixelsV1fHeadstageEditor.cs+2
- OpenEphys.Onix1.Design/NeuropixelsV2eChannelConfigurationDialog.cs+1-1
- OpenEphys.Onix1.Design/NeuropixelsV2eDialog.cs+19-2
- OpenEphys.Onix1.Design/NeuropixelsV2eEditor.cs+1
- OpenEphys.Onix1.Design/NeuropixelsV2eHeadstageEditor.cs+2
- OpenEphys.Onix1.Design/NeuropixelsV2eProbeConfigurationDialog.Designer.cs+103-71
- OpenEphys.Onix1.Design/NeuropixelsV2eProbeConfigurationDialog.cs+68-37
- OpenEphys.Onix1.Design/NeuropixelsV2eProbeConfigurationDialog.resx+3
- OpenEphys.Onix1.Design/NeuropixelsV2eProbeConfigurationEditor.cs+3-1
- OpenEphys.Onix1/AutoPortVoltage.cs+100
- OpenEphys.Onix1/BufferHelper.cs+32-1
- OpenEphys.Onix1/ConfigureDigitalIO.cs+1-1
- OpenEphys.Onix1/ConfigureHeadstage64.cs+34-14
- OpenEphys.Onix1/ConfigureHeadstageNeuropixelsV1e.cs+7-4
- OpenEphys.Onix1/ConfigureHeadstageNeuropixelsV1f.cs+14-28
- OpenEphys.Onix1/ConfigureHeadstageNeuropixelsV2e.cs+2-1
- OpenEphys.Onix1/ConfigureHeadstageNeuropixelsV2eBeta.cs+2-1
- OpenEphys.Onix1/ConfigureHeadstageNric1384.cs+7-4
- OpenEphys.Onix1/ConfigureHeadstageRhs2116.cs+7-4
- OpenEphys.Onix1/ConfigureNeuropixelsV1e.cs+20-1
- OpenEphys.Onix1/ConfigureNeuropixelsV1f.cs+21-2
- OpenEphys.Onix1/ConfigureNeuropixelsV2e.cs+20-3
- OpenEphys.Onix1/ConfigureNeuropixelsV2eBeta.cs+20-1
- OpenEphys.Onix1/ConfigureNeuropixelsV2ePortController.cs+5-4
- OpenEphys.Onix1/ConfigureOutputClock.cs+7-3
- OpenEphys.Onix1/ConfigurePortController.cs+24-8
- OpenEphys.Onix1/ConfigureRhs2116.cs+4
- OpenEphys.Onix1/ConfigureRhs2116Pair.cs+4
- OpenEphys.Onix1/ConfigureRhs2116Trigger.cs+46-7
- OpenEphys.Onix1/ConfigureUclaMiniscopeV4.cs+5-3
- OpenEphys.Onix1/DS90UB9x.cs+1-1
- OpenEphys.Onix1/DigitalInputDataFrame.cs+1
- OpenEphys.Onix1/IConfigureNeuropixelsV1.cs+8-1
- OpenEphys.Onix1/IConfigureNeuropixelsV2.cs+5
- OpenEphys.Onix1/NeuropixelsV1ProbeConfiguration.cs+10-10
- OpenEphys.Onix1/NeuropixelsV1eData.cs+1-1
- OpenEphys.Onix1/NeuropixelsV1eDataFrame.cs+43-14
- OpenEphys.Onix1/NeuropixelsV1eDeviceInfo.cs+3-1
- OpenEphys.Onix1/NeuropixelsV1eProbeGroup.cs+7-15
- OpenEphys.Onix1/NeuropixelsV1fRegisterContext.cs+10-6
- OpenEphys.Onix1/NeuropixelsV2QuadShankProbeConfiguration.cs+16-24
- OpenEphys.Onix1/NeuropixelsV2eBetaData.cs+2-1
- OpenEphys.Onix1/NeuropixelsV2eBetaDataFrame.cs+36-11
- OpenEphys.Onix1/NeuropixelsV2eData.cs+2-1
- OpenEphys.Onix1/NeuropixelsV2eDataFrame.cs+27-7
- OpenEphys.Onix1/NeuropixelsV2eDeviceInfo.cs+4-1
- OpenEphys.Onix1/NeuropixelsV2eProbeGroup.cs+7-13
- OpenEphys.Onix1/PolledBno055Data.cs+42-3
- OpenEphys.Onix1/Rhd2164Data.cs+10-1
- OpenEphys.Onix1/Rhd2164DataFrame.cs+13-10
- OpenEphys.Onix1/Rhs2116Data.cs+4-1
- OpenEphys.Onix1/Rhs2116DataFrame.cs+28-8
- OpenEphys.Onix1/Rhs2116PairData.cs+13-9
- OpenEphys.Onix1/Rhs2116PairDataFrame.cs+73
- OpenEphys.Onix1/Rhs2116Stimulus.cs+1-1
- OpenEphys.Onix1/Rhs2116StimulusTrigger.cs+6-3
- OpenEphys.Onix1/Rhs2116TriggerData.cs+41
- OpenEphys.Onix1/Rhs2116TriggerDataFrame.cs+106
- OpenEphys.Onix1/TS4231V1PositionData.cs+4-1
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
| |||
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
35 |
| - | |
36 |
| - | |
| 39 | + | |
| 40 | + | |
37 | 41 |
| |
38 | 42 |
| |
39 | 43 |
| |
40 | 44 |
| |
41 | 45 |
| |
42 | 46 |
| |
43 | 47 |
| |
| 48 | + | |
44 | 49 |
| |
45 | 50 |
| |
46 | 51 |
|
0 commit comments