-
## Description
Supposed to be inaccurate but.. isn't for some reason
**Reproduction**
> Be oni
> shoot gun
> accurate
**Screenshots**
**Additional context**
Why isnt this here? i…
-
Game crashes when I start a new game and configure a starting duplicate.
It's the only mod I'm running, and I am running the default settings.
[ONI Mod Error.txt](https://github.com/user-attachments…
-
Right now, because the jobs are so split up (for the sake of them being idempotent), if an ONI job fails, NCA only knows about it in the "wait for ONI Agent" job. That means that on failure, re-runnin…
-
Discovered this problem in testing: when you're running against an in-dev ONI that isn't set up to use the precise legacy JSON endpoints we have on oregonnews, NCA just doesn't work. We should have a …
-
MUST seems wrong here since two of the following elements are optional?
_Originally posted by @jonnew in https://github.com/open-ephys/ONI/pull/45#discussion_r1847129021_
…
-
The following API functions must be synchronized be the user. Concurrent access to these functions on different different threads can result in undefined behavior.
`oni_get_opt`
`oni_set_opt`
`on…
-
The components of a frame in the hardware spec:
https://github.com/open-ephys/ONI/blob/7649f1d1e37b34315122f79563e60822080c3acf/source/hw-spec/controller/channels/data_frames.rst?plain=1#L10-L18
…
-
While playing oni mode I ran into a few problems
![oni error](https://cloud.githubusercontent.com/assets/12506763/8017854/009adc8a-0bc0-11e5-9593-d129dd7b68ae.png)
First being the little red number on…
-
This depends on #89 because NCA will always need to be the place titles are entered, and will need to be the place admins upload MARC XML to avoid the ONI CLI-only approach to management.
- Create …
-
I propose the addition of two new functions to the API: `int oni_write_reg_batch(const oni_ctx ctx, oni_dev_idx_t dev_idx, oni_reg_addr_t startaddr, unsigned int num, oni_reg_val_t* valuearray)` and …