22124 Commits (c60ad883a4c8819543c49ff8757092821f5f8610)
 

Author SHA1 Message Date
David Sidrane 109db75881 Added board power button notification API 8 years ago
jwilson 57fa031e2b Fixes problem preventing params on snapdragon platforms from being saved to flash memory. 8 years ago
jwilson 0aaf595317 Modified sanity test to identify success from the output of the PX4 flight stack, instead of QuRT. 8 years ago
Beat Küng 7442affaf6 px4fmu-v2_default.cmake: enable vmount 8 years ago
Beat Küng 36b2643402 rcS: make sure if 'vmount start' fails, boot is not aborted 8 years ago
Lucas De Marchi 88e19a0916 nuttx build: fix dangling continuation line (#7079) 8 years ago
Nate Weibley 6a99281501 Incorporate @bkueng's feedback, inhibit bogus output on first pass 8 years ago
Nate Weibley 56f4f2b41f Fix top output, indentation for #7020 8 years ago
Julian Oes 349a468f81 vmount: add to startup script, disable by default 8 years ago
Beat Küng ed577f705d vmount: set output to Neutral for VEHICLE_ROI_NONE 8 years ago
Beat Küng c20ff1737c vmount: poll only on active input 8 years ago
Beat Küng 9ed21afd59 vmount: simplify initialization 8 years ago
Beat Küng 021b808f6c vmount: fix null-pointer access by iterating only over the used objects 8 years ago
Julian Oes 7c0c97ce03 vmount: added commented output printf 8 years ago
Julian Oes f4b1623550 vmount: wrong pointer was passed to update 8 years ago
Julian Oes 87d5b41b84 vmount: fixed wrong index 8 years ago
Julian Oes ec36bdcd10 vmount: always initialize 8 years ago
Julian Oes e3d1b7fab4 vmount: _first_time flag wasn't ever reset 8 years ago
Julian Oes 07de797e8d vmount: correctly set control_data output arg 8 years ago
Julian Oes e1246063e9 vmount: another try to get abs and types right 8 years ago
Julian Oes 702922e677 vmount: _get_aux_value needs to be re-used 8 years ago
Julian Oes c33e46167c vmount: type-promotion fix clang-tidy 8 years ago
Julian Oes a9523155cf vmount: small formatting change 8 years ago
Julian Oes caf69b290a vmount: refactor to auto-select between all inputs 8 years ago
Daniel Agar 809fec8c05 navigator treat TAKEOFF like POSITION if already flying 8 years ago
crashmatt 304aeddf03 TinyBson - Compatibility with cpp compiler 8 years ago
Daniel Agar 7b8f3b03a8 cmake patch depend on previous patch target (#7075) 8 years ago
David Sidrane 4a36a806de px4fmu-v4 enable CONFIG_DEBUG_ALERT 8 years ago
David Sidrane 566d73ec22 Nuttx Build option had repeated ARCHWARNINGS 8 years ago
David Sidrane 0ba99df55e Use as strict or stricter warnings than NuttX has 8 years ago
David Sidrane 1e2cef1d72 Fix Unused warning 8 years ago
David Sidrane 2b994b8778 Fix Unused warning 8 years ago
Beat Küng 06997915c2 px4airframes: update image path for markdown after dev-guide update 8 years ago
Beat Küng 42d2f8a798 px4airframes markdown output: merge output columns with maintainer 8 years ago
Beat Küng 89c24cd697 13001_caipirinha_vtol config: fix motor assignment documentation 8 years ago
Beat Küng 2d9a82198a airframes markdown output: merge Outputs where possible for each group 8 years ago
Beat Küng 1df9742219 airframes: add @output meta-data 8 years ago
Beat Küng ce2502a74c rc.interface: fix indentation 8 years ago
Beat Küng a73c0d469b airframe configs Quadrotor x: fix @output tags 8 years ago
Beat Küng e30d3a53f5 airframe configs: move 4002_qavr5 to 4003_qavr5 8 years ago
Beat Küng a943bf37f0 Tools/px_process_airframes: add markdown output 8 years ago
Beat Küng 62c1a23ea3 Tools/px4airframes: refactor & remove some unneeded code 8 years ago
Beat Küng 59ea964ea2 remove Tools/aiframes.xml: not needed anymore 8 years ago
Daniel Agar c86185d4be sensors init CAL_ACC0_ID and CAL_GYRO0_ID for QGC 8 years ago
Lorenz Meier 00158f6e0e Navigator: Use correct command to start RTL 8 years ago
Don Gagne 96458d3184 Support for RTL and Delay mission commands 8 years ago
Daniel Agar 3721fb9d52 cmake cleanup nuttx dependency handling (#7007) 8 years ago
Daniel Agar f460f5b34c mc_pos_control minor cleanup 8 years ago
Daniel Agar 34058cbc21 mavlink EXTENDED_SYS_STATUS add takeoff and landing (#7064) 8 years ago
Chris Lovett 91d2ad17b7 Fix takeoff overshoot (issue #319). 8 years ago