Skip to content

WSCKY/Flow

This branch is 18 commits behind PX4/PX4-Flow:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1bb4e50 · Aug 16, 2017
Aug 13, 2015
Aug 13, 2015
Aug 13, 2015
Jan 20, 2015
Sep 4, 2015
Aug 15, 2017
Oct 30, 2014
Aug 15, 2017
Aug 16, 2017
Jan 23, 2015
Aug 15, 2017
Aug 12, 2015
Nov 6, 2015
Jan 23, 2015
Feb 13, 2014
Sep 4, 2015
Sep 4, 2015
Jun 14, 2013

Repository files navigation

PX4Flow Firmware

Build Status

Gitter

PX4 FLOW is a smart camera processing optical flow directly on the camera module. It is optimized for processing and outputs images only for development purposes. Its main output is a UART or I2C stream of flow measurements at ~400 Hz.

Project: http://px4.io/modules/px4flow

Dev guide / toolchain installation: http://px4.io/dev/px4flow

For help, run:

make help

To build, run:

  make archives - this needs to be done only once
  make

To flash via the PX4 bootloader (first run this command, then connect the board):

  make upload-usb

By default the px4flow-v1_default is uploaded to upload a different version

  make <target> upload-usb

Where is one of the px4flow tatgets listed by make help

About

Firmware for PX4FLOW board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.9%
  • Python 11.0%
  • HTML 2.4%
  • C++ 1.2%
  • Makefile 1.0%
  • Assembly 0.3%
  • Other 0.2%