Decoding Manchester Encoded Data Using a Hardware Data Slicer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The following routines will allow Linux/FreeBSD users to experiment with digital (FSK) data sent via radio frequency. Notes ~~~~~ The original datasli1.c and datasli2.c came from Mycal Labs: http://www.mycal.net/projects/digital/encode.htm io_ports.c and io_ports.h came from prog84-2.2b8 PIC programmer package: http://home3.inet.tele.dk/frda/picasm/prog.html Source code was tweaked a little to clean them up, and so they would compile cleaning.