Skip to content
View gxmzung's full-sized avatar

Block or report gxmzung

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gxmzung/README.md

Lee Youngjun / μ΄μ˜μ€€

Autonomous Systems Β· UAV Β· Embedded & Mission Software

C / C++ Β· ROS2 / PX4 Β· MAVLink Β· Embedded Linux Β· Telemetry Β· GNSS / RTK Β· System Integration

I build engineering systems by connecting requirements, interfaces, implementation, verification, and evidence.


About Me

I am a Computer Engineering student and system builder focused on autonomous, embedded, and field-deployed systems.

My engineering background began with electronics and embedded production workflows β€” including PCB, BOM, Gerber, SMT, firmware testing, Linux/UART equipment, and hardware-software integration.

Today, I am expanding that foundation into:

  • UAV / VTOL mission systems
  • ROS2 / PX4 / MAVLink
  • embedded and mission software
  • telemetry and diagnostics
  • GNSS / RTK
  • field communication systems
  • disaster-response platforms
  • AI / edge vision
  • system integration and verification

I am particularly interested in systems where software must operate together with:

flight controllers + onboard computers + sensors + communication links + networks + operators + real hardware

Requirement
    ↓
System Boundary
    ↓
Hardware / Interface
    ↓
Embedded / Communication
    ↓
Mission Logic
    ↓
Operator / GCS / Service
    ↓
Verification
    ↓
Evidence

My long-term direction is to grow from an engineer who can build and verify systems into a technical project / program leader capable of understanding the systems being led.


Featured Engineering Work

πŸ›©οΈ UAV Virtual Training / Evaluation PoC

Software Architecture Β· Scenario Engine Β· MAVLink Β· Evaluation Evidence

Designed and implemented an internal software PoC for a vendor-independent UAV training and evaluation architecture.

Drone / Simulator
       ↓
Generic Adapter
       ↓
Common Drone State
       ↓
Scenario Engine
       ↓
Training Log
       ↓
Evaluation Evidence
       ↓
Rule Evaluation
       ↓
AAR / Evidence Bundle

Implemented / Designed

  • Common Drone State model
  • movement-path extension
  • SYSTEM / TRAINEE input separation
  • generic MAVLink adapter
  • decoded-stream pipeline
  • live-input boundary
  • 8-step internal scenario flow
  • Common Training Log
  • response-time evidence derivation
  • rule-based evaluation adapter
  • AAR Markdown generation
  • Training Log / Evaluation JSON export
  • requirements / ConOps / data-dictionary alignment
  • automated regression testing

Boundary: Internal technical PoC only. It is not presented as an official military requirement implementation or hardware acceptance result.


🧰 Field Gateway & Telemetry Integration

Gateway Software Β· Interfaces Β· Field Test Preparation

Worked on a field gateway architecture for connecting devices, positioning systems, and backend services.

Scope

  • serial auto-reconnect
  • GNSS NMEA parsing
  • NTRIP connection
  • RTCM correction-data reception
  • local buffering / resend
  • backend status reporting
  • CAN / RS485 / Modbus integration planning
  • hardware acceptance-test preparation
Field Device
    ↓
Serial / CAN / RS485
    ↓
Gateway
 β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
 β”‚ GNSS / NMEA   β”‚
 β”‚ NTRIP / RTCM  β”‚
 β”‚ Local Buffer  β”‚
 β”‚ Status / Log  β”‚
 β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
    ↓
Backend / Control System

πŸ“ GNSS / RTK Integration

Component Review Β· Integration Planning Β· Verification

Worked on integrating GNSS / RTK components into a field gateway system.

  • reviewed ZED-F9P-class GNSS / RTK components
  • organized purchase items and test criteria
  • designed gateway integration flow
  • separated software/mock verification from hardware verification
  • prepared NMEA / RTCM / RTK Fix field-test boundaries

A recurring principle in this work was to clearly distinguish:

Implemented
    β‰ 
Simulated
    β‰ 
Hardware Verified

πŸ“‘ Forest Disaster MANET / Mesh Relay

Requirement Analysis Β· Technical Comparison Β· Test Design

Evaluated portable MANET / Mesh relay candidates for field communication environments.

Evaluation Factors

  • NLOS communication
  • multi-hop operation
  • throughput
  • latency
  • transmission distance
  • power / battery
  • weight
  • environmental protection
  • certification
  • drone-carried / deployable relay constraints

