29362 Commits (d83a35a5034412843820fdf1088ce7ec8bea6064)
 

Author SHA1 Message Date
Daniel Agar be3653f761 l3gd20 move to px4 work queue 6 years ago
Daniel Agar 427c49ac43 adis16477 move to px4 work queue 6 years ago
Daniel Agar 6113caaa33 adis16448 move to px4 work queue 6 years ago
Daniel Agar 16b26c1927 mpu6000 move to px4 work queue 6 years ago
Daniel Agar 70947920b8 hmc5883 move to px4 work queue 6 years ago
Daniel Agar 56024cda79 ms5611 move to px4 work queue 6 years ago
Daniel Agar ea734f634d mpu9250 move to px4 work queue 6 years ago
Daniel Agar e9ca5d5aba PX4 general work queue 6 years ago
Beat Küng f58079bc5d pxh.cpp: fix invalid reference if words is empty 6 years ago
Matthias Grob 6eb29fca9d vscode: remove matter of taste tabs customization 6 years ago
Matthias Grob ea48cd4970 Takeoff: address @RomanBapst's review comments 6 years ago
Matthias Grob 1c776f16ec mc_att_control: fix applying not updated thrust setpoint 6 years ago
Matthias Grob 953e5e5019 Revert "mc_att_control: fix having high thrust when disarmed" 6 years ago
Matthias Grob fac3e1c3f9 mc_pos_control: switch back to velocity ramp 6 years ago
Matthias Grob 90c6fea408 mc_pos_control_params: user friendly default spool/rampup times 6 years ago
Matthias Grob 856d129bf8 mc_pos_control: fix updating takeoff state when no flight task is running 6 years ago
Matthias Grob a9f0981aaf mc_pos_control: fix adjusting the wrong setpoint 6 years ago
Matthias Grob ad6eb19f09 Add a Takeoff class to handle multicopter takeoff 6 years ago
Matthias Grob da533a7b1d mc_pos_control: replace takeoff velocity ramp with thrust ramp 6 years ago
bresch bb055fdaf3 AutoSmoothVel - Override checkTakeoff with task-specific logic and reactivate z axis with downward velocity to takeoff smoothly 6 years ago
Matthias Grob 7c7d980cf0 FlightTasks: fix takeoff trigger for offboard 6 years ago
Matthias Grob e73218d665 mc_pos_control/FlightTasks: trigger takeoff based on task 6 years ago
Matthias Grob 9ba748e67e mc_att_control: fix having high thrust when disarmed 6 years ago
Matthias Grob ae96e16c73 mc_pos_control: initialize takeoff altitude reference 6 years ago
Matthias Grob 8036efd7f2 mc_pos_control: refactor takeoff trigger conditions to be positive 6 years ago
Matthias Grob 5e23883376 mc_pos_control: fix smooth takeoff ramp 6 years ago
Matthias Grob bc77302fc9 mc_pos_control: refactor smooth takeoff names 6 years ago
Matthias Grob 6d5d09c231 mc_pos_control: refactor smooth takeoff call 6 years ago
TSC21 3413df19e8 astyle: add microRTPS related code for format check and fix 6 years ago
TSC21 b3435dd1f5 microRTPS_transport: use preprocessor declarations to setup different build contexts for client and agent code 6 years ago
TSC21 f0447e0009 microRTPS_agent_CMakeLists.txt.template: add header files to micrortps_agent executable build 6 years ago
TSC21 95f144dfb7 msg.idl.template: do not generate typdefs for builtin types (not required) 6 years ago
TSC21 110a7931e4 microRTPS bridge generation: improve fastrtpsgen verbosity 6 years ago
TSC21 3536c9dddc RTPS IDL: fix const names; make IDL template similar to rosidl_generator_dds_idl/resource/msg.idl.em 6 years ago
Daniel Agar f0cd79953f create PX4Barometer class 6 years ago
Daniel Agar a883d8eff9 PX4Magnetometer now functional 6 years ago
Julian Oes 12374490cb visibility.h: clean up includes, add comments 6 years ago
Julian Oes 84537921e9 visibility.h: fix missing headers 6 years ago
Julian Oes 7a768dbab3 lockstep_scheduler: always use the same code 6 years ago
Julian Oes 52099f5792 cmake: include lockstep_scheduler test 6 years ago
Julian Oes 8d8799097d lockstep_scheduler: convert test to gtest 6 years ago
Daniel Agar 162405479b
device drivers lib add linux spi support 6 years ago
David Sidrane ed8c6019d5 Added TI ina226 I2C power monitor (#11755) 6 years ago
Timothy Scott d78a842ca8 Rover: add airframe configuration for Aion R1 Rover (#12026) 6 years ago
bresch feefbb444b ManualSmoothVel - Remove unused _param_mpc_jerk_min declaration 6 years ago
Mathieu Bresciani 4b2d01dea1 MPC parameters - Update from Matthias' comments 6 years ago
bresch b726d8df0d Add jerk parameter for auto mode MPC_JERK_AUTO. Specify when a parameter is only used in a certain manual or auto mode 6 years ago
Beat Küng 011aef5464 px4_poll posix: fix wrap-around for large timeouts 6 years ago
Julian Oes 9d8015d029 modules/lib: ignore address-of-packed-member 6 years ago
Julian Oes b20feacdb5 drivers: fix -Wstringop-truncation 6 years ago