bengtmartensson / IrpTransmogrifier

Parser for IRP notation protocols, with rendering, code generation, and decoding.
http://www.harctoolbox.org/
GNU General Public License v3.0
26 stars 5 forks source link

GUI for Analyze/Decode #39

Closed bengtmartensson closed 5 years ago

bengtmartensson commented 7 years ago

Consisting of a table of IrSequences, optionally with names. Can use most of the tables in IrScrutinizer.

Buttons/commands:

Panes: different protocols, IRP, weight.

Constructor: list of pairs {name, IrSequence}. Invocable from the command line (--gui option to the analyze command).

bengtmartensson commented 7 years ago

This issue is being addressed in the new project IrpTransmogrifier-GUI.

bengtmartensson commented 5 years ago

Replaced by the new project IrpTransmogrifier-GUI.