16223 Commits (08534588cd399f90c5c7e2a5f0eedced35b02f67)

Author SHA1 Message Date
Vasily Evseenko 135162522a Don't use ADSB messages with undefined fields in navigator (#8900) 7 years ago
Daniel Agar a1f660119c fw_pos_control_l1 consolidate message updates 7 years ago
Daniel Agar 458d8f7b02 fw_pos_control_l1 move to ModuleBase 7 years ago
Martina f932217fdc mavlink_receiver: decode obstacle_distance message 7 years ago
ChristophTobler f9cb575ced mavlink_receiver: add evh/evv to vision msg 7 years ago
Avinash Reddy Palleti 12c343317c Add aerofc baudrate to list 7 years ago
Beat Küng 2517d3854c printload: fix buffer overflow on NuttX 7 years ago
ChristophTobler 80eca30689 microRTPS_bridge: mark task as not running when running stop() 7 years ago
Julian Oes cc36c8ee37 mission: warn at 2/3 of the max distance 7 years ago
Beat Küng 4b64bfdd95 mc_pos_control: disable roll/pitch modification in manual for multicopters 7 years ago
Daniel Agar 8b63dbecde FW controllers initialize vtol_type to a non-valid value 7 years ago
nanthony21 a637063965 fix formattting 7 years ago
nanthony21 53b4f6406f cell_voltage is no longer constant 7 years ago
nanthony21 9c7de38b75 battery compensation is now performed on the cell voltage rather than the total voltage 7 years ago
Daniel Agar e04d30c9cf param markdown metadata handle float enums 7 years ago
Daniel Agar 2eb684ded3 mavlink add MAV_TYPE enums 7 years ago
Daniel Agar 1a0238f20c tone_alarm fix circuit breaker param handling 7 years ago
Daniel Agar 6355eedd7a move NAV_RC_LT into Mission group 7 years ago
Daniel Agar 3928507f65 mc_pos_control MPC_CRUISE_90 missing max 7 years ago
Daniel Agar 232b38a669 RCX_REV params add enum metadata 7 years ago
Daniel Agar 2d27b1eb52 delete unused MAV_TEST_PAR 7 years ago
Daniel Agar f621c334a8 sensors don't find parameters that are unused by QGC 7 years ago
Daniel Agar 5b80adeadb move SENS_EN_MB12XX to mb12xx driver 7 years ago
Daniel Agar dbb3621bdb move SENS_EN_TFMINI to tfmini driver 7 years ago
Daniel Agar 3e2c9d1113 move SENS_EN_LEDDAR1 to leddar_one driver 7 years ago
Daniel Agar 23be7d4f96 move SENS_EN_SF1XX to sf1xx driver 7 years ago
Daniel Agar fb29ea0079 move SENS_EN_TRANGER to teraranger driver 7 years ago
Daniel Agar 8a67b5b447 move SENS_EN_SF0X to sf0x driver 7 years ago
Daniel Agar f6a37d8c74 move SENS_EN_LL40LS to ll40ls driver 7 years ago
Daniel Agar cf54023c96 lis3mdl i2c address is not board specific 7 years ago
Daniel Agar ad6df56438 lis3mdl add mixxing PX4_I2C_BUS_EXPANSION ifdef 7 years ago
Daniel Agar c459a04b9b organize all telemetry drivers in subdirectory 7 years ago
Daniel Agar 681e351f62 organize all IMU drivers in subdirectory 7 years ago
Daniel Agar f7a17ad5e5
cmake improve ROMFS dependencies for px4io inclusion (#8860) 7 years ago
Daniel Agar caf50dbea2 batt_smbus delete IOCTL usage 7 years ago
Daniel Agar 64fa1ec6a5 batt_smbus readd to configurations and fix compilation errors 7 years ago
José Roberto de Souza d0baf95df3 drivers: Add LeddarOne lidar driver 7 years ago
Daniel Agar f7285e1cfa UAVCAN improve dependencies within libuavcan submodule 7 years ago
David Riseborough 83133b1bca This commit fixes the way baud rate is generated from the program argument in 7 years ago
elia 64f032441c add validity flags which are used by ekf2 main module 7 years ago
Daniel Agar f5c1124812 move tailsitter_recovery lib to mc_att_control 7 years ago
Daniel Agar b3b1161d53 mathlib filters include automatically 7 years ago
Daniel Agar 6f248bc7e9 move runway_takeoff lib to fw_pos_control_l1 7 years ago
Daniel Agar f73f95965a parameter culling include subdirectories of modules 7 years ago
Daniel Agar 6a4ef78111 move launchdetection lib to fw_pos_control_l1 7 years ago
Daniel Agar 976b890c56 commander increase stack by 90 bytes (3160 -> 3250) 7 years ago
Matthias Grob 5ad03d7ef2 mc_pos_control: comment typo in flow sensor altitude 7 years ago
Matthias Grob 11d480240a mathlib Functions: removed inline, fixed style 7 years ago
Matthias Grob 8e68f5ed79 mathlib Functions: improve documentation and limit checking 7 years ago
Julian Oes 9c86cdab2e Robustify mission upload/download (take 2) (#8794) 7 years ago