Skip to content

Commit 2856859

Browse files
authored
658 bundle and launch ephys link from pinpoint (#661)
* Launch bundled Ephys Link from Streaming Assets * Register UI and save values * Actually save and reload info * Update Ephys Link binary * Use Process to launch with args * Start launching based on dropdown * Fix Pathfinder port arg * Call connect * Launch ephys link and connect * Connect and disconnect and reconnect * Move questions dialog back to front of UI * Also kill Ephys Link when done * Null check for ephys link process
1 parent e3218e9 commit 2856859

File tree

10 files changed

+2379
-363
lines changed

10 files changed

+2379
-363
lines changed

.idea/.idea.Pinpoint/.idea/.gitignore

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Prefabs/UI/MainCanvas.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ RectTransform:
4040
- {fileID: 341190945403315020}
4141
- {fileID: 341190945420745090}
4242
- {fileID: 341190944239140890}
43-
- {fileID: 341190944882926340}
4443
- {fileID: 341190945112364105}
4544
- {fileID: 858666763888331269}
4645
- {fileID: 5977723730511622612}
@@ -49,6 +48,7 @@ RectTransform:
4948
- {fileID: 4538316674562318397}
5049
- {fileID: 5276842830597070534}
5150
- {fileID: 341190943640726961}
51+
- {fileID: 341190944882926340}
5252
m_Father: {fileID: 0}
5353
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
5454
m_AnchorMin: {x: 0, y: 0}

0 commit comments

Comments
 (0)