Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@aperepel aperepel released this 05 Apr 10:45
· 2 commits to master since this release

PJON Analyzer is Growing Up! We now have 64-bit builds for OSX, Linux and Windows (I don't think 32-bit platforms are relevant anymore, but let us know by filing a request otherwise). Massive usability improvements galore.

New Features & Improvements

  • Multi-byte payloads are fully supported now
  • PJON protocol errors are now marked in the capture:
    • no response (as an Error and red 'X')
    • incorrect ACK value (as a Warning)
  • Optimized frame bubble text for 3 zoom levels, making things easy to grasp both at a high-level overview and detailed sub-microsecond levels
  • Tons of fine-tuning and fine-bugfixing :)
  • Added example captures in the assets folder of the repository
  • GPL License
  • Release builds available for the following platforms:
    • Mac OSX - libPJONAnalyzer.dylib
    • Linux 64-bit - libPJONAnalyzer.so
    • Windows 64-bit - PJONAnalyzer.dll

Known Issues

  • Occasionally, a correct ACK value can be misinterpreted due to drifting clocks. If you see one and are sure this is a valid ACK, try editing the Bit Width values (protocol analyzer will automatically re-run)
  • Sometimes Logic 1.2.7 Beta will crash when opening a new capture. This is a generic issue which is being investigated together with Saleae support
  • A 'no-response' message may have a value displayed in the Frame bubble alongside the red Error X icon. The value should be ignored.