Commit Graph

78 Commits

Author SHA1 Message Date
Matthew Wall
678517679f keep docs/readme.htm in the source tree separate from weewx.com 2013-11-10 01:21:00 +00:00
Matthew Wall
b618d60d78 unify docs and weewx.com a bit 2013-11-10 00:47:33 +00:00
Tom Keffer
dfadace567 Version 2.5.0 2013-10-29 14:56:38 +00:00
Tom Keffer
d2a957f937 v2.5.0b3 2013-10-19 16:00:31 +00:00
Tom Keffer
fc518e5607 v2.5.0b2 2013-10-19 00:53:10 +00:00
Matthew Wall
1d7c77cf09 fix broken spans 2013-10-12 18:08:17 +00:00
Tom Keffer
220daaebbb v2.5.0b1 2013-10-12 17:59:08 +00:00
Tom Keffer
ec78db67fb TOC generator now uses jQuery version, which seems to be more reliable.
Changed userguide.htm and customizing.htm to use "id" instead of "name" bookmarks.
2013-10-10 13:10:30 +00:00
Tom Keffer
c2c5b6c0bc Added stubs for backwards compatibility with old search list extensions. 2013-10-05 13:25:01 +00:00
Matthew Wall
8e72098afe fix line endings for all docs 2013-09-25 12:45:59 +00:00
Tom Keffer
fd487cb680 v2.5.0a1 2013-09-10 20:23:50 +00:00
Tom Keffer
f441370bd6 Version 2.4.0 2013-08-03 22:14:03 +00:00
Tom Keffer
2b66223240 Tidied up the VP driver.
Version 2.4.0b1
2013-08-03 16:35:16 +00:00
Tom Keffer
4ed217f0f4 V2.4.0a2 2013-07-11 13:44:31 +00:00
Tom Keffer
2cf0ef2c3d V2.4.0a1
A new event, END_ARCHIVE_PERIOD has been added, signaling the end of
the archive period.

The LOOP packets emitted by the driver for the Davis Vantage series
now includes the max wind gust and direction seen since the beginning
of the current archive period.
2013-07-08 01:03:55 +00:00
Tom Keffer
ab42762711 Service StdTimeSync now does a clock sync on startup.
Modified service_list to put it at the front of the list of services to be run.
2013-07-07 15:37:26 +00:00
Tom Keffer
9b7aa745a8 V2.3.3 2013-06-21 15:51:31 +00:00
Tom Keffer
272f348d76 V2.3.2 2013-06-16 13:41:18 +00:00
Tom Keffer
e77e0ed4cd Added upgrade instructions for upgrading skin.conf 2013-05-18 16:46:51 +00:00
Tom Keffer
4c8eaff46f V2.3.1 2013-04-15 16:16:36 +00:00
Tom Keffer
2f2be08a09 V2.3.0 2013-04-10 01:48:05 +00:00
Tom Keffer
11bb912cb8 V2.3.0b1 2013-04-05 17:02:00 +00:00
Tom Keffer
2f9393b5df V2.3.0a5 2013-04-01 14:42:02 +00:00
Tom Keffer
a4778758df V2.3.0a4 2013-03-29 00:31:44 +00:00
Tom Keffer
d39df01bc5 Put all of the device drivers in their own separate package. 2013-03-27 20:00:35 +00:00
Tom Keffer
1c65eac7e9 V2.3.0a2 2013-03-27 18:11:38 +00:00
Tom Keffer
874232874b Added the ability to produce station and altimeter pressure to the Vantage driver. This required changing the calling signature of the loader function slightly. All known drivers have been updated to reflect this. 2013-03-26 16:47:38 +00:00
Matthew Wall
ea1072b7e7 ensure dos line endings 2013-03-26 11:44:08 +00:00
Tom Keffer
40087c39b9 V2.3.0a1 2013-03-25 16:15:44 +00:00
Matthew Wall
bd87d58ca8 make docs DOS mode (apparently they were converted to unix mode but with ^M newlines at r1028) 2013-02-20 03:59:39 +00:00
Tom Keffer
1933dba057 Updated version number 2013-02-15 16:44:07 +00:00
Matthew Wall
4bf556c6c7 converted the last remaining em to symcode 2013-02-07 12:53:06 +00:00
Matthew Wall
61e7d552a1 added info about pressures to new stations section. fixed some dangling html tags. added target to weblint the docs. made encodings consistent. 2013-02-07 12:44:58 +00:00
Matthew Wall
fbcc3ed8ec fixed to/from typo in rpm instructions 2013-02-06 15:23:15 +00:00
Matthew Wall
cc497701ea added upgrade logic for rpm packaging. updated upgrading instructions for rpm. tested rpm upgrade process with and without modifications to configuration files. 2013-02-06 01:03:48 +00:00
Matthew Wall
2ef585083e incorporate utility name change into packaging 2013-02-06 00:05:08 +00:00
Tom Keffer
a613ec55f6 Tweaked upgrade instructions. 2013-02-05 17:00:46 +00:00
Matthew Wall
8602d594be fix tty spacing 2013-02-04 19:52:56 +00:00
Matthew Wall
82e7b2f596 added upgrade details for debian. verified that upgrading via package works properly. 2013-02-04 19:32:44 +00:00
Matthew Wall
1fadee7781 location must be quoted. added skeletal upgrade instructions for packages. 2013-02-04 19:13:05 +00:00
Matthew Wall
6fed2f59f9 minor doc edits for consistency and to address implied complaint in forum about CWOP/WU instructions 2013-02-04 14:23:35 +00:00
Matthew Wall
0da1bbbff3 clean up tty - customizing and usersguide still use fixed spaces, others do not 2013-02-03 02:45:10 +00:00
Matthew Wall
a2e6540e52 punt installing.htm. fixed a few more typos in redhad and debian pages. put all upgrade instructions in upgrading.htm. added units column to packet types table for US and METRIC. 2013-02-02 22:19:12 +00:00
Matthew Wall
997d197d5e eliminate pre tags. make tty class consistent (but still not robust). fix alarm.py indents in customizing guide. 2013-02-02 01:53:21 +00:00
Matthew Wall
cf5ac5dd30 the install section of usersguide is now links to separate pages. added generic 'installing.htm' instructions that are not specific to any os. added javascript tabbing in linux.htm for platform-specific instructions. 2013-02-01 19:50:24 +00:00
Matthew Wall
c8684ad05c clean up table layouts. make command prompts consistent. more warning blocks. 2013-02-01 15:11:55 +00:00
Matthew Wall
c9afaaafc3 added copyright footer to each html page 2013-02-01 14:20:18 +00:00
Matthew Wall
c2dd1256c5 added BUILD with build/release notes. adjusted css colors, spacing. pushed install instructions into quick-start guides, streamlined usersguide. 2013-02-01 05:43:56 +00:00
Matthew Wall
02c797c03d make all html files have dos line endings 2013-01-31 23:39:59 +00:00
Matthew Wall
2697ac0458 added os-icons. fixed some typos in the install guides. added copyright page as part of docs. minor doc cleanup to make doc names and titles a bit more consistent. 2013-01-30 02:57:10 +00:00