Initial commit of JMraidcon. Don't expect anything real to work just yet
authorWerner Johansson <wj@xnk.nu>
Sat, 16 Oct 2010 21:04:33 +0000 (14:04 -0700)
committerWerner Johansson <wj@xnk.nu>
Sat, 16 Oct 2010 21:04:33 +0000 (14:04 -0700)
commit2d4767dca51d906d77ae8ac646225128abb93a8c
tree055a372bdeea739743253529895d9b083fb100a6
parentf976e559a65f9c422b5405677aa03d853d9a3c47
Initial commit of JMraidcon. Don't expect anything real to work just yet

The communication is working, but only fixed commands can be sent out
and the responses are only printed in Hex/ASCII, no parsing done.

Also the sector all communication is written to is hard-coded, the
program should search for an empty sector to make sure no data gets lots
if the program crashes.
INSTALL
Makefile [new file with mode: 0644]
README
src/JMraidcon.c [new file with mode: 0644]