Verification KPIs

  • network deployment time
  • position-update interval
  • information-sharing success rate
  • system availability

Supplier claims, confirmed specifications, engineering judgment, and unresolved items were tracked separately.


πŸ›©οΈ VTOL Autonomous Mission Verification

Repository β†’ vtol-autonomy-lab

PX4 VTOL mission-verification framework exploring how autonomous mission responsibilities should be separated.

Focus

  • MissionRaw / MAVSDK Action / Offboard responsibility separation
  • Virtual FC
  • mission state machine
  • Failsafe Supervisor
  • Command Guard
  • fault-scenario verification
  • mission consistency checks
  • automated testing
  • target-estimation experiments

Industry R&D Experience

Only work I personally participated in is described here. Company source code, credentials, customer / agency details, internal networks, and non-public requirements are intentionally excluded.

🌲 Disaster Integrated Control Software

Frontend Restructuring Β· Integration Review Β· Documentation

  • analyzed an existing integrated-control frontend
  • redesigned a map-centered control-room structure
  • resolved React / TypeScript build and merge issues
  • reviewed backend API / DB integration boundaries
  • documented implementation and verification status

πŸ“Ά Drone / GCS Communication Testing

Telemetry Troubleshooting Β· Network Analysis Β· Test Planning

  • drone / controller / PC / GCS configuration review
  • UDP / telemetry forwarding checks
  • packet-level network troubleshooting
  • external-network GPS Fix verification
  • PC-side GCS connectivity boundary analysis
  • acceptance-test checklist preparation

πŸ₯½ Drone Edge AI / VR Architecture

Requirement-Gap Analysis Β· Data-flow Design

Analyzed an end-to-end architecture connecting drone imagery with edge AI and XR visualization.

Drone / Camera
      ↓
Edge Vision
      ↓
Detection
      ↓
Realtime Bridge
      ↓
VR / XR

Work included:

  • HW / AI / VR requirement mapping
  • interface analysis
  • end-to-end data-flow design
  • confirmed / unconfirmed requirement separation
  • implementation-gap documentation

🎯 Precision Drop PoC

System Concept Β· Requirement Review

  • analyzed drone position / altitude / velocity / release-time relationships
  • reviewed required technical inputs
  • organized PoC architecture
  • separated known inputs, assumptions, and unresolved criteria before implementation

Selected Projects

✈️ SkyEdge VTOL

Repository β†’ skyedge_vtol

ROS2 / PX4-oriented UAV mission-system project.

  • UAV mission flow
  • ROS2 / PX4 integration structure
  • telemetry and health monitoring
  • guidance / waypoint concepts
  • vision-assisted mission logic
  • SITL-oriented verification

Outcome: 24th Korea Robot Aircraft Competition β€” 1st Preliminary Passed


βš™οΈ Mission State Machine C++

Repository β†’ mission-state-machine-cpp

Autonomous mission and failsafe logic implemented in C++.

  • explicit mission-state transitions
  • telemetry health checks
  • failsafe behavior
  • command validation
  • mission-control structure

πŸ› οΈ FieldOps Embedded Diagnostic Suite

Repository β†’ fieldops-embedded-diagnostic-suite

Embedded / field telemetry diagnostic toolkit.

  • serial parsing
  • GNSS monitoring
  • telemetry inspection
  • C-based scheduling logic
  • log analysis
  • field diagnostic workflow
  • dashboard prototype

🌍 RescueMap OS

Repository β†’ rescuemap-os

GIS-based disaster-response software.

  • disaster map layers
  • field information visualization
  • vulnerable-user / missing-person response concepts
  • failure-map reporting
  • operational decision support

πŸ“‘ Ghost Ant Handover

Repository β†’ ghost-ant-handover

UAM communication handover optimization study.

  • aerial-network handover
  • signal strength / latency / load evaluation
  • route-based scenarios
  • optimization-oriented decision logic
  • quantitative experiment logs

🧬 BioDockLab

Repository β†’ BioDockLab

Bio AI research and experiment platform.

Contribution

  • project planning
  • system architecture
  • prototype development
  • experiment / analysis dashboard
  • API-based result integration
  • technical presentation and Q&A

πŸ† Top Prize β€” 2026 Future Government Innovation Idea Contest


