laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-e1-recorder/+/30035 )
Change subject: README.md: Fix lots of typos + formatting in markdown ......................................................................
README.md: Fix lots of typos + formatting in markdown
Change-Id: I14cad6ae7e20479aea0c872fc57100f6a890a209 --- M README.md 1 file changed, 5 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-recorder refs/changes/35/30035/1
diff --git a/README.md b/README.md index 1f7bc72..ad91df4 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,12 @@ interface cards, one for each direction.
Recording can be performed either -* passively, using a E1 Tap aapter -* asa proxy / man-in-the-middle + +* passively, using a E1 Tap adapter +* as a proxy / man-in-the-middle
All timeslots will be opened in "raw" mode, making sure the recording -will work wheter or not there is HLDC-based signalling (MTP or LAPD), +will work whether or not there is HDLC-based signalling (MTP or LAPD), PCM voice, TRAU frames or anything else on the line.
Recording will be done on a per-timeslot basis, dumping the raw bytes @@ -37,4 +38,4 @@
Later possible extensions could include automatic detection of the payload and a more intelligent storage format (e.g. in case of HDLC -bsaed signalling). +based signalling).