aboutsummaryrefslogtreecommitdiff
path: root/src/modules/px4iofirmware/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Merged master into lockdown_disableLorenz Meier2014-01-301-4/+15
|\
| * Add flag to indicate proper RC mappingLorenz Meier2014-01-261-0/+1
| * RSSI and SBUS out config now handled as setup feature flags.Lorenz Meier2014-01-261-0/+4
| * Clean up RC related metadata, put everything into the RC data page. This ensu...Lorenz Meier2014-01-261-4/+10
* | Teach IO firmware that arming and lockdown are two different things, clean up...Lorenz Meier2014-01-161-0/+1
|/
* Merged masterLorenz Meier2013-12-271-1/+2
|\
| * Added PPM frame length feedback in IO comms and status command - allows to wa...Lorenz Meier2013-12-251-1/+2
* | Merged masterLorenz Meier2013-12-211-0/+6
|\|
| * First stab at implementing better RSSI based connection status estimation, st...Lorenz Meier2013-12-131-0/+1
| * Merged crccheck commandAndrew Tridgell2013-12-131-0/+2
| * Merged PX4IO crc checks and force updateAndrew Tridgell2013-12-131-0/+3
* | Added support for a total of four control groups to the IO driver and IO firm...Lorenz Meier2013-12-081-20/+34
|/
* pwm info provides more information, some fixes for setting rate/min/max/disarmedJulian Oes2013-10-071-2/+2
* Implement Spektrum DSM pairing in V2Jean Cyr2013-09-181-0/+2
* Merged fmuv2_bringupLorenz Meier2013-08-211-1/+2
|\
| * Added flag to disable RC evaluation onboard of IO (raw values still forwarded)Lorenz Meier2013-08-211-1/+2
* | Fixed in-air timout, bumped protocol versionLorenz Meier2013-08-171-1/+1
* | Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-151-2/+13
|\ \ | |/ |/|
| * Merged masterLorenz Meier2013-07-151-0/+16
| |\
| * | Added functionality to enable PWM output for stupid ESCs even when safety is ...Julian Oes2013-06-191-1/+5
| * | Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-181-3/+7
| |\ \
| | * | Software version check fixesLorenz Meier2013-06-121-2/+5
| | * | Minor state machine improvements and fixes for IO safety / in-air restart han...Lorenz Meier2013-06-121-2/+3
| * | | First try to prevent motors from stopping when armedJulian Oes2013-06-181-0/+6
| |/ /
* | | Symbol cleanup for servo vs. battery voltageLorenz Meier2013-07-261-6/+6
* | | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-07-141-1/+9
|\ \ \ | | |/ | |/|
| * | General cleanup of /dev/px4io and /dev/px4fmuJean Cyr2013-07-091-0/+7
| * | Support binding DSM2 and DSMX satellite receiversJean Cyr2013-07-051-0/+9
| |/
* | Tweak protocol register assignments and add new registers to accommodate diff...px4dev2013-07-061-19/+33
* | Move the common definitions for the PX4IO serial protocol into the shared hea...px4dev2013-07-061-0/+78
* | More test work on the px4io side of the serial interface.px4dev2013-07-041-0/+4
* | Checkpoint: interface abstraction for px4io driverpx4dev2013-06-251-35/+9
* | Merge branch 'master' into fmuv2_bringupLorenz Meier2013-06-101-1/+3
|\|
| * Slightly reworked IO internal failsafe, added command to activate it (px4io f...Lorenz Meier2013-05-281-1/+3
* | Add serial read-length handling.px4dev2013-05-221-4/+7
* | Merge branch 'fmuv2_bringup' into fmuv2_bringup_io2px4dev2013-05-221-5/+3
|\|
| * Fixed led patterns to be up to the latest specsLorenz Meier2013-05-121-1/+2
| * New blink patterns for safety switch, removed GPS lock indicatorLorenz Meier2013-05-091-1/+0
| * px4io: return raw ADC value for currentAndrew Tridgell2013-05-041-3/+1
* | Serial interface for IOv2px4dev2013-04-281-8/+31
|/
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-281-0/+204