19373 Commits (528ca931af9795e98676e97743c35fe18ab6901d)
 

Author SHA1 Message Date
Michael Schaeuble d94bdb0829 Add missing defines for Bebop sensor drivers 9 years ago
Michael Schaeuble e73d8d73e1 Add DF wrapper for MPU6050 9 years ago
Beat Küng 8ab841e046 sensors: poll on best-voted gyro (#5106) 9 years ago
Beat Küng 03b3bfa98d tap: add the motor_test command to the build config 9 years ago
Beat Küng 2c0c30eadf drv_tap_esc.h: fix file permissions 9 years ago
Beat Küng 38e4882b5f tap_esc: subscribe to test_motor topic and set outputs accordingly in non-armed state 9 years ago
Beat Küng 0f6a6f7150 mavlink_messages.cpp: only warn once, when MAVLink log opening fails 9 years ago
Beat Küng 9a8c092116 mavlink_messages.cpp: fix coding style: prepend _ to class members 9 years ago
David Sidrane 5ded579bf3 TAP:More IO Init (#5096) 9 years ago
Beat Küng 7b52eced66 commander: write timestamp of commander_state topic on init and state change 9 years ago
David Sidrane a420d47797 Minor fix usage (#5094) 9 years ago
Beat Küng 5b85fdb636 fix sdlog2 replay: changed format string from 9c73eae941 (#5090) 9 years ago
James Goppert 9fcf121380 LPE: Don't use home as local origin (#5067) 9 years ago
Mark Whitehorn 981353f439 fix bug in RC scan for SUMD input 9 years ago
Julian Oes fa614a3cc1 RPi: just use RPI instead of RPI2. 9 years ago
Julian Oes 2bf40efe8b RPi2: fuse mainapp/common and navio2 9 years ago
Miguel Arroyo 17be06cf1a Fixes Navio2 Config Typo 9 years ago
Julian Oes 1939b88a33 RPi2: use cross/native instead of release/default 9 years ago
Julian Oes f241518d0e RPi2: bring default and release cmake in sync 9 years ago
Daniel Agar d733fc9139 travis-ci use tagged docker image (#5068) 9 years ago
Beat Küng a1b710025b Improve new logger update rate (#5073) 9 years ago
Beat Küng ee58f0d11d encoders.msg: remove this topic, it's never published (#5074) 9 years ago
lovettchris b48c081e5c Reset _transfer_in_progress if mavlink transfer times out. (#5077) 9 years ago
Julian Oes 87e964ec10 commander: POSCTL with localpos for MC 9 years ago
Julian Oes f430c39f5b commander: allow POSCTL with local position 9 years ago
Julian Oes 1cfa429efe DriverFramework: update submodule 9 years ago
David Sidrane 33e4f38d82 Add GPS and Compass (#5066) 9 years ago
David Sidrane e2a6ae676f More complete IO init (#5065) 9 years ago
Beat Küng 4a199c1360 gyro calibration: avoid double initialization of gyro_scale data 9 years ago
Julian Oes f1b8bed5df gyro_calibration: set scale to 1 instead of 0 9 years ago
David Sidrane 8a2df2a458 Avoid unnecessary Write Cycle 9 years ago
David Sidrane 5d1bd6fb2c TAP used FLASH Based parameter storage - needs timing eval 9 years ago
David Sidrane 8d13dba0cc Update NuttX with backport of stm32 FLASH driver to support F4 ==master_flash 9 years ago
David Sidrane 5e8d6375c9 Back Port nuttx_v3 FLASH based parameter hooks 9 years ago
David Sidrane 39ce201efe TAP:Fix build to use correct ROMFS 9 years ago
David Sidrane 78bc7d850b Fix Syntax error - but I suspect the USE_IO logic can be simplified 9 years ago
Julian Oes 3ed8b735c2 mavlink: only warn once if broadcast fails 9 years ago
Beat Küng 399d4ef833 sensors: only poll on first gyro for now 9 years ago
Julian Oes eda2915f0b mavlink: whitespace fix 9 years ago
Julian Oes d9343fa925 mavlink: use new copy_if_updated interface 9 years ago
Julian Oes 8345a0368b mavlink: add function to copy only if updated 9 years ago
Julian Oes 8ded6a58ab mavlink_log: enable queueing 9 years ago
Julian Oes 314ee6b7e0 commander: remove some if confusion 9 years ago
Julian Oes 631ce1fc55 commander: proper arguments for preflight check 9 years ago
Andreas Antener af8cd3f880 correctly scale and trim outputs in IO 9 years ago
Roman 13905c2480 px4io driver: send roll, pitch and yaw scale parameter values to io 9 years ago
Roman 08bbd6dbfa px4iofirmware: added scale parameters for roll, pitch and yaw 9 years ago
tumbili 71e2a43790 consider scale parameters in rc calibration code 9 years ago
tumbili f0dd5a103c allow scaling controls in full manual mode for fixed wings 9 years ago
tumbili 784883af22 added parameters to allow scaling controls in full manual mode 9 years ago