1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 14:58:00 +00:00

New feature in Chart:

Now you can define a 'time-fixpoint' in the past
 and the Image will generatet everytime,when 
 ((now-fixpoint) % interval) ~ 0.
 so you can say: generate it every day at 12.00.


git-svn-id: file:///home/jan/tmp/wetterstation/trunk@203 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-12-17 14:10:23 +00:00
parent 4eb5123888
commit c73f7f56ed
7 changed files with 106 additions and 8 deletions
+6
View File
@@ -1,3 +1,9 @@
weatherstation (1.0.5-1) stable; urgency=low
* New feature added in chart-program: building graphs on a 'fixpoint'
-- Jan Losinski <losinski@wh2.tu-dresden.de> Thu, 2 Nov 2006 09:38:14 +0100
weatherstation (1.0.4-2) stable; urgency=low
* third try to fix negative tempatatures (seems to be correct!)