Tom Keffer
fd487cb680
v2.5.0a1
2013-09-10 20:23:50 +00:00
Tom Keffer
f205595715
Weewx now allows easier localization to non-English speaking locales.
...
In particular, set the environment variable LANG to your locale, and
then weewx date and number formatting will follow local conventions.
Details in a new section in the Customization Guide.
2013-09-10 20:19:17 +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
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
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
af06d60f2d
added synchronisation for catchup
2013-03-14 01:06:11 +00:00
Matthew Wall
8c1da173cc
update docs to reflect latest fousb fixes. minor cleanup to customizing doc based on lacrosse ws28xx development.
2013-03-03 14:08:31 +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
399dd2876a
slight reordering of configuration instructions. hardware config gets its own section now to prepare for other station types.
2013-02-11 21:44:04 +00:00
Tom Keffer
cfa3ba127b
Renamed the executables yet again. This time, removed the ".py" suffix.
2013-02-09 17:06:55 +00:00
Matthew Wall
dff95084e2
update description of pressures
2013-02-09 00:06:05 +00:00
Tom Keffer
448c05c971
Updated docs for the new locations of the user and examples subdirectories.
2013-02-07 23:55:47 +00:00
Tom Keffer
dd612dbeb0
Changed the names of the wee-config utilities to use underscores instead of hyphens. This is because module names with hyphens in them are not valid Python names.
2013-02-07 23:16:45 +00:00
Matthew Wall
4574c306f9
improve image and caption layout
2013-02-07 15:18:39 +00:00
Matthew Wall
2a909392d5
restored tom's notes about wview conversion times. make service_list consistent across docs.
2013-02-07 14:20:27 +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
7a65e2446b
fix broken br and scrambled span
2013-02-06 22:01:32 +00:00
Matthew Wall
cbde4cd3cd
fixed a few more em. fixed td/span tags broken by bad svn merging.
2013-02-06 18:28:40 +00:00
Matthew Wall
de3f861d7e
replace em with symcode. fix some linespacing problems. use light teal background for tab selection instead of tty background color.
2013-02-06 18:10:43 +00:00
Tom Keffer
a03a329c01
Updated symbolic directory names in customizing guide.
...
Still need to do bin/user and bin/examples.
2013-02-06 16:51:17 +00:00
Tom Keffer
1975b705ca
Changed the name of the utilities:
...
runreports.py -> wee-reports.py
config_database.py -> wee-config-database.py
config_vp.py -> wee-config-vantage.py
config_fousb.py -> wee-config-fousb.py
2013-02-05 23:37:56 +00:00
Tom Keffer
8e6287c17e
Now allows I18N versions of the compass direction ordinates.
2013-02-04 17:05:51 +00:00
Matthew Wall
6797341094
more tips about wview import. tty layout is still finicky in usersguide.htm and customizing.htm
2013-02-04 16:45:24 +00:00
Matthew Wall
723f94afdb
minor edits
2013-02-04 13:14:45 +00:00
Tom Keffer
0fdacb1628
Added the ability to produce ordinal wind directions.
2013-02-04 02:03:31 +00:00
Matthew Wall
39185788b3
fix tty in sheeva page
2013-02-03 15:43:12 +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
53e64ab8f1
make the introductory flow of customizing slightly easier to follow
2013-02-03 00:27:44 +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
91e0b88825
consistent use of 'warning' in style and content
2013-02-01 13:29:53 +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
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