aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix up stack sizesLorenz Meier2014-11-175-4/+6
* 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
|\ \
| * | Correct setting of DSM and ST24 flagsDon Gagne2014-11-161-1/+6
| * | 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
* | Adjust navigator priorityLorenz Meier2014-11-161-1/+1
* | 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
* | 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-154-75/+179
|\ \
| * | 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
| * | PX4IO driver: Optimize for sizeLorenz Meier2014-11-151-0/+2
| * | Sensor drivers: Optimize for sizeLorenz Meier2014-11-154-0/+8
* | | Systemlib: Optimize for sizeLorenz Meier2014-11-151-0/+1
* | | Sensors: Optimize for sizeLorenz Meier2014-11-151-0/+2
* | | FMU driver: optimize for sizeLorenz Meier2014-11-151-0/+2
* | | STM32 drivers: Optimize for sizeLorenz Meier2014-11-153-0/+6
* | | Board drivers: Optimize for sizeLorenz Meier2014-11-155-0/+10
|/ /
* | Motor test: optimize for sizeLorenz Meier2014-11-151-0/+2
* | Add capability to read chip ID and revision from ver commandLorenz Meier2014-11-151-1/+84