Commit Graph

795 Commits

Author SHA1 Message Date
Tom Keffer
d44a25ea9c Added additional DEBUG code having to do with the schema. 2013-02-02 22:42:18 +00:00
Matthew Wall
2a8dc134c2 fix a few paths for debian and redhat. more cleanup to setup.py instructions. 2013-02-02 22:29:25 +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
Tom Keffer
218efe92a2 Working towards eliminating the file installing.htm 2013-02-02 16:27:15 +00:00
Tom Keffer
679b333868 Changed linux.htm to setup.htm 2013-02-02 16:04:15 +00:00
Tom Keffer
53fb64919a First whack at documentation. 2013-02-02 16:01:54 +00:00
Matthew Wall
33077c893a fixed dangling divs. try pre-line for a more robust pre-formatting. 2013-02-02 02:13:16 +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
099c86c514 fixed redhat init.d instructions 2013-02-02 00:24:39 +00:00
Matthew Wall
1e6b2a4e0c fix filenames for config-* in deb and rpm pkgs. added suse icon. 2013-02-01 21:19:37 +00:00
Matthew Wall
045539fb7b added command for getting python version in installing.htm. alphabetize glossary (thanks chris :) 2013-02-01 20:46:31 +00:00
Matthew Wall
069adb0075 rename BUILD to DEV_NOTES.txt to avoid name clash on case-insensitive file systems. put LICENSE back to LICENSE.txt 2013-02-01 20:12:35 +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
bba298cb18 adjust src tree start script path 2013-02-01 15:40:26 +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
Tom Keffer
6a42bd0db9 Changed path to setup.py 2013-02-01 14:14:25 +00:00
Tom Keffer
71218461a1 Added the ability to do a dump from a Vantage station, using command 'DMP'.
New option for config_vp to do so.
Version 2.2.0a3
2013-02-01 13:42:59 +00:00
Matthew Wall
91e0b88825 consistent use of 'warning' in style and content 2013-02-01 13:29:53 +00:00
Matthew Wall
6b3ae5278f consistent use of quotes and code. consolidate testing status for hardware into the supported hardware table. 2013-02-01 13:25:48 +00:00
Matthew Wall
3eacec6d64 use color other than blue to highlight configuration parameters since blue is default link color for many browsers 2013-02-01 06:18:53 +00:00
Matthew Wall
f04fd0a736 added note about rain rate calculation for fousb 2013-02-01 05:50:22 +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
77977cb040 added BUILD file with build/release instructions and notes 2013-02-01 05:10:16 +00:00
Matthew Wall
ac70577c4a apparently sed -i behaves differently on macosx than debian6, so stick with a conservative approach 2013-02-01 00:03:03 +00:00
Matthew Wall
02c797c03d make all html files have dos line endings 2013-01-31 23:39:59 +00:00
Matthew Wall
afbab2dc79 attempt to make doc releases a bit easier with a 'version' target in the makefile 2013-01-31 23:37:04 +00:00
Matthew Wall
8c25e281ca set props on doc files. add instructions for dealing with missing dependencies on debian install. 2013-01-30 03:45:13 +00:00
Matthew Wall
f10678c976 added rain rate calculation to fousb driver 2013-01-30 03:01:17 +00:00
Matthew Wall
99d904c8a1 reformat fousb code to facilitate synchronizing with pywws 2013-01-30 02:57:58 +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
Matthew Wall
8ac8419f4e 3 quick-start guides - linux (source), debian, redhat. minor html cleanup - change all files to unix line endings, fixed some html tag errors, made indents consistent in preformatted blocks, minor adjustments to css for better readability. 2013-01-29 02:49:20 +00:00
Matthew Wall
23def3f44b reformat changelog to 80 columns. rename to changes.txt from README.txt. 2013-01-29 02:46:15 +00:00
Matthew Wall
7ad55d4e96 fix changelog formatter 2013-01-29 02:45:07 +00:00
Matthew Wall
1d87d8d3c5 added targets to lint the deb and rpm packages 2013-01-28 19:34:13 +00:00
Matthew Wall
4162593226 added targets for package changelogs. comment in weewx.conf about version. 2013-01-28 19:27:48 +00:00
Matthew Wall
9170a8fa98 merge packaging branch to trunk 2013-01-28 18:23:05 +00:00
Tom Keffer
750f18de6a Updated "New Features" list. 2013-01-24 14:47:46 +00:00
Tom Keffer
24d5adc51a Added clarifying comments. 2013-01-22 15:11:08 +00:00
Tom Keffer
478e139f09 Fixed problem that caused rain totals to be misreported to RESTful stations when using a metric database. 2013-01-22 13:28:27 +00:00
Tom Keffer
1f2d3d3072 Removed superfluous comments. 2013-01-22 00:07:01 +00:00
Compenguy
4e0b1762b2 Fixing rainfaill measurements. Station units are mm and mm/hr while the internal metric units are cm and cm/hr.
Fixing century calculation for station datestamps.  Nobody will be able to tell the difference for another 55 years, but now it's right.
2013-01-20 13:03:14 +00:00
Tom Keffer
a95b56d39f Updated README.txt 2013-01-20 02:00:24 +00:00
Tom Keffer
a328300855 Included an install strategy for old-style schemas.
Prettied up the document tables.
V2.2.0a2
2013-01-20 01:50:17 +00:00
Tom Keffer
8a81da069a Updated docs.
V2.2.0a1
2013-01-19 21:46:17 +00:00
Tom Keffer
444f33d0d1 Reintegrated with the 'generalize' branch. 2013-01-19 16:05:49 +00:00
Tom Keffer
9b13c0d9be Finished generalizing the engine. 2013-01-19 15:22:13 +00:00
Tom Keffer
6633756dcd snapshot. 2013-01-19 03:50:37 +00:00
Tom Keffer
38404ef856 Fiddled with the color scheme. 2013-01-18 21:52:37 +00:00
Tom Keffer
4d5b3526bb Fixed bug for when sunset is after 24h UTC. 2013-01-18 20:23:00 +00:00