aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/px4io-i2c' into new_state_machineJulian Oes2013-02-2213-31/+220
|\
| * Switched to debug statement which is more efficient regarding stack usage, on...Lorenz Meier2013-02-201-5/+5
| * Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-201-13/+19
| |\
| | * Adjusted stack size for commander appLorenz Meier2013-02-201-2/+2
| | * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-02-1897-7102/+3875
| | |\
| | * | More sensible error handling in calibrationLorenz Meier2013-02-181-11/+17
| * | | ms5611: try to measure the performance cost of I2C timeoutsAndrew Tridgell2013-02-191-0/+7
| * | | px4io: fixed signals for lower latency PWM outputAndrew Tridgell2013-02-191-9/+15
| * | | px4io: added INAIR_RESTART enable/disable flagsAndrew Tridgell2013-02-184-2/+26
| * | | nshlib: added cmp command to nshAndrew Tridgell2013-02-184-0/+91
| * | | px4fmu: add support for write() interface for PWM outputAndrew Tridgell2013-02-181-0/+25
| * | | px4fmu: added publication of input_rc ORB valuesAndrew Tridgell2013-02-181-2/+32
* | | | Checkpoint: Navigation states and arming seem to workJulian Oes2013-02-223-27/+43
* | | | Checkpoint: Added switch handlingJulian Oes2013-02-221-2/+160
* | | | Checkpoint: Added flag checks inside navigation state updateJulian Oes2013-02-224-470/+435
* | | | Checkpoint: Added flag checks inside arming state updateJulian Oes2013-02-212-13/+24
* | | | Checkpoint: Added arming check functionJulian Oes2013-02-212-0/+57
* | | | Checkpoint: navigation state machine as discussed with LorenzJulian Oes2013-02-216-152/+373
* | | | Checkpoint: New hierarchical statesJulian Oes2013-02-204-471/+367
* | | | Checkpoint: Added HIL state, arming/disarming works now, also from GQCJulian Oes2013-02-193-321/+382
* | | | Checkpoint: Arming/Disarming worksJulian Oes2013-02-183-7/+22
* | | | Merge branch 'px4io-i2c' into new_state_machineJulian Oes2013-02-1825-1203/+2909
|\| | |
| * | | Merged, removed unneeded lineAndrew Tridgell2013-02-173-9/+48
| * | | Merge branch 'px4io-i2c' into px4io-i2c-nuttxLorenz Meier2013-02-175-18/+38
| |\ \ \
| | * \ \ Merged masterLorenz Meier2013-02-171-2/+0
| | |\ \ \
| | * | | | Finished and tested in-air restore of arming state, as long as both boards re...Lorenz Meier2013-02-174-16/+38
| * | | | | Merge branch 'px4io-i2c' into px4io-i2c-nuttxLorenz Meier2013-02-171-3/+9
| |\| | | |
| | * | | | Fixed excessive debug buffer sizeLorenz Meier2013-02-171-3/+9
| * | | | | Merge branch 'px4io-i2c' of github.com:PX4/Firmware into px4io-i2c-nuttxLorenz Meier2013-02-175-41/+207
| |\| | | |
| | * | | | Allow to in-air restore the FMU and IO arming state if only one of the two failsLorenz Meier2013-02-175-41/+207
| * | | | | MergedLorenz Meier2013-02-1743-341/+1487
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' into px4io-i2cLorenz Meier2013-02-1736-6718/+0
| |\ \ \ \ \
| * | | | | | Merged debuglevel command from TridgeAndrew Tridgell2013-02-175-1/+37
| * | | | | | More outputAndrew Tridgell2013-02-171-1/+3
| * | | | | | Slightly adjusted battery voltage measurement after calibration against B&K P...Lorenz Meier2013-02-161-1/+1
| * | | | | | Merge branch 'master' into px4io-i2cLorenz Meier2013-02-161-3/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-1655-691/+3177
| |\ \ \ \ \ \ \
| * | | | | | | | Merged debug level commits from TridgeAndrew Tridgell2013-02-143-12/+65
| * | | | | | | | px4io: added isr_debug()Andrew Tridgell2013-02-141-1/+61
| * | | | | | | | Reworked manual override flag, reworked arming slightly. Pending testingLorenz Meier2013-02-134-21/+12
| * | | | | | | | Ensured that the mixer output obeys the FMU and IO armed stateLorenz Meier2013-02-121-2/+3
| * | | | | | | | Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-122-64/+106
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixed scaling of RC calibration in IO driver, fixed interpretation of (odd, b...Lorenz Meier2013-02-121-6/+24
| * | | | | | | | | Fixed mixer transmission between FMU and IOLorenz Meier2013-02-122-1/+3
| * | | | | | | | | Fixes to RC config transmission from Simon WilksLorenz Meier2013-02-121-1/+4
| * | | | | | | | | Merge branch 'px4io-i2c' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-123-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix assignment of relay GPIOs.px4dev2013-02-111-2/+2
| | * | | | | | | | | Fix a misleading comment.px4dev2013-02-091-1/+1
| | * | | | | | | | | Fix a sign errorpx4dev2013-02-091-1/+1
| * | | | | | | | | | Merge branch 'px4io-i2c' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-072-4/+14
| |\| | | | | | | | |