18 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
Marcus10110
462df38fee added PID screenshot to readme 2022-10-26 12:45:45 -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
Marcus10110
5fcd435424 deleted the old documentation, and migrated the very old PDF API documentation into markdown, unfortunately it's still very out of date. 2022-02-16 20:43:02 -08:00
timreyes
52157baecc Update Analyzer SDK Setup.md
Add link to support article for hidden 'Options' button in Windows 7.
2019-08-27 17:32:33 -05:00
timreyes
ad553d1759 Fix links
Fixed links to support article: https://support.saleae.com/faq/technical-faq/setting-up-developer-directory
2018-09-12 11:27:18 -07:00
Marcus10110
ba6fb69665 initial add of 1.1.14 legacy SDK support for visual studio.
Updated documentation
2018-02-26 15:04:58 -08:00
Marcus10110
cdb736e045 Added documentation.
1. Added the legacy PDF document, which is out of date, and will be removed once the documentation has been migrated to markdown and updated.
2. Created a new setup guide in markdown. Mostly complete, but it still needs updates to the MacOS XCode setup procedure.

(cherry picked from commit a6a4b647494fda011d13360afc3a34b64adc7c04)
2017-05-12 11:51:04 -07:00