26 April 2019
Version 1.0.4 Release
Added:
- #Time button for output string
- #Date button for output string
- #Date/Time button for output string
Fixed:
- UDP port may cause software to crash on startup if already in use
26 April 2019
Version 1.0.4 Release
Added:
Fixed:
09 May 2020
Version 1.0.5 Release
Added:
11 March 2021
Version 1.0.6 Release
Added:
02 June 2021
Version 1.0.7 Release
Added:
Download link:
03 June 2021
Version 1.0.8 Release
Fixed:
03 June 2021
Version 1.0.9 Release
Using various HTTP.GET to retrieve the BR2 data could overload the mavlink URL and cause the system to halt.
Using JSON Parse fetches ALL the data from the Mavlink file in one HTTP.GET command. This data has a structure that is called JSON.
With this data in memory, OV-DS simply applies JSON commands to retrieve the relevant data.
So far, we are retrieving the following information and putting our hashtag on them and relevant math functions:
SYS_STATUS: voltage_battery
ATTITUDE: roll
ATTITUDE: pitch
ATTITUDE: yaw
GLOBAL_POSITION_INT: relative_alt
SCALED_PRESSURE: temperature
SCALED_PRESSURE2: temperature
NAMED_VALUE_FLOAT: value
SERVO_OUTPUT_RAW: servo1_raw
SERVO_OUTPUT_RAW: servo2_raw
SERVO_OUTPUT_RAW: servo3_raw
SERVO_OUTPUT_RAW: servo4_raw
SERVO_OUTPUT_RAW: servo5_raw
SERVO_OUTPUT_RAW: servo6_raw
SERVO_OUTPUT_RAW: servo7_raw
SERVO_OUTPUT_RAW: servo8_raw
Let us know if you want anything else added
Video link to explain this:
Download link:
19 June 2021
Version 1.0.10 Release
Fixed:
New version available here:
27 Sept 2021
Version 1.0.11 Release
Fixed:
New version available here: