Matthew Wall
29d3b04a5d
detect invalid wind direction
2014-01-23 14:01:51 +00:00
Tom Keffer
a9c4f00f89
Miner clean ups.
2014-01-23 13:55:37 +00:00
Tom Keffer
bf7a538ceb
Implemented the British WOW protocol using the revised RESTful architecture
2014-01-23 02:05:20 +00:00
Tom Keffer
de11e0b7da
Added Station Registry to list of RESTful services.
2014-01-23 00:09:20 +00:00
Tom Keffer
aff380d102
Now guards against ConfigObj turning a station location with a comma in it into a list
2014-01-22 21:53:29 +00:00
Tom Keffer
6719bc8ece
Added PWSWeather
2014-01-22 18:49:29 +00:00
Tom Keffer
b349963941
Refactored CWOPThread class hierarchy
2014-01-22 18:36:19 +00:00
Tom Keffer
e2a831ec82
Fixed minor problems in new CWOP implementation
2014-01-22 17:56:28 +00:00
Matthew Wall
c299f5e2f1
remove forecast extension. it will be distributed as a separate extension.
2014-01-22 15:34:30 +00:00
Matthew Wall
e3fcf4518e
assigned an id to the udev section so it can be referenced directly
2014-01-22 15:13:04 +00:00
Tom Keffer
ee2577b4b4
Fixed bugs in TWxUtilsUS.StationToSeaLevel and TWxUtilsUS.ActualVaporPressure
2014-01-22 14:21:43 +00:00
Tom Keffer
37bd7603d7
Fixed a few CWOP bugs. Mild refactoring.
2014-01-22 12:58:36 +00:00
Tom Keffer
c16a126f26
RESTful protocols are now lighter weight in the main thread, do more in their separate thread.
...
Refactored so its easier to understand.
2014-01-22 04:24:31 +00:00
Tom Keffer
c27d5759db
Corrected list of services to be run.
2014-01-21 15:12:33 +00:00
Matthew Wall
9841ef0ba6
added option to sign packages. include stdqc and fcast changes in changelog.
2014-01-21 14:18:53 +00:00
Matthew Wall
889bce0a5d
move forecast module. added forecast skin.
2014-01-19 18:50:18 +00:00
Matthew Wall
4e8488e834
added option to specify units for stdqc
2014-01-19 18:21:10 +00:00
Matthew Wall
29a80a3f07
minor post-merge fixes
2014-01-19 17:00:49 +00:00
Tom Keffer
d3ea7b4991
Reintegrated V2.6 branch into main trunk
2014-01-19 16:21:32 +00:00
Tom Keffer
40a1732b7e
fiddled.
2014-01-19 15:38:50 +00:00
Tom Keffer
80bde5d689
Merged r1865
2014-01-19 15:25:26 +00:00
Tom Keffer
305a89e805
Merged 1627:1628
2014-01-19 14:14:28 +00:00
Tom Keffer
0859b47d11
Update from r1892-r1901 from trunk to v2.6 branch.
2014-01-19 14:00:14 +00:00
Tom Keffer
f6df84cc61
Merged changes for uwxutils and wxformulas from trunk to v2.6 branch
2014-01-19 13:50:01 +00:00
Tom Keffer
f16cb636ba
Merged r1865-r1890 from trunk to branch, except uwxutils and wxformulas
2014-01-19 13:46:53 +00:00
Tom Keffer
a0f7b76330
Merged r1858, 1861, 1862, 1864 from trunk into branch.
2014-01-19 13:14:04 +00:00
Tom Keffer
27830cc278
Merged changes in userguide from trunk into branch
2014-01-19 01:46:06 +00:00
Tom Keffer
c5d1b07a27
Added troubleshooting section on "Many LOOP read errors with Davis Vantage"
2014-01-19 01:28:05 +00:00
Chris Manton
3aeaed0b6e
wmr200: Fix rain on archive pkt after restart
...
The game to play trying to present the rain
value between archive interval packets can
occasionally present negative numbers. This
is a workaround for some bad logic.
2014-01-18 20:05:07 +00:00
Tom Keffer
f73f1e02c3
Now works with the pure Python version of Cheetah's NameMapper.
2014-01-18 16:54:38 +00:00
Tom Keffer
19b07707f1
Now caches font handles in order to work around a memory leak in PIL.
2014-01-18 01:54:57 +00:00
Matthew Wall
00f0849862
summarize ws23xx invalid wind and fousb suspected bogus data
2014-01-17 13:52:55 +00:00
Chris Manton
3fb5986a84
wmr200: Added failed clock syncing
...
The wmr200 can receive various braodcast time
signals, however, the console may not be
able to receive it properly.
[second try]
2014-01-16 22:16:13 +00:00
Chris Manton
abcad43f70
wmr200: Added failed clock syncing
...
The wmr200 can receive various braodcast time
signals, however, the console may not be
able to receive it properly.
2014-01-16 22:08:11 +00:00
Matthew Wall
bee578d93f
in forecasting, in order to avoid duplicate records, default to one retry for database writes, 3 for database reads
2014-01-15 05:07:47 +00:00
Matthew Wall
018d986666
make the logging identifiers consistent
2014-01-15 04:56:21 +00:00
Matthew Wall
18caf94c7e
avoid duplicate ByMonth and ByYear entries
2014-01-14 17:22:50 +00:00
Matthew Wall
7150b061c8
record battery status to database
2014-01-14 14:41:35 +00:00
Chris Manton
3b131620f9
wmr200: console status cleanup
...
Extra fields were being set that never changed
and the wrong starting letter case was used on
one.
2014-01-14 00:28:25 +00:00
Matthew Wall
03638178fa
filter te923 debug messages
2014-01-13 13:58:56 +00:00
Chris Manton
962ceb942d
wmr200: windchill and heatindex fixes
...
windchill now defaults to calculated values and not
the console presented. This is just like heatindex.
However, there are variables to override this behavior.
2014-01-13 05:50:23 +00:00
Matthew Wall
952021074d
manifest probably should not be under revision control...
2014-01-12 17:53:38 +00:00
Tom Keffer
8da832d850
Corrected reference to radar_url and radar_img.
...
Added more detail about how to use them.
2014-01-12 00:58:35 +00:00
Matthew Wall
4239a77c5c
default to radar image disabled in Standard skin. display generic hardware name - use 'model' parameter to specialize.
2014-01-11 22:32:52 +00:00
Matthew Wall
0492916908
added 'model' option to the wmr stations. eliminate stale stale_wind in documentation.
2014-01-11 22:13:23 +00:00
Matthew Wall
9110972000
be slightly more pythonic
2014-01-11 18:13:13 +00:00
Matthew Wall
f33f49671e
keep entry stub from being compiled as module
2014-01-11 17:54:24 +00:00
Matthew Wall
6b1387faec
consolidate pressure calculations and altitude calculations
2014-01-11 16:54:40 +00:00
Matthew Wall
99bbc3a384
verify behavior of array as tide location
2014-01-11 16:45:34 +00:00
Matthew Wall
387d87ed9b
eliminate separate merge_config.py
2014-01-08 22:58:42 +00:00