Commit Graph

602 Commits

Author SHA1 Message Date
Matthew Wall
ccdda7e2e5 return 0 or 1 for battery status rather than 0,1,2,4,8 2014-06-09 16:46:07 +00:00
Matthew Wall
3624a2f61a minor grammar fix 2014-06-09 15:02:54 +00:00
Tom Keffer
76139f4aca Added link to Wiki discussion of FO lockups.
Cleaned up a few HTML errors.
2014-06-08 14:56:34 +00:00
Matthew Wall
bf260102fa minor edit to user guide 2014-06-08 14:36:12 +00:00
Tom Keffer
9435202316 Different udev example. 2014-06-08 04:13:15 +00:00
Tom Keffer
15df303493 Added section on troubleshooting the FO USB lockup problem. 2014-06-07 23:21:22 +00:00
Tom Keffer
1d0d11eaa5 Added explanation of what to do if your plots have funky special symbols, such as the degree sign. 2014-06-04 14:28:06 +00:00
Matthew Wall
bbcd459734 minor update to cc3000 documentation 2014-06-03 11:41:26 +00:00
Matthew Wall
15369180d1 added driver for cc3000 2014-06-02 00:55:41 +00:00
Matthew Wall
fb1f028c48 added section about backups. added sections for ultimeter and ws1. other minor edits. 2014-06-01 12:42:00 +00:00
Tom Keffer
630884e98f Added details of how to bind to incoming new archive record event in the "AddElectricity" example. 2014-05-26 13:03:17 +00:00
Matthew Wall
3dc1682277 added note about how to specify restful services 2014-05-19 12:21:21 +00:00
Matthew Wall
a6c9910353 fix table layout. added peetbros ultimeter 2000. 2014-05-19 11:57:33 +00:00
Matthew Wall
c4281a902e it is ok to have a table with no 'interval' column 2014-05-19 00:35:34 +00:00
Matthew Wall
f8950d861a added automatic power cycling to fousb driver 2014-05-18 17:24:58 +00:00
Matthew Wall
81b5106533 added peetbros and ads drivers 2014-05-17 18:49:17 +00:00
Matthew Wall
726bfbb570 added cwop server_list to userguide 2014-05-14 19:36:34 +00:00
Tom Keffer
974a9d802f Documented "Current" time option to wee_reports. 2014-05-13 12:33:36 +00:00
Tom Keffer
b943f16a51 Added documentation on how to use the tool wee_reports 2014-05-10 18:22:20 +00:00
Matthew Wall
b55d35d003 detect both NP and OFL on ws28xx 2014-05-08 10:27:59 +00:00
Matthew Wall
c78f00d9ee fix cosmetic problem in wee_config_fousb 2014-05-08 01:56:34 +00:00
Tom Keffer
dc59bb8a53 The WMR100 driver was incorrectly tagging rain over the last 24 hours as rain since midnight. This caused a problem with WU and CWOP posts. 2014-05-03 12:44:11 +00:00
Tom Keffer
db4c689a42 The WMR100 driver now calculates SLP in software. 2014-04-23 14:32:50 +00:00
Tom Keffer
590406919a Put version number in change log 2014-04-11 01:30:27 +00:00
Tom Keffer
a0c032c4fa Version 2.6.3 2014-04-11 01:25:36 +00:00
Tom Keffer
75c3f65e52 Added instructions to install ftp on raspbian Debian installations. 2014-04-10 16:34:24 +00:00
Tom Keffer
6882489e68 Fixed minor typo. 2014-03-26 12:50:22 +00:00
Matthew Wall
bd44bbdac2 fix table layout. minor html edits. 2014-03-17 15:30:11 +00:00
Matthew Wall
33655a7f67 clean up usb initialization and shutdown for fousb, ws28xx, and te923. remove more dead code from ws28xx. 2014-03-13 16:54:21 +00:00
Tom Keffer
5523cbbf59 CWOP posts are now slightly more robust. 2014-03-11 13:33:30 +00:00
Matthew Wall
b7c3e6f773 improve pairing, remove dead code, consolidate logging 2014-03-11 12:39:07 +00:00
Matthew Wall
65700b856b count wxengine restarts. match 2.6 syntax for adding archive records. 2014-03-10 16:27:34 +00:00
Matthew Wall
6cbed30d5a avoid unicode exceptions when rendering unit_label 2014-03-08 12:27:08 +00:00
Tom Keffer
5acbfda3d1 Battery status values txBatteryStatus and consBatteryVoltage now appear in the archive record. 2014-02-24 13:32:39 +00:00
Tom Keffer
7bc4515c06 Fixed a problem where the Ambient threads could crash if there were no rain database entries. 2014-02-21 16:12:24 +00:00
Tom Keffer
be8ebe4b7d The plot images can now use UTF-8 characters. 2014-02-20 13:55:23 +00:00
Tom Keffer
697e9575d8 Hardened the WMR100 driver against malformed packets. 2014-02-17 15:10:12 +00:00
Tom Keffer
33e5b1fe45 Fixed bug that prevented Rapidfire posts from being identified as such. 2014-02-16 14:39:23 +00:00
Matthew Wall
0c50440a8e bump version and package changelogs 2014-02-16 11:19:40 +00:00
Tom Keffer
092d80b39b Reintegrated bug fixes from v2.7 branch into main trunk. 2014-02-15 17:09:21 +00:00
Tom Keffer
92ebe667d8 Catch up with main trunk. 2014-02-13 18:34:39 +00:00
Tom Keffer
9dbf395444 Fixed bug that crashes WMR200 driver if outTemp is missing. 2014-02-13 18:28:55 +00:00
Tom Keffer
16003e04e2 Sqlite connections can now explicitly specify a timeout and isolation_level. 2014-02-13 13:36:16 +00:00
Tom Keffer
00ce97802e Fixed bug that can crash RESTful threads if there is missing rain data. 2014-02-11 16:02:13 +00:00
Matthew Wall
dd9499f5ce merged doc changes from trunk 2014-02-09 17:39:59 +00:00
Matthew Wall
8008834020 minor style fixes 2014-02-09 17:37:35 +00:00
Matthew Wall
baa707cc68 keep the suggestions in the users guide 2014-02-09 16:41:07 +00:00
Matthew Wall
61d9fbb252 minor edits and style cleanup 2014-02-09 16:21:35 +00:00
Tom Keffer
25ff353bad Fixed duplicate bookmarks created by automatic TOC generation. 2014-02-08 22:16:30 +00:00
Tom Keffer
c4ceef53f3 V2.6.1 2014-02-08 19:25:58 +00:00