Commit Graph

12 Commits

Author SHA1 Message Date
Mark
6485c4cc5e Merge pull request #29 from saleae/esal22-patch-1
Update Analyzer_API.md
2024-10-28 12:57:48 -07:00
Mark
170f083552 Merge pull request #30 from saleae/esal22-patch-1-1
Update Analyzer_API.md
2024-10-28 12:56:56 -07:00
Marcus10110
371bdf4515 fix minor typo in API docs. 2024-07-31 14:04:00 -07:00
Marcus10110
432743b060 switched mResults over to a unique_ptr, because resetting the class directly with the default assignment operator broke its mutexes. 2024-07-31 13:57:47 -07:00
Marcus10110
7012904900 update API docs. 2024-07-31 13:24:32 -07:00
Marcus10110
0684e3afa4 Step1: remove auto_ptr. (still need to fix access) 2024-07-31 13:15:28 -07:00
Erik
2c170c6169 Update Analyzer_API.md 2023-12-06 09:25:55 -06:00
Erik
f32faf70e0 Update Analyzer_API.md
Updated reference to mData2 i the documentation.
2023-12-06 09:21:01 -06:00
Forrest
077f3e8d38 Apply Marcus10110's suggestions from code review.
Co-authored-by: Mark <markgarrison@saleae.com>
2023-05-22 17:49:21 -07:00
Forrest
540e994f95 Attempted cleanup of the Analzyer_API documentation. 2023-05-03 22:09:26 -07:00
timreyes
85d92300c0 About startingsample and endingsample
A single Frame cannot have *mStartingSampleInclusive* and *mEndingSampleInclusive* be equal.
2022-04-29 18:03:14 -05:00
Marcus10110
3722f7774b minor improvements to readme:
- link to api docs
- external link to git tag instructions.
2022-02-19 12:47:15 -08:00