We are a team of researchers from Vanderbilt University and Carnegie Mellon University, working on a project to develop a domain-specific language (DSL) aimed at simplifying the process of drone application development by modeling commonly used drone features and behaviors. Your expertise in the field of ArduPilot drone development is highly valuable to us, and we would greatly appreciate your participation in answering some questions:
-
Have you utilized any existing domain-specific languages for UAV development? If yes, kindly specify which ones and share your experience with them.
-
As an ArduPilot developer, what specific challenges or pain points do you encounter while programming UAVs? Are there any aspects that you find particularly complex or time-consuming?
-
What quality of service requirements for drone applications do you find difficult to verify within your current design workflow? For example, some of the requirements in this context could be (1) ensuring security guarantees for communication between the drone and the ground station, (2) maintaining the drone’s energy consumption below a certain threshold, and (3) ensuring the drone eventually visits all pre-defined waypoints.
-
ArduPilot uses the MAVLink protocol, which currently lacks support for the encryption of communication traffic between the ground station and drone hardware. We are curious to know your perspective on why the encryption mechanism hasn’t been implemented so far. Additionally, have you encountered scenarios where encryption was needed? Are there any third-party libraries available for encryption, such as MAVROS plugins, that you are aware of?
-
ArduPilot provides the option of using Lua scripting to add new behaviors without modifying the core flight code. Have you utilized the Lua script feature, and if so, what are some of your preferred features? Do you consider it a domain-specific language for drone development?
-
In your expert opinion, what are the essential features and capabilities that a domain-specific language for UAV development should possess?
Furthermore, if you have any other insights, suggestions, or thoughts regarding the design of a domain-specific language for UAV development, we are eager to hear them. Your feedback is invaluable to the success of our research.
Thank you for considering our request. We genuinely appreciate your time and contributions.
Sincerely,
V-SPELLS Team from Vanderbilt University / Carnegie Mellon University