🏫 Paejae Pick 2

Repository β†’ paejae-pick-2-app

Smart-campus student-life platform.

  • service planning and development
  • Flutter MVP
  • campus information architecture
  • department / club / cafeteria workflows
  • real-device QA
  • internal-test and release-scope management

πŸ† Encouragement Award β€” 2026 Intelligent Innovation Idea Contest


Current Projects & Competitions

Project Role / Focus Status
πŸ›‘οΈ SAFE:SEARCH AI Engineer Β· Development PM Ongoing
🚜 AgriGuard AIoT Technical PM · System Integration Ongoing
πŸ—οΈ SiteLink Communication Shadow Prediction / System Concept Competition
πŸš— MobiThread-AI Digital Thread / Predictive Quality Research / Competition
🌍 RescueMap OS Disaster GIS Open Source Competition
πŸ“‘ Ghost Ant Handover UAM Communication UAM Olympiad

πŸ›‘οΈ SAFE:SEARCH

Repository β†’ verso-team/safe-search

AI safety-search concept for digital-crime victims.

Responsibilities

  • development planning
  • service architecture
  • risk-analysis flow
  • AI-result integration
  • privacy / sensitive-information handling
  • Human-in-the-Loop structure
  • multidisciplinary team coordination
Victim Input
    ↓
Sensitive Information Check
    ↓
Risk Classification
    ↓
Safe Query Generation
    ↓
Official Institution Guidance
    ↓
Confidence / Human Review

🚜 AgriGuard AIoT

Repository β†’ agriguard-aiot

Safety platform for elderly agricultural workers combining risk prevention, fall detection, and agricultural-machine safety.

Role

  • technical scope definition
  • interface boundary definition
  • sensor / GPS / edge / server / web integration
  • FastAPI / WebSocket real-time architecture
  • hardware / API / server / UI coordination
  • development checkpoint management
  • demo and presentation coordination

PAICHAI NEXUS

Student-led Interdisciplinary Project Lab Initiative

PAICHAI NEXUS is an initiative to connect students across majors through:

  • real engineering problems
  • multidisciplinary teams
  • competitions
  • research
  • industry collaboration
  • project-based portfolio development
Problem Discovery
      ↓
Interdisciplinary Team
      ↓
Prototype
      ↓
Verification
      ↓
Competition / Research / Industry
      ↓
Portfolio

Current work includes project-lab planning, project discovery, team formation, and external collaboration structure design.


Engineering Background

Before and during university, I worked in environments involving both hardware and software.

Electronics / Embedded

  • circuit / schematic review
  • BOM management
  • Gerber / PCB workflows
  • SMT production
  • hardware assembly and inspection
  • firmware modification / testing support
  • Linux / UART-based equipment
  • i.MX6-based systems
  • Zynq-based systems
  • production troubleshooting
  • cross-team technical communication

I also participated in aerospace / defense electronics production work within externally disclosable boundaries.

Specific customers, programs, subsystems, and circuit details are intentionally omitted.

This background strongly influenced how I approach software.

I prefer software that ultimately interacts with:

real hardware, vehicles, sensors, communication links, and field environments.


Technical Stack

Systems / Robotics

C Β· C++ Β· Python Β· Linux

ROS2 Β· PX4 Β· MAVLink Β· MAVSDK


Embedded / Interfaces

UART Β· CAN Β· RS485 Β· Modbus

GNSS / RTK Β· NMEA Β· NTRIP Β· RTCM

i.MX6 Β· Zynq


Electronics / Production

PCB Β· BOM Β· Gerber Β· SMT

Hardware assembly / inspection / production workflow


AI / Perception / Data

OpenCV Β· YOLO

Kalman Filter β€” basic implementation

Telemetry Analysis

RAG / LLM Prototyping


Backend / Integration

FastAPI Β· REST API Β· WebSocket

Node.js Β· SQLite Β· PostgreSQL


Validation / DevOps

Git Β· GitHub Β· Docker

pytest Β· Node Test Runner Β· GitHub Actions


Frontend and web technologies are used primarily when required for:

  • GCS
  • control interfaces
  • operational dashboards
  • visualization
  • system integration

rather than as my main engineering identity.


Engineering Labs

Smaller repositories are used to strengthen low-level engineering fundamentals.

