Commit Graph

110 Commits

Author SHA1 Message Date
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
80dbb48d98 A few nips and tucks in the User's Manual. 2013-04-07 16:27:19 +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
Matthew Wall
ea1072b7e7 ensure dos line endings 2013-03-26 11:44:08 +00:00
Matthew Wall
2c9d0fbbff added lacrosse ws28xx driver 2013-03-26 04:45:49 +00:00
Tom Keffer
40087c39b9 V2.3.0a1 2013-03-25 16:15:44 +00:00
Tom Keffer
96dcfa7b34 Added WMR200 to the configuration file and to the User's Guide. 2013-03-25 15:27:07 +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
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
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
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
Tom Keffer
1933dba057 Updated version number 2013-02-15 16:44:07 +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
cfa3ba127b Renamed the executables yet again. This time, removed the ".py" suffix. 2013-02-09 17:06:55 +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
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
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
87caab23b7 attempt to simplify hardware table 2013-02-06 19:10: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
81e55d3b21 Cleaned up the last (I think) of the references to WEEWX_ROOT. 2013-02-06 17:46:50 +00:00
Tom Keffer
2468a8a158 First pass at using the symbolic directory names in the User's Guide. 2013-02-06 03:00:21 +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
d73bb5d479 Added documentation for the WOW protocol. 2013-02-05 23:20:32 +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
Tom Keffer
78c885618c Changed location of system log for setup.py method to /var/log/syslog.
Added description of the --dump command.
2013-02-04 16:19:06 +00:00
Matthew Wall
1bdb9b3cb5 added recipe for 'importing' from wview 2013-02-04 15:24:40 +00:00
Matthew Wall
51d03730e0 added section about web server integration 2013-02-04 15:04:37 +00:00