Commit Graph

2155 Commits

Author SHA1 Message Date
Matthew Wall
f0df6d9c19 fixed typo in te923 driver 2014-11-15 23:08:12 +00:00
Matthew Wall
9479ff7cff no longer vantage-specific 2014-11-15 18:17:55 +00:00
Matthew Wall
6ccd62ce5f clean up development detritus 2014-11-15 18:05:31 +00:00
Matthew Wall
977ee5c912 update extension install syntax 2014-11-15 17:40:55 +00:00
Matthew Wall
9dd4be2d2a extension commands now parallel install/uninstall 2014-11-15 17:36:13 +00:00
Matthew Wall
41dd9a37a2 more PEP cleanup. start modification of extension args. 2014-11-15 17:03:17 +00:00
Tom Keffer
657fc3666b Made the logic which injects weewx.wxservices.StdWXCalculate into process_services a little more robust. 2014-11-15 16:56:53 +00:00
Tom Keffer
009d990b81 Fixed bug that causes 'install' to crash if updating a V3 config file. 2014-11-15 16:39:06 +00:00
Matthew Wall
1caadd5302 added conf update warnings to the fousb driver 2014-11-15 16:38:37 +00:00
Matthew Wall
0dd2aff87f no need for version property in configurator 2014-11-15 16:15:59 +00:00
Matthew Wall
fae3a67c7b clean up configure options. consolidate configure api. added dryrun option for configure. 2014-11-15 16:06:46 +00:00
Matthew Wall
e9aa18db93 more massaging of the configure function 2014-11-15 14:14:24 +00:00
Matthew Wall
afecc94c56 figured out workarounds to most configobj behavior 2014-11-15 13:18:23 +00:00
Matthew Wall
364b98c4df more wrestling with configobj silliness 2014-11-15 05:40:52 +00:00
Matthew Wall
ea696a7b96 eliminate more PEP warnings. fixed some possible bugs. 2014-11-15 01:36:01 +00:00
Matthew Wall
9cca553345 eliminate some PEP warnings 2014-11-14 23:30:36 +00:00
Matthew Wall
971fafd55a put simulator stanza in weewx.conf by default to ensure functioning minimal out-of-box experience 2014-11-14 18:09:54 +00:00
Matthew Wall
521e193b22 first pass at driver conf snippet injection 2014-11-14 17:43:57 +00:00
Tom Keffer
97401a1b3b Added link to the white paper "V3 Database architecture." 2014-11-14 16:54:21 +00:00
Matthew Wall
6d30c80247 consolidate svn Id tags 2014-11-14 12:37:17 +00:00
Matthew Wall
9f2ed7413c minor html adjustments 2014-11-14 12:06:07 +00:00
Matthew Wall
3d91e6dc85 clean up the tabs 2014-11-14 11:49:54 +00:00
Matthew Wall
41459d6546 added fileparse driver to illustrate driver packaging and very simple driver code 2014-11-14 11:33:08 +00:00
Tom Keffer
a231b5d3af Moved syslog comments about backfilling up into the engine, instead of the manager 2014-11-14 02:48:16 +00:00
Matthew Wall
e7bfd7e877 added select menu for toc detail 2014-11-14 02:45:33 +00:00
Tom Keffer
bfe45cff5d Added a stub for weewx.wxengine for backwards compatibility. Seems to be the only thing that kept my site from being backwards compatible! 2014-11-14 02:32:29 +00:00
Matthew Wall
95ddc1c9cb verify extensions that are included with weewx 2014-11-14 02:03:39 +00:00
Matthew Wall
ea3e08c23d alphabetize drivers 2014-11-14 02:02:03 +00:00
Tom Keffer
2bc84185e5 Clarify that dateTime, interval, and usUnits are required in an archive database. 2014-11-14 02:01:26 +00:00
Tom Keffer
2ee39d0d86 First pass at a V2.X to V3.x update strategy for weewx.conf 2014-11-14 01:14:25 +00:00
Matthew Wall
650ed394f9 specify schema using python path to object or directly with array 2014-11-13 21:10:41 +00:00
Matthew Wall
68b7120836 sort drivers alphabetically 2014-11-13 19:33:14 +00:00
Matthew Wall
bbfb589769 more (hopefully helpful) massaging of the wind section 2014-11-13 19:25:51 +00:00
Matthew Wall
00f4a800a5 consolidate dynamic toc level code. fix Engines/Services labels in engine section. 2014-11-13 19:10:44 +00:00
Matthew Wall
dc02f29a9d revert fixed toc width since it messes up content when resizing windows 2014-11-13 17:01:34 +00:00
Matthew Wall
26a98c0a75 use fixed width for toc instead of percentages for better behavior on wider range of devices 2014-11-13 16:57:40 +00:00
Matthew Wall
0cb670266e simplify more headings 2014-11-13 16:30:13 +00:00
Matthew Wall
c0a78290b6 toc level control now works in single step for both firefox and chrome, but dynamic linking is broken 2014-11-13 16:11:50 +00:00
Matthew Wall
f55816c757 temporary two-step toc level controller 2014-11-13 15:42:19 +00:00
Matthew Wall
03ab863c08 smoothed some rough spots in the localization section. simplify some of the h1 and h2 wording. minor toc tweaks. 2014-11-13 15:10:34 +00:00
Matthew Wall
b4daf84b29 more massaging of api changes 2014-11-13 12:35:32 +00:00
Matthew Wall
71e50be0ba fix horizontal scrolling of the legend 2014-11-13 11:44:18 +00:00
Matthew Wall
5d8890fb16 more dev-oriented upgrade notes 2014-11-12 20:24:34 +00:00
Matthew Wall
c8b264cb87 document change of service api 2014-11-12 19:37:18 +00:00
Matthew Wall
ba7969fde2 prevent chrome from mangling getattr text 2014-11-12 18:32:14 +00:00
Tom Keffer
94c9ff8bb1 Massaged 'wind' subsection a bit more. I know Matthew is going to hate the "Note" formatting. 2014-11-12 16:44:46 +00:00
Matthew Wall
7d20f720f5 fix jquery version number 2014-11-12 02:47:18 +00:00
Matthew Wall
e71033746a added section about driver api changes. minor edits to wind section. 2014-11-12 02:20:23 +00:00
Matthew Wall
b8b6f4d856 incorporate chris manton's changes from r2432 and r2433 2014-11-11 23:18:18 +00:00
Tom Keffer
86c19dd0f9 Added section "Winds" to the Customizing Guide, clarifying the different aggregation types that can be used.
Expanded test suites to include the differences.
2014-11-11 22:47:14 +00:00