Skip to main content

Tables


Basic table

NameRoleLocation
AliceEngineerRemote
BobDesignerNew York
CarolProductLondon

Left, center, and right alignment

LeftCenterRight
Apple1$1.00
Banana12$9.99
Cantaloupe128$24.50

Long content

ComponentDescriptionStatus
Flight ControllerManages stabilization, motor mixing, and autonomous flight modes for Project QuiverActive
Ground Control StationWeb-based telemetry dashboard for monitoring live flight data and mission planningIn Progress
Data PipelineIngests ADS-B transponder data from receiver network and normalizes into Arrow's schemaActive
Onboarding PortalSelf-serve contributor registration, CLA signing, and dev-kit loan application systemPlanned

Many columns

IDNameTypeStatusPriorityOwnerUpdated
001Quiver v2HardwareActiveHighAliceMar 2026
002Flight SimSoftwareActiveMediumBobFeb 2026
003Docs RewriteContentDoneLowCarolJan 2026
004API v3SoftwarePlannedHighDave

With inline code

MethodEndpointReturns
GET/api/flightsArray of flight objects
POST/api/flightsCreated flight object
GET/api/flights/:idSingle flight object
DELETE/api/flights/:id204 No Content

ResourceDescription
DAO ForumGovernance, bounties, and proposals
GitHubSource code and hardware designs
SnapshotOn-chain voting
DiscordDay-to-day community chat

Two columns

TermDefinition
AIPArrow Improvement Proposal — the formal process for proposing changes to Arrow DAO
BountyA funded task posted on the DAO Forum with a defined scope and token reward
QuiverArrow's open source quadcopter platform, designed for autonomous aerial mobility
CLAContributor License Agreement — required before merging code into Arrow repositories

Single column

Supported Platforms
Linux (x86_64)
macOS (Apple Silicon)
macOS (Intel)
Windows (WSL2)