22241 Commits (1bb56e775e0b8feb4c0e6e37107b2d6d5cad195f)
 

Author SHA1 Message Date
Beat Küng 044a767235 param: add PARAM_NO_AUTOSAVE: if defined, do not depend on LP work queue 8 years ago
Beat Küng b5bb5cffc8 gps: check for allocation failure & avoid busy loop 8 years ago
Beat Küng 1be639ec46 temperature_calibration: turn off param autosave 8 years ago
Beat Küng 43afb8d41e sensor calibration: remove param_save_default() calls 8 years ago
Beat Küng 4b18f8ea46 LandDetector: remove param_notify_changes() 8 years ago
Beat Küng f256d03364 param command: remove param_save_default() calls 8 years ago
Beat Küng dffba3e03b param: move variable definitions to the top of the file 8 years ago
Beat Küng a0e2b0c5a2 param: add param_control_autosave to enable/disable autosave 8 years ago
Beat Küng f3e9739ab0 param export: use writer lock 8 years ago
Beat Küng a5cdff06d5 param: implement rate-limited autosave 8 years ago
Beat Küng 7c43689ddc commander: remove param autosave 8 years ago
Beat Küng f179049e95 replay: ignore the ULogMessageType::INFO message 8 years ago
Beat Küng c7d9a7a6d1 mavlink_log_handler: fix potential buffer overflow 8 years ago
Beat Küng b0ee1579a9 local_position_estimator: fix typo in params 8 years ago
Beat Küng 04303dcf72 PreflightCheck: use orb_unsubscribe instead of px4_close 8 years ago
Beat Küng ecb0dc2bc4 IridiumSBD: use strncpy instead of strcpy 8 years ago
Beat Küng 9be11c048a batt_smbus: fix string length, use correct delete[] for array 8 years ago
Beat Küng d9dac8a6a8 Tools/px_process_params.py: set executable bit 8 years ago
Beat Küng 4d62dd893b tap_esc: handle lockdown & manual_lockdown -> kill switch 8 years ago
Beat Küng 96c40d3ce9 tap_esc: improve cleanup & initialization code 8 years ago
ChristophTobler 7aea4a33c0 use new logger for all eagle configs 8 years ago
ChristophTobler 3d1a10d4f2 Use new logger for Snapdragon Flight 8 years ago
Hamish Willee 0ea331d5c4 Add markdown (HTML) output format for parameters 8 years ago
Daniel Agar a6eb0053c5 TECS default FW_T_HRATE_FF 0.8 8 years ago
Daniel Agar 027e8ee8c0 TECS remove unused and fix style 8 years ago
Daniel Agar 22d0e507c6 TECS fix height demand change 8 years ago
Beat Küng bc8b36a986 gps: update driver submodule 8 years ago
Dennis Shtatnov 6b2f5970eb FMU get initial values of parameters 8 years ago
Sander Smeets 0158f1d506 VTOL Standard transition improvements (#6904) 8 years ago
Jonathan Lee 1d681b0356 Update URL in airspeed calibration error message 8 years ago
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