15 Commits (cc26c34691db1e622cddac6d330679fe61467d37)

Author SHA1 Message Date
Beat Küng 22acb1dab1 cmake configs: add landing_target_estimator wherever local_position_estimator is enabled 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 2ff81393bc move posix, nuttx, qurt components into platforms 7 years ago
Daniel Agar fd7d4156fd delete pwm_out_rc_in 7 years ago
Daniel Agar 678e2c415d move cmake/${OS} to platforms 7 years ago
Daniel Agar ded055f71d cmake only init cmake_hexagon if used 7 years ago
Julien Lecoeur 89642a9203 Move src/module/systemlib/mixer to src/lib/mixer 7 years ago
Daniel Agar 651df03f76 RTPS and micro-CDR build system cleanup (#8084) 7 years ago
Larry Wang 0ae76aff32 updated to use rc driver from PX4, instead of from FC addons (#7798) 8 years ago
Vicente Monge c85039e413 Fixing rebase conflicts 8 years ago
Daniel Agar f26cd01d16 param gen reorganize and fix DISABLE_PARAMS_MODULE_SCOPING 8 years ago
Beat Küng d7703173b2 Critical: Fixes Snapdragon Flight parameter synchronization problem (#6910) 8 years ago
wangxdflight b693e29d64 enable px4 flight for excelsior(legacy) 8 years ago
BharathR 8c7f810cc2 Fixed build error in eagle_legacy_default mode (px4muorb.h generation issue) 8 years ago
bharathr ee0b0f2a3e Fixed build error in Snapdragon Flight legacy driver mode (partially) 8 years ago
Beat Küng 41dc34204c version cleanup: move all version information into version.c and use a common API 8 years ago
Julian Oes e2c308c4e6 cmake: fixes for cmake_hexagon changes 8 years ago
James Goppert 818840b576 Path cleanup, low impact changes (#5340) 9 years ago
Lorenz Meier 58135d892b Sync estimator CMake configs for all boards 9 years ago
Lorenz Meier 102f5b54d7 Revert "Improvements to SITL to make paths more flexible. (#5181)" 9 years ago
James Goppert 699b6a2cb3 Improvements to SITL to make paths more flexible. (#5181) 9 years ago
Julian Oes 83feb83fe2 cmake: don't build load_mon for POSIX/QURT 9 years ago
jwilson c6250657eb Added mag support to the DriverFramework mpu9250 driver. Shortened parameter names for legacy drivers. Added temporary ifdef's in the calibration code for Snapdragon Flight builds. 9 years ago
Mark Charlebois af1e20a1d0 Added fc_addon uart_esc support 9 years ago
Mark Charlebois b8c22718af Added build of rc_receiver to qurt_eagle_legacy_driver_default 9 years ago
Mark Charlebois 6f8f8279b7 Added support for fc_addon drivers 9 years ago
Julian Oes 9d489b9b0f Snapdragon: rename uart_esc to pwm_out_rc_in 9 years ago
Jonathan Challinger e5ce9809c5 cmake: add load_mon wherever commander is built 9 years ago
Julian Oes 0c5c111cdd cmake: no param sculling for all eagle configs 9 years ago
Mark Charlebois 8cb8987bcd Use DriverFramework as a PX4 module (#4415) 9 years ago
jwilson f76bc2aa18 Adding additional changes to the legacy driver config files, originally in the non-legacy driver config files. 9 years ago
jwilson d2ecd3c9f5 Modify config files to incorporate changes made in the corresponding non-legacy CMake config files. 9 years ago
jwilson 5211da9f5b Adding new CMake config files which will be used to generate a build which uses the legacy sensor drivers. This is only temporary until integration with the corresponding PX4 DriverFramework drivers is complete. 9 years ago
James Goppert afcc5b4695 Moved control library. 9 years ago
Nicolas de Palezieux 00352565ee added I2C driver for TeraRanger One 9 years ago
Julian Oes 4effcc0ac7 cmake/posix-configs: switch to ekf2 on Snapdragon 9 years ago
Julian Oes 40c6ac94c7 cmake: include land_detector in QURT build 9 years ago
Nicolas 6ac641956a added posix and qurt apps to enable remote execution of shell commands on qurt side from posix shell 9 years ago
Lorenz Meier 4fb97de4e4 Enable UART ESC driver in QuRT 9 years ago
Julian Oes e4d71ec682 configs: compile and start the gps driver on QURT 9 years ago
Julian Oes ebeed9df65 qurt_eagle_default: don't build the gps driver yet 9 years ago
Julian Oes 1524ff7f80 HMC5883: added wrapper for DriverFramework 9 years ago
Julian Oes f7697eec66 BMP280: added the baro driver 9 years ago
Julian Oes 67597a604e Rename DfImu to DfMpu9250Wrapper 9 years ago
Mark Charlebois 419f4c49ce Added new config entry for DF driver entries 9 years ago
Julian Oes 5cf3215e38 cmake: try to compile and link everything for MPU 9 years ago
Mark Charlebois a1a615b907 Added param shared memory support 9 years ago
Mark Charlebois ac0d35d28e Added ecl lib for qurt build 9 years ago