osmocon: make beacon interval configurable via cmdline
authorAlex Badea <vamposdecampos@gmail.com>
Wed, 17 Nov 2010 21:35:15 +0000 (23:35 +0200)
committerHarald Welte <laforge@gnumonks.org>
Wed, 17 Nov 2010 22:39:45 +0000 (23:39 +0100)
commita69d67ec732ca35b2c71c261af04456ed64b9c9b
tree33202d7225c5a999cd6e2d1c53b535d198332a9b
parente801cee46b09c1f0a54edc730d53d1eb0e7cba67
osmocon: make beacon interval configurable via cmdline

Beacons with the default 50 mS interval are too far apart to
be picked up by the OpenMoko gta0x Calypso chip.  Make them
configurable via a -i commandline argument.

As recommended in the OpenMoko wiki[1], an interval of 13 mS works.

[1] http://wiki.openmoko.org/wiki/GSM/Flashing (-od fluid argument)

Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
src/host/osmocon/osmocon.c