Commit Graph

19 Commits

Author SHA1 Message Date
Sijmen 34d48308d2 Implement C64 serial protocol. 2019-06-20 20:02:06 +02: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
Mark 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 efb8f9a82a
Merge pull request #4 from ianrrees/20171210-improve-build
20171210 improve build
2018-01-08 11:24:14 -08:00
Ian Rees 721b8371a1 Add example git clone command to readme.md 2017-12-10 17:31:05 +13:00
Ian Rees 7e49ad81de build_analyzer.py bails after first build error 2017-12-10 17:15:13 +13: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