40058 Commits (master)
 

Author SHA1 Message Date
bresch 917910f3e2 ekf: pass a float by copy instead of a constant ref 3 years ago
bresch 3077f27821 ekf: use float instead of Vector2f for innov gate in pos/vel fusion 3 years ago
Daniel Agar 5fb0084524 ekf2: remove unused shared fields for last velocity observation and variance 3 years ago
Daniel Agar 8a0581516c ekf2: don't store _auxvel_sample_delayed 3 years ago
Daniel Agar 452b5e94b4 ekf2: don't store _drag_sample_delayed 3 years ago
Daniel Agar 138ff7a316 sensors: ensure that best accel/gyro is in bounds 3 years ago
Daniel Agar 07c273fc31 sensors/vehicle_angular_velocity: print full sensor_selection if device id not found 3 years ago
Daniel Agar 94604ff21a
Jenkins: hardware pyserial cat shouldn't fail the build 3 years ago
Peter van der Perk 9f97793491 Generate C/C++ header to expose px4board kconfig symbols to the preprocessor 3 years ago
Jaeyoung Lim 2fc95bb369 Rebase fix 3 years ago
Jaeyoung Lim 3dd5c1fbaf Enable NPFG by default on the believer 3 years ago
Jaeyoung Lim 3a9c5c3178 Use acceleration to pass path curvature 3 years ago
Jaeyoung Lim e2741f988a Add interface for passing path tangent and closest point directly 3 years ago
David Sidrane f460611098 Fix serial_test stack warning 3 years ago
Peter van der Perk efd3bc1794 Serial_test move g_cl and g_mod from heap to stack to save memory by not preallocating them 3 years ago
Daniel Agar 88ffc177f7 ekf2: utils add getEulerYaw() that uses the best rotation sequence 3 years ago
Daniel Agar c3e0b93fc8 ekf2: remove unnecessary inlines 3 years ago
Hamish Willee 26d5ac4f58 GPS_YAW_OFFSET param docs: use rover and moving base terminology 3 years ago
David Sidrane 3358712b92 UAVCAN Node Correct C to Kelvin conversion 3 years ago
David Sidrane ec441fdba6 gnss-m9n-f4:Add serial_passthru 3 years ago
David Sidrane 3fecf8a23c Added ability to launch passthru on u-center traffic 3 years ago
David Sidrane 48c32f7795 Added serial passthru 3 years ago
David Sidrane 0c8a5b3da1 matek-gnss-m9n-f4:Enable IO compensation 3 years ago
David Sidrane 2761112466 NuttX with CDCACM/OTGID backports 3 years ago
David Sidrane cb06f82f0f gnss-m9n-f4:Board support clean up 3 years ago
dirksavage88 d92244b664 Initial Matek m9nf4 can node support 3 years ago
Daniel Agar f3e2a197ad
move vehicle at rest detection ekf2 -> land_detector 3 years ago
Daniel Agar e387f302f9 mavlink: streams/COMMAND_LONG don't send internal vehicle_commands 3 years ago
Jukka Laitinen f8a090e85e Remove HYGROMETERS from fmu-v5 stackcheck build and rename to COMMON_HYGROMETERS 3 years ago
Beat Küng a4206ba553 logger: log excluded optional topics 3 years ago
Roman Dvořák 2b1229786e Multi instance SHT3x driver support 3 years ago
Roman Dvořák ed475ca324 SHT3x driver 3 years ago
mcsauder e554f0174d Format whitespace and group checkall() methods together in geofence class. 3 years ago
Matthias Grob ae0bb8371d Commander: message planned battery action with warning together 3 years ago
Matthias Grob 973116c7a4 commander_params: clarify failsafe delay procedure description 3 years ago
Matthias Grob cd560da57c Commander: correct battery failsafe message severity level 3 years ago
Matthias Grob 405852b5c8 Commander: only disallow RC override during battery failsafe delay 3 years ago
Matthias Grob 5ec21835a4 Commander: ensure low battery failsafe flying unatended without GPS 3 years ago
Matthias Grob 1911ec0085 Commander: fix user messageing for low battery failsafe delay 3 years ago
Matthias Grob 52a9040c62 BatterySimulator: recharge battery upon disarming 3 years ago
Matthias Grob 955aad0dfb Commander: consistent hysteresis initialization 3 years ago
Matthias Grob d10f9030ad Commander: add delay before executing low battery failsafe action 3 years ago
Matthias Grob 3af315f2c3 Commander: change battery failsafe to return action instead of executing 3 years ago
Matthias Grob 8eed43b515 Commander: put battery warning and failsafe action in separate functions 3 years ago
Matthias Grob 367b6123e1 state_machine_helper: change main state directly also for low battery RTL 3 years ago
Matthias Grob f49bd9956b state_machine_helper: reuse battery action conditions 3 years ago
Matthias Grob 95b5bc0d84 state_machine_helper: separate low battery warning from action 3 years ago
Jukka Laitinen 70872d94c8 Split px4_layer into kernel and userspace parts for nuttx protected build 3 years ago
Jukka Laitinen 3a6ebe5fc1 NuttX Cmake changes to build combined kernel+userspace image in nuttx protected build 3 years ago
Jukka Laitinen 1f9ace3901 boards/px4/fmu-v5: Add linker scripts for kernel-userspace split 3 years ago