summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/c1101lib.c
diff options
context:
space:
mode:
authorBernhard Tittelbach <xro@realraum.at>2012-05-20 02:06:37 +0000
committerBernhard Tittelbach <xro@realraum.at>2012-05-20 02:06:37 +0000
commitd8865081d540d846bf83364724fd58e4428d2e29 (patch)
tree6dbc5933c27b7ebe9d4403a4eb14cd80c113ac6f /software/hhd70dongle/c1101lib.c
parentfix write register bug (diff)
../..
git-svn-id: https://svn.spreadspace.org/mur.sat@447 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/hhd70dongle/c1101lib.c')
-rw-r--r--software/hhd70dongle/c1101lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/hhd70dongle/c1101lib.c b/software/hhd70dongle/c1101lib.c
index 9030f66..1b463ab 100644
--- a/software/hhd70dongle/c1101lib.c
+++ b/software/hhd70dongle/c1101lib.c
@@ -244,7 +244,7 @@ void c1101_init(void)
//c1101_setFrequency(1091741,0,15);
}
-//f_XOSC = 25,978016865 Mhz
+//f_XOSC = 26Mhz
// freq: desired_carrier_freq [Hz] *2^16 / f_XOSC
// freq_offset: desired frequency offset [Hz] *2^14 / f_XOSC
// if_freq: desired intermidiate rx frequency [Hz] *2^10 / f_XOSC