21861 Commits (d50a0c43239488fa472b96618dfe582017ba1b50)
 

Author SHA1 Message Date
Mohammed Kabir d50a0c4323 pwm : fix code style 8 years ago
Mohammed Kabir f915896413 pwm : run update only on NuttX 8 years ago
Mohammed Kabir e8e4e5be49 land detector : add stbs for altitude 8 years ago
Lorenz Meier 1adbf37cbe PWM command: Do not use return value of read 8 years ago
Lorenz Meier dbd065a307 Add PWM out sim trim settings 8 years ago
Lorenz Meier 306d4b8817 Makefile: Add Gazebo clean step 8 years ago
Lorenz Meier 5f135acf33 Land detector: Add mode for rovers 8 years ago
Lorenz Meier bbd1906dfb Add Rover SITL config 8 years ago
Lorenz Meier 63a84900e6 Add rover model 8 years ago
bharath374 6e64bff494 Updated PID gains in 200qx config file 8 years ago
FantasyJXF d1c3b771ee Update navigator_main.cpp 8 years ago
Beat Küng 2a175aa2f9 logger: use nullptr instead of NULL 8 years ago
Beat Küng bfcbe4b6c3 log_writer_file: rename perf counters 8 years ago
Beat Küng 190c14c186 logger: add preflight & postflight process usage & perf counters to the log 8 years ago
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