Open GoogleCodeExporter opened 9 years ago
Original comment by pstav...@gmail.com
on 8 Sep 2010 at 3:02
HexDump protocol has been implemented. Bytes content can be entered in the GUI.
Reading the data from an external file is still pending.
Original comment by pstav...@gmail.com
on 3 Nov 2010 at 3:06
Original comment by pstav...@gmail.com
on 3 Nov 2010 at 5:34
Original comment by pstav...@gmail.com
on 4 Nov 2010 at 5:43
Is there any way to copy/paste bytes(for example, from hex editor) into HexDump
Protocol Data field in Mac OS version? Cmd+c/Cmd+v or right click are not
working there
Original comment by bulgakov...@gmail.com
on 5 May 2011 at 6:27
At the moment, copy/paste is not supported in the hex editor widget.
This hex editor widget has been taken from the qhexedit2 googlecode
project. We have raised a request with them to support copy/paste -
http://code.google.com/p/qhexedit2/issues/detail?id=1
Please register your vote for the enhancement by starring it.
Srivats
Original comment by pstav...@gmail.com
on 6 May 2011 at 1:53
My preference, is to use content of an arbitrary sized data file
directly. For example, if my data file contains five bytes "E5 70 9F C1
20", I'd like Ostinato to send a frame with a payload containing
exactly these five bytes.
Original comment by eym...@gmail.com
on 24 May 2011 at 3:14
Original issue reported on code.google.com by
pstav...@gmail.com
on 8 Sep 2010 at 3:01