Demo

Embedded Software Developer-Dahlgren, VA.- Secret Clearance

V2X
Dahlgren, VA Full Time
POSTED ON 7/27/2026
AVAILABLE BEFORE 11/24/2026
Overview:
Working across the globe, V2X builds smart solutions designed to integrate physical and digital infrastructure from base to battlefield. We bring 120 years of successful mission support to improve security, streamline logistics, and enhance readiness. Aligned around a shared purpose, our $3.9B company and 16,000 people work alongside our clients, here and abroad, to tackle their most complex challenges with integrity, respect, responsibility, and professionalism.

The Advanced Hypersonic Weapons & Guided Munitions Division (E20) of the Naval Surface Warfare Center, Dahlgren Division (NSWCDD) conducts research and development analyses in the following technical disciplines: guided munitions including guided and unguided projectiles, guided missiles, and guided rockets, advanced fire control and methods to close the fire control loop against threats, gun and launcher systems, sensors, and high speed projectiles and bullets.
Responsibilities:
V2X is looking for team members to provide systems design and technical engineering; engineering technician and project management support; technical writing, risk management, configuration management and logistics support services in the areas of engagement systems which includes: guided munition weapon systems, guided and unguided projectiles, guided missiles, and guided rockets, advanced fire control and methods to close the fire control loop against emerging threats, gun and launcher systems, sensors, high speed projectiles & bullets, missiles and rockets, and test and evaluation.

The successful candidate is expected to perform tasks in the following areas:
  • Design, implement, and test embedded software solutions in C/C for microcontrollers, real time operating systems (RTOS), or Linux based embedded systems.
  • Develop firmware and low-level drivers to interface with sensors, communication buses, and custom hardware.
  • Support integration of embedded software with hardware components, including bring up, debugging, and troubleshooting.
  • Participate in system architecture discussions and assist in defining requirements and design specifications.
  • Implement secure coding practices and support cyber-hardened embedded software designs.
  • Conduct unit testing, integration testing, and performance validation.
  • Analyze system logs, memory usage, and timing behavior to optimize performance.
  • Create and maintain technical documentation, including design descriptions, interface control documents (ICDs), test procedures, and user guides.
  • Participate in Agile sprint cycles, technical reviews, and code walkthroughs.
  • Provide technical support for fielded systems and assist with defect resolution.
  • Collaborate with electrical, systems, and test engineering teams to ensure end-to-end solution performance.
  • Other duties as assigned.
Qualifications:
  • 3 years of experience targeting Xilinx/AMD Zynq or Nvidia Jetson platforms running Software Defined Radio (SDR) applications.
  • An Embedded Software / Firmware Engineer who sits somewhere at the intersection of hardware and software co-design.
  • Must have a solid grasp on efficient IQ data streaming, data movement, memory management (without garbage collector), and hardware acceleration
  • Some GPU experience is desired.
  • Specialized experience shall also include demonstrated ability to engineer complex systems with integrated software and hardware solutions. An example includes experience related to weapons systems and/or Navy programs utilizing agile software design processes, such as, but not limited to, Python, R, HTML, C/C , Unix, and Linux.
  • Strong understanding of SharePoint and Microsoft Teams, including experience building and managing sites, pages, lists, and libraries.
  • Strong experience developing embedded software in C and/or C .
  • Experience working with microcontrollers, SoCs, or embedded Linux systems.
  • Hands on experience with embedded toolchains, debugging tools (JTAG, SWD), oscilloscopes, logic analyzers, or serial interfaces.
  • Knowledge of embedded communication protocols such as UART, SPI, I2C, CAN, Ethernet, or similar.
Education / Certifications:
Bachelor of Science (BS) degree from an accredited college or university in an engineering, scientific, or technical discipline.

Security Clearance Required:

Must be able to obtain and maintain a security clearance at the Secret level. US Citizenship is a requirement for Secret clearance at this location.

Physical Requirements:

Light work. Exerting up to 20 pounds of force occasionally, and/or up to 10 pounds of force frequently, and/or a negligible amount of force constantly to move objects. If the use of arm and/or leg controls requires exertion of forces greater than that for sedentary work and the worker sits most of the time, the job is rated for light work.


Skills & Technology Used
:

  • Strong understanding of real time constraints, interrupts, and low level hardware interactions.
  • Familiarity with version control systems (Git preferred).
  • Ability to analyze technical problems and produce reliable solutions under schedule constraints.
  • Strong written and verbal communication skills.

Material & Equipment Directly Used:

  • Candidate will use standard office IT equipment and Microsoft Office software suite - Word, Excel,Outlook, PowerPoint, SharePoint and Teams.
  • Weapons systems and/or Navy programs utilizing agile software design processes, such as, but not limited to, Python, R, HTML, C/C , Unix, and Linux.
  • Embedded software in C and/or C .
  • Microcontrollers, SoCs, or embedded Linux systems.
  • Embedded toolchains, debugging tools (JTAG, SWD), oscilloscopes, logic analyzers, or serial interfaces.
  • Embedded communication protocols such as UART, SPI, I2C, CAN, Ethernet, or similar.

Preferred Qualifications:

  • Experience with RTOS environments (FreeRTOS, VxWorks, QNX, RTEMS, etc.).
  • Experience with ARM Cortex processors or similar embedded architectures.
  • Familiarity with Python for test automation and scripting.
  • Experience with embedded security, trusted computing, or secure boot.
  • Background in DoD, Navy systems, or safety critical applications.
  • Experience with modeling tools, interface definition, or hardware simulation.
  • Specific - Candidate should demonstrate experience in at least 50% of the following:


AXI Interconnects:
Understanding of AXI4, AXI-Lite, and AXI-Stream protocols and

