134 Commits (017f3ead475b78459d2e966429dc4c8e4f76ae1b)

Author SHA1 Message Date
Lorenz Meier a3f577e642 FMUv2: Re-enable missing sensors 10 years ago
Thomas Gubler 0dc511a76b remove unintended/leftover changes in fmu2 default makefile 10 years ago
Lorenz Meier 1cc4c808a8 Upgrade UAVCAN to multi pub/sub A API 10 years ago
Lorenz Meier cc7a00b96e Disable UAVCAN build until sensors use all new-style API and UAVCAN sensors base class can be reworked to use it consistently 10 years ago
David Sidrane 6606b56364 Updated NuttX submodule with memcpy fix, disabled run time stack checking and added modules back in 10 years ago
Thomas Gubler 856b10cc1a Revert "temporarily re-enable stack checking, disable some modules to make firmware fit" 10 years ago
Thomas Gubler 27b2701340 temporarily re-enable stack checking, disable some modules to make firmware fit 10 years ago
Lorenz Meier d1eac3510b DELETE DURING REBASE: Remove some apps to make space 10 years ago
Johan Jansen 9ea086bf2d Astyle: Run astyle to fix code formatting 10 years ago
Johan Jansen 10a2dd8a34 LandDetector: Merged fixedwing and multicopter into one module handling both algorithms 10 years ago
Johan Jansen 642063c3b8 LandDetector: Added crude land detectors for multicopter and fixedwing 10 years ago
Lorenz Meier adbe7246b7 Temporarily disable HoTT support 10 years ago
Thomas Gubler 3436abdf0b add multiplatform makefile to work around flash size issues 10 years ago
Thomas Gubler 683b06321c Revert "uavcan gives compile errors, disable for now" 10 years ago
Thomas Gubler 5876ff11ec mc att control multiplatform alongside normal mc att control 10 years ago
Thomas Gubler 941ff05720 uavcan gives compile errors, disable for now 10 years ago
Lorenz Meier e952324fbf Rework HoTT into a proper library, which fixes parallel build breakage 10 years ago
Thomas Gubler 9520983e08 lots' of header juggling and small changes to make mc att control compile for NuttX and ROS 10 years ago
Thomas Gubler 76457e63c5 add nuttx platform to default makefile 10 years ago
tumbili 34cf39e1ec added vtol attitude control module to FMU makefile 10 years ago
Lorenz Meier 22a247ca67 Disable the BlinkM driver, code style fixes for other disabled drivers 10 years ago
Lorenz Meier 32835757de Remove uncommon modules from FMU-v2 build 10 years ago
Don Gagne f3f7f08e0d Parameter xml metadata in .px4 10 years ago
Lorenz Meier d4a5f345aa Remove unneeded apps from build 10 years ago
Julian Oes 73ecbbe13d config_px4fmu-v2_default: include px4flow driver by default 11 years ago
Lorenz Meier ae2de67501 Revert "Remove old TECS implementation - we can really only decently flight-test and support one." 11 years ago
Luis Rodrigues 034d0a6a61 driver for the TeraRangerOne I2C ranger finder 11 years ago
Lorenz Meier a7d2963e2b Enable UAVCAN 11 years ago
Lorenz Meier 1b5d4e5bd4 Comment out uavcan due to build breakage, will go back in ASAP 11 years ago
akdslr 1b555f2d2e LL40LS driver: Added new driver to the config make files 11 years ago
Lorenz Meier 4f06e9bdc9 Move a seldomly used module to test config 11 years ago
Lorenz Meier e78d496e92 Enable new lookup lib 11 years ago
Lorenz Meier 503ded0539 Remove old TECS implementation - we can really only decently flight-test and support one. 11 years ago
Pavel Kirienko 7813566e66 Initial UAVCAN integration. The library compiles successfully, CAN driver appears to be working properly. There is one hardcoded path in the module makefile that needs to be fixed; plus the compilation will likely fail unless arch/math.h contains log2l() 11 years ago
Lorenz Meier af1af1e22d Port expander driver first hacky version 11 years ago
ufoncz bd5a0cef1a ver command ready including hwcmp which replaces hw_ver, removed hw_ver 11 years ago
ufoncz 5ea1105451 changed dir from version to ver to keep it shorter 11 years ago
ufoncz 08e5ed5a1d added version nsh command, it can replace hw_ver 11 years ago
Lorenz Meier 7b61c927f0 Renamed FW filter to EKF to express its generic properties, switched multicopters over to this filter for first tests. 11 years ago
Lorenz Meier 008efff42e Added support for driver rangefinder 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 967f81bfab mavlink_onboard removed 11 years ago
Diogo Machado 08055e5d52 added examples/jetdrive_control(copy of mc_att_control) 11 years ago
Anton Babushkin 4b567ef631 gpio_led: bugs fixed, PX4FMUv2 support added 11 years ago
marco 9defc6cb23 mkblctrl fmuv2 support added 11 years ago
Lorenz Meier 9c355d280e Merged beta into mavlink rework branch 11 years ago
Anton Babushkin 42f4f45979 mc_att_control_vector renamed to mc_att_control 11 years ago
Lorenz Meier 1e0f292566 Disabling EEPROM and old RAMTRON driver 11 years ago
Lorenz Meier 5a0c635369 Added mtd tool 11 years ago
Anton Babushkin 255d91d8d4 hw_ver app added for hardware version checking 11 years ago