File tree
4 files changed
+78
-2
lines changed- src
- workflows/operators
4 files changed
+78
-2
lines changedSubmodule bonsai-onix1 updated 29 files
- .bonsai/Bonsai.config-5
- Directory.Build.props+1-1
- OpenEphys.Onix1.Design/NeuropixelsV1ChannelConfigurationDialog.cs+5-5
- OpenEphys.Onix1.Design/NeuropixelsV1ProbeConfigurationDialog.cs+2-2
- OpenEphys.Onix1.Design/NeuropixelsV2eChannelConfigurationDialog.cs+4-4
- OpenEphys.Onix1.Design/NeuropixelsV2eDialog.cs-1
- OpenEphys.Onix1.Design/NeuropixelsV2eProbeConfigurationDialog.cs+2-2
- OpenEphys.Onix1.Design/OpenEphys.Onix1.Design.csproj+2-2
- OpenEphys.Onix1/Bno055DataFrame.cs+1-1
- OpenEphys.Onix1/ConfigureBreakoutBoard.cs+3-3
- OpenEphys.Onix1/ConfigureDigitalIO.cs+72-1
- OpenEphys.Onix1/ConfigureHeartbeat.cs-22
- OpenEphys.Onix1/ConfigureOutputClock.cs+3-3
- OpenEphys.Onix1/ConfigurePersistentHeartbeat.cs+97
- OpenEphys.Onix1/ConfigurePortController.cs+1
- OpenEphys.Onix1/ContextHelper.cs+10
- OpenEphys.Onix1/ContextTask.cs+7
- OpenEphys.Onix1/DeviceInfo.cs+1-1
- OpenEphys.Onix1/DeviceNameConverter.cs+1-1
- OpenEphys.Onix1/EquivalentDataSource.cs+29
- OpenEphys.Onix1/GenericHelper.cs+10
- OpenEphys.Onix1/I2CRegisterContext.cs+23-3
- OpenEphys.Onix1/NeuropixelsV1ProbeConfiguration.cs+20-20
- OpenEphys.Onix1/NeuropixelsV1eProbeGroup.cs+6-6
- OpenEphys.Onix1/NeuropixelsV2QuadShankProbeConfiguration.cs+16-16
- OpenEphys.Onix1/NeuropixelsV2eProbeGroup.cs+6-6
- OpenEphys.Onix1/OpenEphys.Onix1.csproj+2-2
- OpenEphys.Onix1/OutputClockHardwareParameters.cs+8-2
- OpenEphys.Onix1/PolledBno055Data.cs+32-30
Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + |
Lines changed: 43 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + |
0 commit comments