22511 Commits (2e008dfbc4f5f739735bb6a59faeca875923b0e6)
 

Author SHA1 Message Date
Lorenz Meier c84611f0f5 MAVLink: Fix rate handling for camera trigger messages 8 years ago
Nicolae Rosia ee637952ba aerofc_adc: fix error handling in init 8 years ago
Kabir Mohammed 410577bb27 Update README.md 8 years ago
Lorenz Meier 2ad92dd144 Update README.md 8 years ago
Lorenz Meier 6094ceade1 Update README.md 8 years ago
Lorenz Meier 654a8cb43a Update README.md 8 years ago
Luís Felipe Strano Moraes 9935aeba16 Add Jose as maintainer for Intel Aero. 8 years ago
Nicolae Rosia 7d1dfb37a5 linux_gpio: pin should be unsigned int 8 years ago
Nicolae Rosia 99d4f70ef8 linux_gpio: check if pin is already exported 8 years ago
Nicolae Rosia b82a0f988e linux_gpio: use nullptr 8 years ago
Nicolae Rosia 4af7036a8a replace navio_gpio with linux_gpio 8 years ago
Beat Küng 3d77102653 mavlink_main: remove MISSION_ITEM from streams configuration 8 years ago
Beat Küng 2a79ddd621 MavlinkLogHandler: increase MAX_BYTES_SEND to 256kb 8 years ago
Beat Küng a89980f440 MavlinkParametersManager: update sending rate 8 years ago
Beat Küng cfa61c5841 MavlinkReceiver: add mission manager, param manager, ftp and log handler 8 years ago
Beat Küng d70caeb24b MavlinkParametersManager: remove MavlinkStream inheritance 8 years ago
Beat Küng a761c4189e MavlinkMissionManager: remove MavlinkStream inheritance 8 years ago
Beat Küng 99b29777ba MavlinkLogHandler: remove MavlinkStream inheritance 8 years ago
Beat Küng e6c3b29aa6 MavlinkFTP: remove MavlinkStream inheritance 8 years ago
Beat Küng 78c1f51f11 mavlink main: remove mission_manager, param manager, ftp & log handler 8 years ago
Beat Küng 4105394234 mavlink_receiver: check for allocation failure 8 years ago
Beat Küng 2c548f84a7 refator mavlink: prefix class members with _ 8 years ago
Daniel Agar ef5bc526de Tools/ecl_ekf mark executable 8 years ago
David Sidrane 3c62f7a3eb stm32:drv_input_capture bug fixes. 8 years ago
David Sidrane a15b8565ef Removed wrong comment 8 years ago
Lorenz Meier 9be5193965 Navigator: Fix RTL command lnd logic for missions 8 years ago
Dennis Mannhart 32685338c9 mc_pos_control: simplify transition with just using triplets 8 years ago
Dennis Mannhart a98c0ef25d mc_pos_control: during transition set vel_sp to zero 8 years ago
Dennis Mannhart 1ee160a5ff navigator takeoff: use global yaw instead of home yaw 8 years ago
ChristophTobler 14f860090a remove empty line and fix typo 8 years ago
Dennis Mannhart 00c9e4b79f mc_pos_control: set triplets.valid to first time when landed 8 years ago
Dennis Mannhart 9e383f2cd3 navigator: when landed only exit idle if mission/takoff 8 years ago
Nicolae Rosia a55f97503e navio_adc: fix formatting 8 years ago
Nicolae Rosia 5467beed93 posix-configs rpi: add default values for Navio2 Power Module 8 years ago
Nicolae Rosia 32498009a3 navio_adc: add driver for Navio2 ADC 8 years ago
Lorenz Meier 31006eb43c Update SITL repository 8 years ago
Mohamed Abdelkader Zahana cd1e04d43c support of multi uav simulation in SITL 8 years ago
Lorenz Meier 669e580f0a Land detector max altitude: Adjust max limit 8 years ago
Lorenz Meier cdb8146af5 Land detector: Choose a default alt limit parameter value that ensures regular users are not running into it 8 years ago
yaoling 3ad23a44c5 navigator fix takeoff insidetime = 0 (#7199) 8 years ago
Lorenz Meier 55697e08e2 GPS driver: Add more stack to suit data definition increases 8 years ago
Daniel Agar 447bea3ce0 circleci completely remove git submodules 8 years ago
Mohammed Kabir 773d1ec6a8 camera_feedback : only use global position subscription to fill geotagging packet 8 years ago
Mohammed Kabir c623e64f96 camera_trigger : remove relocated feedback parameter 8 years ago
Mohammed Kabir ad5fe5f44a Add support for SET_CAMERA_MODE command; Not used yet. 8 years ago
Mohammed Kabir 2a057c6f79 Update MAVLink submodule 8 years ago
Mohammed Kabir 6a38118c73 camera_trigger : reset distance counters to ensure consistent triggering after pausing/disabling 8 years ago
Mohammed Kabir 0b93568aa3 camera_trigger : add transitional support for QGC 8 years ago
Mohammed Kabir 83888e3e7f camera_feedback : move class definitions into hpp 8 years ago
Mohammed Kabir 97ceaf404c camera_trigger : remove debugging 8 years ago