ha5di / DIXPRS

http://sites.google.com/site/dixprs/
Other
7 stars 6 forks source link

DIXPRS sends CR instead of CR + LF on outgoing igated frames #3

Closed hessu closed 7 years ago

hessu commented 7 years ago

http://aprs-is.net/Specification.aspx specifies CR + LF as termination for packets on APRS-IS. DIXPRS only sends CR:

https://github.com/ha5di/DIXPRS/blob/master/dixpigate.py#L85

ha5di commented 7 years ago

Thanks, fixed.