21947 Commits (cff20ee51ee6ca0c67dbfdb55e4718025391f0b4)
 

Author SHA1 Message Date
Beat Küng e75f5a4642 perf_counter: add perf_print_counter_buffer & perf_iterate_all 8 years ago
Beat Küng 446c734edc perf_counter: use a mutex to protect concurrent access to the perf_counters linked list 8 years ago
Beat Küng 4b01e5b6b6 printload: add print_load_buffer() method 8 years ago
Beat Küng 9f3043f9ca printload: store total_runtime in a separate loop 8 years ago
Beat Küng 23d0355979 printload: reduce memory usage of print_load_s 8 years ago
Beat Küng c46274043f printload: use sched_lock to protect access to tcb 8 years ago
Daniel Agar 4b8bedef48 avoid double promotions 8 years ago
Daniel Agar 412f956636 clang-tidy enable performance-type-promotion-in-math-fn 8 years ago
Julian Oes 3c1d785d86 mavlink_mission: set INT frame correctly 8 years ago
Julian Oes 80ce1b6dd8 mavlink_mission: support INT altitude frames 8 years ago
Henry Zhang 982fe91fa8 Commander: fix LED status bug when system is armed 8 years ago
David Sidrane 0b91fd0e20 Backport stm32f7:Serial fix for dropped data 8 years ago
David Sidrane ba1de2cc0b Renamed to indicate stm32 8 years ago
David Sidrane cd7a57ca1b fmuv5:cr2 was written to cr1 8 years ago
David Sidrane 3eada2c3df fmuv5:Using wrong Sbus Serial port 8 years ago
David Sidrane 36731e13c6 Allow levels of Sbus debugging 8 years ago
Nate Weibley 3ba3aff505 Correct MPU6/9k external detection 8 years ago
David Sidrane eb86730dca Removed all SPEKTUM Power and Bind Control 8 years ago
David Sidrane 9f0ea7ff4f aerofc-v1 Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
David Sidrane a8f76a3319 px4nucleoF767ZI-v1 Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
David Sidrane 3ed5cedea3 px4io-v2 Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
David Sidrane 784abf2c19 px4io-v1 Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
David Sidrane 4574feaee6 px4fmu-v5 Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
David Sidrane 29dd41db1d px4fmu-v4pro Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
David Sidrane a161c05dc6 px4fmu-v4 Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
David Sidrane dace50c2aa mindpx-v2 Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
David Sidrane 78d7508800 dsm Use the abstaction SPEKTRUM_POWER to enable the interface 8 years ago
David Sidrane d80a322961 fmu: Remove Legacy FMUv4 and use the abstaction SPEKTRUM_POWER 8 years ago
David Sidrane 26d50d2c98 tap-v1 Remove GPIO_RC_OUT and vetted RC_IN wiring 8 years ago
Matthias Grob 5a00cb4770 MPU6000 driver: change default accelerometer range to +-16g 8 years ago
Dennis Mannhart 419c474d53 mc_pos_control: manual input temporary yaw fix 8 years ago
Beat Küng cb87f1ea85 unittests: handle visibility.h correctly 8 years ago
Beat Küng 74f4aecbf8 random.c: remove unused & conflicting RAND_MAX 8 years ago
Beat Küng 358bcb6ae0 visibility.h: add #pragma GCC poison getenv setenv putenv 8 years ago
Beat Küng 4a7e02c640 systemlib/visibility.h: remove this file 8 years ago
Beat Küng e87aa6f6c1 cmake: remove ${PX4_INCLUDE_DIR}visibility.h 8 years ago
Beat Küng d72133a380 rcS: increase log buffer by 4kB 8 years ago
Beat Küng be2d10ff45 px4_nuttx_tasks: call clearenv() before task_create 8 years ago
ChristophTobler 80e7475267 use snapdragon_pwm_out and change connector for RC 8 years ago
David Sidrane 90fe63bb53 Fixes dead aux channels introduce in oneshot 8 years ago
Beat Küng d7703173b2 Critical: Fixes Snapdragon Flight parameter synchronization problem (#6910) 8 years ago
David Sidrane 7ef3b92109 Fixes lost RC on px4fmu-v4 8 years ago
Daniel Agar 79d15ad2f0 mavlink stream camera trigger broadcast DO_DIGICAM 8 years ago
Mohammed Kabir 679b59b8d4 lpe : default fusion flags for GPS-only use 8 years ago
Lorenz Meier de6302c418 Update DriverFramework to include Mac OS SITL fixes 8 years ago
Sander Smeets 16515e1d1e VTOL standard transition use FW_PSP_OFF (#6728) 8 years ago
David Sidrane 2d92ad2538 stm32 Updated flash patch to upstream revised (#6893) 8 years ago
Sander Smeets fc71ef98bb DeltaQuad params (#6894) 8 years ago
Nate Weibley 9618b9417b Inline block param getter 8 years ago
Nate Weibley f5ffdba4cc Move uORB Subscription getter to header file (#6891) 8 years ago