Commit Graph

8 Commits

Author SHA1 Message Date
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