Skip to content

qyswarm/engineering-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Engineering Notes

Engineering notes for edge robotics infrastructure, Linux-based single-board computers, ROS networking, Wi-Fi mesh, and SwarmDock / SwarmPlug experiments.

This repository collects reproducible setup notes, troubleshooting records, and deployment procedures for lightweight edge nodes used in heterogeneous robotics and swarm systems.

Current Notes

Orange Pi Zero 3W

Note Topic
Enable TUN kernel module for Tailscale Build and install tun.ko for the vendor 6.6.98-sun60iw2 kernel
AR9271 USB Wi-Fi with IBSS + BATMAN-ADV mesh Use an AR9271 USB Wi-Fi adapter as an IBSS/ad-hoc underlay for BATMAN-ADV

Repository Scope

This repository focuses on:

  • Linux single-board computer setup
  • Kernel module adaptation
  • Remote access and overlay networking
  • Wi-Fi mesh and BATMAN-ADV experiments
  • ROS / SwarmDock / SwarmPlug edge-node infrastructure

Notes

These documents are engineering records based on specific hardware, kernel versions, and OS images. Commands may need adjustment for other boards, kernels, or distributions.

Do not blindly copy kernel modules across different kernel versions. Always verify:

uname -r
modinfo <module>.ko | grep vermagic

About

Engineering notes for edge robotics, SwarmDock, Orange Pi, Wi-Fi mesh, and ROS networking.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors