aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Further improved S.Bus scalingLorenz Meier2013-12-141-2/+2
| | * | | | Auto-update of IO firmware, shorter preflight check alarmLorenz Meier2013-12-142-2/+2
| | * | | | Allow forceupdate in all conditionsLorenz Meier2013-12-141-12/+12
| | * | | | Improved S.Bus scaling based on scope measurementsLorenz Meier2013-12-141-2/+2
| | * | | | First stab at implementing better RSSI based connection status estimation, st...Lorenz Meier2013-12-136-13/+33
| | * | | | Non-destructive handling of failsafe signals, distinction between frame loss ...Holger Steinhaus L2013-12-131-11/+20
| | * | | | more precise range conversion for SBus input signalsHolger Steinhaus L2013-12-131-2/+21
| * | | | | px4iofirmware: improve check for rc controlled channels in manual modeThomas Gubler2013-12-111-2/+2
| * | | | | px4io frimware: improve handling of manual mode when fmu is still healthy, us...Thomas Gubler2013-12-111-3/+24
| * | | | | px4iofirmware: in manual mode: ignore control indices which are not controlle...Thomas Gubler2013-12-081-1/+1
| * | | | | fix small copy paste error in px4io driverThomas Gubler2013-12-081-1/+1
* | | | | | temporary workaround to trigger failsafe with remote controlThomas Gubler2013-12-141-0/+10
* | | | | | fix wrong usage of navigation state in flighttermination state machineThomas Gubler2013-12-141-1/+1
* | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs_navi...Thomas Gubler2013-12-1337-866/+1346
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #535 from NosDE/masterLorenz Meier2013-12-131-48/+146
| |\ \ \ \ \
| | * | | | | motortest mode enhancedmarco2013-11-261-33/+46
| | * | | | | mkblctrl - hotfix for i2c scanmarco2013-11-221-1/+1
| | * | | | | mkblctrl scans now i2c3 and i2c1 bir connected esc'smarco2013-11-211-11/+69
| | * | | | | actuator effective removed - unusedmarco2013-11-191-15/+1
| | * | | | | mkblctrl set a default device / -d (device) parameter for alternate device ad...marco2013-11-181-23/+50
| * | | | | | Merge pull request #538 from thomasgubler/commander_localposLorenz Meier2013-12-131-3/+4
| |\ \ \ \ \ \
| | * | | | | | update the commander to only use local pos for landing detection when on rota...Thomas Gubler2013-11-261-3/+4
| * | | | | | | Merge pull request #541 from limhyon/masterLorenz Meier2013-12-1310-449/+349
| |\ \ \ \ \ \ \
| | * | | | | | | SO3 estimator code has been cleanedHyon Lim2013-11-298-134/+213
| | * | | | | | | SO(3) estimator and quaternion receive by mavlink implementedHyon Lim2013-11-293-314/+135
| | |/ / / / / /
| * | | | | | | Merge pull request #534 from thomasgubler/tecs_fix_comparisonLorenz Meier2013-12-131-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | tecs: fix wrong != 0 checkThomas Gubler2013-11-191-1/+1
| | |/ / / / / /
| * | | | | | | Merge pull request #536 from limhyon/patch-1Lorenz Meier2013-12-131-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Update fw_att_control_params.cHyon Lim2013-11-201-1/+1
| | * | | | | | | Update fw_att_control_params.cHyon Lim2013-11-201-1/+1
| | |/ / / / / /
| * | | | | | | Merge pull request #542 from PX4/hil_fixesLorenz Meier2013-12-132-13/+9
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into hil_fixesAnton Babushkin2013-12-0724-325/+928
| | |\ \ \ \ \ \ \
| | * | | | | | | | Various HIL-related fixesAnton Babushkin2013-11-272-13/+9
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #545 from PX4/mavlink_fixesLorenz Meier2013-12-131-31/+14
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into mavlink_fixesAnton Babushkin2013-11-175-52/+130
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'actuator_eff_fix' into mavlink_fixesAnton Babushkin2013-11-169-200/+42
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mavlink: some mavling messages filling bugs fixedAnton Babushkin2013-11-151-32/+15
| * | | | | | | | | | | Added actuator control removalLorenz Meier2013-12-139-200/+41
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | actuator_controls_effective topic removedAnton Babushkin2013-11-168-209/+35
| | * | | | | | | | | | px4io driver: bug fixedAnton Babushkin2013-11-161-1/+1
| | * | | | | | | | | | Fixed actuator_controls_effective on FMUAnton Babushkin2013-11-161-3/+4
| | * | | | | | | | | | px4io driver: don’t use PX4IO_PAGE_ACTUATORS page for actuator_controls_eff...Anton Babushkin2013-11-152-8/+23
| | |/ / / / / / / / /
| * | | | | | | | | | Merged crccheck commandAndrew Tridgell2013-12-134-2/+85
| * | | | | | | | | | Merged PX4IO crc checks and force updateAndrew Tridgell2013-12-134-2/+78
| * | | | | | | | | | l3gd20: print more perf counters and make DRDY usage clearerAndrew Tridgell2013-12-131-2/+10
| * | | | | | | | | | LowPassFilter: allow for filtering to be disabledAndrew Tridgell2013-12-131-0/+8
| * | | | | | | | | | l3gd20: fixed a warningAndrew Tridgell2013-12-131-1/+1
| * | | | | | | | | | Merged all of the LSM303D debug changesLorenz Meier2013-12-101-17/+39
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drv_hrt: added note on why an uninitialised hrt_call is safeAndrew Tridgell2013-12-101-1/+7
| | * | | | | | | | | | l3gd20: added rescheduling and error checkingAndrew Tridgell2013-12-101-1/+28