h1

Linux hexdump behavior

20 January, 2010
Posted by Peter Sullivan

There were reports that the software was not working on Python 2.6 with Linux.  I confirmed that the data being sent to the device is correct and that there should not be any issue with running the software under Linux.  The –save option will store the correct binary representation of what is sent over the network as well, however, it should be noted that at least under Ubuntu the default setting of hexdump is 2-byte hex, running hexdump -C or hd instead should give the desired 1-byte hex representation.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.