Commit Graph

884 Commits

Author SHA1 Message Date
Matthew Wall
514eed7cae fixed add/change/remove. removed useless css tags. fix broken pre formatting. fix corrupted pre sections. eliminate jarring inverse text color derived from original microsoft templates. added document index. eliminate redundant readme.htm. 2016-03-09 19:22:53 -05:00
Tom Keffer
5c9ffa0e3a Added explanation of LOOP packets and archive records. 2016-02-29 09:23:50 -08:00
Tom Keffer
e227ef57e0 Added PR #102 to the change log. 2016-02-27 06:43:05 -08:00
davies-barnard
86c697e6cb Head Changes
Updated title and favicon tag.
2016-02-27 08:50:27 +00:00
davies-barnard
5447685544 CSS Font Size
Changed to 90%
2016-02-26 21:59:16 +00:00
davies-barnard
a3ecdb17d1 Table CSS
removed font size from tr
2016-02-26 19:17:53 +00:00
davies-barnard
46224382d9 CSS Changes
Conversion of font sizes to %ages and addition of media queries.
2016-02-26 18:22:01 +00:00
davies-barnard
4f62c8dfee Mobile Reading Improved
CSS and template updates to make the docs easier to read on different
devices.
2016-02-21 09:53:01 +00:00
Tom Keffer
b672cb84e8 Documents fix for issue #101 2016-02-20 09:08:11 -08:00
Tom Keffer
26a7a4d541 he Vantage driver now uses a more gentle wakeup, less likely to result
in <ACK> errors.
2016-02-17 05:01:52 -08:00
Tom Keffer
c78d79eb87 Fixed error in description of using the same type twice in a plot. 2016-02-17 04:46:46 -08:00
Tom Keffer
bca880bca4 Fixed the documentation on which pressures the WMR200 hardware emits. 2016-02-15 17:15:10 -08:00
Tom Keffer
b9220a5929 Documented option --trans-days. Relates to issue #83. 2016-02-14 06:43:48 -08:00
Tom Keffer
3df343ef9a Added humidex and appTemp to group_temperature. Documented some of the
missing unit groups.
2016-02-12 15:12:15 -08:00
Matthew Wall
5fc5a47f47 note driver loading changes in changelog 2016-02-09 18:10:51 -05:00
Tom Keffer
b3b7dbd67f Added aggregation type min_ge(val). 2016-02-07 17:51:57 -08:00
Matthew Wall
e6e81fbfed update docs with new te923 driver capabilities 2016-02-04 22:47:31 -05:00
Matthew Wall
40df48db18 document additional values calculated by StdWXCalculate 2016-02-04 08:28:21 -05:00
Matthew Wall
61538fe07e added details about when qc and calibrate run versus when calculate runs 2016-02-04 08:13:24 -05:00
Matthew Wall
83ae664a6c Merge branch 'master' of github.com:weewx/weewx 2016-01-25 15:30:23 -05:00
Matthew Wall
ed6cea698b update some of the weewx docs for te923 driver changes 2016-01-24 20:36:59 -05:00
Tom Keffer
07b0d65305 The type of MySQL storage database engine can now be specified. Default
is INNODB.
2016-01-21 16:49:52 -08:00
Matthew Wall
aaa8516b82 deal with empty buffers when reading from wmr300 2016-01-18 17:16:34 -05:00
Tom Keffer
081fcc92ac Fixed bug that prevented rsync uploader from working. 2016-01-18 08:58:10 -08:00
Tom Keffer
ae35be2d50 Changed the User's Guide to reflect that Python 2.5 is still supported! 2016-01-17 15:06:46 -08:00
Matthew Wall
82b2fd2fe2 bump version to 3.4.0 2016-01-16 22:03:12 -05:00
Tom Keffer
41d503b352 Modified test suite to get it to work with Python 2.6.
Dropped support of Python 2.5
2016-01-16 16:35:49 -08:00
Matthew Wall
ccb5b34e2e added option for log_success to generators 2016-01-15 12:29:28 -05:00
Matthew Wall
92904d4d25 wait for sane system time before starting up 2016-01-15 11:48:39 -05:00
Matthew Wall
768cb03346 document use of use_constants 2016-01-14 23:16:06 -05:00
Matthew Wall
149fa1eecd recognize and extract zip files as well as tar and tgz files 2016-01-14 16:37:41 -05:00
Matthew Wall
d8d0d1abb9 merge with master 2016-01-11 10:31:06 -05:00
Matthew Wall
f88f4a1c4e default to use_constants=True for acurite stations 2016-01-11 10:04:12 -05:00
Tom Keffer
805bc5015d Localization of tags is now optional. Use function toString() with
argument localize set to False. Example:
$current.outTemp.toString($localize=False) 
Fixes issue #88.
2016-01-10 16:47:39 -10:00
Tom Keffer
ba62b5b6cc Added documentation and change log entry for iteration by hours. 2015-12-26 16:10:39 -10:00
Tom Keffer
450f3d8933 Fixed bug in almanac code that caused an incorrect sunrise or sunset to
be calculated if it followed a calculation with an explicit horizon
value.
2015-12-11 17:54:14 -10:00
Matthew Wall
839d7c4099 install wee_debug, don't just distribute it 2015-12-11 18:34:59 -05:00
Matthew Wall
f1ffb0b481 complete overhaul of the te923 driver, incorporating changes from andrew miles pull request from earlier this year 2015-12-10 05:19:37 -05:00
Tom Keffer
71de5f4c3e Version 3.3.1 2015-12-06 14:54:11 -08:00
Tom Keffer
e8afb48288 Fixed bug where the subsection for a custom report gets moved to the
very end of the [StdReport] section of a configuration file on upgrade.
Fixes issue #81.
2015-12-06 14:48:26 -08:00
Tom Keffer
3e00a1c66e Fixed bug when posting to WOW 2015-12-06 12:28:45 -08:00
Matthew Wall
f1f8e0af75 fix table layout 2015-12-06 04:54:15 -05:00
Tom Keffer
275df8f284 Version 3.3.0 2015-12-05 09:05:10 -08:00
Tom Keffer
6ec44cb61f Prettied up weewxd --help 2015-12-05 09:02:46 -08:00
Matthew Wall
75b8cc1f6b Merge branch 'master' of github.com:weewx/weewx 2015-11-29 03:08:06 -05:00
Matthew Wall
7b8099abcc added the wmr300 driver, now capable of reading full historical records from the station 2015-11-29 03:07:20 -05:00
Tom Keffer
1f22db702a Added 'drop' to the list of minimum MySQL permissions necessary 2015-11-24 15:37:04 -08:00
Matthew Wall
6567d4ac2b minor install instruction fixes. update copyright notice. 2015-11-23 23:42:29 -05:00
Matthew Wall
12f03a0d85 clarify some hardware characteristics 2015-11-23 23:08:41 -05:00
Matthew Wall
3889595bc1 consistent path for wee_extension 2015-11-23 22:56:50 -05:00