mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 16:48:06 +08:00
Add build status from travis
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Audio Modem Communication Library
|
||||
|
||||
## Description
|
||||
|
||||
This program can be used to transmit a specified file between 2 computers, using
|
||||
a simple audio cable (for better SNR and higher speeds) or a simple headset,
|
||||
allowing true air-gapped communication (via a speaker and a microphone).
|
||||
@@ -25,6 +27,9 @@ This way, modem achieves 48kpbs bitrate = 6.0 kB/s.
|
||||
|
||||
A simple Reed-Solomon ECC is used, with (255,245) rate = ~3.9% overhead.
|
||||
|
||||
## Status
|
||||
[](https://travis-ci.org/romanz/amodem)
|
||||
|
||||
# Installation
|
||||
|
||||
## Required packages
|
||||
|
||||
Reference in New Issue
Block a user