Commit Graph

  • 34d48308d2 Implement C64 serial protocol. master Sijmen 2019-06-18 23:48:54 +0200
  • ad553d1759
    Fix links timreyes 2018-09-12 11:27:18 -0700
  • c6ca7b9012
    Merge pull request #6 from saleae/feature/dual-sdk-targets Mark 2018-02-26 15:07:06 -0800
  • ba6fb69665 initial add of 1.1.14 legacy SDK support for visual studio. Updated documentation Marcus10110 2018-02-26 14:20:11 -0800
  • 422eb40693 added LegacyAnalyzerSDK git submodule. Now testing if it properly targets the legacy branch... Marcus10110 2018-02-26 14:05:48 -0800
  • efb8f9a82a
    Merge pull request #4 from ianrrees/20171210-improve-build Mark 2018-01-08 11:24:14 -0800
  • 721b8371a1 Add example git clone command to readme.md Ian Rees 2017-12-10 17:31:05 +1300
  • 7e49ad81de build_analyzer.py bails after first build error Ian Rees 2017-12-10 17:15:13 +1300
  • 67724ea54d Updated git submodule URL - made absolute. Marcus10110 2017-06-02 13:41:42 -0700
  • 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. Marcus10110 2017-05-12 11:45:52 -0700
  • da7ba5dd2b updated AnalyzerSDK submodule ref on Master branch. Marcus10110 2017-05-12 10:58:59 -0700
  • 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. Marcus10110 2017-05-12 10:57:02 -0700
  • 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. Marcus10110 2017-05-12 10:40:37 -0700
  • c71b4cffd1 Updated readme to contain information about how to debug on Windows. Marcus10110 2016-11-14 14:05:30 -0800
  • cffef197b1 added readme Marcus10110 2016-10-03 16:55:01 -0700
  • 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. Marcus10110 2016-10-03 15:21:50 -0700
  • 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. Marcus10110 2016-10-03 15:04:42 -0700
  • 2770b314a8 added Simple Serial Analyzer source and VS project. Marcus10110 2016-10-03 14:08:53 -0700
  • 1c420ee1b8 added git ignore file. Marcus10110 2016-10-03 13:50:31 -0700