Add: finding cell tower position from log
commite15b1240ed4553a35ac1fb8827f0a7694ab7669a
authorGergely Imreh <imrehg@gmail.com>
Thu, 25 Sep 2008 17:22:31 +0000 (25 18:22 +0100)
committerGergely Imreh <imrehg@gmail.com>
Thu, 25 Sep 2008 17:22:31 +0000 (25 18:22 +0100)
treebef93948ee3e9ece2db2f88dcabc87d24078a4ad
parentdbfb7bd2aaa5ede07d2a2e0acd386e693555e84e
Add: finding cell tower position from log

An Octave3 script finding GSM tower position based
on log file collected with Cell Locator.

Very crude at the moment, but even when it cannot find the
right location, one can use the plot to read off a better
guess (gnuplot shows plot coordinate at the cursor's position
so it can be used as a map).
gsmpos/gsmfit.README [new file with mode: 0644]
gsmpos/gsmfit.m [new file with mode: 0644]