|
7 months ago | |
---|---|---|
ASCOM.WeeWX.ObservingConditions | 7 months ago | |
ASCOM.WeeWX.ObservingConditions.Test | 7 months ago | |
.gitattributes | 7 months ago | |
.gitignore | 7 months ago | |
ASCOM WeeWX Driver Setup.iss | 7 months ago | |
ASCOM.WeeWX.ObservingConditions.sln | 7 months ago | |
LICENSE | 7 months ago | |
README.md | 7 months ago | |
readme.txt | 7 months ago |
README.md
ASCOM WeeWX Driver
ASCOM ObservingConditions driver for WeeWX
About
This ObservingConditions driver allows you to use a local weather station, hosted by WeeWX, as the weather source for your ASCOM-based observatory.
Requirements
In order to use this driver, you must have the weewx-json extension installed on your WeeWX station.
Getting Started
- Download, install and configure the weewx-json extension on your WeeWX station
- Download and install this driver on your observatory PC
Todo List
- Actually parse the "generation time" and use that for calculation of sensor readings
- Add validation to setup form
Changelog
Date | Vers | Description |
---|---|---|
2021-10-18 | 1.0.0 | Initial release, created from ASCOM driver template |
2021-10-19 | 1.0.1 | Fixed installer (Newtonsoft.Json was not being included) |
License
This ASCOM WeeWX driver is licensed under the GNU General Public License (LGPL) v2.1 or later
Copyright © 2021 Steve Cross
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.