6483 Commits (46e588e26fa20264350e4046a9fb002c95074c14)
 

Author SHA1 Message Date
Anton Babushkin 0bcda7f8a6 Merge branch 'master' into beta_mavlink2 11 years ago
Anton Babushkin 9e41f6af18 mavlink: memory leaks on exit fixed, minor fixes 11 years ago
Anton Babushkin 09f18408fc mavlink: msg buffer size fixed 11 years ago
Anton Babushkin 35b8d00e17 mavlink: task_main noreturn attribute removed 11 years ago
Anton Babushkin 0ad38a7323 mavlink: task stop fixes, WIP 11 years ago
Lorenz Meier b7662537df Fix code style of laser rangefinder 11 years ago
Lorenz Meier 7851472ae9 Laser range finder ready to roll, logging tested 11 years ago
Lorenz Meier 290b07920c Fixed missing reset of poll rate after test exit in ultrasound driver 11 years ago
Anton Babushkin b3839afbbc mavlink: channel ID allocation fixed 11 years ago
julianoes b6a087e921 Merge pull request #718 from thomasgubler/fw_posctrl_warning 11 years ago
Thomas Gubler e0cf0e3f41 fw posctrl: change 2 functions that return nothing from int to void 11 years ago
Anton Babushkin ddb94ceba8 attitude_estimator_ekf: hotfix, do mag declination rotation matrix initialization 11 years ago
Lorenz Meier a6d9b7e864 Merged stack size changes 11 years ago
Lorenz Meier 368c2390cf Merge pull request #673 from PX4/romfs_prune 11 years ago
Lorenz Meier b4cec8593e Merge pull request #707 from thomasgubler/fwtrim 11 years ago
Lorenz Meier 36843b55c4 Merge pull request #715 from thomasgubler/geofence 11 years ago
Lorenz Meier 100ad89079 Merge pull request #714 from thomasgubler/launchdetection_cleanup 11 years ago
Lorenz Meier 30a57421f8 Dropped default gains 11 years ago
Lorenz Meier 3f3abebf68 Add range finder to logging 11 years ago
Lorenz Meier 1c488a95da Added laser range finder logging, needs testing 11 years ago
Thomas Gubler 8719c12e9a Merge pull request #708 from PX4/stack_reduce 11 years ago
Anton Babushkin 1a795f2671 Merge branch 'master' into sdlog2_opt 11 years ago
Anton Babushkin 7de6513950 Merge branch 'master' into beta_mavlink2 11 years ago
Anton Babushkin 647142764f position_estimator_inav: hotfix, change lower dt limit from 5 ms to 2 ms 11 years ago
Lorenz Meier d2905b8d8e SF02/F operational, but not cleaned up / optimized - good enough for first logging 11 years ago
Lorenz Meier d69d895f02 Add missing CDev init step 11 years ago
Lorenz Meier 171af566f7 Allow to set the UART via start argument, cleanups 11 years ago
Lorenz Meier 7cc33b9ca6 Complete output parsing, pending testing 11 years ago
Lorenz Meier 008efff42e Added support for driver rangefinder 11 years ago
Thomas Gubler be140eab59 geofence: make better use of Block class for updating parameters 11 years ago
Anton Babushkin 7749ed1d83 Merge branch 'master' into gpio_led_fmuv2 11 years ago
Anton Babushkin 544de3c9f0 Merge branch 'getopt_fixes' into sdlog2_opt 11 years ago
Thomas Gubler 935362b7a3 launchdetection: better integration of Blocks class 11 years ago
Lorenz Meier 5c86eb6dd0 Fix code style of mb12xx driver, no functional changes 11 years ago
Anton Babushkin cb8bd1a3ad dumpfile command and fetch_log.py tool implemented to fetch logs via nsh console on USB 11 years ago
julianoes 501dc0cfa7 Merge pull request #710 from thomasgubler/launchdetector 11 years ago
Anton Babushkin 320624e995 Merge branch 'master' into beta_mavlink2 11 years ago
Anton Babushkin 39b1f7244c mavlink: RC_CHANNELS_RAW added to default streams set 11 years ago
Anton Babushkin aca6806b82 Revert "sdlog2: max write chunk increased to 1024" 11 years ago
Anton Babushkin a478dac621 sdlog2: max write chunk increased to 1024 11 years ago
Anton Babushkin 2ee8cf1cf0 sdlog2: bug fixed, sleep when idle too 11 years ago
Anton Babushkin c11e1ee0ab sdlog2: lseek() workaround removed 11 years ago
Anton Babushkin 2ee8214244 sdlog2: move some global variables to local scope, set default log rate to 50 Hz 11 years ago
Anton Babushkin 85bb024537 Merge branch 'master' into sdlog2_opt 11 years ago
Anton Babushkin 80595c177a sdlog2: code style fixed 11 years ago
Anton Babushkin e505f4fae5 sdlog2: use orb_check() instead of poll() to minimize polling overhead, bugs and compiler warnings fixed 11 years ago
Lorenz Meier cf9fa61a39 Merge pull request #709 from PX4/rcs_hotfix 11 years ago
Thomas Gubler 602e9c8706 fix if in rc.interface 11 years ago
Thomas Gubler 2fbcc32870 fix comparison in rcS 11 years ago
Thomas Gubler b086bdf21e Merge remote-tracking branch 'upstream/master' into launchdetector 11 years ago