Skip to content

Add liboni as submodule#54

Closed
bparks13 wants to merge 12 commits into
mainfrom
add-liboni-as-submodule
Closed

Add liboni as submodule#54
bparks13 wants to merge 12 commits into
mainfrom
add-liboni-as-submodule

Conversation

@bparks13
Copy link
Copy Markdown
Member

Here we remove the precompiled files, and instead link liboni as a submodule. We also modified the cmake commands to build liboni and the libonidriver_ft600 on each of the environments we use (Windows, Linux, MacOS).

The commit that the submodule points to includes new changes made to the ft600 driver that improve performance on Linux.

This version is a major version increase due to the ft600 driver updates, as this requires new FTDI drivers to be installed, and also requires a new version of the firmware on the acquisition board itself.

bparks13 and others added 9 commits January 13, 2026 11:39
- CMakeLists now checks if Linux or Apple before installing the driver, as that is the only portion that is unique between the two environments
- Changes to the ft600 driver require new FTDI drivers installed, as well as a firmware update on the hardware
@bparks13 bparks13 requested a review from aacuevas January 16, 2026 21:08
- Ensure that the ReleaseStatic configuration is respected for liboni, and point to the correct folder to grab the driver DLL
- Ensure that the built files are copied to a common location so that the Actions can easily find and save the appropriate files
@aacuevas
Copy link
Copy Markdown
Collaborator

Included in #55

@aacuevas aacuevas closed this Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants