{"id":21971,"date":"2024-06-29T20:40:56","date_gmt":"2024-06-29T18:40:56","guid":{"rendered":"https:\/\/shop.dronebase.it\/ugcs-commander\/"},"modified":"2026-05-07T18:45:30","modified_gmt":"2026-05-07T16:45:30","slug":"ugcs-commander","status":"publish","type":"page","link":"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/","title":{"rendered":"UgCS Commander"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>UgCS Commander \u2014 Multi-Drone Software for Automated Missions | DroneBase<\/title>\n<style>\n  *, *::before, *::after { box-sizing: border-box; }\n  body { margin: 0; padding: 0; font-family: Roboto, -apple-system, sans-serif; }\n\n  \/* \u2500\u2500 BREAKOUT FULL-WIDTH WORDPRESS \u2500\u2500 *\/\n  .site-content:has(#db-commander),\n  .content-area:has(#db-commander),\n  #content:has(#db-commander),\n  #primary:has(#db-commander),\n  #main:has(#db-commander),\n  main:has(#db-commander),\n  article:has(#db-commander),\n  .col-full:has(#db-commander),\n  .container:has(#db-commander),\n  .container-fluid:has(#db-commander),\n  .row:has(#db-commander),\n  .columns:has(#db-commander),\n  .entry-content:has(#db-commander),\n  .post-content:has(#db-commander),\n  .page-content:has(#db-commander),\n  .site-main:has(#db-commander) {\n    max-width: none !important; width: 100% !important;\n    padding-left: 0 !important; padding-right: 0 !important;\n    margin-left: 0 !important; margin-right: 0 !important;\n    overflow: visible !important; float: none !important;\n  }\n  .site-content:has(#db-commander) #secondary,\n  .site-content:has(#db-commander) .sidebar,\n  .site-content:has(#db-commander) .widget-area,\n  #content:has(#db-commander) #secondary,\n  #content:has(#db-commander) .sidebar,\n  #content:has(#db-commander) .widget-area { display: none !important; }\n  #page:has(#db-commander) { overflow: visible !important; }\n  #content:has(#db-commander) { margin-bottom: 0 !important; }\n  #db-commander { width: 100%; margin: 0; padding: 0; }\n  .site-content:has(#db-commander)>*:not(#db-commander):not(:has(#db-commander)):not([id^=\"super-form-\"]):not(.super-form),\n  .entry-content:has(#db-commander)>*:not(#db-commander):not(:has(#db-commander)):not([id^=\"super-form-\"]):not(.super-form),\n  article:has(#db-commander)>*:not(#db-commander):not(:has(#db-commander)):not([id^=\"super-form-\"]):not(.super-form),\n  main:has(#db-commander)>*:not(#db-commander):not(:has(#db-commander)):not([id^=\"super-form-\"]):not(.super-form) {\n    max-width: 1100px !important;\n    margin-left: auto !important; margin-right: auto !important;\n    padding-left: 24px !important; padding-right: 24px !important;\n    box-sizing: border-box !important;\n  }\n  body:has(#db-commander) .super-form,\n  body:has(#db-commander) [id^=\"super-form-\"] {\n    background: transparent !important; padding: 40px 24px !important;\n    margin: 0 !important; width: 100% !important; max-width: 100% !important;\n    border-radius: 0 !important; border: none !important; box-shadow: none !important;\n    box-sizing: border-box !important;\n    display: flex !important; flex-direction: column !important; align-items: center !important;\n  }\n  body:has(#db-commander) .super-form>form,\n  body:has(#db-commander) [id^=\"super-form-\"]>form {\n    width: 100% !important; max-width: 720px !important;\n    background: #ffffff !important; border-radius: 14px !important;\n    padding: 48px !important;\n    box-shadow: 0 16px 48px rgba(0,0,0,0.12) !important;\n    border: 1px solid #dde6ee !important;\n    box-sizing: border-box !important;\n  }\n  #db-commander > * { margin-top: 0 !important; margin-bottom: 0 !important; }\n\n  #db-commander {\n    --dark: #070d14; --dark-mid: #0f1923; --dark-elev: #141f2c;\n    --bg: #f7fafc; --white: #ffffff;\n    --text: #1a2637; --text-secondary: #4a5a6b;\n    --border: #dde6ee; --border-dark: rgba(255,255,255,0.08);\n    --cyan: #0096DB; --cyan-hover: #0078b0;\n    --cyan-pill-bg: rgba(0,150,219,0.15); --cyan-pill-text: #4DB8F0;\n    --shadow-sm: 0 1px 4px rgba(0,0,0,0.06);\n    --shadow-md: 0 4px 20px rgba(0,0,0,0.08);\n    --shadow-lg: 0 16px 48px rgba(0,0,0,0.12);\n    --radius: 14px; --radius-sm: 8px; --radius-pill: 100px;\n    font-family: Roboto, -apple-system, sans-serif; color: var(--text);\n  }\n  #db-commander *, #db-commander *::before, #db-commander *::after { box-sizing: border-box; }\n  #db-commander a { text-decoration: none; }\n\n  \/* NAV *\/\n  .db-nav { position: sticky; top: 0; z-index: 10; background: rgba(7,13,20,0.98); border-bottom: 1px solid var(--border-dark); padding: 14px 32px; display: flex; align-items: center; justify-content: space-between; }\n  .db-nav-brand { font-size: 14px; font-weight: 800; letter-spacing: 1.5px; color: #fff; text-transform: uppercase; }\n  .db-nav-brand span { color: var(--cyan); }\n  .db-nav-links { display: flex; gap: 32px; list-style: none; margin: 0; padding: 0; }\n  .db-nav-links a { color: rgba(255,255,255,0.75); font-size: 14px; font-weight: 600; transition: color .2s; }\n  .db-nav-links a:hover { color: var(--cyan); }\n  .db-nav-cta { background: var(--cyan); color: #fff !important; padding: 10px 22px; border-radius: 8px; font-size: 14px; font-weight: 600; transition: background .2s; }\n  .db-nav-cta:hover { background: var(--cyan-hover); }\n  @media(max-width:900px) { .db-nav { padding: 12px 20px; } .db-nav-links { display: none; } }\n\n  \/* HERO *\/\n  .hero { position: relative; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 80px 24px 60px; overflow: hidden; color: #fff; background: #040a12; }\n  .hero-bg { position: absolute; inset: 0; z-index: 0; overflow: hidden; }\n  .hero-bg video { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .hero-bg-overlay { position: absolute; inset: 0; z-index: 1; pointer-events: none; background: linear-gradient(rgba(4,10,18,0.60) 0%, rgba(4,10,18,0.40) 40%, rgba(4,10,18,0.75) 80%, rgba(4,10,18,0.96) 100%); }\n  .hero-content { position: relative; z-index: 2; max-width: 1100px; width: 100%; }\n  .hero-badge { display: inline-flex; align-items: center; gap: 8px; background: var(--cyan-pill-bg); color: var(--cyan-pill-text); border-radius: var(--radius-pill); padding: 6px 18px; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 32px; }\n  .hero-badge::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--cyan); box-shadow: 0 0 8px var(--cyan); }\n  .hero-eyebrow { font-size: 12px; font-weight: 700; letter-spacing: 3.5px; text-transform: uppercase; color: rgba(255,255,255,0.5); margin-bottom: 20px; }\n  .hero h1 { font-family: Roboto, sans-serif; font-size: clamp(3rem, 9vw, 7rem); font-weight: 900; line-height: 0.9; letter-spacing: -3px; text-transform: uppercase; color: #fff; margin: 0 0 28px; }\n  .hero h1 .accent { color: var(--cyan); display: block; }\n  .hero-sub { font-size: clamp(1rem, 1.5vw, 1.2rem); color: rgba(255,255,255,0.75); max-width: 680px; margin: 0 auto 40px; line-height: 1.65; font-weight: 400; }\n  .hero-ctas { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; margin-bottom: 56px; }\n  .btn-primary { background: var(--cyan); color: #fff !important; padding: 16px 36px; border-radius: var(--radius-sm); font-size: 15px; font-weight: 700; letter-spacing: .3px; transition: all .2s; display: inline-block; }\n  .btn-primary:hover { background: var(--cyan-hover); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,150,219,0.4); }\n  .btn-ghost { background: transparent; color: #fff !important; padding: 16px 36px; border: 1.5px solid rgba(255,255,255,0.25); border-radius: var(--radius-sm); font-size: 15px; font-weight: 700; letter-spacing: .3px; transition: all .2s; display: inline-block; }\n  .btn-ghost:hover { border-color: var(--cyan); color: var(--cyan) !important; }\n  .hero-stats { display: grid; grid-template-columns: repeat(4, 1fr); max-width: 900px; margin: 0 auto; background: rgba(0,0,0,0.28); backdrop-filter: blur(8px); border: 1px solid rgba(255,255,255,0.08); border-radius: var(--radius); overflow: hidden; }\n  .hero-stat { padding: 22px 16px; text-align: center; border-right: 1px solid rgba(255,255,255,0.08); }\n  .hero-stat:last-child { border-right: none; }\n  .hero-stat-val { font-family: Roboto, sans-serif; font-size: 28px; font-weight: 900; color: #fff; letter-spacing: -1px; line-height: 1; }\n  .hero-stat-val sub { font-size: 13px; font-weight: 700; color: var(--cyan); letter-spacing: 0; vertical-align: baseline; margin-left: 2px; }\n  .hero-stat-lbl { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.55); margin-top: 8px; }\n\n  \/* SECTIONS *\/\n  .section { padding: 100px 24px; }\n  .section-light { background: var(--white); color: var(--text); }\n  .section-alt { background: var(--bg); color: var(--text); }\n  .section-dark { background: var(--dark-mid); color: #fff; }\n  .section-darker { background: var(--dark); color: #fff; }\n  .container { max-width: 1100px; margin: 0 auto; }\n  .section-label { display: inline-block; font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--cyan); margin-bottom: 18px; }\n  .section-label::before { content: '\u2014 '; }\n  .section-title { font-family: Roboto, sans-serif; font-size: clamp(2rem, 4.5vw, 3.2rem); font-weight: 900; letter-spacing: -1.2px; line-height: 1.05; margin: 0 0 20px; }\n  .section-dark .section-title, .section-darker .section-title { color: #fff; }\n  .section-light .section-title, .section-alt .section-title { color: var(--text); }\n  .section-desc { font-size: 1rem; line-height: 1.7; max-width: 640px; }\n  .section-alt .section-desc, .section-light .section-desc { color: var(--text-secondary); }\n  .section-dark .section-desc, .section-darker .section-desc { color: rgba(255,255,255,0.65); }\n\n  \/* MODES GRID *\/\n  .modes-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-top: 48px; }\n  .mode-card { background: var(--dark-elev); border: 1px solid rgba(255,255,255,0.08); border-radius: var(--radius); padding: 36px 32px; position: relative; overflow: hidden; transition: all .3s; }\n  .section-light .mode-card, .section-alt .mode-card { background: var(--white); border-color: var(--border); box-shadow: var(--shadow-sm); }\n  .mode-card:hover { transform: translateY(-4px); border-color: var(--cyan); }\n  .mode-num { position: absolute; top: 20px; right: 24px; font-family: Roboto, sans-serif; font-size: 64px; font-weight: 900; color: rgba(0,150,219,0.15); letter-spacing: -4px; line-height: 1; }\n  .mode-badge { display: inline-block; font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--cyan); margin-bottom: 14px; }\n  .mode-card h3 { font-family: Roboto, sans-serif; font-size: 24px; font-weight: 900; letter-spacing: -.6px; margin: 0 0 10px; }\n  .section-dark .mode-card h3, .section-darker .mode-card h3 { color: #fff; }\n  .section-light .mode-card h3, .section-alt .mode-card h3 { color: var(--text); }\n  .mode-card p { font-size: 14px; line-height: 1.6; margin: 0; }\n  .section-dark .mode-card p, .section-darker .mode-card p { color: rgba(255,255,255,0.7); }\n  .section-light .mode-card p, .section-alt .mode-card p { color: var(--text-secondary); }\n\n  \/* PAYLOAD CARDS *\/\n  .payload-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 48px; }\n  .p-card { background: var(--white); border: 1px solid var(--border); border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow-sm); transition: all .3s; display: flex; flex-direction: column; }\n  .p-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); }\n  .p-card-top { aspect-ratio: 4\/3; background: var(--bg); display: flex; align-items: center; justify-content: center; }\n  .p-card-icon-wrap { width: 72px; height: 72px; border-radius: 18px; background: var(--white); display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 8px rgba(0,0,0,0.06); }\n  .p-card-icon-wrap svg { color: var(--text); opacity: .85; }\n  .p-card-body { padding: 24px; flex: 1; display: flex; flex-direction: column; }\n  .p-card-body h3 { font-size: 17px; font-weight: 800; color: var(--text); margin: 0 0 10px; letter-spacing: -.3px; }\n  .p-card-body p { font-size: 14px; color: var(--text-secondary); line-height: 1.6; margin: 0; flex: 1; }\n\n  \/* FEATURE ROW *\/\n  .feature-row { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }\n  .feature-row.reverse > *:first-child { order: 2; }\n  .feature-img { border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow-lg); background: var(--dark-mid); min-height: 340px; display: flex; align-items: center; justify-content: center; }\n  .feature-img img { width: 100%; display: block; }\n  .specs-list { margin-top: 32px; }\n  .spec-row { display: flex; justify-content: space-between; align-items: center; padding: 14px 0; border-bottom: 1px solid; }\n  .section-alt .spec-row, .section-light .spec-row { border-color: var(--border); }\n  .section-dark .spec-row, .section-darker .spec-row { border-color: rgba(255,255,255,0.08); }\n  .spec-row:last-child { border-bottom: none; }\n  .spec-key { font-size: 13px; font-weight: 500; }\n  .section-alt .spec-key, .section-light .spec-key { color: var(--text-secondary); }\n  .section-dark .spec-key, .section-darker .spec-key { color: rgba(255,255,255,0.55); }\n  .spec-val { font-size: 14px; font-weight: 700; }\n  .section-dark .spec-val, .section-darker .spec-val { color: #fff; }\n  .section-alt .spec-val, .section-light .spec-val { color: var(--text); }\n\n  \/* STEPS *\/\n  .steps-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin-top: 56px; position: relative; }\n  .steps-grid.seven { grid-template-columns: repeat(4, 1fr); }\n  .steps-wrap { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 56px; }\n  .step-card { text-align: center; padding: 0 16px; position: relative; }\n  .step-num { width: 56px; height: 56px; border-radius: 50%; background: var(--cyan); color: #fff; font-family: Roboto, sans-serif; font-size: 22px; font-weight: 900; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; box-shadow: 0 4px 16px rgba(0,150,219,0.4); }\n  .step-card h3 { font-size: 15px; font-weight: 800; margin: 0 0 10px; }\n  .section-dark .step-card h3, .section-darker .step-card h3 { color: #fff; }\n  .section-light .step-card h3, .section-alt .step-card h3 { color: var(--text); }\n  .step-card p { font-size: 13px; line-height: 1.6; margin: 0; }\n  .section-dark .step-card p, .section-darker .step-card p { color: rgba(255,255,255,0.65); }\n  .section-light .step-card p, .section-alt .step-card p { color: var(--text-secondary); }\n\n  \/* SCENARIO *\/\n  .scenario-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 48px; }\n  .sc-card { position: relative; border-radius: var(--radius); overflow: hidden; aspect-ratio: 4\/3; box-shadow: var(--shadow-sm); background: var(--dark-mid); }\n  .sc-card .sc-placeholder { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #1a2637 0%, #0f1923 100%); }\n  .sc-placeholder svg { color: rgba(255,255,255,0.35); width: 60px; height: 60px; }\n  .sc-card-label { position: absolute; bottom: 14px; left: 14px; display: inline-flex; align-items: center; gap: 6px; color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; background: rgba(7,13,20,0.75); backdrop-filter: blur(6px); padding: 6px 12px; border-radius: 100px; }\n  .sc-card-label::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--cyan); }\n\n  \/* CARE *\/\n  .care-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 48px; }\n  .care-card { background: var(--white); border: 1px solid var(--border); border-radius: var(--radius); padding: 28px 24px; display: flex; gap: 14px; align-items: flex-start; box-shadow: var(--shadow-sm); }\n  .care-icon { width: 36px; min-width: 36px; height: 36px; border-radius: 8px; background: var(--bg); display: flex; align-items: center; justify-content: center; }\n  .care-icon svg { color: var(--text); opacity: .85; }\n  .care-text h4 { font-size: 15px; font-weight: 800; color: var(--text); margin: 0 0 6px; letter-spacing: -.2px; }\n  .care-text p { font-size: 13px; color: var(--text-secondary); line-height: 1.55; margin: 0; }\n\n  \/* SECURITY GRID *\/\n  .security-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; margin-top: 48px; }\n  .sec-item { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: var(--radius-sm); padding: 24px 16px; text-align: center; }\n  .sec-item svg { color: var(--cyan); opacity: .85; margin-bottom: 12px; }\n  .sec-item p { font-size: 12px; font-weight: 600; color: rgba(255,255,255,0.85); line-height: 1.4; margin: 0; letter-spacing: .2px; }\n\n  \/* MINI CTA *\/\n  .mini-cta { background: var(--dark); color: #fff; padding: 48px 24px; text-align: center; border-top: 1px solid rgba(255,255,255,0.05); border-bottom: 1px solid rgba(255,255,255,0.05); }\n  .mini-cta p { font-size: 18px; font-weight: 700; color: #fff; margin: 0 0 20px; letter-spacing: -.3px; }\n  .mini-cta-row { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }\n\n  \/* BAND *\/\n  .band-40 { background: var(--dark); color: #fff; padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }\n  .band-40::before { content: ''; position: absolute; top: -50%; left: -20%; width: 70%; height: 200%; background: radial-gradient(ellipse, rgba(0,150,219,0.15) 0%, transparent 60%); pointer-events: none; }\n  .band-40 .container { position: relative; z-index: 1; }\n  .band-40 h2 { font-family: Roboto, sans-serif; font-size: clamp(1.8rem, 4vw, 2.8rem); font-weight: 900; color: #fff; letter-spacing: -1px; margin: 0 0 16px; }\n  .band-40 p { color: rgba(255,255,255,0.75); font-size: 16px; max-width: 620px; margin: 0 auto 28px; line-height: 1.65; }\n  .band-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-bottom: 32px; }\n  .band-tag { background: var(--cyan-pill-bg); color: var(--cyan-pill-text); padding: 6px 16px; border-radius: 100px; font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; }\n\n  \/* NOLEGGIO *\/\n  .noleggio { background: var(--cyan); color: #fff; padding: 72px 24px; text-align: center; }\n  .noleggio-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: rgba(255,255,255,0.85); margin-bottom: 14px; display: block; }\n  .noleggio h2 { font-family: Roboto, sans-serif; font-size: clamp(1.8rem, 4vw, 2.8rem); font-weight: 900; color: #fff; letter-spacing: -1px; margin: 0 0 16px; }\n  .noleggio p { font-size: 14px; color: rgba(255,255,255,0.9); margin-bottom: 28px; max-width: 640px; margin-left: auto; margin-right: auto; }\n  .btn-white { background: #fff; color: var(--cyan) !important; padding: 16px 36px; border-radius: 8px; font-size: 15px; font-weight: 700; display: inline-block; transition: all .2s; margin: 0 6px 8px; }\n  .btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }\n  .btn-white-outline { background: transparent; color: #fff !important; padding: 16px 36px; border: 1.5px solid rgba(255,255,255,0.5); border-radius: 8px; font-size: 15px; font-weight: 700; display: inline-block; transition: all .2s; margin: 0 6px 8px; }\n  .btn-white-outline:hover { background: rgba(255,255,255,0.1); border-color: #fff; }\n\n  \/* RESPONSIVE *\/\n  @media(max-width:900px) {\n    .hero-stats { grid-template-columns: repeat(2, 1fr); }\n    .hero-stat:nth-child(2) { border-right: none; }\n    .hero-stat:nth-child(1), .hero-stat:nth-child(2) { border-bottom: 1px solid rgba(255,255,255,0.08); }\n    .feature-row { grid-template-columns: 1fr; gap: 40px; }\n    .feature-row.reverse > *:first-child { order: 0; }\n    .modes-grid { grid-template-columns: 1fr; }\n    .steps-wrap { grid-template-columns: repeat(2, 1fr); }\n    .payload-grid { grid-template-columns: repeat(2, 1fr); }\n    .care-grid { grid-template-columns: repeat(2, 1fr); }\n    .scenario-grid { grid-template-columns: 1fr; }\n    .security-grid { grid-template-columns: repeat(3, 1fr); }\n    .section { padding: 70px 24px; }\n  }\n  @media(max-width:600px) {\n    .payload-grid, .care-grid { grid-template-columns: 1fr; }\n    .steps-wrap { grid-template-columns: 1fr; }\n    .security-grid { grid-template-columns: repeat(2, 1fr); }\n    .hero h1 { letter-spacing: -1.5px; }\n  }\n<\/style>\n\n<div id=\"db-commander\">\n\n  <!-- NAV -->\n  <nav class=\"db-nav\">\n    <div class=\"db-nav-brand\">UgCS <span>Commander<\/span><\/div>\n    <ul class=\"db-nav-links\">\n      <li><a href=\"#benefits\">Benefits<\/a><\/li>\n      <li><a href=\"#how-it-works\">How It Works<\/a><\/li>\n      <li><a href=\"#usecases\">Use Cases<\/a><\/li>\n      <li><a href=\"#services\">Services<\/a><\/li>\n      <li><a href=\"#pricing\">Buy<\/a><\/li>\n    <\/ul>\n    <a href=\"https:\/\/shop.dronebase.it\/prodotto\/ugcs-commander\/\" target=\"_blank\" rel=\"noopener\" class=\"db-nav-cta\">Buy UgCS Commander<\/a>\n  <\/nav>\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"hero-bg\" style=\"position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important;\">\n      <video autoplay muted loop playsinline preload=\"auto\" style=\"position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;\">\n        <source src=\"https:\/\/shop.dronebase.it\/wp-content\/uploads\/2026\/05\/ugcs-commander-video.mp4\" type=\"video\/mp4\">\n      <\/video>\n    <\/div>\n    <div class=\"hero-bg-overlay\"><\/div>\n    <div class=\"hero-content\">\n      <div class=\"hero-badge\">SPH Engineering \u00b7 Multi-UAV \u00b7 Counter-UAS Testing<\/div>\n      <div class=\"hero-eyebrow\">UgCS Commander \u00b7 Multi-Drone Automation Software<\/div>\n      <h1>\n        Fleet.<br>\n        <span class=\"accent\">Synchronised.<\/span>\n        In real time.\n      <\/h1>\n      <p class=\"hero-sub\">The professional solution for managing multiple UAVs on simultaneous automated missions. Coordinated control of multi-drone fleets, real-time telemetry, 3D monitoring environment, proximity alerts and full operational flexibility. Compatible with DJI, Inspired Flight, FreeFly, Watts and all PX4\/ArduPilot drones.<\/p>\n      <div class=\"hero-ctas\">\n        <a href=\"https:\/\/shop.dronebase.it\/prodotto\/ugcs-commander\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-primary\">Buy UgCS Commander<\/a>\n        <a href=\"#how-it-works\" class=\"btn-ghost\">How It Works \u2192<\/a>\n      <\/div>\n      <div class=\"hero-stats\">\n        <div class=\"hero-stat\"><div class=\"hero-stat-val\">N<sub>\u00d7UAV<\/sub><\/div><div class=\"hero-stat-lbl\">Simultaneous multi-drone<\/div><\/div>\n        <div class=\"hero-stat\"><div class=\"hero-stat-val\">3D<\/div><div class=\"hero-stat-lbl\">Real-time monitoring<\/div><\/div>\n        <div class=\"hero-stat\"><div class=\"hero-stat-val\">DJI<sub>+pi\u00f9<\/sub><\/div><div class=\"hero-stat-lbl\">Multi-manufacturer<\/div><\/div>\n        <div class=\"hero-stat\"><div class=\"hero-stat-val\">AI<\/div><div class=\"hero-stat-lbl\">Proximity alerts<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- VANTAGGI -->\n  <section class=\"section section-dark\" id=\"benefits\">\n    <div class=\"container\">\n      <div style=\"text-align:center;max-width:720px;margin:0 auto 8px;\">\n        <span class=\"section-label\">Five key benefits<\/span>\n        <h2 class=\"section-title\">More drones. One<br>control platform.<\/h2>\n        <p class=\"section-desc\" style=\"margin:0 auto;\">UgCS Commander is designed for operators managing complex multi-UAV operations: counter-drone system testing, large-scale automated surveys, SAR operations. Five advantages that make it the reference solution for coordinated management of heterogeneous UAV fleets.<\/p>\n      <\/div>\n      <div class=\"modes-grid\">\n        <div class=\"mode-card\">\n          <div class=\"mode-num\">01<\/div>\n          <span class=\"mode-badge\">Simultaneous multi-UAV<\/span>\n          <h3>Coordinated fleet control<\/h3>\n          <p>Simultaneously control multiple drones to save time and resources with coordinated flights. UgCS Commander plans each UAV's route, assigns them to connected drones and manages parallel execution \u2014 all from a single desktop interface. Maximum operational efficiency over large areas.<\/p>\n        <\/div>\n        <div class=\"mode-card\">\n          <div class=\"mode-num\">02<\/div>\n          <span class=\"mode-badge\">Multi-manufacturer<\/span>\n          <h3>DJI + US-made drones + PX4<\/h3>\n          <p>Supports DJI (Phantom 4\/PRO, M300\/350 RTK and others), US-made drones (Inspired Flight, FreeFly, Watts) and any PX4\/ArduPilot drone. Integrates drones from different manufacturers into a single platform with no compromises \u2014 ideal for operators with mixed fleets or those working to Blue UAS specifications.<\/p>\n        <\/div>\n        <div class=\"mode-card\">\n          <div class=\"mode-num\">03<\/div>\n          <span class=\"mode-badge\">Real-time telemetry<\/span>\n          <h3>Critical parameters dashboard<\/h3>\n          <p>Real-time telemetry dashboard to monitor each drone's critical parameters at a glance: battery level, altitude, speed, mission status. All fleet data on a single screen \u2014 no window switching, no data missed during complex operations.<\/p>\n        <\/div>\n        <div class=\"mode-card\">\n          <div class=\"mode-num\">04<\/div>\n          <span class=\"mode-badge\">3D environment<\/span>\n          <h3>3D fleet visualisation<\/h3>\n          <p>View all fleet drones in UgCS's 3D environment in real time. Position, altitude, route and status of every UAV represented in three-dimensional space \u2014 for immediate situational awareness even with many vehicles flying simultaneously.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURE ROW -->\n  <section class=\"section section-light\">\n    <div class=\"container\">\n      <div class=\"feature-row\">\n        <div class=\"feature-img\" style=\"background:#0f1923;min-height:400px;\">\n          <div style=\"padding:48px;text-align:center;\">\n            <svg width=\"120\" height=\"120\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(0,150,219,0.6)\" stroke-width=\"1\" style=\"display:block;margin:0 auto 24px;\">\n              <path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5M2 12l10 5 10-5\"\/>\n            <\/svg>\n            <div style=\"font-size:13px;color:rgba(255,255,255,0.5);letter-spacing:2px;text-transform:uppercase;font-weight:700;\">Multi-UAV Fleet Control<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"feature-content\">\n          <span class=\"section-label\">Built on UgCS<\/span>\n          <h2 class=\"section-title\">The power of UgCS,<br>multiplied by N drones.<\/h2>\n          <p class=\"section-desc\">UgCS Commander builds on the industry-leading UgCS flight planning software \u2014 inheriting all advanced planning tools (terrain following, corridor mapping, vertical scan) and extending them to simultaneous management of entire fleets. The result: multi-drone operations with the same precision and reliability as a single flight, but with multiplied efficiency. Automatic proximity alerts prevent UAV collisions even in high-density scenarios. Full operational flexibility: pause, resume and land each drone individually or the entire fleet with a single command.<\/p>\n          <div class=\"specs-list\">\n            <div class=\"spec-row\"><span class=\"spec-key\">Base software<\/span><span class=\"spec-val\">Built on UgCS flight planning<\/span><\/div>\n            <div class=\"spec-row\"><span class=\"spec-key\">DJI drones<\/span><span class=\"spec-val\">Phantom 4\/PRO \u00b7 M300 \u00b7 M350 RTK<\/span><\/div>\n            <div class=\"spec-row\"><span class=\"spec-key\">US drones<\/span><span class=\"spec-val\">Inspired Flight \u00b7 FreeFly \u00b7 Watts<\/span><\/div>\n            <div class=\"spec-row\"><span class=\"spec-key\">Other drones<\/span><span class=\"spec-val\">PX4 \u00b7 ArduPilot \u00b7 radio datalink \u00b7 Wi-Fi<\/span><\/div>\n            <div class=\"spec-row\"><span class=\"spec-key\">DJI connection<\/span><span class=\"spec-val\">Via UgCS for DJI on Android<\/span><\/div>\n            <div class=\"spec-row\"><span class=\"spec-key\">Monitoring<\/span><span class=\"spec-val\">Real-time telemetry \u00b7 3D environment<\/span><\/div>\n            <div class=\"spec-row\"><span class=\"spec-key\">Safety<\/span><span class=\"spec-val\">Automatic proximity alerts<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"mini-cta\">\n    <p>Managing a multi-drone fleet? UgCS Commander is the solution.<\/p>\n    <div class=\"mini-cta-row\">\n      <a href=\"https:\/\/shop.dronebase.it\/prodotto\/ugcs-commander\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-primary\">Buy UgCS Commander<\/a>\n      <a href=\"#how-it-works\" class=\"btn-ghost\">See how it works \u2192<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- COME FUNZIONA -->\n  <section class=\"section section-alt\" id=\"how-it-works\">\n    <div class=\"container\">\n      <div style=\"text-align:center;max-width:720px;margin:0 auto 8px;\">\n        <span class=\"section-label\">Seven operational steps<\/span>\n        <h2 class=\"section-title\">From planning<br>to total control.<\/h2>\n        <p class=\"section-desc\" style=\"margin:0 auto;\">UgCS Commander guides the operator through a structured seven-step workflow \u2014 from route planning to simultaneous execution with real-time telemetry, 3D visualisation and full control flexibility throughout the mission.<\/p>\n      <\/div>\n      <div class=\"steps-wrap\">\n        <div class=\"step-card\">\n          <div class=\"step-num\">1<\/div>\n          <h3>Route planning<\/h3>\n          <p>Plan independent routes for each vehicle in the fleet directly in UgCS Commander, using all of UgCS's advanced planning tools: terrain following, corridor mapping, vertical scan.<\/p>\n        <\/div>\n        <div class=\"step-card\">\n          <div class=\"step-num\">2<\/div>\n          <h3>Drone assignment<\/h3>\n          <p>Assign planned routes to connected drones with a single click. UgCS Commander manages route-vehicle matching and verifies compatibility before authorising takeoff.<\/p>\n        <\/div>\n        <div class=\"step-card\">\n          <div class=\"step-num\">3<\/div>\n          <h3>Fleet connection<\/h3>\n          <p>Connect drones using the same methods as standard UgCS: DJI drones via UgCS for DJI on Android, other drones via radio datalink, Wi-Fi or other supported connection methods.<\/p>\n        <\/div>\n        <div class=\"step-card\">\n          <div class=\"step-num\">4<\/div>\n          <h3>Real-time telemetry<\/h3>\n          <p>Monitor each drone's critical parameters in real time via the dashboard: battery level, altitude, speed and mission status for the entire fleet simultaneously.<\/p>\n        <\/div>\n        <div class=\"step-card\">\n          <div class=\"step-num\">5<\/div>\n          <h3>3D environment<\/h3>\n          <p>View all drones in flight in UgCS's 3D environment. Position, altitude and route of every UAV represented in space \u2014 for immediate situational awareness even with many vehicles.<\/p>\n        <\/div>\n        <div class=\"step-card\">\n          <div class=\"step-num\">6<\/div>\n          <h3>Proximity alerts<\/h3>\n          <p>Receive automatic alerts if drones come too close to each other. The system continuously calculates inter-UAV distances and flags risk situations before they become critical.<\/p>\n        <\/div>\n        <div class=\"step-card\">\n          <div class=\"step-num\">7<\/div>\n          <h3>Flexible control<\/h3>\n          <p>Pause, resume or land each drone individually or the entire fleet at any time. Adapt missions on the fly in response to weather conditions, operational changes or emergencies.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SCENARI -->\n  <section class=\"section section-darker\" id=\"usecases\">\n    <div class=\"container\">\n      <div style=\"text-align:center;max-width:720px;margin:0 auto 8px;\">\n        <span class=\"section-label\">Use cases<\/span>\n        <h2 class=\"section-title\">Three missions.<br>One system.<\/h2>\n        <p class=\"section-desc\" style=\"margin:0 auto;\">UgCS Commander is designed for three high-complexity operational scenarios: counter-drone system testing requiring coordinated target fleets, automated surveys over large areas where multiple drones work in parallel, and search and rescue operations with maximised territorial coverage.<\/p>\n      <\/div>\n      <div class=\"scenario-grid\">\n        <div class=\"sc-card\">\n          <div class=\"sc-placeholder\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3M2 12h4M18 12h4M12 2v4M12 18v4\"\/><\/svg>\n          <\/div>\n          <div class=\"sc-card-label\">Test Counter-UAS<\/div>\n        <\/div>\n        <div class=\"sc-card\">\n          <div class=\"sc-placeholder\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><polygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21 3 6\"\/><\/svg>\n          <\/div>\n          <div class=\"sc-card-label\">Automated Surveys<\/div>\n        <\/div>\n        <div class=\"sc-card\">\n          <div class=\"sc-placeholder\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01\"\/><\/svg>\n          <\/div>\n          <div class=\"sc-card-label\">Search &amp; Rescue<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FUNZIONI DETTAGLIO -->\n      <div style=\"margin-top:56px;\">\n        <div style=\"text-align:center;max-width:720px;margin:0 auto 48px;\">\n          <span class=\"section-label\">Operational features<\/span>\n          <h2 class=\"section-title\" style=\"color:#fff;\">Five features<br>for your fleet.<\/h2>\n        <\/div>\n        <div class=\"payload-grid\" style=\"--white:#141f2c;--border:rgba(255,255,255,0.08);--bg:#0f1923;--shadow-sm:0 1px 4px rgba(0,0,0,0.3);\">\n          <div class=\"p-card\" style=\"background:#141f2c;border-color:rgba(255,255,255,0.08);\">\n            <div class=\"p-card-top\" style=\"background:#0f1923;\"><div class=\"p-card-icon-wrap\" style=\"background:#1a2637;\"><svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(0,150,219,0.85)\" stroke-width=\"1.5\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg><\/div><\/div>\n            <div class=\"p-card-body\">\n              <h3 style=\"color:#fff;\">Multi-route planning<\/h3>\n              <p style=\"color:rgba(255,255,255,0.65);\">Plan independent routes for each UAV in the fleet using all of UgCS's advanced tools: terrain following, corridor mapping, vertical scan, KML\/CSV import. Every drone receives its own optimised route.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"p-card\" style=\"background:#141f2c;border-color:rgba(255,255,255,0.08);\">\n            <div class=\"p-card-top\" style=\"background:#0f1923;\"><div class=\"p-card-icon-wrap\" style=\"background:#1a2637;\"><svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(0,150,219,0.85)\" stroke-width=\"1.5\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"M2 10h20\"\/><\/svg><\/div><\/div>\n            <div class=\"p-card-body\">\n              <h3 style=\"color:#fff;\">Telemetry dashboard<\/h3>\n              <p style=\"color:rgba(255,255,255,0.65);\">Unified control panel with real-time telemetry for the entire fleet: battery, altitude, speed, mission status. All critical data on a single screen, updated continuously throughout the flight.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"p-card\" style=\"background:#141f2c;border-color:rgba(255,255,255,0.08);\">\n            <div class=\"p-card-top\" style=\"background:#0f1923;\"><div class=\"p-card-icon-wrap\" style=\"background:#1a2637;\"><svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(0,150,219,0.85)\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 3v18M3 12h18\"\/><\/svg><\/div><\/div>\n            <div class=\"p-card-body\">\n              <h3 style=\"color:#fff;\">3D visualisation<\/h3>\n              <p style=\"color:rgba(255,255,255,0.65);\">UgCS 3D environment with all drones shown in their real position. Complete situational awareness at all times \u2014 position, altitude, heading and planned route of every UAV.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"p-card\" style=\"background:#141f2c;border-color:rgba(255,255,255,0.08);\">\n            <div class=\"p-card-top\" style=\"background:#0f1923;\"><div class=\"p-card-icon-wrap\" style=\"background:#1a2637;\"><svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(0,150,219,0.85)\" stroke-width=\"1.5\"><path d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg><\/div><\/div>\n            <div class=\"p-card-body\">\n              <h3 style=\"color:#fff;\">Proximity alerts<\/h3>\n              <p style=\"color:rgba(255,255,255,0.65);\">Automatic inter-UAV proximity detection system. Real-time alerts when two or more drones approach beyond the configured safety threshold \u2014 proactive collision prevention in high-density scenarios.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"p-card\" style=\"background:#141f2c;border-color:rgba(255,255,255,0.08);\">\n            <div class=\"p-card-top\" style=\"background:#0f1923;\"><div class=\"p-card-icon-wrap\" style=\"background:#1a2637;\"><svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(0,150,219,0.85)\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M12 1v4M12 19v4M4.22 4.22l2.83 2.83M16.95 16.95l2.83 2.83M1 12h4M19 12h4M4.22 19.78l2.83-2.83M16.95 7.05l2.83-2.83\"\/><\/svg><\/div><\/div>\n            <div class=\"p-card-body\">\n              <h3 style=\"color:#fff;\">Flexible control<\/h3>\n              <p style=\"color:rgba(255,255,255,0.65);\">Pause, resume and land each individual drone or the entire fleet at any time. Adapt missions in real time: modify flight parameters, redirect specific UAVs or activate emergency procedures without interrupting the rest of the fleet.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"p-card\" style=\"background:#141f2c;border-color:rgba(255,255,255,0.08);\">\n            <div class=\"p-card-top\" style=\"background:#0f1923;\"><div class=\"p-card-icon-wrap\" style=\"background:#1a2637;\"><svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(0,150,219,0.85)\" stroke-width=\"1.5\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\/><path d=\"M12 18h.01\"\/><\/svg><\/div><\/div>\n            <div class=\"p-card-body\">\n              <h3 style=\"color:#fff;\">Multi-platform compatibility<\/h3>\n              <p style=\"color:rgba(255,255,255,0.65);\">DJI via UgCS for DJI on Android, PX4\/ArduPilot drones via radio datalink or Wi-Fi, US-made Blue UAS List drones. One platform for heterogeneous fleets \u2014 no proprietary gateways or additional middleware.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"mini-cta\">\n    <p>Ready to coordinate your multi-drone fleet professionally?<\/p>\n    <div class=\"mini-cta-row\">\n      <a href=\"https:\/\/shop.dronebase.it\/prodotto\/ugcs-commander\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-primary\">Buy UgCS Commander<\/a>\n      <a href=\"tel:+3905411790411\" class=\"btn-ghost\">\ud83d\udcde 0541.1790411<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- SERVIZI DRONEBASE -->\n  <section class=\"section section-alt\" id=\"services\">\n    <div class=\"container\">\n      <div style=\"text-align:center;max-width:720px;margin:0 auto 8px;\">\n        <span class=\"section-label\">DroneBase Services<\/span>\n        <h2 class=\"section-title\">Setup, training &amp;<br>fleet integration.<\/h2>\n        <p class=\"section-desc\" style=\"margin:0 auto;\">DJI Gold 5 Dealer certified ISO 9001:2015. UgCS Commander requires careful configuration to make the most of its multi-drone capabilities. We support you from license selection to your fleet's first coordinated flight.<\/p>\n      <\/div>\n      <div class=\"care-grid\">\n        <div class=\"care-card\">\n          <div class=\"care-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg><\/div>\n          <div class=\"care-text\"><h4>License consulting<\/h4><p>We analyse your operational scenario: number of drones, manufacturers in use, mission types (counter-UAS, survey, SAR), Blue UAS requirements. We propose the most suitable and cost-effective UgCS + Commander license configuration.<\/p><\/div>\n        <\/div>\n        <div class=\"care-card\">\n          <div class=\"care-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div>\n          <div class=\"care-text\"><h4>Multi-drone training<\/h4><p>Hands-on training on UgCS Commander: multi-route planning, drone assignment, real-time telemetry management, 3D environment usage, responding to proximity alerts and flexible control procedures during the mission.<\/p><\/div>\n        <\/div>\n        <div class=\"care-card\">\n          <div class=\"care-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg><\/div>\n          <div class=\"care-text\"><h4>Fleet connection setup<\/h4><p>Connectivity configuration for each manufacturer in your fleet: DJI via UgCS for DJI on Android, PX4\/ArduPilot drones via radio datalink or Wi-Fi. Compatibility check and connection test for every UAV before operations.<\/p><\/div>\n        <\/div>\n        <div class=\"care-card\">\n          <div class=\"care-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg><\/div>\n          <div class=\"care-text\"><h4>Counter-UAS test support<\/h4><p>Specialised support for counter-drone system testing: multi-UAV scenario planning, flight pattern configuration for coordinated targets, technical documentation for defence agencies, law enforcement and research centres.<\/p><\/div>\n        <\/div>\n        <div class=\"care-card\">\n          <div class=\"care-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg><\/div>\n          <div class=\"care-text\"><h4>MEPA &amp; Public Admin supply<\/h4><p>Available on MEPA for Public Administration, law enforcement, civil protection, defence, universities and research centres. Support for public tender documentation and framework contracts for complete multi-drone systems.<\/p><\/div>\n        <\/div>\n        <div class=\"care-card\">\n          <div class=\"care-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg><\/div>\n          <div class=\"care-text\"><h4>Ongoing technical support<\/h4><p>Dedicated consultant for your account. Support on complex multi-drone operations, connectivity troubleshooting, fleet coordination optimisation, software updates and integration with existing C2 infrastructures.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ECOSISTEMA -->\n  <section class=\"section section-dark\">\n    <div class=\"container\" style=\"text-align:center;\">\n      <span class=\"section-label\">SPH Engineering Ecosystem<\/span>\n      <h2 class=\"section-title\">The complete suite<br>for advanced drone operations<\/h2>\n      <p class=\"section-desc\" style=\"margin:0 auto;\">UgCS Commander integrates into the SPH Engineering ecosystem: plan individual routes in UgCS, assign them to the fleet in Commander, execute with DJI or multi-manufacturer drones, process the collected data in UgCS Mapper. A coherent software ecosystem from planning to analysis \u2014 with no operational interruptions.<\/p>\n      <div class=\"security-grid\">\n        <div class=\"sec-item\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><polygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21 3 6\"\/><\/svg><p>UgCS Flight Planning<\/p><\/div>\n        <div class=\"sec-item\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg><p>UgCS Commander Fleet<\/p><\/div>\n        <div class=\"sec-item\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 3v18M3 12h18\"\/><\/svg><p>DJI \u00b7 PX4 \u00b7 Blue UAS<\/p><\/div>\n        <div class=\"sec-item\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg><p>UgCS Mapper Processing<\/p><\/div>\n        <div class=\"sec-item\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg><p>GIS \u00b7 BIM \u00b7 Export<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BAND -->\n  <div class=\"band-40\">\n    <div class=\"container\" style=\"text-align:center;\">\n      <span class=\"section-label\">Application sectors<\/span>\n      <h2>Multi-drone for every<br>critical mission.<\/h2>\n      <p>UgCS Commander is adopted by counter-UAS test centres, large-scale survey operators, SAR teams, law enforcement and defence agencies. Wherever the simultaneous coordination of multiple drones makes the difference between an efficient operation and one impossible to manage with single-drone systems.<\/p>\n      <div class=\"band-tags\">\n        <span class=\"band-tag\">Counter-UAS Testing<\/span>\n        <span class=\"band-tag\">Large-Scale Surveys<\/span>\n        <span class=\"band-tag\">Search &amp; Rescue<\/span>\n        <span class=\"band-tag\">Defence &amp; Security<\/span>\n        <span class=\"band-tag\">Civil Protection<\/span>\n        <span class=\"band-tag\">Research &amp; Academia<\/span>\n      <\/div>\n      <a href=\"https:\/\/shop.dronebase.it\/prodotto\/ugcs-commander\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-primary\">Buy UgCS Commander<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- CTA FINALE -->\n  <div class=\"noleggio\" id=\"pricing\">\n    <div class=\"container\">\n      <span class=\"noleggio-label\">Software license \u00b7 Multi-UAV \u00b7 SPH Engineering<\/span>\n      <h2>UgCS Commander \u2014 Buy in the Shop<\/h2>\n      <p>Simultaneous management of multi-drone fleets on automated missions. Compatible with DJI (Phantom 4\/PRO, M300\/350 RTK), US-made Blue UAS drones (Inspired Flight, FreeFly, Watts) and any PX4\/ArduPilot drone. Real-time telemetry, 3D environment, proximity alerts, flexible control. Purchase directly from the DroneBase shop \u2014 DJI Gold 5 Dealer certified ISO 9001:2015.<\/p>\n      <a href=\"https:\/\/shop.dronebase.it\/prodotto\/ugcs-commander\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-white\">Buy UgCS Commander<\/a>\n      <a href=\"tel:+3905411790411\" class=\"btn-white-outline\">\ud83d\udcde 0541.1790411<\/a>\n    <\/div>\n  <\/div>\n\n  <script>\n    document.querySelectorAll('#db-commander a[href^=\"#\"]').forEach(function(a) {\n      a.addEventListener('click', function(e) {\n        e.preventDefault();\n        var target = document.querySelector(a.getAttribute('href'));\n        if (target) target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      });\n    });\n  <\/script>\n\n<\/div>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>UgCS Commander \u2014 Multi-Drone Software for Automated Missions | DroneBase UgCS Commander Benefits How It Works Use Cases Services Buy Buy UgCS Commander SPH Engineering \u00b7 Multi-UAV \u00b7 Counter-UAS Testing<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-21971","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>UgCS Commander - DroneBase | Droni Professionali<\/title>\n<meta name=\"description\" content=\"UgCS Commander: advanced management of multiple drones, automatic missions, real-time monitoring, and compatibility with DJI and other platforms.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UgCS Commander\" \/>\n<meta property=\"og:description\" content=\"UgCS Commander: advanced management of multiple drones, automatic missions, real-time monitoring, and compatibility with DJI and other platforms.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/\" \/>\n<meta property=\"og:site_name\" content=\"DroneBase | Droni Professionali\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-07T16:45:30+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/ugcs-commander\\\/\",\"url\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/ugcs-commander\\\/\",\"name\":\"UgCS Commander - DroneBase | Droni Professionali\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/#website\"},\"datePublished\":\"2024-06-29T18:40:56+00:00\",\"dateModified\":\"2026-05-07T16:45:30+00:00\",\"description\":\"UgCS Commander: advanced management of multiple drones, automatic missions, real-time monitoring, and compatibility with DJI and other platforms.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/ugcs-commander\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/ugcs-commander\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/ugcs-commander\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"UgCS Commander\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/\",\"name\":\"DroneBase | Droni Professionali\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/shop.dronebase.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"UgCS Commander - DroneBase | Droni Professionali","description":"UgCS Commander: advanced management of multiple drones, automatic missions, real-time monitoring, and compatibility with DJI and other platforms.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/","og_locale":"en_US","og_type":"article","og_title":"UgCS Commander","og_description":"UgCS Commander: advanced management of multiple drones, automatic missions, real-time monitoring, and compatibility with DJI and other platforms.","og_url":"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/","og_site_name":"DroneBase | Droni Professionali","article_modified_time":"2026-05-07T16:45:30+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/","url":"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/","name":"UgCS Commander - DroneBase | Droni Professionali","isPartOf":{"@id":"https:\/\/shop.dronebase.it\/en\/#website"},"datePublished":"2024-06-29T18:40:56+00:00","dateModified":"2026-05-07T16:45:30+00:00","description":"UgCS Commander: advanced management of multiple drones, automatic missions, real-time monitoring, and compatibility with DJI and other platforms.","breadcrumb":{"@id":"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shop.dronebase.it\/en\/ugcs-commander\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/shop.dronebase.it\/en\/ugcs-commander\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shop.dronebase.it\/en\/"},{"@type":"ListItem","position":2,"name":"UgCS Commander"}]},{"@type":"WebSite","@id":"https:\/\/shop.dronebase.it\/en\/#website","url":"https:\/\/shop.dronebase.it\/en\/","name":"DroneBase | Droni Professionali","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shop.dronebase.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/pages\/21971","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/comments?post=21971"}],"version-history":[{"count":0,"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/pages\/21971\/revisions"}],"wp:attachment":[{"href":"https:\/\/shop.dronebase.it\/en\/wp-json\/wp\/v2\/media?parent=21971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}