19229 Commits (a260a6eeada0e7a8912c5f996708c718ba1cb6a8)
 

Author SHA1 Message Date
Daniel Agar a260a6eead check code style list unformatted modules 9 years ago
Lorenz Meier 61d5d8ce2a Makefile: Remove remaining EKF2 config bits 9 years ago
Lorenz Meier 3cc64b3b7b LPE: Remove unused var 9 years ago
Lorenz Meier fb4c620f94 Replace EKF1 with EKF2 in rover config 9 years ago
Julian Oes 68986604e9 df_mpu9250_wrapper: calibration after rotation 9 years ago
Julian Oes 1dd2c94949 df_hmc5883_wrapper: use calibration after rotation 9 years ago
Daniel Agar 2a15578f8d FW implement MAV_CMD_DO_GO_AROUND 9 years ago
Hidenori aa3ffa28c8 add copyright header 9 years ago
Hidenori 5920711c20 fix style 9 years ago
Hidenori eded7bf772 Navio: add rgbled test and tweak implementation 9 years ago
Hidenori 9a5f88d6bf Navio: fix GPIO register definition 9 years ago
Hidenori ff647e7bc8 Navio: GPIO driver command fix and update ifdefs 9 years ago
Hidenori 3049b9af01 Navio2: add support for GPIO and RGBLED 9 years ago
Lorenz Meier 40ba3f5131 Initial config for ASC module 9 years ago
Beat Küng c0e3ab632e orb: proper locking for DeviceNode::{add,remove}_internal_subscriber 9 years ago
Beat Küng b86cf2b017 orb status: print information about lost messages 9 years ago
Beat Küng 7280f71cef orb: rm static from DeviceMaster::_node_map & use the non-static getDeviceNode in uORB::Manager 9 years ago
Beat Küng 45a0a7c5ab refactor orb: uORB::Manager is responsible for the DeviceMaster objects 9 years ago
Andreas Antener 2dd29ec4a1 VTOL: publish stabilized FW attitude to correct topic 9 years ago
Lorenz Meier c97a18b6a4 Fix README name 9 years ago
h3ct0r 3deefb1a79 Fixed some edge cases on the geo_tag_images.py script. Added explanation to the --kml function. Added more examples for the execution of the script. 9 years ago
Beat Küng 124e1c26d9 gps injection: use the orb queuing API instead of multiple instances 9 years ago
sander 9398a4819f Only check mission when needed 9 years ago
Julian Oes 3e87ec5153 navigator: mission check refactor 9 years ago
Lorenz Meier c76c8fda04 MC pos control: Drop default position controller gain 9 years ago
Lorenz Meier bcd5f98cb1 Navigator: Fix mission feedback and wording 9 years ago
Roman 278b607f62 Update ECL library 9 years ago
Lorenz Meier 37230f4c5d Revert "navigator: mission check refactor" 9 years ago
Lorenz Meier 102f5b54d7 Revert "Improvements to SITL to make paths more flexible. (#5181)" 9 years ago
Mark Whitehorn bbe3525377 fix VTOL vehicle_status timestamp (#5252) 9 years ago
James Goppert 6ac79aa55f Formatting. 9 years ago
Lorenz Meier 08f5ece306 Remove on arming reset, be less verbose in normal conditions output 9 years ago
James Goppert 699b6a2cb3 Improvements to SITL to make paths more flexible. (#5181) 9 years ago
sander bc7178c538 Allow mission with active DL and DLL failsafe off 9 years ago
sander e8a87538b8 Code style 9 years ago
sander 95e80cc29b Only RTL when mission finishes mid air on DL Lost 9 years ago
Julian Oes a956429c4c navigator: mission check refactor 9 years ago
Michael Schaeuble 8566cabd76 Make some code-style fixes 9 years ago
Michael Schaeuble a3a855203c Update Bebop mainapp.config with new functionality 9 years ago
Michael Schaeuble 8351afdca8 Initialize mag scaling with reasonable defaults 9 years ago
Michael Schaeuble 6aa8fcdf53 Enable commander module for Parrot Bebop 9 years ago
Michael Schaeuble 0b7fa4f5ad Apply sensor calibration after coordinate frame rotation 9 years ago
Michael Schaeuble e600e29ea4 Add DF wrapper for AK8963 9 years ago
Lorenz Meier 0481c002df Navigator: Initialize subscription and disallow copy constructors for classes that have pointer members 9 years ago
Lorenz Meier 074a71173b Systemlib: Address init and copy constructors 9 years ago
Lorenz Meier db174cf8b1 Disable EKF2 3D fusion temporarily in SITL, fix missing fast-init params for some configs 9 years ago
Bart Slinger 815c367294 Add helicopter airframe icon (#5234) 9 years ago
Beat Küng 8aa3b245a5 fix sdlog2: use LOG_DGPS_MSG for second gps (#5235) 9 years ago
Julian Oes aaeeb1684d DriverFramework: update submodule (#5233) 9 years ago
Vasily Evseenko aa0c89c3ec Fix i2c collision with rgbled 9 years ago