ArduRemoteID icon indicating copy to clipboard operation
ArduRemoteID copied to clipboard

RemoteID support using OpenDroneID

Results 34 ArduRemoteID issues
Sort by recently updated
recently updated
newest added

Hi, When I try to use dronecan, with TJA1050 converter Im unable to load parameters. DronId is showing on list of CAN nodes. What can be the issue. THX Peter

I could not compile the project with the latest version of empy. Setting the version to 3.3.4 allowed me to compile the project.

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...

On Android and the OpenDroneID app I can see the Emergency Status text and type correctly but on iOS and DroneScanner I get a series of numbers in Operation Description....

Add Holybro Remote ID Module to README.md

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...

Add Holybro Remote ID Module

The latest version is displayed when the build is executed. This version is 0.30.0.

It would make sense to have param metadata like other ArduPilot parameters. And param_parse.py should be used to automatically generate a https://firmware.ardupilot.org/ArduRemoteID/1.3/apm.pdef.xml file and whatever other files required for the...

In the 1.14 firmware (likely previous ones as well) it requires an operator id otherwise you get the op_id arm error. Since only required in EU jurisdictions some type of...