fork of http://thre.at/kalibrate/ for use with rtl-sdr devices
Find a file
Steve Markgraf aae11c8a8d Merge pull request #2 from WIZARDISHUNGRY/master
Fix bootstrap on OSX
2013-12-14 19:14:58 -08:00
src fix warning due to incorrect format string 2013-12-15 04:06:16 +01:00
AUTHORS use rtl-sdr instead of USRP 2012-10-08 04:32:16 +02:00
bootstrap Fix for MacPorts install; libtoolize is named glibtoolize 2013-06-19 11:31:51 -04:00
ChangeLog import kalibrate 0.4.1 2012-10-08 03:59:57 +02:00
configure.ac disable shared memory on ARM hosts 2013-12-15 04:03:02 +01:00
COPYING import kalibrate 0.4.1 2012-10-08 03:59:57 +02:00
Makefile.am import kalibrate 0.4.1 2012-10-08 03:59:57 +02:00
NEWS import kalibrate 0.4.1 2012-10-08 03:59:57 +02:00
README use rtl-sdr instead of USRP 2012-10-08 04:32:16 +02:00

Kalibrate, or kal, can scan for GSM base stations in a given frequency band and
can use those GSM base stations to calculate the local oscillator frequency
offset.

See http://thre.at/kalibrate 

Copyright (c) 2010, Joshua Lackey (jl@thre.at)

modified for use with rtl-sdr devices,
Copyright (c) 2012, Steve Markgraf (steve@steve-m.de)