summaryrefslogtreecommitdiff
blob: 6f1c57df53f3a823a66e9c9bba81efeaf750ca75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>dev-embedded</herd>
<longdescription>
This tool provides two things:
1) To verify the actual channel generated by the component function
	CC1000Control.TuneManual(freq)  The computation engine used in
	this program is EXACTLY the same as it is for the on-device
	stack and should generate the same result.
2) To generate a C-code preset-table entry for a given frequency.

The assumptions used are:
XOSC Freq	- 14.745600 MHz
Separation Freq	- 64 KHz
IF		- 150 KHz
LO Injection	- High Side
Baud Rate	- 38.4 Kbaud (19.2 realized w/ Manchester Encoding)
</longdescription>
</pkgmetadata>