Commit Graph

79 Commits

Author SHA1 Message Date
cc52743f65 added cycletime + fix last frame
Some checks failed
Build / windows (push) Has been cancelled
Build / macos (push) Has been cancelled
Build / linux (push) Has been cancelled
Build / publish (push) Has been cancelled
2025-12-24 00:08:44 +01:00
0bcef21995 added V2 frame to support custom HLAs
Some checks failed
Build / windows (push) Has been cancelled
Build / macos (push) Has been cancelled
Build / linux (push) Has been cancelled
Build / publish (push) Has been cancelled
2025-12-22 21:43:50 +01:00
b759e3e6aa adapted requirements first bit
Some checks failed
Build / windows (push) Has been cancelled
Build / macos (push) Has been cancelled
Build / linux (push) Has been cancelled
Build / publish (push) Has been cancelled
2025-12-21 22:04:09 +01:00
866e5e9a7d init
Some checks failed
Build / windows (push) Has been cancelled
Build / macos (push) Has been cancelled
Build / linux (push) Has been cancelled
Build / publish (push) Has been cancelled
2025-12-21 21:43:47 +01:00
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
deb5da08bf updated github actions to v4: checkout, upload-artifact, download-artifact 2024-10-25 17:28:55 -07:00
Mark
4a803b0109 Merge pull request #33 from saleae/remove-auto-ptr
Remove std::auto_ptr
2024-08-01 13:47:28 -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
9a0511d7f2 added missing include and removed forward declare, now that we're not using pointers for analyzer settings. 2024-07-31 13:29:50 -07:00
Marcus10110
7012904900 update API docs. 2024-07-31 13:24:32 -07:00
Marcus10110
fa24236c78 switch from using pointers to direct access. 2024-07-31 13:24:21 -07:00
Marcus10110
0684e3afa4 Step1: remove auto_ptr. (still need to fix access) 2024-07-31 13:15:28 -07:00
Marcus10110
95ef70c352 add note about release builds 2024-07-11 15:43:51 -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
Mark
df63389c46 Merge pull request #27 from saleae/fix/pid-mac-docs
updated readme to clarify about PID
2023-07-12 14:01:03 -07:00
Marcus10110
dce5754d50 updated readme to clairify about PID 2023-07-12 13:26:58 -07:00
Mark
d00c8eede6 Merge pull request #25 from saleae/macos_arm64
Add Apple Silicon Support
2023-07-07 10:15:03 -07:00
Marcus10110
a1484037f9 added git as a prereq to the readme, since CMake needs it to download the AnalyzerSDK repo. 2023-06-27 08:53:14 -07:00
Marcus10110
166becf18d fixed path error in example cmake commands. 2023-06-26 16:46:32 -07:00
Marcus10110
ede75b9905 updated readme to document apple silicon support.
(Note, it won't work until the PR open on the AnalyzerSDK repo merges, and not until Logic 2 Apple Silicon support actually ships)
2023-06-22 18:29:52 -07:00
Mark
02039e533d Merge pull request #24 from forrestrae/api-doc-cleanup
Attempted cleanup of the Analzyer_API documentation.
2023-05-24 15:57:11 -07: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
6b37d59e67 Update readme.md 2023-03-03 18:20:02 -06:00
timreyes
d865604a29 Update readme.md 2023-03-03 18:18:30 -06:00
timreyes
4bf69e374d Update readme.md 2023-03-03 18:17:58 -06:00
timreyes
a9e0e44c7a Update readme.md 2023-02-17 16:52:52 -06:00
timreyes
7282e1cb93 Fixed small typos/grammar 2022-12-16 14:38:19 -06:00
Mark
9d7e8bc2a6 Merge pull request #21 from saleae/feature/macos-debugging
added MacOS debug instructions!
2022-12-16 12:29:59 -08:00
Marcus10110
3633f2ff15 added MacOS debug instructions! 2022-12-16 10:57:03 -08:00
Marcus10110
462df38fee added PID screenshot to readme 2022-10-26 12:45:45 -07:00
Mike Schmidt
a7facc5d0b Merge branch 'Miovision-smacdonald/2019-04-05-janitor' 2022-09-09 13:21:36 -04:00
Mike Schmidt
71391b758c Merge branch 'smacdonald/2019-04-05-janitor' of https://github.com/Miovision/SampleAnalyzer into Miovision-smacdonald/2019-04-05-janitor
# Conflicts:
#	rename_analyzer.py
2022-09-09 13:21:05 -04:00
timreyes
c5c8d21046 Remove TOC row for Generating Analyzer Sim Data 2022-08-31 14:41:59 -05:00
timreyes
16a3d4c80b Remove note about Analyzer Simulation Data
Remove note about requiring to launch the Logic 2 app from the terminal with environment variables. Analyzer simulation data should be generated by default now starting v2.3.58.
2022-08-31 14:41:15 -05:00
timreyes
098c798742 toc (again) 2022-06-06 17:22:32 -05:00
timreyes
df9d20bb62 toc 2022-06-06 17:22:02 -05:00
timreyes
d1885eead6 Update readme.md 2022-06-06 17:07:20 -05:00
timreyes
4a1f95a494 Add section about generating analyzer simulation data 2022-06-06 17:06:30 -05: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
Neel Banerjee
aad92edda5 Add .DS_Store 2022-03-22 15:02:22 -07:00
Marcus10110
3cde487deb readme update 2022-03-22 09:51:52 -07:00
Marcus10110
a5f2db0f87 changed SDK tracking branch to master 2022-03-10 08:59:44 -08:00
Mark
1a3bf7340f Merge pull request #16 from saleae/modernization-2022
Modernization Update
2022-02-20 01:34:00 -08:00
Neel Banerjee
6a507cb1b7 Added link to HLA extensions 2022-02-19 17:56:08 -08: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
2366f73382 updated Linux debug instructions after testing on Ubuntu 20 2022-02-19 12:40:34 -08:00