2667 Commits (c17201afbff06f2be278e202d23eb136f38d1ae1)

Author SHA1 Message Date
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
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
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 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 40deb405c1 Modified estimator to fix internal GCC compiler error (hilarious 64bit handling), use float instead of double routines to avoid implicit casts 11 years ago
Thomas Gubler f60a8af30e fw sp offsets: convert deg to rad 11 years ago
Anton Babushkin 36ba60d63c mc_att_control: hotfix, memset all structs to zeroes on start, fixes garbage in actuator controls 4..8 11 years ago
Anton Babushkin a8ff126dfe px4io: print actuator control registers as int16 instead of uint16 11 years ago
Helen Oleynikova 1d9d24f605 Added flag for ARDrone interface. 11 years ago
Thomas Gubler 87fd89ea48 fw pitch sp and roll sp offset parameter 11 years ago
Lorenz Meier fabef6c889 Revert "Fixed warning" 11 years ago
Lorenz Meier 3639c7ae91 Fixed warning 11 years ago
Anton Babushkin 149bf4582c px4io: hardcode number of control groups in "px4io status" 11 years ago
Anton Babushkin af548db7cc px4iofirmware: define 4 actuator control groups 11 years ago
Anton Babushkin 529013ae1c Reverse: sensors: publish manual controls on actuator_controls_1 topic instead of actuator_controls_3 11 years ago
Anton Babushkin a50957c3ce px4io: print all control groups in "px4io status" 11 years ago
Anton Babushkin 046def571d sensors: publish manual controls on actuator_controls_1 topic instead of actuator_controls_3 11 years ago
Anton Babushkin e1742eea7d mavlink: code style fixed 11 years ago
Anton Babushkin 2ec4ee6fc0 mavlink_receiver: split message handlers to separate methods 11 years ago
Andrew Tridgell a7012a5418 tests: added "tests file2" filesystem test 11 years ago
Anton Babushkin 190eb6205d mavlink: OPTICAL_FLOW stream implemented 11 years ago
Thomas Gubler 5707118a97 add simple trim parameter for fw attitude 11 years ago
Anton Babushkin 14ddf1804a mavlink: code style fixed 11 years ago
Anton Babushkin 3107f4d62c mavlink: UART receiver major cleanup 11 years ago
Anton Babushkin b76e26c5e5 commander: allow arming with safety enabled in HIL mode 11 years ago
Anton Babushkin 3674aae4a7 commander: ignore battery voltage in HIL mode 11 years ago
Anton Babushkin cb8095c5ac navigator: fixed wrong merge 11 years ago
Lorenz Meier a16742f2eb Fixes to altitude units 11 years ago
Anton Babushkin db157b68c2 mc_pos_control: remove some debug logs 11 years ago
Anton Babushkin 624ff01018 mavlink: HIL fixes, send 0 when disarmed 11 years ago
Anton Babushkin d11235585c position_estimator_inav: log writing on NaN estimate fixed 11 years ago
Anton Babushkin e06263f76f position_estimator_inav: failsafe against NaN estimate 11 years ago
Anton Babushkin 63bdb749ad mavlink: unused include removed 11 years ago
Anton Babushkin 85001b52ae mavlink: VFR_HUD message added to default message sets 11 years ago
Anton Babushkin a1ea89ea2d mavlink: more precise message streams timing 11 years ago
Anton Babushkin 6948defdb2 mavlink: HIL fixes, performance optimization 11 years ago
Anton Babushkin 256cc2b411 mavlink: cleanup and refactoring, rcS: EXIT_ON_END fix 11 years ago