log weather.tcl @ 415:ff932030a9b3

age author description
Sat, 07 Jan 2017 22:41:07 +0200 Matti Hamalainen weather: Bump version.
Sat, 07 Jan 2017 22:37:56 +0200 Matti Hamalainen fetch_weather / weather: Add weather measurement station location data (GPS WGS-84 lat/long/height) to weather cache. Not used in weather.tcl yet, tho.
Sat, 07 Jan 2017 05:15:09 +0200 Matti Hamalainen weather: Cosmetic.
Sat, 07 Jan 2017 05:14:54 +0200 Matti Hamalainen weather: Bump copyright.
Thu, 17 Dec 2015 19:26:42 +0200 Matti Hamalainen weather: Remove debug spam.
Wed, 16 Dec 2015 12:46:26 +0200 Matti Hamalainen weather: Add debugging prints.
Sat, 12 Dec 2015 10:57:23 +0200 Matti Hamalainen weather: Adjust time handling.
Fri, 11 Dec 2015 23:13:30 +0200 Matti Hamalainen weather: Bump version.
Fri, 11 Dec 2015 23:13:04 +0200 Matti Hamalainen weather: Adjust time output handling.
Tue, 20 Oct 2015 10:43:43 +0300 Matti Hamalainen weather: Bump version.
Tue, 20 Oct 2015 10:43:35 +0300 Matti Hamalainen weather: Use utillib for matching enabled channels.
Sat, 26 Sep 2015 14:39:02 +0300 Matti Hamalainen weather: Bump version.
Sat, 26 Sep 2015 14:38:53 +0300 Matti Hamalainen weather: Do not attempt to access weather data through unset / invalid
Fri, 23 Jan 2015 17:21:42 +0200 Matti Hamalainen weather: Fix translation routine.
Fri, 23 Jan 2015 17:07:21 +0200 Matti Hamalainen weather: Remove obsolete function, move one function around.
Fri, 23 Jan 2015 16:59:59 +0200 Matti Hamalainen weather: Make some more messages configurable.
Fri, 23 Jan 2015 12:32:06 +0200 Matti Hamalainen weather: Fix a WTF. rel-0_1_0
Fri, 23 Jan 2015 12:23:43 +0200 Matti Hamalainen weather: Reorder some function arguments.
Fri, 23 Jan 2015 11:12:36 +0200 Matti Hamalainen weather: Move configuration to separate file.
Mon, 19 Jan 2015 20:44:25 +0200 Matti Hamalainen weather: Oops, forgot to bump version variable.
Mon, 19 Jan 2015 20:37:29 +0200 Matti Hamalainen weather: Bump version.
Mon, 19 Jan 2015 16:32:02 +0200 Matti Hamalainen weather: Fix data display.
Mon, 19 Jan 2015 16:26:42 +0200 Matti Hamalainen Add new data from FMI service and change datafile format.
Thu, 01 Jan 2015 12:25:43 +0200 Matti Hamalainen weather: Bump version, copyright.
Tue, 30 Sep 2014 14:50:01 +0300 Matti Hamalainen Bump versions.
Tue, 30 Sep 2014 14:48:51 +0300 Matti Hamalainen weather: Add setting for specifying channels where weather commands are available.
Mon, 29 Sep 2014 05:49:22 +0300 Matti Hamalainen Bump versions.
Sun, 28 Sep 2014 07:17:22 +0300 Matti Hamalainen weather: Add new sub-command for listing measurement stations matching given name pattern.
Wed, 24 Sep 2014 21:57:26 +0300 Matti Hamalainen More adjustments.
Wed, 24 Sep 2014 21:50:57 +0300 Matti Hamalainen Oops, a lingering percentage sign. Removed.
Wed, 24 Sep 2014 21:42:58 +0300 Matti Hamalainen weather: Add extra data field.
Wed, 18 Jun 2014 21:03:58 +0300 Matti Hamalainen Merged.
Wed, 18 Jun 2014 21:02:46 +0300 Matti Hamalainen Weather: Add support for usage messages without default prefix.
Wed, 18 Jun 2014 20:47:27 +0300 Matti Hamalainen Weather: Bump version.
Wed, 18 Jun 2014 20:46:15 +0300 Matti Hamalainen Add data type index.
Tue, 03 Jun 2014 21:38:24 +0300 Matti Hamalainen weather: Bump version.
Tue, 03 Jun 2014 21:38:17 +0300 Matti Hamalainen weather: Add comments.
Tue, 03 Jun 2014 13:00:38 +0300 Matti Hamalainen weather: Add support for listing currently defined aliases.
Tue, 03 Jun 2014 13:00:13 +0300 Matti Hamalainen weather: Fix a silly bug in the weather data update loop. :S
Tue, 03 Jun 2014 12:59:53 +0300 Matti Hamalainen weather: Change weather data loading to not discard current data if data
Tue, 03 Jun 2014 12:59:24 +0300 Matti Hamalainen weather: Add some comments.
Mon, 02 Jun 2014 21:43:46 +0300 Matti Hamalainen weather: More flexible data handling.
Mon, 02 Jun 2014 20:25:08 +0300 Matti Hamalainen weather: Remove a debug log.
Mon, 02 Jun 2014 19:29:33 +0300 Matti Hamalainen weather: Moar work on getting the frontend script code up and running.
Mon, 02 Jun 2014 15:53:53 +0300 Matti Hamalainen weather: More work, bugfixes.
Sun, 01 Jun 2014 18:47:50 +0300 Matti Hamalainen weather: Cosmetics.
Sun, 01 Jun 2014 18:47:36 +0300 Matti Hamalainen weather: Add max results limit.
Sun, 01 Jun 2014 17:37:02 +0300 Matti Hamalainen New script, weather.tcl. Needs backend stuff to be implemented.