16223 Commits (08534588cd399f90c5c7e2a5f0eedced35b02f67)

Author SHA1 Message Date
Simone Guscetti 1714deeb94 system cmd: add first iteration of the new CLI interface for tune control 7 years ago
Simone Guscetti 79ae413982 lib tunes: Add string input method 7 years ago
Simone Guscetti 8ce57bedb7 libtunes: create a new library for tunes 7 years ago
bresch aca30fc612 VTOL standard - Remove pitch trim 7 years ago
bresch 920cb7a1a1 VTOL standard - Group multicopter weights in update_vtol_state() 7 years ago
bresch d34767b871 VTOL standatd - Simplify multicopter weight in update_transition_state() 7 years ago
Daniel Agar 2bea09a997 rate controller status include rates 7 years ago
Andreas Antener 98441ac100 Log rate controller integrators (FW + MC) 7 years ago
Daniel Agar 8b0ba3c34c commander log full status flags 7 years ago
Daniel Agar dc2d6e8aab
commander fix ignored parameters (COM_POS_FS_DELAY/COM_POS_FS_PROB) and refactor position velocity validity check (#8765) 7 years ago
SungTae Moon f8f95078e8 commander status reuse arming_state_names in state_machine_helper (#8667) 7 years ago
ChristophTobler 92dbb16d29 tfmini: use px4_open/read and default range finder device path 7 years ago
ChristophTobler 7bf3425b7e tfmini: move part from constructor to init() 7 years ago
ChristophTobler d6f137e10d tfmini: fixes for other boards than FMUv3 7 years ago
Beat Küng 738f1ccdb6 module template: need to check if it's running for custom commands 7 years ago
Beat Küng 5bd8574e47 examples/px4_daemon_app: remove this app 7 years ago
Beat Küng 25483faf88 modules: add a new module that serves as template for background tasks 7 years ago
Julian Oes 757f0e7334 mavlink_mission: straightaway send item again 7 years ago
Julian Oes d5219c8bc0 mavlink_mission: answer with mission NACKs 7 years ago
Julian Oes e43cc9a9c1 mavlink_mission: send request again if unsupported 7 years ago
Julian Oes ffc7f37f12 mavlink_mission: don't retransmit automatically 7 years ago
Nicolas de Palezieux bc3577bd60 mission_block: do relative alt correction for correct nav_cmd 7 years ago
Nicolas de Palezieux 0266ca9845 commander: fix indentation 7 years ago
DonLakeFlyer 342509b3ab New ROI commands implementation 7 years ago
Nicolas de Palezieux ae52f74e78 landing target estimator: initialize landing target velocity with negative of vehicle velocity 7 years ago
Nicolas de Palezieux b7dff95782 landing target estimator: check validity of the correct data before computing acceleration 7 years ago
Daniel Agar c0615c9e70 logger add safety 7 years ago
Daniel Agar 2ae5e575a5 land detector initialize landed and publish periodically 7 years ago
Daniel Agar fd3f59d8c4 commander publish periodic status messages at 1 Hz 7 years ago
Daniel Agar edf178d4e8 commander safety update require successful orb_copy 7 years ago
Nicolas de Palezieux 0fd043af01 vmount: compute gimbal yaw setpoint relative to vehicle yaw 7 years ago
Lorenz Meier d8164377a8 Navigator: Move mission param into mission params 7 years ago
Nicolas de Palezieux 7ae3884944 heading towards ROI: do not require setting the MIS_YAWMODE param to enable multicopters yawing towards ROIs 7 years ago
Nicolas de Palezieux add3692357 ROI: accept ROIs of type None in missions to enable 'deactivating' another ROI 7 years ago
Nicolas de Palezieux bedaafcc20 NAV_CMD_DO_SET_ROI: handle relative altitude in mission ROI commands 7 years ago
Beat Küng 99c9e09624 vmount mavlink input: continue to poll for vehicle_command until reaching the timeout 7 years ago
Beat Küng 5a189f3c4a vmount mavlink input: rate-limit vehicle_command topic 7 years ago
Beat Küng 48edaa7ef6 vmount: remove output rate-limiting 7 years ago
Beat Küng 5e826eaa27 Revert "vmount: fix new input getting lost in throttling" 7 years ago
Jonas Vautherin 38c949731f mavlink_main: fix broadcast computation 7 years ago
Beat Küng 45458fe9eb uORBManager: add comment about not having to set the priority 7 years ago
Beat Küng 2cb698f01f uORBDevices: set the priority when advertising a node that's already subscribed 7 years ago
Simone Guscetti c8a1050323 libled: allow infinite flashing mode 7 years ago
Daniel Agar bda929bebb commander fix hil_state regression again 7 years ago
Julian Oes b7404ad6c1 vmount: fix new input getting lost in throttling 7 years ago
Julian Oes b468551b6c vmount: remove mavlink dependency 7 years ago
Julian Oes 3adb389b7c vmount: don't ignore commands to all component ids 7 years ago
TSC21 821eb5ac87 navigator: precland_params: PLD_MAX_SRCH: fix min value from float to int 7 years ago
TSC21 ae65289967 lpe: params: fix LPE_FUSION max value 7 years ago
Beat Küng f672152d2d logger: change 'removing log directory' warning to info 7 years ago