If anyone is familiar with IBM's ancient SDLC standard, I am doing a research project to log data contained within SDLC frames. It's somewhat of a custom SDLC implementation. There is only one data channel, the data is FSK modulated, and fed into an FSK demodulator with a TTL level output in NRZI line coding, and fed into a microcontroller with an SDLC transceiver. The microcontroller handles the SDLC address, deframes the data and sends it off to the parallel bus. It's how data is fed into the Weatherstar 4000, and my goal is to eventually figure out a way to feed data into the Weatherstar 4000 without the satellite feed. What I want to do now is to figure out how to log the raw, deframed data so I can analyze it and figure out it's format.
Would anyone be of help? I know there are drivers for old SDLC ISA cards in the Linux kernel. Would anyone be able to offer any insight on this?
Thanks.
_________________
EOF