sysstatus.git
12 years agoMinor fixes...
norly [Tue, 14 Feb 2012 14:12:24 +0000 (14:12 +0000)]
Minor fixes...

12 years agoMoved battery status to fileRead().
norly [Tue, 14 Feb 2012 13:35:44 +0000 (13:35 +0000)]
Moved battery status to fileRead().

Renamed 'power' to 'battery'.

12 years agoMore cleanup, 'temp' and 'uptime' use fileRead().
norly [Tue, 14 Feb 2012 01:56:17 +0000 (01:56 +0000)]
More cleanup, 'temp' and 'uptime' use fileRead().

12 years agoCleaned up 'netif'.
norly [Tue, 14 Feb 2012 01:27:32 +0000 (01:27 +0000)]
Cleaned up 'netif'.

Replaced 'netif' with 'netif_named'.
Fixed memory leak in new 'netif'.
Outsourced raw file reading to tools.c.

12 years agoSome build system cleanup.
norly [Tue, 14 Feb 2012 00:13:28 +0000 (00:13 +0000)]
Some build system cleanup.

12 years agoYe Olde Brick, hacked one very late night in 2010.
norly [Thu, 17 Nov 2011 23:05:15 +0000 (00:05 +0100)]
Ye Olde Brick, hacked one very late night in 2010.

Full of inefficient or maybe broken code, as well
as the occasional memory leak. I am not proud of
it and I was *really* tired back then. While this
was an experiment in writing (f)ugly code and I
just wanted something running, I have to admit
that this code has served me well ever since.

Too well to be bothered to ever look at it again,
really...