-
Hi,
I've find your new PlatformIO.md.
So I'm updating an old project with the nex platformio.ini file :+1:
```
; PlatformIO Project Configuration File
;
; Build options: build flags, source f…
-
Flown on 6/18 on Master (so almost 1.8 stable)
Actual wind at site was between 12-15 m/s
EKF2 Wind estimate shows ~2-4 m/s.
https://review.px4.io/plot_app?log=e6d82fe3-9b3b-4f4b-b8c6-5af1e930e1a9
…
-
add capability to adjust an anemometer wind speed which requires a new slope and offset applied to that applied by the logger.
bw.apply_calibration(wndspd, current_slope, current_offset, new_slope…
-
Call station windspeed column: "Windspeed_uz_{} (m/s)".format(anemometer_height)
Add 2m logarithmic correction wind speed column using ASCE eq. 33 (short grass)
"Windspeed_u2_sg (m/s)"
![image]…
-
Servus.
Nachdem ich in der Protokollliste zwar meinen Senor nicht gefunden, aber Hideki hinterlegt gesehen habe, dachte ich, es würde schon gehen und habe mir diesen Windmesser zugelegt. Nun bin ich …
-
I wonder if we have data of different heights, say, data at 50 and 80 m, in the same csv or Excel file, how would the `Configuration_template.xlsx` and the master Python code handle the errors at diff…
-
Actually, is there any possibility to directly measure frequency - pulses per second - by a sensor connected to any available GPIO of Sonoff ?
It might be usefull for RPM, anemometer, speed etc.
In…
-
Great Project zpukr - my windgurustation2 stopped working, and for about $5 looks like i can get it back up and running!
Having an issue where the uid does not save during set up - error message is…
-
### Expected behavior
### Actual behavior
### Steps to reproduce
### Minimal yet complete reproducer code (or URL to code) or complete log file
### Moquette MQTT version
### JVM version…
-
We’ve been flying master for the last month or two and logged a lot of hours on this so I thought I’d write up some notes prior to release.
Just for clarity:
* We used 3 different airframe types…