Good Ancestor / Emergency Communications
Making radio Accessible

A local radio tuned by your local AI.

The comms station turns a vehicle or a room into a communications hub you drive in plain english (or your language of choice). A local AI handles the radios, the mesh, and the satellite passes; a strict safety layer makes sure it only ever does what's legal and physically safe. You don't need a license or a callsign to get value from it — though a licensed operator can push it much further.

Open source on GitHub → See it in a vehicle
What it does

Four jobs, one plain-language interface.

Communicate

Send a message any way that works

Mesh, LoRa, ham bands, satellite, or the internet when it's there — the station picks the best available path and tells you which it used. "Get this to the authorities" just works.

Form networks

Stand up a network for an area

Bring up a local Wi-Fi mesh and low-power radio network, drop relay nodes, and give other people nearby a way to connect — so a neighborhood keeps talking when the towers are down.

Observe

Listen to the spectrum, and the sky

Scan for signals, identify what's out there, via terrestrial and satellite communications and across all radio frequencies supported by your equipment.

Serve Information

Share what you have

Publish maps, offline apps, wikis, docs, games, videos, and educational material, and local services to everyone on the mesh. Every station is also a mobile library and a local information point.

How the network is kept safe

How it works.

The model never keys a transmitter or throws a switch directly. It requests actions through a controller that checks power, the right antenna, legal frequency limits, whether the vehicle is parked, and whether a licensed operator has authorized transmission. Anything received over the air is treated as untrusted — a message from a stranger can't tell the station what to do.

That separation is what makes it safe to hand a powerful radio system to someone in a crisis who has never operated one.

Works with what people own

Cell phonesdirect broadcast
$30 SDR / DTV dishdata + images
Ham radiosvoice + data
LoRa / Bluetoothlow-power mesh
The reference build

Installed in a mobile command center

The first mobile build lives in a 1979 electric VW bus —  yours might live in a truck bed, a shed, or a in a hut on an island. Build notes and the running story are at ev.goodancestor.com.

Photograph — to add
The electric VW bus reference build (exterior, or the cabin station with screens and radios).
Reference build: the Good Ancestor electric VW bus.
Built from open projects and parts

Standing on open shoulders.

The station integrates proven open-source projects and low-cost, non-proprietary hardware, so it can be built, repaired, and understood by anyone.  We have provided grants to many projects in this ecosystem, feel free to reach out with funding inquiries.

Networking without the network

Build the mesh from whatever radios you have.

There's no single required radio. Most people will mesh over ordinary Wi-Fi with AREDN — point-to-point links on commodity access points — or over Meshtastic, which carries short text, positions, and alerts for miles on cheap, low-power LoRa radios. Both are inexpensive and widely available, and either one keeps a neighborhood connected with no tower and no internet.

Where the higher throughput is worth dedicated hardware, our reference build also runs Wi-Fi HaLow with OpenMANET — a self-healing IP mesh that routes around damage with B.A.T.M.A.N. and 802.11s. Whichever bearer you use, nodes deploy as elevated relays, camp access points, remote SDR or ADS-B receivers, sensor gateways, and map caches. Over the top, Reticulum adds encrypted, identity-based delivery and store-and-forward, and services like group voice (Mumble) and shared situational maps (ATAK/CoT) run on it.

Pick your bearer

AREDNWi-Fi mesh
Meshtastic · LoRalong range
OpenMANET · HaLowhigh throughput
Reticulumencrypted layer
Open, and buildable

Everything is open source.

The code, the architecture, the safety model, and a reference bill of materials are public on GitHub. The project is early and documentation-first, starting with reference hardware and designed with wide compatibility in mind. It's built to be replicated: assemble a station from off-the-shelf and open hardware, load the profiles for the radios you're allowed to work, and run it.

See how to help.