Superwake SW-117
With the capability of multi-day missions and beyond visual line of sight (BVLOS) operation, the SW-117 RPAS is well suited for pre-planned long-duration aerial imaging or sensing missions over vast [...]
/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');