openDAQ
openDAQ copied to clipboard
openDAQ™ data acquisition SDK
# 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)...
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
## 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  And I find my file...
# 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...
# 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...
# 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...