This repository has been archived on 2025-03-31 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
tty2NewsML
Prerequisites
- Python 3
- PySerial
yum install python-setuptoolseasy_install pyserial- or
pip install pyserial
Communication parameters:
- 4800 baud
- 8 data bits
- no parity
- 1 stop bit
Format: IPTC 7901
Priorities
- 5 - Normal
- 4 - Dringend
- 3 - Vorrang
- 2 - Blitz/Eil
Description
Languages
Python
97.8%
Mustache
2.1%