practical knowledge of high-throughput IQ data streamed from the FPGA fabric into

physical memory.


DMA (Direct Memory Access):
Some experience configuring and managing DMA

controllers (e.g., Xilinx AXI DMA, Scatter-Gather DMA) to offload the CPU from copying

data.


Memory Map & Coherency:
Understanding of cache coherency between the ARM CPU

and the FPGA, and how to use non-cached memory regions or explicitly flush/invalidate

caches for DMA transfers.


Zero-Copy Architecture:
Knowledge of memory-mapping (mmap) techniques to pass IQ

buffers directly from kernel-space DMA memory into user-space C/C applications

without copying data in memory.


C/C :
Ability to use C and C features (e.g. RAII, smart pointers, move semantics) to

write safe code without sacrificing performance or introducing garbage collection/latency

spikes.


Multi-threading & Real-Time Processing:
Proficiency with std::thread, POSIX threads

(pthreads), mutexes, lock-free queues, and setting thread priorities (SCHED_FIFO) to

ensure the IQ processing thread never drops packets (zero-underrun/overrun).


SIMD Vectorization:
Ability to use ARM NEON intrinsics in C/C to process complex IQ

samples in parallel (e.g., performing block operations on multiple 16-bit IQ pairs

simultaneously). This skill may come in the form of Volk (Vector-Optimized Library of

Kernels) or Eigen library experience.


Linux IIO (Industrial I/O) Framework:
Industry standard for SDRs on Linux (used by ADI

devices like AD9361/AD9364) paired with the knowledge of how to interact with

/dev/iio:deviceX and handle IIO buffers.


Driver Interaction:
Writing or modifying user-space drivers (via sysfs, ioctl, or custom

character devices) to control RF front-ends.


Build Systems:
Experience with Yocto Project, PetaLinux, or Buildroot to generate

custom Linux images for the Zynq board.


IQ Representation:
Understanding that IQ samples are complex numbers (In-phase and

Quadrature) represented as interleaved integers (e.g., int16_t I, int16_t Q) or floats, and

how formatting affects memory alignment.


Sample Rates & Bandwidth:
Ability to calculate throughput requirements (e.g., 20 MSPS

  • 32-bits/sample = 80 MB/s or 640 Mbps data stream) and optimize the C pipeline to

sustain that rate.


Basic DSP Blocks:
Practical knowledge of how to apply a digital gain, a basic FIR filter, a

Fast Fourier Transform (FFT), or a Decimator/Interpolator on an incoming stream using

libraries like FFTW or Volk.


At V2X, we are deeply committed to both equal employment opportunities, including protection for Veterans and individuals with disabilities, and fostering an inclusive and diverse workplace. We ensure all individuals are treated with fairness, respect, and dignity, recognizing the strength that comes from a workforce rich in diverse experiences, perspectives, and skills. This commitment, aligned with our core Vision and Values of Integrity, Respect, and Responsibility, allows us to leverage differences, encourage innovation, and expand our success in the global marketplace, ultimately enabling us to
best serve our clients.

#LI-SL1
#clearance

Benefits:

Health Insurance, Vacation & Paid Time Off, 401K Plan

Salary.com Estimation for Embedded Software Developer-Dahlgren, VA.- Secret Clearance in Dahlgren, VA
$103,809 to $126,981
If your compensation planning software is too rigid to deploy winning incentive strategies, it’s time to find an adaptable solution. Compensation Planning
Enhance your organization's compensation strategy with salary data sets that HR and team managers can use to pay your staff right. Surveys & Data Sets

What is the career path for a Embedded Software Developer-Dahlgren, VA.- Secret Clearance?

Sign up to receive alerts about other jobs on the Embedded Software Developer-Dahlgren, VA.- Secret Clearance career path by checking the boxes next to the positions that interest you.
Income Estimation: 
$97,257 - $120,701
Income Estimation: 
$123,167 - $152,295
Income Estimation: 
$90,609 - $105,383
Income Estimation: 
$117,524 - $131,245
Employees: Get a Salary Increase
View Core, Job Family, and Industry Job Skills and Competency Data for more than 15,000 Job Titles Skills Library

Job openings at V2X

  • V2X Cheyenne, WY
  • Overview The Production Supervisor will be responsible for all maintenance functions; including oversight of Aircrew Support Equipment, Munitions, PS&D, an... more
  • 9 Days Ago

  • V2X Boise, ID
  • Overview Field Operations Associate- Boise, Idaho Company Overview Statement Working across the globe, V2X builds smart solutions designed to integrate phy... more
  • 9 Days Ago

  • V2X Boise, ID
  • Overview Electronics Technician Maintenance III - Boise, Idaho Company Overview Statement Working across the globe, V2X builds smart solutions designed to ... more
  • 9 Days Ago

  • V2X Huntsville, AL
  • Overview Working across the globe, V2X builds smart solutions designed to integrate physical and digital infrastructure from base to battlefield. We bring ... more
  • 9 Days Ago


Not the job you're looking for? Here are some other Embedded Software Developer-Dahlgren, VA.- Secret Clearance jobs in the Dahlgren, VA area that may be a better fit.

  • Vectrus Corporate Dahlgren, VA
  • Overview Working across the globe, V2X builds smart solutions designed to integrate physical and digital infrastructure from base to battlefield. We bring ... more
  • 12 Days Ago

  • sbsplanet Chantilly, VA
  • Strategic Business Systems, Inc. (SBS) is hiring a motivated S oftware Developer to support a cutting-edge modeling and analytics framework in support of t... more
  • 1 Month Ago

AI Assistant is available now!

Feel free to start your new journey!