aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2022-11-06 10:36:36 +0100
committerHarald Welte <laforge@osmocom.org>2022-11-06 10:36:36 +0100
commit50f3f8e179ce42a556eb8d9d775dff44bc7d5c8e (patch)
treeb84f663efe4793d881f323815bddaf6c649bd2c5
parentd54a10b2b08056f4fec1eeaccf1eba4703073bac (diff)
README.md: Fix lots of typos + formatting in markdown0.3
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1f7bc72..ad91df4 100644
--- a/README.md
+++ b/README.md
@@ -22,11 +22,12 @@ communication. Recording of a single E1 link always requires two E1
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 @@ size limit. File names contain RTC time stamping and timeslot number.
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).