BlueMark Innovations BV
BlueMark Innovations BV
At the moment I'm working both on [integrating Remote ID MAVLink support in ArduPilot](https://github.com/ArduPilot/ardupilot/pull/21075) and releasing a Remote ID MAVLink capable [transponder](https://dronescout.co/dronebeacon-mavlink-remote-id-transponder/). An outcome of this process is that -in...
This PR adds: - region parameter: as each region has different mandatory fields/messages. For instance only in the EU the operator ID messages is mandatory. See https://github.com/opendroneid/opendroneid-core-c#comparison - performs basic...
This PR saves the operatorID and type to the parameters. This information is mostly static. Benefits: - saves bandwidth as the GCS does not need to stream operatorID data to...
The purpose of this PR is to store the static fields of the System message in parameters. These values are unlikely to change during the lifetime of an UAV in...
In the PR, the advertisement BLE name and the WiFi SSID have the same format. - use the last 4-chars of the UAS ID - if not available use the...