20250 Commits (fce8e3eb23c38970a33ad4537ed04399426a2a4b)
 

Author SHA1 Message Date
Beat Küng 85cee9460f sensors: use only as many voters as there are sensors 9 years ago
Beat Küng 0f2b31b41e uorb: inline orb_advertise (directly calls orb_advertise_multi) 9 years ago
Henry Zhang 309c256e9e fix param interface (#5797) 9 years ago
Julian Oes 53e0bc5f12 POSIX: use up to 20 command line arguments 9 years ago
Lorenz Meier bae8adc1a8 Update README.md 9 years ago
Lorenz Meier f44ab6f05d Update README.md 9 years ago
Michal Stasiak 2bfac7ff4f Mission feasibility: Geofence check fix 9 years ago
Dennis Shtatnov bf9a1c5a18 Removing alternative io timer rate for CF2 9 years ago
David Sidrane 2d451991af PX4 System change to Remove #ifdefs from the IO timers 9 years ago
David Sidrane b2b9a0be9f PX4 System change to allow way to override the PWM_.*_{MIN|MAX} values 9 years ago
David Sidrane d77e107e31 Crazyflie uses the board common interface to provide board name 9 years ago
David Sidrane ab43baa02d Clean up Crazyflie 9 years ago
David Sidrane c4d91ef644 Removed CONFIG_STM32_I2CTIMEOTICKS defined in the PX4 I2C driver 9 years ago
David Sidrane fd797ae3b4 Using build system warnings. 9 years ago
Mark Whitehorn 9603794b9d set verbose flag for Dcm.renormalize test 9 years ago
Mark Whitehorn 03beeb2e55 update matrix submodule 9 years ago
Mark Whitehorn fc73ab5e40 add unit test for Dcm.renormalize() 9 years ago
Daniel Agar a8369c6ac8 FW use loiter to achieve waypoint altitude 9 years ago
Sander Smeets 39cc75b4a0 Rebase of vtol_land_weathervane patch 9 years ago
Beat Küng 4bcf2cdb52 uavcan: fix initialization of std::array 9 years ago
Carlo Wood 09d36a63ef Revert to using __builtin_isfinite for QuRT. 9 years ago
Beat Küng ab4d7dfc59 mavlink: stop ulog streaming when mavlink thread exits 9 years ago
Beat Küng 587c5161a3 mavlink_{shell,ulog_streaming}.py: show full error output when pymavlink import fails 9 years ago
Beat Küng fa461d018d mavlink_{shell,ulog_streaming}.py: send heartbeat 9 years ago
Mark Whitehorn 25be7aa7cf incorporate Bill Premerlani's fast rotation handling from MatrixPilot 9 years ago
Lorenz Meier 76082da674 Add IST8310 driver 9 years ago
Lucas De Marchi c5100b6273 tap_esc: fix output order for quadrotor 9 years ago
mantelt 8b237d7cf3 navio_sysfs_pwm_out: Adressing comments of @bkueng 9 years ago
mantelt 10491884ca navio_sysfs_pwm_out: command line argument for mixerfile 9 years ago
mantelt 32403ddb90 navio_sysfs_pwm_out: removing default mixer 9 years ago
mantelt 6cbd398974 RPi/Navio: add rpi baseline config for fw 9 years ago
mantelt 4b8fc2365e navio_sysfs_pwm_out: Use mixer file 9 years ago
mantelt 4c0c526898 Loading mixer from (hardcoded) file 9 years ago
Daniel Agar cdd317ba38 commander arm check throttle include rattitude 9 years ago
CarlOlsson 93fb02bfa3 fw_att_ctrl: Code cleanup 9 years ago
Beat Küng 00cd2902c7 fix logger: avoid leaking file descriptor in get_log_time() 9 years ago
Daniel Agar 2908f1c16d commander allow disarm command with throttle 9 years ago
Daniel Agar 27a50275b6 commander NAV_RETURN_TO_LAUNCH change mode to RTL 9 years ago
Carlo Wood 0bff3593d3 Do not use std::cout for qurt's sake. 9 years ago
Carlo Wood 52b8e75aea Export symbols init_app_map and list_builtins 9 years ago
Henry Zhang 278124bfb8 MindPX: Code clean up. 9 years ago
Henry Zhang b280e28623 MindPX: Remove hardcode for sensors rotation. 9 years ago
Henry Zhang f17dc2f2a6 MindPX: Code style and clean up. 9 years ago
Henry Zhang d6ed416d29 MindPX: Update spi bus and sensors io config. 9 years ago
Henry Zhang cabcc39816 MindPX: Expand to maximum 8 PWM outputs. 9 years ago
Henry Zhang 53b4996379 MindPX: Use TIM14 CH1 for tone alarm output. 9 years ago
Henry Zhang b76c8cd80c MindPX: Use i2c rgbled. 9 years ago
Henry Zhang 016aa47dfc MindPX: Enable FrkSky telemetry on usart8/ttys6. 9 years ago
Henry Zhang 2b23835d56 MindPX: Support RSSI. 9 years ago
Henry Zhang d8ac044414 MindPX: Support serial RC input. 9 years ago