OpenModem/README.md

24 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2020-04-30 12:57:49 +02:00
Open Modem Firmware
2014-12-19 01:01:04 +01:00
==========
2020-01-26 12:59:40 +01:00
2020-06-11 09:41:11 +02:00
Open Modem Firmware is an open source firmware implementation of a AFSK modem supporting 300, 1200 and 2400 baud operation, suitable for communication over a wide variety of analogue mediums, both radio and wired. The firmware is designed for and compatible with [unsigned.io's OpenModem](https://unsigned.io/openmodem/), but can be used on any similar build.
2020-01-26 12:59:40 +01:00
2020-06-11 09:41:11 +02:00
Complete modems are available from [the unsigned.io shop](http://unsigned.io/shop), or can be build from scratch by referring to the schematics and documentation on the [OpenModem page](https://unsigned.io/openmodem/)
2020-01-26 12:59:40 +01:00
## A few highlights
- 300, 1200 and 2400 baud operation
- Full KISS TNC compatibility
- Secure in-modem AES-128 encryption
- SD card support
- Packet logging in PCAP format (WireShark compatible)
- Digitally adjustable input and output gain control
- Easy to use graphical config utility
- Supports standard GPS and bluetooth modules
- Supports large packets, 576 byte MTU
- Very large in-modem packet queue
## Usage
2020-06-11 09:41:11 +02:00
Please refer to the manual and instructions posted at the [OpenModem page](https://unsigned.io/openmodem/). The default serial connection settings are 115200 baud, 8N1. For configuring the modem, please see the OpenModem Config Utility.