carl9170 firmware: fix time accouting
authorChristian Lamparter <chunkeey@googlemail.com>
Thu, 30 Jun 2011 17:21:05 +0000 (19:21 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Thu, 30 Jun 2011 17:21:05 +0000 (19:21 +0200)
commite8d747355467293087e6818a19073627b0528fce
treeaf72720af41ab5058339a748dc9047d276ab55eb
parent20dfcb150963d10fcd0604b740da1fa3dfee6ef9
carl9170 firmware: fix time accouting

This patch tries to partially fix the old issue with
the inaccurate clocks.

Note: It also adds a Timer1, which goes off every msec
on the clock.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/include/carl9170.h
carlfw/include/timer.h
carlfw/src/main.c
carlfw/src/rf.c