On Fri, Mar 25, 2005 at 04:24:41AM +0100, Kenneth Aafl?y wrote: > > > On Thu, 24 Mar 2005 15:23:07 -0700, Blammo <blammo.doh@xxxxxxxxx> wrote: > > > > I'm planning on taking the data that femon puts out, and pulling it > > > > into a graph or database. In order to do that, I needed a date/time > > > > stamp. Here's my patch to femon.c to make this happen: ... > I would guess that something like: > > time status signal snr ber unc status > Mar 24 15:24:46 1f fd10 e334 00000018 00000000 FE_HAS_LOCK > Mar 24 15:24:47 1f fd10 e334 00000018 00000000 FE_HAS_LOCK > > Would work.. I vagely remember some else parses femon output, too. To avoid breaking this, time/data output should be optional (e.g. femon -d). Johannes