7577 Commits (aa7781d09baabcd1ecc517b7dc07ca0e198094da)
 

Author SHA1 Message Date
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 11 years ago
Thomas Gubler 981d616268 ardrone interface: reduce stack size 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 fb801b6fae mavlink: minor fix 11 years ago
Lorenz Meier 7c001bb0cb Merge pull request #981 from jhiesey/master 11 years ago
Lorenz Meier 639d86eab2 Merge pull request #979 from PX4/acro2 11 years ago
Lorenz Meier 4fdc016308 Merge pull request #970 from PX4/flow_no_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 11 years ago
John Hiesey 4a666d094d frsky_telemetry: fix gps data format 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 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 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
Lorenz Meier 98f05ea5c1 Merge pull request #942 from PX4/mc_mixer_fix 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 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
Anton Babushkin 68b1cdebd2 Merge branch 'master' into mc_mixer_fix 11 years ago
Anton Babushkin 692e8f84a9 commander: don't require good EPH for local_position_valid, position_estimator_inav: estimate EPH/EPV and publish it in local position topic 11 years ago
Lorenz Meier 7bfcaafc16 mavlink app: Finish porting all messages to new scheme 11 years ago
Lorenz Meier 9b2370e387 mavlink app: Fix compile error 11 years ago
Lorenz Meier 7926a1f8ae Converted streams to new API, saving a bunch of RAM 11 years ago
Lorenz Meier fbb3adde06 mavlink app: Clean up allocations 11 years ago
Lorenz Meier a72015c260 Merge pull request #965 from PX4/stack_fixes 11 years ago
Lorenz Meier a63fc9bedb Merge pull request #964 from PX4/px4io_fixes 11 years ago
Lorenz Meier ea99fd8446 nshterm: Reduce stack size further after more thorough inspection 11 years ago
Lorenz Meier 30123c8f0b inav: Fix scheduling type, we want ALL processes to stick to DEFAULT 11 years ago
Lorenz Meier 834a230fcf inav: Reduce stack size of start tool 11 years ago
Lorenz Meier cccd3e1dc4 mavlink app: Reduce stack sizes minimally after further inspection 11 years ago
Lorenz Meier 9d2bfb596c flow example: Use smaller stack and correct start logic 11 years ago
Lorenz Meier 8630d82ea2 gps driver: Use correct spawn command, use a smaller start tool size 11 years ago
Lorenz Meier 0a6861e98d FMUv1: Reduce user main stack slightly, still 2.5K buffer between actual use and size 11 years ago
Lorenz Meier 842819a6d6 Use smaller logging buffer 11 years ago
Lorenz Meier f66cd1a814 frsky telem: reduce stack, fix missing header 11 years ago
Lorenz Meier 1b491005d1 Minor cleanups on handling, make wrong reg accesses non-fatal for the transfer 11 years ago
Lorenz Meier 5ca96631fc px4io firmware: Actually accept failsafe values, check their range. Add an error return code for commands that were rejected on reboot and force safety instead of failing silently with an OK value 11 years ago