30782 Commits (806b0ad10df1e4749dacf3a9ee6f12d5b1a3b924)
 

Author SHA1 Message Date
TSC21 806b0ad10d remove microRTPS_client_dummy.cpp as it's not being used 5 years ago
TSC21 c9aab6319f microRTPS: update headers licenses 5 years ago
TSC21 a48c5942a7 remove 'update_time_ms' CLI option as it's not being used anymore 5 years ago
TSC21 54cd8f1856 microRTPS_client.cpp.em: fix double conversions 5 years ago
PX4 BuildBot 4964b633b2 Update submodule sitl_gazebo to latest Tue Nov 26 00:39:55 UTC 2019 5 years ago
bresch 63e99db29b ecl update 5 years ago
bresch 12177cb33b commander: add pre-flight check and parameter for magnetic field strength 5 years ago
Daniel Agar a8ea55d9b6
remove all <cmath> usage 5 years ago
Matthias Grob 4a28c8180b FlightTaskManualAltitude: yawspeed filter remove line with no effect, comments 5 years ago
bresch cd2b5e7479 FlightTaskManualAltitude: Use dedicated member variable for yawspeed filter state insted of using the previous setpoint 5 years ago
bresch ffee103ae0 FlightTask: add 1st order lpf on yawrate satepoint for smooth motion 5 years ago
TSC21 4c5e5acefe micro-CDR: bump submodule version and update CMake and src code 5 years ago
TSC21 d80da97ef5 micrortps_client: more cleanup 5 years ago
TSC21 ec0803815e microRTPS_client: use updated uORB API; improve usage 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Matthias Grob 28755d5bbf att_control: remove resetting the attitude setpoint 5 years ago
Matthias Grob d3bd251ffc mc_pos_control: start flight task already when disarmed 5 years ago
Daniel Agar a69e6b92c9 mpu6000: remove unnecessary CDev 5 years ago
Daniel Agar 76bdeca263 rgbled_pwm: remove unnecessary CDev 5 years ago
Daniel Agar 284c9afe32 px4iofirmware delete unused i2c and hx_stream 5 years ago
Daniel Agar d82f9590c6 vtol_att_control: apply_pwm_limits() don't spam error 5 years ago
Daniel Agar dbed772316 Jenkins hardware select quadcopter airframe for holybro_durandal-v1_stackcheck 5 years ago
Daniel Agar d74cc5ba8c holybro_durandal-v1_stackcheck limit to primary IMU only 5 years ago
Daniel Agar 2811307293 px4_work_queue: increase wq:hp_default stack 1500->1800 bytes (found by stackcheck) 5 years ago
Daniel Agar 92559f7a85
Bosch bmp280 barometer cleanup 5 years ago
Julian Oes cbea76f62a navigator: fix triplet resetting/publication logic (#13534) 5 years ago
Beat Küng 86eb91fc18 uorb: do not open a node exclusively for an advertiser 5 years ago
Beat Küng 6c8048d057 uorb: fix several race conditions during topic initialization 5 years ago
Beat Küng 63b2befeed refactor uorb: rename published to advertised 5 years ago
Beat Küng 0f6f795aca uORBDeviceNode: use px4::atomic instead of volatile for _generation 5 years ago
Daniel Agar d648d52ac3
Update submodule GpsDrivers to latest Sat Nov 23 12:39:59 UTC 2019 5 years ago
PX4 BuildBot 879e4a5b16 Update submodule sitl_gazebo to latest Sat Nov 23 00:38:19 UTC 2019 5 years ago
Silvan Fuhrer 3f92bc26ce airspeed_selector: fix airspeed subscription 5 years ago
Daniel Agar 75da6e351b mixer: organize by type 5 years ago
Daniel Agar f271efaf62 local_position_estimator: move to WQ and delete unused SubscriptionPollable 5 years ago
Daniel Agar db69ff0a6e attitude_estimator_q: move to WQ, module base and module params 5 years ago
Daniel Agar c8211dee28 drv_mixer.h - delete unused MIXERIOCGETOUTPUTCOUNT 5 years ago
Daniel Agar a255789be4 mixer: px_generate_mixer use static constexpr 5 years ago
Daniel Agar cc7807c066 mixer: update to List<> container 5 years ago
Daniel Agar 79dc676c8f mixer: move MixerGroup out of Mixer hierarchy and delete mixer.h header 5 years ago
Daniel Agar 011186b8a5 mixer: delete copy constructors and operators 5 years ago
Daniel Agar a172858db2 mixer: move scale() and scale_check() to SimpleMixer 5 years ago
Daniel Agar 9a572b0cf2 mixer: delete unused SimpleMixer::pwm_input() 5 years ago
Daniel Agar 37ec78dc2a mixer library split into separate headers and name consistently 5 years ago
Matthias Grob 6589aa5f71 posix rcS: remove overwriting default altitude 5 years ago
Matthias Grob ccb21e3c4b navigator: remove double member initialization 5 years ago
Matthias Grob 06f667a8b3 vtol_att_control: convert angle in one line 5 years ago
Matthias Grob 9f545ae3cf navigator: convert to radians in configuration getter 5 years ago
Julian Oes 334a599b2d vmount: tell user how to use vmount test 5 years ago
Julian Oes a36a3d6c5c vmount: remove commented out code 5 years ago