20374 Commits (99fbadac701380ba05c2f78099756cf0b7d95b82)

Author SHA1 Message Date
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
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 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
Julian Oes 1e8ebe20d1 vmount: set correct MAV_MOUNT_MODE 5 years ago
Silvan Fuhrer 5b235c34c2 Rally Points: enable rally points always, except for RTL type == RTL_MISSION 5 years ago
Daniel Agar 5aaf1b100b delete unused md25 driver 5 years ago
Matthias Grob dee8d200d8 mc_pos_control: fix position setpoints being logged as zero when NAN (#13557) 5 years ago
Silvan Fuhrer ebdc29bc5f Airspeed Selector: enable airspeed_validated in control modules (#12887) 5 years ago
Julien Lecoeur a46581987c Update matrix submodule and add pseudoinverse tests (tests matrix) 5 years ago
Tanja Baumann 5d3a6d8213 collision_prevention: improve behavior in case of range data loss 5 years ago
Daniel Agar 45b32b5eaa
dataman: add read and write perf counters 5 years ago
Beat Küng 1371887578 board config: add define for adc voltage scaling 5 years ago
Beat Küng 4b290c4903 voltage & current scaling: use px4_arch_adc_dn_fullcount() instead of 4096 5 years ago
Matthias Grob b63044393e PositionControl: remove unwanted debug printfs 5 years ago
Daniel Agar 1af7af02db bmp388: cleanup main and add to px4_fmu-v5x board_config.h 5 years ago
Daniel Agar 3f05a7724d navigator: run immediately on vehicle_status updates 5 years ago
Jannik Beyerstedt 4ce03dfc1e Add support for offboard ActuatorControl set points to RoverPositionControl (fixes #13192) (#13314) 5 years ago
TSC21 16f663ad52 microRTPS bridge: fix UART baudrate set 5 years ago
Matthias Grob 1bef35d843 PositionControl: correct float initialization literals 5 years ago
Matthias Grob bd491c8511 PositionControl: add unit tests for directions and limits 5 years ago
Matthias Grob 25a445d5f8 PositionControl: remove parameter dependency 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
Matthias Grob b64abf48b2 mc_pos_control: reset velocity derivatives 5 years ago
Daniel Agar b213e30597 mpu9250: fully remove dead interval perf counter 5 years ago
Daniel Agar 515e896cde navigator: set position setpoint timestamp 5 years ago
Daniel Agar a2bd65460d commander: add vehicle-status nav_state change timestamp 5 years ago
Jannik Beyerstedt bbc028a9e9 RoverPositionControl: make offboard attitude usable without GPS 5 years ago
Beat Küng a543169f1e CollisionPrevention: avoid unnecessary cast from uint16_t to int 5 years ago
Nik Langrind c34b7019a4 Fix mistake in previoust commit, which could the "hil" argument to 5 years ago
Jannik Beyerstedt 38103654e9 RoverPositionContro: Enable driving backwards in attitude control 5 years ago
Claudio Micheli ba99ef0d3b Commander: Add COM_ARM_AUTH_REQ for enabling Arm Authorization 5 years ago
Nik Langrind ba5efa5642 px4io: When running HITL, don't publish actuator_outputs. Fixes #13471. 5 years ago
Daniel Agar a694f0bbdd bl_update: build and include board bootloader if config available 5 years ago