Matthew Wall
|
38b7c2098a
|
added gradients to daynight transitions. fixed daynight transition bug.
|
2013-03-22 18:46:41 +00:00 |
|
Matthew Wall
|
581d8ee3b2
|
rename sample_period to polling_interval. fix lurking uninitialized variable in fousb sync. deal with another delay=None condition. added explanation in usersguide about fousb polling and archive intervals. default to 60 second polling interval instead of 30.
|
2013-03-21 23:28:05 +00:00 |
|
Matthew Wall
|
f52a49be23
|
clarify fousb operating modes
|
2013-03-20 18:19:31 +00:00 |
|
Matthew Wall
|
386532a83e
|
added user guide section about fousb operating modes
|
2013-03-20 14:40:50 +00:00 |
|
Tom Keffer
|
69b853a3ae
|
rsync now allows a port to be specified. Patch from user Mark Flocco.
|
2013-03-15 17:13:23 +00:00 |
|
Matthew Wall
|
b5cb3b83aa
|
added latest changes to the changelog
|
2013-03-14 20:35:00 +00:00 |
|
Matthew Wall
|
af06d60f2d
|
added synchronisation for catchup
|
2013-03-14 01:06:11 +00:00 |
|
Matthew Wall
|
90dc50ed5a
|
config file is optional - search standard locations if not specified
|
2013-03-13 15:55:20 +00:00 |
|
Tom Keffer
|
c1995aac50
|
Fixed bug when showing trends using temperature.
|
2013-03-11 15:59:56 +00:00 |
|
Matthew Wall
|
9a904b24ef
|
fixed bug in CWOP upload
|
2013-03-04 13:21:58 +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 |
|
Tom Keffer
|
fc76bef388
|
Corrected name of mysql client package.
|
2013-02-25 17:01:20 +00:00 |
|
Matthew Wall
|
aaaf86da9d
|
added pressure calibration option for fine offset stations. reduced log spewage.
|
2013-02-20 05:27:53 +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 |
|
Matthew Wall
|
cbf2b5b783
|
added luminosity-to-radiance conversion
|
2013-02-18 20:34:34 +00:00 |
|
Tom Keffer
|
82991ee692
|
A bad archive record type now causes a catch up to be abandoned, rather than program termination.
|
2013-02-18 14:00:33 +00:00 |
|
Matthew Wall
|
70754f1dce
|
added dates in changelog, otherwise mkchangelog inserts current date
|
2013-02-15 17:31:23 +00:00 |
|
Tom Keffer
|
1933dba057
|
Updated version number
|
2013-02-15 16:44:07 +00:00 |
|
Tom Keffer
|
8d996c4ce5
|
Fixed bug that showed itself when wind direction is 'None' and using an ordinal wind direction.
Also, simplified the logic a bit. The last direction is now used for undefined values. Default is 'N/A'
|
2013-02-15 16:39:27 +00:00 |
|
Tom Keffer
|
e51a8f1ffa
|
Added the ability to turn the Vantage console lamp on or off.
|
2013-02-15 15:57:47 +00:00 |
|
Matthew Wall
|
8b1e50479b
|
added example of how to check pressures
|
2013-02-14 19:29:20 +00:00 |
|
Matthew Wall
|
5cf3fc2dec
|
default to table format for fousb console dump. added examples to usersguide.
|
2013-02-14 19:24:00 +00:00 |
|
Matthew Wall
|
40741b8d11
|
added test for usb quality
|
2013-02-14 19:11:35 +00:00 |
|
Matthew Wall
|
0134149ee9
|
enabled writing to console
|
2013-02-14 18:40:31 +00:00 |
|
Matthew Wall
|
50fb53b732
|
tweaks to wee_config_fousb help
|
2013-02-14 14:21:19 +00:00 |
|
Matthew Wall
|
236388b236
|
update hardware table
|
2013-02-12 13:38:22 +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
|
b61d5c8ef9
|
Added Warning paragraph in the docs for [StdConvert].
|
2013-02-11 15:50:37 +00:00 |
|
Tom Keffer
|
5cded55215
|
Tweaking docs.
|
2013-02-10 17:04:54 +00:00 |
|
Tom Keffer
|
a94c7662d7
|
setup.py now removes docs/CHANGES.txt.
V2.2.0b1
|
2013-02-10 15:35:41 +00:00 |
|
Tom Keffer
|
cfa3ba127b
|
Renamed the executables yet again. This time, removed the ".py" suffix.
|
2013-02-09 17:06:55 +00:00 |
|
Tom Keffer
|
4d02347426
|
Added command lines for removing the HTML directory on uninstall
|
2013-02-09 16:48:43 +00:00 |
|
Matthew Wall
|
f49c10c78e
|
handle more log messages
|
2013-02-09 16:31:56 +00:00 |
|
Tom Keffer
|
45fcf681d5
|
Removed the section on running on low-power machines. Forgive me, Matthew!
|
2013-02-09 01:48:19 +00:00 |
|
Tom Keffer
|
f99dcc7b8d
|
setup.py now does a rename for the bin subdirectory and for weewx.conf, instead of copying them.
This avoids having to curate the contents of deleted, obsolete files.
v2.2.0a4
|
2013-02-09 01:17:39 +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
|
ebf8cdf4c1
|
added low-power computer section
|
2013-02-07 13:16:24 +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
|
7a65e2446b
|
fix broken br and scrambled span
|
2013-02-06 22:01:32 +00:00 |
|
Matthew Wall
|
87caab23b7
|
attempt to simplify hardware table
|
2013-02-06 19:10:32 +00:00 |
|
Matthew Wall
|
ff29966816
|
do update before letting apt-get resolve dependencies
|
2013-02-06 18:39:41 +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
|
81e55d3b21
|
Cleaned up the last (I think) of the references to WEEWX_ROOT.
|
2013-02-06 17:46:50 +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 |
|