Lorenz Meier
|
dd7c198268
|
Merged master into beta
|
11 years ago |
Lorenz Meier
|
e1356f69b4
|
Hotfix: Check all channel mappings for valid ranges
|
11 years ago |
Lorenz Meier
|
14bbecfd7a
|
Hotfix: Check all channel mappings for valid ranges
|
11 years ago |
Thomas Gubler
|
aa5d8a8732
|
remove printf in launchdetector
|
11 years ago |
Lorenz Meier
|
22efca262d
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Lorenz Meier
|
091fe61bf2
|
Comment in HIL start script
|
11 years ago |
Lorenz Meier
|
b1539d8a74
|
Removed further unneeded commands and other things eating space
|
11 years ago |
Lorenz Meier
|
2908ffb092
|
Trim down FMUv1 config, remove not commonly used modules from default set
|
11 years ago |
Lorenz Meier
|
0982b081b8
|
ROMFS cleanup to eleminate excessive comments and resulting flash usage
|
11 years ago |
Lorenz Meier
|
a472c6d128
|
Merge pull request #621 from sjwilks/fixedwing-mixers
Remove differential aileron mixing for flying wings
|
11 years ago |
Lorenz Meier
|
f02698dbe3
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Lorenz Meier
|
71d0d1c404
|
Make MTD startup less verbose, there are diagnostic commands to read off its state
|
11 years ago |
Thomas Gubler
|
d92f85d10e
|
Merge pull request #627 from thomasgubler/beta_defaultwaittime
Set default autoland wait time to -1 (infinite wait)
|
11 years ago |
Thomas Gubler
|
44cd82e2fe
|
Set default autoland wait time to -1 (infinite wait)
|
11 years ago |
Thomas Gubler
|
723259d46d
|
update malolo parameters related to RTL
|
11 years ago |
Thomas Gubler
|
48f777d071
|
commander sets vstatus.condition_landed = false for fw systems (until we have a landing detector): solves multiple issues with the state machine in the navigator app
|
11 years ago |
Thomas Gubler
|
c2911cbecf
|
add malolo (flightgear HIL flying wing) autostart config
|
11 years ago |
Thomas Gubler
|
7bb3197871
|
Merge remote-tracking branch 'upstream/beta' into beta
|
11 years ago |
Thomas Gubler
|
589f6cdb44
|
navigator: in start_loiter set _pos_sp_triplet.current.type to SETPOINT_TYPE_LOITER instead of SETPOINT_TYPE_NORMAL
|
11 years ago |
Thomas Gubler
|
e8dd70e815
|
fw: fix global position lat/lon read-in (lat/lon have changed to double lately)
|
11 years ago |
Anton Babushkin
|
8897894b19
|
commander, navigator, mc_att_control, mc_pos_control: code style fixed
|
11 years ago |
Anton Babushkin
|
542ec2d91d
|
Merge branch 'wrap_pi_fixes' into beta
|
11 years ago |
Anton Babushkin
|
8660ea914a
|
Merge commit '028aa918bc3ccd87afd967daf663a9c12d14258d' into beta
|
11 years ago |
Anton Babushkin
|
f835980b46
|
mc_pos_control: more correct control flags usage
|
11 years ago |
Anton Babushkin
|
8a20395159
|
mc_pos_control: fixed yaw setpoint in AUTO
|
11 years ago |
Anton Babushkin
|
bb8be966fc
|
mc_pos_control: more safe tilt limiting
|
11 years ago |
Anton Babushkin
|
0be7bd3166
|
mc_pos_control: max position setpoint offset limiting fixed
|
11 years ago |
Lorenz Meier
|
028aa918bc
|
Merge pull request #624 from PX4/param_set_fix
param set: fixed float format
|
11 years ago |
Anton Babushkin
|
7d17a48b3c
|
param set: fixed float format
|
11 years ago |
Anton Babushkin
|
d933d523eb
|
mc_att_control: att rate integral fix
|
11 years ago |
Anton Babushkin
|
5a7a356c20
|
autostart 4012_hk_x550 script updated
|
11 years ago |
Anton Babushkin
|
9f88cbdc0b
|
autostart scripts: default MPC parameters updated
|
11 years ago |
Anton Babushkin
|
103bece726
|
rc scripts cleanup, avoid duplicating parameters, use inheritance instead
|
11 years ago |
Anton Babushkin
|
282e0bb670
|
mc_att_control: separate gains for roll and pitch
|
11 years ago |
Anton Babushkin
|
88d3f875ff
|
attitude_estimator_ekf: enable acceleration compensation by default
|
11 years ago |
Anton Babushkin
|
af3b24dc00
|
mc_pos_control: removed unused parameter reading RC_SCALE_YAW
|
11 years ago |
Anton Babushkin
|
498155cf67
|
mc_att_control: yaw dead zone fixed, added MC_YAW_FF (yaw feed-forward) parameter
|
11 years ago |
Lorenz Meier
|
83df116c7a
|
Hotfix: Move mixer variables in test routine into function
|
11 years ago |
Simon Wilks
|
9cdc13185b
|
Remove differential aileron mixing as this will result in a pitching effect on flying wings.
|
11 years ago |
Anton Babushkin
|
7274c0ce30
|
Merge branch 'master' into beta
|
11 years ago |
Lorenz Meier
|
8d79d91950
|
Revert "Merge pull request #620 from pigeonhunter/stack_sizes"
This reverts commit 3b31a6b1b9 , reversing
changes made to 70afb3ca3b .
|
11 years ago |
Lorenz Meier
|
5316741ed4
|
Revert "mavlink: revert stack size 2048 to fix suspending in HIL mode"
This reverts commit eb177def14 .
|
11 years ago |
Anton Babushkin
|
eb177def14
|
mavlink: revert stack size 2048 to fix suspending in HIL mode
|
11 years ago |
Lorenz Meier
|
71e35d7ed1
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Anton Babushkin
|
9cbc31b588
|
mavlink: revert stack size 2048 to fix suspending in HIL mode
|
11 years ago |
Anton Babushkin
|
f64872b9b3
|
Merge branch 'master' into beta
|
11 years ago |
Anton Babushkin
|
13a5b5b4a3
|
mc_att_control: major cleanup and code reorganization
|
11 years ago |
Lorenz Meier
|
1458bdfbcb
|
Pure code style fix of cpuload, no funcationality changes
|
11 years ago |
Lorenz Meier
|
2f267fbf43
|
Merge pull request #596 from PX4/lockdown_disable
Lockdown disable
|
11 years ago |
Lorenz Meier
|
ff753b9e24
|
Merged master into lockdown_disable
|
11 years ago |