aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed commentRoman Bapst2014-11-131-1/+0
* added ifdef guardRoman Bapst2014-11-131-1/+4
* applied fix_code_style.shRoman Bapst2014-11-131-49/+64
* added more digits to pi/2Roman Bapst2014-11-131-1/+1
* added setter and getter functions for use with euroc-gazebo simulatorRoman Bapst2014-11-122-0/+63
* added ros specific source file for performance_counterRoman Bapst2014-11-111-0/+142
* removed unused includeRoman Bapst2014-11-111-4/+0
* removed platform specific included, they are not neededRoman Bapst2014-11-113-19/+1
* removed unnecessary diff contentRoman Bapst2014-11-111-4/+0
* updatedRoman Bapst2014-11-111-0/+1
* use px4_config header for multiple platform supportRoman Bapst2014-11-111-1/+1
* removed unnecessary diff contentRoman Bapst2014-11-114-7/+5
* pixhawk specific filesRoman Bapst2014-11-113-8/+0
* use px4_defines header to distinguish platformRoman Bapst2014-11-1115-63/+22
* removed platform specificnessRoman Bapst2014-11-111-5/+0
* removed platform specific includesRoman Bapst2014-11-111-4/+1
* added header file with platformspecific definitionsRoman Bapst2014-11-111-0/+56
* removed ifdef because this file is specific to the nuttx platformRoman Bapst2014-11-111-34/+30
* checked out from PX4 master to avoid eclipse formatting which happened in the...Roman Bapst2014-11-111-211/+203
* removed files and code segments which should not be there and removedRoman Bapst2014-11-103-76/+0
* removed files which should not be in hereRoman Bapst2014-11-107-801/+0
* deleted folder that has found its way into the repoRoman Bapst2014-11-1074-4387/+0
* pulled from PX4 masterRoman Bapst2014-11-10140-1200/+4556
|\
| * Merge pull request #1439 from samsonact/masterLorenz Meier2014-11-101-3/+37
| |\
| | * Cleaned up sbus output frame initialisation.Daniel Shiels2014-11-101-7/+2
| | * Code style cleanup.Daniel Shiels2014-11-101-6/+7
| | * sbus1 output. Cleaned up. Safer bounds checking.Daniel Shiels2014-11-081-19/+26
| | * First attempt at sbus1 output.Daniel Shiels2014-11-081-3/+34
| * | HMC5883: Reduce output, add indices to make back-tracking lines easier, remov...Lorenz Meier2014-11-101-34/+15
| * | MAVLink update compile fixesLorenz Meier2014-11-094-15/+19
| * | MAVLink updateLorenz Meier2014-11-091-0/+0
| * | Add generic uploader toolLorenz Meier2014-11-081-0/+28
| |/
| * application layer only, no drivers affected: Fix overflow in RC input topic -...Lorenz Meier2014-11-071-2/+7
| * Add missing mode switch channelLorenz Meier2014-11-051-1/+1
| * Fix RC mapping indices - 0 index induces issues right nowLorenz Meier2014-11-051-5/+10
| * Merge pull request #1429 from tumbili/board_rotThomas Gubler2014-11-041-1/+3
| |\
| | * fixed styletumbili2014-11-041-1/+1
| | * added new sensor board rotation option (roll 270, yaw 270)tumbili2014-11-041-1/+3
| * | Merge pull request #1426 from PX4/gyrotempThomas Gubler2014-11-031-1/+8
| |\ \
| | * | L3GD20: Fix typoLorenz Meier2014-11-031-2/+2
| | * | L3GD20: Output gyro temperature in reportLorenz Meier2014-11-031-1/+8
| |/ /
| * | Merge pull request #1425 from PX4/usbtestLorenz Meier2014-11-031-0/+55
| |\ \
| | * | Add USB load test from Mark WhitehornLorenz Meier2014-11-031-0/+55
| * | | Drop NSH priority to keep system responsiveLorenz Meier2014-11-031-0/+2
| * | | Adjust MAVLink RX prio to ensure received data can still be processedLorenz Meier2014-11-031-1/+1
| |/ /
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-11-022-1/+26
| |\ \
| | * \ Merge pull request #1422 from jgoppert/encoder_loggingThomas Gubler2014-11-022-1/+26
| | |\ \
| | | * | Shortened encoder logging names.James Goppert2014-11-022-14/+14
| | | * | Encoder logging support.James Goppert2014-11-022-1/+26
| * | | | Better error handling instructionsLorenz Meier2014-11-021-0/+2