ArduPilot / ArduRemoteID

RemoteID support using OpenDroneID
GNU General Public License v2.0
90 stars 45 forks source link

Option to not use or save BasicID info to parameters #125

Closed BluemarkInnovations closed 10 months ago

BluemarkInnovations commented 1 year ago

In some scenario you don't want the ArduRemoteID device to store or use BasicID info from the parameters.

This PR adds the option OPTIONS_DONT_SAVE_BASIC_ID_TO_PARAMETERS to the options var. If set it won't use the basic ID info set in the parameters nor will it save basicID info to parameters if nothing has been set.