Commit Graph

2703 Commits

Author SHA1 Message Date
Tom Keffer
cdf97de4bf DMPAFT retry count gets reset after every success. 2016-03-13 08:50:01 -07:00
Tom Keffer
e15618f79a Bumped version number. 2016-03-12 17:48:46 -08:00
Tom Keffer
9e94aa6e64 Refactored the retrying of LOOP and DMPAFT commands into a separate
function.
2016-03-12 17:46:20 -08:00
Tom Keffer
55aa76b05e Refactored retries for DMPAFT into a separate function 2016-03-12 17:08:40 -08:00
Tom Keffer
b25cabef08 Made some changes to Luc's version 2016-03-12 16:11:38 -08:00
Tom Keffer
d9746e3706 Luc's version 3.0.5 (aka mod8) 2016-03-12 16:10:52 -08:00
Tom Keffer
a8f01f7bed Suppressed lots of eclipse "Unused variable" warnings. 2016-03-11 12:02:26 -08:00
Matthew Wall
947d6f29ef description about ignore_zero_wind was backward 2016-03-11 12:13:09 -05:00
Tom Keffer
cd9b26e7b5 Fixed static error. 2016-03-11 08:14:45 -08:00
Tom Keffer
b688bfe2fc Fixed problem that prevented the 'localize' option from working for
ValueHelpers.
2016-03-11 08:04:36 -08:00
Tom Keffer
2eb0e04458 Fixed error.
Suppressed warnings.
2016-03-11 07:53:28 -08:00
Matthew Wall
139447465c use modify_conf to set calculations to hardware instead of prefer_hardware for oregon scientific stations that emit partial packets 2016-03-11 00:59:35 -05:00
Matthew Wall
506d67e9ea added troubleshooting section about undefined wind direction when wind speed is zero 2016-03-10 23:02:08 -05:00
Matthew Wall
ec1b92c603 give driver author a chance to modify the configuration. addresses issue #84 2016-03-10 19:25:04 -05:00
Matthew Wall
93ee001d1d added section that shows how to add units and unit groups 2016-03-10 16:44:45 -05:00
Matthew Wall
e7c7989c5c clarify DatabaseTypes change from 3.1 to 3.2 2016-03-10 16:10:32 -05:00
Matthew Wall
6bad2b1024 reorder userguide sections to reflect lower importance of wview 2016-03-10 15:01:19 -05:00
Matthew Wall
c2d710c164 minor layout tweaks 2016-03-10 14:48:33 -05:00
Matthew Wall
abc1b38b1d force scrollbar to hide on tocify component 2016-03-10 14:32:41 -05:00
Matthew Wall
b65d9480a2 undo incorrect 'fix' in upgrade guide 2016-03-10 13:39:42 -05:00
Matthew Wall
254da0f9f3 added 'meteorological problems' section to the troubleshooting section of user guide. minor tweaks to toc for better usability. 2016-03-10 13:07:22 -05:00
Matthew Wall
f935d2b5b8 ignore records older than 60 seconds when uploading to CWOP 2016-03-10 09:38:52 -05:00
Matthew Wall
2091be13b7 fixed wmr300 typo 2016-03-10 09:12:27 -05:00
Matthew Wall
7489688231 revert to readme.htm, no need for index.htm 2016-03-10 09:04:22 -05:00
Matthew Wall
cc2cb8183e fix uv typo 2016-03-10 02:11:00 -05:00
Matthew Wall
49a9966b67 attempt to get code examples to fit narrow page better. fix typos in a code example. 2016-03-10 02:00:05 -05:00
Matthew Wall
c92bfe6b48 make loop_on_init an option in weewx.conf 2016-03-10 00:34:04 -05:00
Matthew Wall
61ee948bd6 more toc cleanup. simplify doc index. 2016-03-09 23:19:16 -05:00
Matthew Wall
d98d9e6ee8 simplify archive table sample 2016-03-09 19:56:57 -05:00
Matthew Wall
8d05c02f65 other docs use .htm, so use that for index as well 2016-03-09 19:42:11 -05:00
Matthew Wall
5b8cad1ad3 ensure that version tagging still works 2016-03-09 19:38:21 -05:00
Matthew Wall
b4fbc7c9d9 no more popup 2016-03-09 19:38:09 -05:00
Matthew Wall
8681e4ba27 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:34:12 -05:00
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
Tom Keffer
013f10a595 Merge pull request #105 from davies-barnard/master
Mobile Reading Improved
2016-02-27 05:24:48 -08:00
davies-barnard
6e0e568f13 Merge remote-tracking branch 'weewx/master' 2016-02-27 08:50:56 +00: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
Tom Keffer
2fd53e1018 Fix to get around a bug in the Python version of NameMapper 2016-02-21 17:42:30 -08: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
03ccc61d58 GenPlot now uses Unicode throughout.
test_templates is now more locale aware
2016-02-20 08:58:36 -08:00
Tom Keffer
2e3df797a5 Plotting now uses Unicode internally for labels. 2016-02-20 08:01:25 -08:00
Tom Keffer
4d87b666b5 Refactored test_templates to allow more than one skin to be used.
Added a test for UTF8 characters in the station name
2016-02-19 16:29:18 -08:00
Tom Keffer
dfcdadad0c Fixed problem in weeutil unittest. 2016-02-18 07:40:05 -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