Fix common misspellings and typos

Change-Id: I4ec7accb1912c052b446be7c399bed32a8c62253
This commit is contained in:
Martin Hauke
2019-10-13 19:08:00 +02:00
committed by laforge
parent aeaba02e02
commit 066fd04f47
34 changed files with 40 additions and 40 deletions

View File

@@ -3,7 +3,7 @@
This section specifies the format of USB packets used for in-band data
transmission and signaling on the USRP1. All packets are 512-byte long, and are
transfered using USB "bulk" transfers.
transferred using USB "bulk" transfers.
IN packets are sent towards the host. OUT packets are sent away from the host.

View File

@@ -12,7 +12,7 @@ B200 family and Fairwaves UmTRX family, and used to be the default backend used
for legacy @osmo-trx@ binary when per-backend binaries didn't exist yet.
Any device providing generic support for UHD should theoretically be able to be
run through this backend without much effort, but pracitcal experience showed
run through this backend without much effort, but practical experience showed
that some devices don't play well with it, such as the LimeSDR family of
devices, which showed far better results when using its native interface.

View File

@@ -1196,7 +1196,7 @@
<command id='clock-ref (internal|external|gpsdo)'>
<params>
<param name='clock-ref' doc='Set the Reference Clock' />
<param name='internal' doc='Enable internal referece (default)' />
<param name='internal' doc='Enable internal reference (default)' />
<param name='external' doc='Enable external 10 MHz reference' />
<param name='gpsdo' doc='Enable GPSDO reference' />
</params>