Navigation

    IO Ninja IO Ninja Forum
    • Register
    • Login
        No matches found
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. schunsky
    3. Posts
    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by schunsky

    Feature request: Keyboard shortcuts

    I'm not sure if it is the right place to write a feature request though... it would be very nice if there is a keyboard shortcut to start/stop capture, and clear the log! 🙂

    posted in Support & Troubleshooting •
    RE: Generic Serial Tap: Grey colored bytes in Hex view

    Dear Vladimir,

    thank you very much for your hint! I totally missed the check box "Highlight merged....". I concluded that the strange behaviour where I received data 1 byte each was because of an USB-UART adapter I used.

    Just out of curiosity... Is it possible to get the "merged" data when I write a custom protocol analyzer?

    posted in Support & Troubleshooting •
    Generic Serial Tap: Grey colored bytes in Hex view

    Hi,

    I am using a generic serial tap. Sometimes I see some bytes which are colored grey. Why are they colored differently? I couldn't find a description about this behavior.

    Best Regards,
    Shun

    a2254379-eafb-48a3-8377-3d4d85924a41-image.png

    posted in Support & Troubleshooting •
    RE: Custom Protocol Analyzer: Initialize variables at every session start

    Hi Vladimir,

    thank you very much for your quick reply. It was exactly what I needed, and I was able to solve my issue. I'm implementing this protocol analyzer for the first time while figuring out how it works. Definitely some refactoring is necessary afterwards. Thanks for your help.

    posted in Support & Troubleshooting •
    Custom Protocol Analyzer: Initialize variables at every session start

    I am writing a custom protocol analyzer. But I could not find a way to do initialization when a new session is started. I have static variables which keep values all the time, but I don't know how to initialize those variables when new session is started.

    It would be great if someone could help me.

    Best Regards,
    Shun

    posted in Support & Troubleshooting •