Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding weewx support #254

Merged
merged 1 commit into from Dec 11, 2020
Merged

Adding weewx support #254

merged 1 commit into from Dec 11, 2020

Conversation

ennui2342
Copy link
Contributor

I have added basic integration with weewx weather station to treat weather radio as a weewx weather station. Data is read from serial by a weewx driver. Also included is a skin which creates static json files every ARCHIVE cycle which can be used by the indi library in place of the direct arduino access by creating a static website - example nginx config included (this isn't ideal for realtime, see readme for discussion). Given the potential for considerable other weather data and calculations to be aggregated by weewx, the ideal here would be to also include a indi_weewx driver, but my C# isn't up to working on that code :(

@knro
Copy link
Collaborator

knro commented Dec 11, 2020

@sterne-jaeger Can you please check?

@knro
Copy link
Collaborator

knro commented Dec 11, 2020

Right, it would be ideal to add a separate driver for this. It's in C++, not C#, but I guess that's still an issue for you?

@ennui2342
Copy link
Contributor Author

Right, it would be ideal to add a separate driver for this. It's in C++, not C#, but I guess that's still an issue for you?

Yeah sorry Jasem, I'd love to contribute more to the great work you guys do, but my competence maxes out at mucking around with Arduino level C I'm afraid.

@sterne-jaeger
Copy link
Contributor

Sure, happy to see weather radio growing.

@knro knro merged commit 47dbe51 into indilib:master Dec 11, 2020
@ennui2342 ennui2342 deleted the weewx branch December 12, 2020 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants