aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* px4fmu: added PWM_SERVO_SET_COUNT APIAndrew Tridgell2014-01-232-1/+38
* hmc5883: much faster calibration code with bug fixesAndrew Tridgell2014-01-231-73/+87
* Added tune on IO upgrade errorLorenz Meier2014-01-231-0/+2
* Merge pull request #598 from PX4/rssiLorenz Meier2014-01-239-68/+118
|\
| * Fixed PPM warning to be only printed with PPM inputs enabledLorenz Meier2014-01-231-1/+1
| * Make SBUS switching conditional to be friendly to IO v1Lorenz Meier2014-01-231-0/+2
| * Merge branch 'rssi' of github.com:PX4/Firmware into rssiLorenz Meier2014-01-233-33/+29
| |\
| | * Fix the initialisation and operation of the PX4IO ADC - now RSSI and VSERVO v...px4dev2014-01-222-30/+26
| | * Clear the screen more properly.px4dev2014-01-221-3/+3
| * | Fixes to memory check handling, split out switch handling to allow separate i...Lorenz Meier2014-01-233-13/+37
| * | Last small fixes to IO driver to support updates with and without switch pres...Lorenz Meier2014-01-231-3/+1
| |/
| * Do not make PX4IO start mandatory for forceupdateLorenz Meier2014-01-231-9/+28
| * Cleanup wording in rcSLorenz Meier2014-01-231-1/+1
| * Build fix, replaced usleep with up_udelay in memory lockdown stateLorenz Meier2014-01-231-1/+1
| * Make startup less chattyLorenz Meier2014-01-231-1/+1
| * Enable the PX4IO self check and debug interfaces. No reason to disable them, ...Lorenz Meier2014-01-231-5/+1
| * Merge branch 'master' into rssiLorenz Meier2014-01-231-1/+2
| |\ | |/ |/|
* | Hotfix: Prevent failures in boot handling due to missing microSD card logfile...Lorenz Meier2014-01-231-1/+2
| * Merge branch 'master' of github.com:PX4/Firmware into rssiLorenz Meier2014-01-2348-2089/+1370
| |\ | |/ |/|
* | Added Doxygen main pageLorenz Meier2014-01-221-0/+9
* | Hotfix for CMSIS excludeLorenz Meier2014-01-221-1/+1
* | Merge pull request #584 from PX4/autostart_cleanupLorenz Meier2014-01-2044-1981/+1178
|\ \
| * | Merged master into loggingLorenz Meier2014-01-2044-1981/+1178
|/| |
| * | enable new autostart scripts for Rascal HIL and X5Thomas Gubler2014-01-192-62/+10
| * | rc: bug fixedAnton Babushkin2014-01-181-1/+1
| * | autostart: HIL and bad PX4IO fixesAnton Babushkin2014-01-181-79/+86
| * | rcS: HIL fixedAnton Babushkin2014-01-181-0/+2
| * | rcS: use mtd on FMUv1 tooAnton Babushkin2014-01-171-5/+2
| * | Autostart: use MIXER instead of FRAME_GEOMETRYAnton Babushkin2014-01-1518-182/+195
| * | Autostart 3DR Iris updatedAnton Babushkin2014-01-141-0/+7
| * | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-1427-190/+866
| |\ \
| * | | fix small error in rc.fw_interfaceThomas Gubler2014-01-131-1/+1
| * | | rc.fw_interface: use mixer file from sd if it existsThomas Gubler2014-01-121-1/+11
| * | | update the skywalker x5 scriptThomas Gubler2014-01-121-50/+6
| * | | Autostart: tones cleanupAnton Babushkin2014-01-113-15/+30
| * | | Autostart: fixesAnton Babushkin2014-01-112-94/+146
| * | | Autostart: standalone FMUv1 setup fixedAnton Babushkin2014-01-111-1/+0
| * | | Autostart: mkblctrl mixer loading fixedAnton Babushkin2014-01-111-1/+7
| * | | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-111-75/+119
| |\ \ \
| * | | | Autostart for fixed wing bug fixedAnton Babushkin2014-01-111-1/+1
| * | | | Autostart: some fixed wing setups addedAnton Babushkin2014-01-119-267/+145
| * | | | Don’t try to find autostart script if SYS_AUTOSTART = 0Anton Babushkin2014-01-101-1/+6
| * | | | Use rc.txt, config.txt, extras.txt files, minor boot messages fixesAnton Babushkin2014-01-103-210/+232
| * | | | rcS and autostart scripts cleanup, WIPAnton Babushkin2014-01-109-208/+182
| * | | | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-1012-98/+452
| |\ \ \ \
| * | | | | Init scripts cleanup, WIPAnton Babushkin2014-01-1028-1122/+372
| * | | | | Merge branch 'checkcrc_nostart' into autostart_cleanupAnton Babushkin2014-01-0911-57/+632
| |\ \ \ \ \
| * | | | | | Autostart: generic quad, hexa and octo added, WIPAnton Babushkin2014-01-0913-234/+196
| * | | | | | init: USE_LOGGING and USE_GPS env vars removedAnton Babushkin2014-01-081-10/+2
| * | | | | | Major autostart rewriteAnton Babushkin2014-01-089-485/+453