Anton Babushkin
|
635a7533b4
|
mc mixer: additional safe limiting of mixed out
|
11 years ago |
Lorenz Meier
|
1ce1ece0bb
|
Merge pull request #975 from PX4/fwattrobustify
Make the fw att controller more robust against infinite input
|
11 years ago |
Julian Oes
|
04a25fcf14
|
makefiles: check for correct arm-none-eabi-gcc version
|
11 years ago |
Lorenz Meier
|
7d7aaca18c
|
Introduced extended logging mode to shield general userbase from developer logging options
|
11 years ago |
Lorenz Meier
|
fc4e5b18d0
|
Merge branch 'master' of github.com:PX4/Firmware into gps_logging_dual
|
11 years ago |
Thomas Gubler
|
8db5c932f9
|
Merge branch 'fwattrobustify' into mtecs
|
11 years ago |
Thomas Gubler
|
b9b81beb17
|
fw att: add performance counter
|
11 years ago |
Thomas Gubler
|
05de7fb7a0
|
Merge remote-tracking branch 'upstream/master' into fwattrobustify
Conflicts:
src/modules/fw_att_control/fw_att_control_main.cpp
|
11 years ago |
Lorenz Meier
|
9ea0b21899
|
Merge pull request #988 from PX4/warning_fixes_v2
Warning fixes v2
|
11 years ago |
Lorenz Meier
|
328fc04d29
|
apps: Compile warning fixes
|
11 years ago |
Lorenz Meier
|
c60561b705
|
mavlink: Compile warning fixes
|
11 years ago |
Lorenz Meier
|
e7212df5e8
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Lorenz Meier
|
aa312f96f8
|
drivers: Fix compile warnings and non-standard performance counter names
|
11 years ago |
Lorenz Meier
|
46431f1257
|
Log perf counters
|
11 years ago |
Lorenz Meier
|
aa2b125a67
|
perf: Allow printing to arbritrary fds
|
11 years ago |
Lorenz Meier
|
1f5a900647
|
Merge pull request #985 from PX4/ardronestacksize
Ardrone interface: reduce stacksize
|
11 years ago |
Thomas Gubler
|
981d616268
|
ardrone interface: reduce stack size
Conflicts:
src/drivers/ardrone_interface/ardrone_interface.c
|
11 years ago |
Thomas Gubler
|
66f57f577b
|
ardrone interface: reduce stack size of start handler
|
11 years ago |
Lorenz Meier
|
9024d76e7c
|
Fixed up SNR logging to include maximum 32 satellites (which is plenty even for future, not yet deployed global positioning systems)
|
11 years ago |
Lorenz Meier
|
47562990a1
|
Merge branch 'master' of github.com:PX4/Firmware into master2
|
11 years ago |
Anton Babushkin
|
e92620b9b2
|
rc_channels topic cleanup
|
11 years ago |
Anton Babushkin
|
fb801b6fae
|
mavlink: minor fix
|
11 years ago |
Lorenz Meier
|
7c001bb0cb
|
Merge pull request #981 from jhiesey/master
Add mixer config for hexa coax frame
|
11 years ago |
Lorenz Meier
|
639d86eab2
|
Merge pull request #979 from PX4/acro2
ACRO mode
|
11 years ago |
Lorenz Meier
|
4fdc016308
|
Merge pull request #970 from PX4/flow_no_gps
Allow POSCTL with only PX4FLOW (without GPS)
|
11 years ago |
Anton Babushkin
|
559bfbb11c
|
commander: allow disarm in ACRO mode
|
11 years ago |
Anton Babushkin
|
d8ef397b07
|
mc_att_control: reset yaw setpoint after ACRO
|
11 years ago |
Lorenz Meier
|
184af29a50
|
Merge pull request #982 from jhiesey/frsky_gps
frsky_telemetry: fix gps data format
|
11 years ago |
John Hiesey
|
4a666d094d
|
frsky_telemetry: fix gps data format
Eliminate inadvertent rounding and generate degrees/minutes
instead of degrees/minutes/seconds output per frsky docs
|
11 years ago |
John Hiesey
|
56a8f3de0a
|
Add mixer config for hexa coax frame
|
11 years ago |
Andrew Tridgell
|
c945693054
|
ets airspeed: Support raw field
|
11 years ago |
Anton Babushkin
|
b12928548c
|
Merge branch 'master' into acro2
|
11 years ago |
Thomas Gubler
|
b250e28abf
|
Merge pull request #978 from PX4/mtk_fix
Mtk fix
|
11 years ago |
Lorenz Meier
|
f0630547aa
|
MTK: Bail out correctly
|
11 years ago |
Lorenz Meier
|
ce62f07379
|
Fix EPH / EPV conversion for MediaTek units
|
11 years ago |
Thomas Gubler
|
a28a38005c
|
mtecs fix integrator
|
11 years ago |
Thomas Gubler
|
57d75caaf3
|
Merge branch 'fwattrobustify' into mtecs
|
11 years ago |
Thomas Gubler
|
9a35bac2ad
|
fw att: yaw ctrl: robustify against non finite numbers
|
11 years ago |
Thomas Gubler
|
52596be98c
|
fw att: roll ctrl: robustify against non finite numbers
|
11 years ago |
Thomas Gubler
|
7c165689ce
|
fw att: pitch ctrl: robustify against non finite numbers
|
11 years ago |
Thomas Gubler
|
e72a7a7dd7
|
fw att: robustify main loop against non finite numbers and limit error output rate
|
11 years ago |
Thomas Gubler
|
885efa2cfe
|
fw pos control: landing: fix argument order
|
11 years ago |
Lorenz Meier
|
98f05ea5c1
|
Merge pull request #942 from PX4/mc_mixer_fix
Multirotor mixer: more careful limiting
|
11 years ago |
Thomas Gubler
|
fddcff1f5f
|
Merge remote-tracking branch 'upstream/mtecs' into mtecs
|
11 years ago |
Thomas Gubler
|
2360bf05bc
|
Merge remote-tracking branch 'upstream/master' into mtecs
|
11 years ago |
Anton Babushkin
|
34184ff1fe
|
Merge branch 'master' into ekf_auto_mag_decl
|
11 years ago |
Anton Babushkin
|
32ae2dd1d0
|
commander: missed 'break' in 'switch' added
|
11 years ago |
Lorenz Meier
|
1d6bd3b1a7
|
Merge pull request #971 from PX4/ekf_cleanup
akf_att_pos_estimator: cosmetic cleanup
|
11 years ago |
Anton Babushkin
|
98fcec243b
|
ekf_att_pos_estimator: module.mk fixed
|
11 years ago |
Anton Babushkin
|
f52edc4cde
|
ekf_att_pos_estimator: fixed files names and perf counters names
|
11 years ago |