Mark and GitHub
6485c4cc5e
Merge pull request #29 from saleae/esal22-patch-1
...
Update Analyzer_API.md
2024-10-28 12:57:48 -07:00
Mark and GitHub
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 and GitHub
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
Mark and GitHub
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 and GitHub
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 and GitHub
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
Mark and GitHub
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
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 and GitHub
1a3bf7340f
Merge pull request #16 from saleae/modernization-2022
...
Modernization Update
2022-02-20 01:34:00 -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
Marcus10110
7f32b0d9e9
Added section about unsigned MacOS binary downloads.
...
Replaced MacOS debugging section with the (sad) truth about not being able to debug on MacOS.
Autoformatted the readme.
2022-02-19 12:12:25 -08:00
Marcus10110
4e6534a003
minor changes to readme for upgrade process.
2022-02-19 11:32:00 -08:00
Marcus10110
62726c5505
added instructions for updating an analyzer to use the new system.
2022-02-16 21:09:09 -08:00
Marcus10110
b8524b85f5
whoops
2022-02-16 20:53:19 -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
Marcus10110
3388a6e944
updated readme.
2022-02-16 19:08:32 -08:00
Marcus10110
3b722e9ae9
added github action.
2022-02-16 18:56:05 -08:00
Marcus10110
eee4eebb2d
replaced the build system with cmake, and removed the old submodules.
...
updated the readme
updated the rename script
2022-02-16 17:28:33 -08:00
Mark and GitHub
c6ca7b9012
Merge pull request #6 from saleae/feature/dual-sdk-targets
...
Feature/dual sdk targets
2018-02-26 15:07:06 -08: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
422eb40693
added LegacyAnalyzerSDK git submodule. Now testing if it properly targets the legacy branch...
2018-02-26 14:05:54 -08:00
Mark and GitHub
efb8f9a82a
Merge pull request #4 from ianrrees/20171210-improve-build
...
20171210 improve build
2018-01-08 11:24:14 -08:00
Marcus10110
67724ea54d
Updated git submodule URL - made absolute.
2017-06-02 13:41:42 -07: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
Marcus10110
da7ba5dd2b
updated AnalyzerSDK submodule ref on Master branch.
2017-05-12 10:58:59 -07:00
Marcus10110
f0ed04d728
Properly implemented Protocol Search support for the sample analyzer.
...
Also used recently added #define flag to disable or enable the protocol search code, based on the SDK version. Ideally this will allow the same code to compile for the legacy SDK or the latest SDK.
2017-05-12 10:57:02 -07:00
Marcus10110
1f647bee70
Updated Visual Studio Project - all variants now use the shared msvc runtime, to match the latest software, which also uses the shared msvc runtime. Previous releases statically linked this.
2017-05-12 10:40:37 -07:00
Marcus10110
c71b4cffd1
Updated readme to contain information about how to debug on Windows.
2016-11-14 14:05:30 -08:00
Marcus10110
cffef197b1
added readme
2016-10-03 16:55:01 -07:00
Marcus10110
f634e1abc8
updated the build_analyzer.py script on OSX, so that it now uses the AnalyzerSDK directory, and no longer assumes the AnalyzerSDK files are an extra directory above.
2016-10-03 15:21:50 -07:00
Marcus10110
47c4ac25f9
updated and added rename analyzer script, tested on Windows - works.
...
added build analyzer script, but it will need to be updated to work since we moved the libraries. that needs to be fixed on Linux / osx.
updated git ignore to remove another visual studio byproduct.
2016-10-03 15:04:42 -07:00
Marcus10110
2770b314a8
added Simple Serial Analyzer source and VS project.
2016-10-03 14:08:53 -07:00
Marcus10110
1c420ee1b8
added git ignore file.
2016-10-03 13:50:31 -07:00