Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
a7721fb9 05/05/2013 06:36 PM David Sorber

Fixing a bug that I just noticed while doing a dry run. The client sorts the temps before creating the SensorReading object so the correct temps don't correspond to the correct sensors on the server. The fix was simply to create the SensorReading object sooner before the temps are sorted.

cfebef28 05/05/2013 05:59 PM dsorber

Changing IP.

7bde117f 05/04/2013 03:14 PM dsorber

Adding dynamically updating charts using the Flot javascript plotting library.

6e306fcd 05/01/2013 12:23 AM dsorber

Okay, fixing that bug for reals now.

f945a1fe 05/01/2013 12:22 AM dsorber

Fixing a global variable bug in RPi client.

abe2d7e5 04/29/2013 08:45 PM David Sorber

Adding some charset info to make sure mod_wsgi doesn't puke on UTF-8 encoded strings. Also added a "-d" (debug enable) switch to the RPi client so that it only prints out debug information if you want it to. Finally, I added a try except block around the database insert code in the server daemon so that the whole daemone doesn't crash when there is an error.

6ec4a106 04/29/2013 04:20 AM dsorber

Made a few minor changes to the RPi client.

345c7d6a 04/29/2013 01:24 AM dsorber

Adding javascript (using Google Charts) graph of the last 60 data points to the per day display page.

5a52f49b 04/28/2013 08:25 PM dsorber

It would help if I spelled the acronym right...

45c4b73a 04/28/2013 08:12 PM dsorber

Adding web remote display code. All the basic functionality is complete but I'd like to play around with adding some graphs for S&G.

View all revisions | View revisions

Also available in: Atom