21729 Commits (6791090fe32eea0909ef86f942e2cda03f8b3880)
 

Author SHA1 Message Date
Henry Zhang 6791090fe3 add new config for NanoMind (#6874) 8 years ago
Dennis Mannhart 8f1e851911 Stick to velocity fix (#6825) 8 years ago
David Sidrane 7d62aa6a6d HOTFIX:Backport Memory corruption due to stack coloring overreach complete (#6848) 8 years ago
David Sidrane f2164b135d Consolidate the flash patches to fix build (#6850) 8 years ago
Dennis Mannhart c9643cb075 mc_pos_control: delete leftover from transitional changes for vel_max_z (#6822) 8 years ago
Dennis Mannhart 31aff0b6c0 mc_pos_control: change yaw setpoint to yaw (#6854) 8 years ago
Beat Küng 546bd2b4d0 drivers: remove the overflow perf counter 8 years ago
Beat Küng f60dfbbb40 perf: remove unused event_overruns, reduce type of delta times to 32bits 8 years ago
David L Sprague 0a02a4c503 Fixed Issue #6596 8 years ago
Pavel Kirienko 2b2c307eac Performance audit (intentionally duplicates #6829) (#6847) 8 years ago
David Sidrane c20b85e6ad Revert "UAVCAN performance audit (#6829)" (#6846) 8 years ago
Pavel Kirienko 21e04c9f7a UAVCAN performance audit (#6829) 8 years ago
David Sidrane 4fe29e5246 Fiexs frsky telemetry stack warning 8 years ago
Lorenz Meier 7695b65b7f MAVLink app: Default to MISSION, not MISSION_INT 8 years ago
Matthias Grob bb3b26e00f logger: adjusted log_writer_file stack size 8 years ago
Matthias Grob ca9393eb97 mc_pos_control: fix parameter description of expo for QGC parsing 8 years ago
ChristophTobler d5137ed794 set EKF2_AID_MASK and EKF2_HGT_MODE because of iris_opt_flow 8 years ago
Beat Küng 948635c989 LandDetector: call param_notify_changes() instead of param_save_default() 8 years ago
Beat Küng f6d9d77f60 param_notify_changes: set unsaved to true 8 years ago
Beat Küng 0e650638e4 param: implement RW locking 8 years ago
Beat Küng b4290b6b52 params: make param_t uint16_t on NuttX 8 years ago
Beat Küng 45af77a543 mavlink parameters: try to send 5 params at once on USB & UDP connections 8 years ago
Beat Küng 2873d973de mavlink: increase parameter rate from 120 to 300Hz 8 years ago
Simone Guscetti cc153638d2 commander calibration_routines: fix the white led 8 years ago
Simone Guscetti 1e4b79034f commander_helper: Add rgbled function 8 years ago
Lorenz Meier 2af5d1b929 Mission transfer: Fix retry logic 8 years ago
Lorenz Meier 10dcb90d52 Commander: Store last manual stick setpoints only when actually in manual control mode 8 years ago
David Sidrane bef24b906e Removed v4pro cloned v4 inappropriate definitions (#6808) 8 years ago
Lorenz Meier 1a3317ebab Commander: Do not abort low battery handling due to stick motion. 8 years ago
Lorenz Meier e9e79cdc9b Updated optical flow repo 8 years ago
Lorenz Meier 706464d2eb Land detector: Fix param meta data 8 years ago
Lorenz Meier e4c012289f Logger: Sync setpoints and states to same rates 8 years ago
Lorenz Meier f7e4d8453d Logger: Drop position_setpoint_triplet to 5 Hz since its not required at such a high rate in analysis 8 years ago
Beat Küng 32cf540159 rgbled: make sure to load the params on startup 8 years ago
Beat Küng 2cf849a520 led_control: fix errors by clang-tidy 8 years ago
Beat Küng f22fc1c543 led: add breathe mode 8 years ago
Beat Küng 30841ee6bf send_event: separate initialization and wait until started for 'send_event start_listening' 8 years ago
Beat Küng 1177ec91e5 temperatoru_calibration: reformat comments to use doxygen style 8 years ago
Beat Küng 7cb291aa62 temperature_calibration: use a define for error code -110 8 years ago
Beat Küng ce8707532e led/led: change update logic to keep blinking led's in sync 8 years ago
Beat Küng 9e09f70f37 lib/led: make sure to do an orb_copy on startup 8 years ago
Beat Küng b7f5d92b21 lib/led: add some clarifying comments 8 years ago
Beat Küng df791cef94 RPi: make sure navio_rgbled works and add it to autostart 8 years ago
Beat Küng 38156d862f temperature_calibration: add led indication 8 years ago
Beat Küng 1e4fcb6616 cmake configs: add systemcmds/led_control and lib/led where needed 8 years ago
Beat Küng b1be963083 px4fmu_test rcS: switch to led_control command 8 years ago
Beat Küng 46fef30526 systemcmds: add new command led_control 8 years ago
Beat Küng 83afc207d4 drv_rgbled.h: remove this, it's not used anymore 8 years ago
Beat Küng 95e8e26ae0 commander: use led_control uorb topic 8 years ago
Beat Küng 8dae94d90a lib/led: add BREATHE mode (but not implemented yet) 8 years ago