aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rename PWM_OUTPUTS to PWM_OUT in all filesThomas Gubler2014-11-1714-14/+14
* fix variable name in rc.uavcanThomas Gubler2014-11-171-1/+1
* Reduce too chatty content, de-allocate non-needed string buffersLorenz Meier2014-11-172-82/+82
* Reduce ROMFS footprintLorenz Meier2014-11-171-10/+11
* Do not spam filter resets in static modeLorenz Meier2014-11-171-2/+5
* Fix output of ver hwcmd callLorenz Meier2014-11-171-1/+1
* Merge pull request #1419 from PX4/nshtermLorenz Meier2014-11-171-2/+25
|\
| * NSH term: Only time out if no arming information is available, if arming info...Lorenz Meier2014-11-011-2/+25
* | Merge pull request #1420 from PX4/rctypeLorenz Meier2014-11-172-2/+55
|\ \
| * \ Merge pull request #1460 from DonLakeFlyer/rctypeLorenz Meier2014-11-171-1/+6
| |\ \
| | * | Correct setting of DSM and ST24 flagsDon Gagne2014-11-161-1/+6
| * | | Merge pull request #1431 from DonLakeFlyer/rctypeLorenz Meier2014-11-051-0/+2
| |\| |
| | * | Initialize RSSI so it doesn't remain uninitializedDon Gagne2014-11-051-0/+2
| |/ /
| * | Force RSSI to zero if RC is lostLorenz Meier2014-11-011-0/+5
| * | Encode RC type in RSSI field for GCSLorenz Meier2014-11-011-1/+42
| |/
* | Fix PWM commandLorenz Meier2014-11-161-34/+34
* | px4io: added RC_CONFIG, SET_OVERRIDE_OK and CLEAR_OVERRIDE_OK ioctlsAndrew Tridgell2014-11-161-4/+4
* | px4io: added OVERRIDE_IMMEDIATE arming flagAndrew Tridgell2014-11-165-3/+31
* | px4io: publish pwm values when STATUS_FLAGS_FMU_OK is not setAndrew Tridgell2014-11-161-4/+0
* | px4io: added RC_CONFIG, SET_OVERRIDE_OK and CLEAR_OVERRIDE_OK ioctlsAndrew Tridgell2014-11-162-0/+62
* | Merge pull request #1459 from PX4/navprioThomas Gubler2014-11-161-1/+1
|\ \
| * | Adjust navigator priorityLorenz Meier2014-11-161-1/+1
|/ /
* | Merge pull request #1458 from PX4/fix_navigatorloadLorenz Meier2014-11-161-1/+2
|\ \
| * | navigator: only update sensor_combined topic with 50HzJulian Oes2014-11-161-1/+2
|/ /
* | Breathe animation, led solid on armingLorenz Meier2014-11-162-3/+13
* | Let it breathe strongerLorenz Meier2014-11-161-1/+1
* | Merge branch 'lights'Lorenz Meier2014-11-161-1/+52
|\ \
| * | Let it breatheLorenz Meier2014-11-161-3/+16
| * | First stab at animationLorenz Meier2014-11-161-1/+39
* | | Fix compile warning in MAVLink appLorenz Meier2014-11-151-3/+3
* | | Fixed typo in ver commandLorenz Meier2014-11-151-2/+1
|/ /
* | Fix ver commandLorenz Meier2014-11-151-1/+1
* | Fix up ver command handling to print MCU version on all command as wellLorenz Meier2014-11-151-24/+34
* | Merge pull request #1456 from PX4/silicon_mitigationLorenz Meier2014-11-1530-78/+79
|\ \
| * | uORB: Save space, does not do complex operationsLorenz Meier2014-11-151-0/+2
| * | Controllib: Optimize for sizeLorenz Meier2014-11-151-0/+2
| * | Airspeed: less chattyLorenz Meier2014-11-151-1/+1
| * | Bottle drop: Less chattyLorenz Meier2014-11-151-10/+9
| * | HoTT: Less chattyLorenz Meier2014-11-153-10/+10
| * | HIL: Be less chattyLorenz Meier2014-11-151-2/+0
| * | FrSky: Be less chattyLorenz Meier2014-11-151-6/+3
| * | ARDrone driver: be less chattyLorenz Meier2014-11-152-23/+15
| * | airspeed driver: Be less chattyLorenz Meier2014-11-151-1/+1
| * | Optimize size of system libLorenz Meier2014-11-1534-158/+218
| |\ \ | |/ / |/| |
* | | Make ROMFS less chattyLorenz Meier2014-11-1530-83/+39
* | | Systemlib: Add MCU version command. ver commandline tool: Add support for MCU...Lorenz Meier2014-11-154-74/+179
* | | Version command optimizationLorenz Meier2014-11-151-3/+1
| * | Merge branch 'sizeopt' into silicon_mitigationLorenz Meier2014-11-157-0/+14
| |\ \ | |/ / |/| |
* | | SDLOG2: Optimize for sizeLorenz Meier2014-11-151-0/+2
* | | Bottle drop: Optimize for sizeLorenz Meier2014-11-151-0/+2