openDAQ icon indicating copy to clipboard operation
openDAQ copied to clipboard

openDAQ™ data acquisition SDK

Results 67 openDAQ issues
Sort by recently updated
recently updated
newest added

# Type of change: - [x] New feature (non-breaking change which adds functionality) - [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)...

enhancement
Integration breaking

Just an idea. Should be further defined/refined. How to enable instructions: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository

enhancement

## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which...

- [openDAQ - DevOps] Create workflow for integrating meta-opendaq-sdk meta-layer - [openDAQ - DevOps] Apply proper indentation to workflow - [openDAQ - DevOps] Test commit by allowing draft PR to...

When i Building openDAQ™ from source.When after execute `cmake --build .` I meet a problem when i execute `cmake --install . --prefix "openDAQ"`. Below ![image](https://github.com/user-attachments/assets/d10f675b-a62c-4f7c-915f-06d385c61038) And I find my file...

bug

# Brief (Concise one-line description of what changed and what was added/removed, maybe even why) # Description (Individual high-level changes) - Add Python GUI Demo functionality - Rename a function...

# Brief Fix examples CMake when downloaded as solo archive via https://docs.opendaq.com/ or https://docs-dev.opendaq.com/ (when not part of whole openDAQ project). # Description * Set missing CMake variable `OPENDAQ_EXAMPLES_VERSION` that...

bug
documentation

# Brief Add color coding and message display for Component statuses in Python GUI demo application. # Description - Addresses TBBAS-2194 - Add color coding for Component statuses in Python...

enhancement
bindings:python

# Brief C bindings: CoreTypes, CoreObjects, OpenDAQ, RTGen for C, Unit tests for C bindings # Description - RTGen module for C bindings generation - Script for generating C bindings...

enhancement