[ax25-layer2] AX.25 over raw serial interface
Jason KG4WSV kg4wsv at gmail.comWed Jul 29 20:48:00 UTC 2009
- Previous message: [ax25-layer2] AX.25 over raw serial interface
- Next message: [ax25-layer2] AX.25 over raw serial interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jul 29, 2009 at 3:43 PM, Can Yuce<canyuce at gmail.com> wrote: > Ok, sorry there was a misunderstanding in here; > >> Originally, it looked as though you are attempting to send AX.25 >> frames, generated by the host PC, over a modem just smart enough to >> modulate 1s and 0s. > > Yes, this is the situation, that's all. That may be tough to do, since AX.25 is bit-stuffed and not all "words" are 8 bits; some are 9 bits. RS232 deals with fixed word sizes only, so you will not be able to simply dump bytes out a serial port with standard methods that are byte-oriented. You may figure out some way to bit-bang an RS232 handshake line to get the equivalent data stream; I think some devices do that. -Jason kg4wsv
- Previous message: [ax25-layer2] AX.25 over raw serial interface
- Next message: [ax25-layer2] AX.25 over raw serial interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the ax25-layer2 mailing list