Repository Focus
telemetry-packet-parser-c C telemetry packet parsing
binary-packet-inspector-c Binary protocol inspection
uart-diagnostic-cli-c UART diagnostics
embedded-telemetry-lab-c Embedded telemetry fundamentals
mission-state-machine-cpp Mission / failsafe logic
vtol-autonomy-lab VTOL verification
px4-fault-aware-mission-verification PX4 fault verification
ros2-px4-yaml-param-debug ROS2 / PX4 debugging

Some experimental repositories remain private while they contain unfinished or non-public technical context.


Selected Outcomes

  • πŸ† Top Prize β€” 2026 Future Government Innovation Idea Contest
  • πŸ† Encouragement Award β€” 2026 Intelligent Innovation Idea Contest
  • πŸ›©οΈ 1st Preliminary Passed β€” 24th Korea Robot Aircraft Competition
  • πŸ›‘οΈ TRAITHON β€” SAFE:SEARCH β€” AI Engineer / Development PM
  • 🚜 National ICT Convergence AI Competition β€” AgriGuard AIoT β€” Technical PM
  • πŸ—οΈ LH Land Technology Competition β€” SiteLink
  • πŸš— Future Mobility Industry Idea Competition β€” MobiThread-AI
  • 🌍 Open Source Developer Competition β€” RescueMap OS
  • πŸ“‘ UAM Olympiad β€” Ghost Ant Handover
  • 🌲 Industry R&D β€” disaster communication / integrated-control systems
  • 🧭 PAICHAI NEXUS β€” interdisciplinary project-lab planning

How I Work

My preferred engineering process is:

Problem
   ↓
Requirement
   ↓
System Boundary
   ↓
Interfaces
   ↓
Implementation
   ↓
Failure Cases
   ↓
Test
   ↓
Evidence
   ↓
Documentation

I value:

  • explicit system boundaries
  • realistic hardware constraints
  • reproducible testing
  • failure / fallback handling
  • interface documentation
  • measurable evidence
  • honest limitations
  • clear distinction between implemented / simulated / unverified work
  • communication between developers and non-developers

Current Learning Direction

I am currently strengthening the fundamentals required for autonomous and embedded systems.

Core Priorities

  • Data Structures
  • Operating Systems
  • System Programming
  • Robotics Fundamentals
  • UAV Flight Software
  • State Estimation / Sensor Fusion
  • ROS2 / PX4 Architecture
  • Real-time / Embedded Systems
  • Communication / Networking
  • Control and Mathematics for Autonomous Systems

My goal is not to separate theory from implementation.

I want to learn the theory required to:

understand β†’ modify β†’ verify β†’ design β†’ lead

real autonomous-system projects.


Long-Term Direction

Electronics / Embedded
        ↓
Systems & Interfaces
        ↓
UAV / Robotics / Communication
        ↓
Mission Autonomy
        ↓
Multi-Unmanned Systems
        ↓
Technical Project Leadership
        ↓
Program / System Leadership

My long-term interest lies in systems that combine:

hardware + embedded software + robotics + communication + mission logic + AI + field operation

with a particular interest in:

autonomous aerospace, defense, and disaster-response systems.


Contact

Pinned Loading

  1. fieldops-embedded-diagnostic-suite fieldops-embedded-diagnostic-suite Public

    Embedded field diagnostics toolkit with serial parsing, GNSS tracking, telemetry monitoring, C scheduler logic, log analysis, and dashboard prototype.

    Python 2

  2. skyedge_vtol skyedge_vtol Public

    ROS2/PX4-oriented VTOL mission stack with telemetry safety, guidance, vision assist, hardware prototypes, smoke tests, and CI.

    Python 2

  3. sat-gcs-defense-space-plus10 sat-gcs-defense-space-plus10 Public

    Satellite ground-control and telemetry demo with C++ packet handling, Java mission server, Python replay tools, and React operator dashboard.

    C++

  4. ghost-ant-handover ghost-ant-handover Public

    Research prototype for UAM communication handover optimization using reward-based and ant-colony-inspired decision logic.

    Python 1

  5. mission-state-machine-cpp mission-state-machine-cpp Public

    C++ mission state machine for autonomous systems, telemetry checks, and failsafe transitions.

    C++

  6. rescuemap-os rescuemap-os Public

    Open-source disaster response kit for location clues, vulnerable-user check-ins, and failure-map reporting.

    TypeScript