Shop OBEX P1 Docs P2 Docs Learn Events
First screenshots of the Open Protocol Analyzer — Parallax Forums

First screenshots of the Open Protocol Analyzer

HannoHanno Posts: 1,130
edited 2011-10-17 21:48 in Propeller 1
Here some screenshots on what's coming soon:

Use the Channel view to manage which protocol channels (SPI, RS232, I2C...) to analyze and configure settings
attachment.php?attachmentid=85925&d=1318475397

Use the Trigger view to configure simple- or arbitrarily complex triggers. Both Channel and Trigger configuration strings can be included in spin code.
attachment.php?attachmentid=85926&d=1318475399

Events are graphed on a timeline, available as a list, and you can click events to view more details.
attachment.php?attachmentid=85927&d=1318475401

Comes with adapters for standard protocols- but you can write your own to support anything. Uses ViewPort new "file download" feature to cache bursts of high speed events. Reconciles Prop's timestamp with PC's time to support long (days/week?) sessions with microsecond accuracy.
Any thoughts?
Hanno
channels.jpg
trigger.jpg
detail.jpg
1024 x 631 - 102K
1024 x 631 - 104K
1024 x 631 - 92K

Comments

  • TubularTubular Posts: 4,699
    edited 2011-10-12 20:27
    Looks excellent, Hanno

    Years ago I had some serial<>ethernet converters whose software SerialIP had a similar timestamping feature. It was so useful I'd often connect serial devices via the ethernet (rather than rs232), just to be able to study the stream. Saved heaps of time.
  • Cluso99Cluso99 Posts: 18,069
    edited 2011-10-12 22:21
    WOW! Looks great Hanno.
  • SapiehaSapieha Posts: 2,964
    edited 2011-10-13 10:51
    Hi Hanno.

    Very Nice

    Hanno wrote: »
    Here some screenshots on what's coming soon:
  • Bill HenningBill Henning Posts: 6,445
    edited 2011-10-17 19:04
    Looks really good - it will be incredibly useful. Can't wait :-)
  • mojorizingmojorizing Posts: 249
    edited 2011-10-17 21:28
    Very nice, Hanno!

    Would it be possible to view the data packets in HEX, BIN, or DEC format?
  • HannoHanno Posts: 1,130
    edited 2011-10-17 21:48
    Thanks for the encouragement! I've been working on this for a while- time to buckle down and finish it.
    Yes, you'll be able to configure how to view the data- both in the user interface and programmatically with configuration strings.
    Hanno
Sign In or Register to comment.