Commit Graph

772 Commits

Author SHA1 Message Date
Matthew Wall
32c9ecff8e default to hardware record generation for ws23xx stations 2014-11-27 17:41:23 +00:00
Tom Keffer
afb88cee91 Allowed test programs to be invoked from other directories.
Fixed test results, reflecting changed time domain of the synthesized data.
2014-11-27 01:29:14 +00:00
Matthew Wall
8be7a9f39b track connection status and battery status in fousb 2014-11-25 14:52:59 +00:00
Tom Keffer
f062871645 Added "import weewx" to electricity.py 2014-11-25 01:53:45 +00:00
Tom Keffer
4eb7299e17 Fixed a few errors.
Shorted up some of the lines.
Clarified.
Included changes in the main trunk since V2.7.0
2014-11-25 01:10:54 +00:00
Tom Keffer
555e9992aa Fixed schema name. 2014-11-25 00:39:06 +00:00
Tom Keffer
ad3074cdc2 Catch up with main trunk. 2014-11-25 00:10:47 +00:00
Matthew Wall
5b985f3e5b dbbinder -> db_binder 2014-11-24 16:09:27 +00:00
Matthew Wall
8a1b35d3e2 update userguide to match new install behavior 2014-11-24 01:29:10 +00:00
Matthew Wall
664fdc305e added overview of units. a few minor fixes. 2014-11-23 20:54:41 +00:00
Matthew Wall
e50207640c adjust upgrade notes about schemas 2014-11-23 18:52:14 +00:00
Matthew Wall
9b7ce38e0f fix db binder examples. put 'where to put changes' at top. 2014-11-23 17:14:00 +00:00
Matthew Wall
8c52922789 document extension installer changes 2014-11-23 14:54:41 +00:00
Tom Keffer
fd6e325883 Introduced new tags $hours_ago and $hour.
Included tests and documentation.
2014-11-20 16:35:43 +00:00
Tom Keffer
06970231d7 Added tags $days_ago and $yesterday.
Added tests for them.
Documented them.
2014-11-19 23:08:50 +00:00
Tom Keffer
98f52cdfd1 Created a more generic "ListOfDicts" and converted units.py to use that. 2014-11-19 20:01:21 +00:00
Matthew Wall
db04110939 clarify ws28xx pairing. encourage standard SQL when customizing db queries. 2014-11-19 13:19:32 +00:00
Matthew Wall
c1f38efe18 minor database/databinding edits. consistent use of SQLite. 2014-11-18 18:03:19 +00:00
Tom Keffer
6e1d999072 Added the ability to add new observation types and map them to a unit type and group.
Added regression tests for it.
2014-11-16 17:19:00 +00:00
Matthew Wall
9479ff7cff no longer vantage-specific 2014-11-15 18:17:55 +00:00
Matthew Wall
977ee5c912 update extension install syntax 2014-11-15 17:40:55 +00:00
Tom Keffer
97401a1b3b Added link to the white paper "V3 Database architecture." 2014-11-14 16:54:21 +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
Matthew Wall
e7bfd7e877 added select menu for toc detail 2014-11-14 02:45:33 +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
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
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
Tom Keffer
5b97ec84aa Moved section "Defining new tags" to just under the "Customizing templates" section, instead of after "Customizing images." 2014-11-11 22:06:20 +00:00
Matthew Wall
84e3c23ee2 try on some diff coloring. add some parallelism to the station configuration sections. 2014-11-11 16:11:48 +00:00
Tom Keffer
22932d8c3e Tolerable first pass at explaining how to upgrade search list extensions. 2014-11-11 01:14:18 +00:00
Matthew Wall
5c0e4279a4 remove spurious characters 2014-11-10 23:28:14 +00:00