18329 Commits (ff5a481c34ce4d5af28cde627a5ca30a286c0bba)
 

Author SHA1 Message Date
Lorenz Meier ff5a481c34 Remove unneeded EKF2 configs 9 years ago
Lorenz Meier c3974446bd Update Gazebo tuning gains 9 years ago
Lorenz Meier 959c9e3817 Update gazebo plugin to fix inertial sensor oscillation 9 years ago
Lorenz Meier 8b510270a9 CPU load: add missing header 9 years ago
Lorenz Meier 7a0d43586f MAVLink app: Only start transmitting when boot is complete (#4666) 9 years ago
Lorenz Meier 6fa446b465 Format fix 9 years ago
Lorenz Meier 7be5ae9b93 Version: Report in common MAVLink format 9 years ago
Lorenz Meier 0dc36d149e Sensors: Reinstate main stack 9 years ago
Lorenz Meier 24622131c9 Sensors: Reinstate boot stack 9 years ago
Jimmy Johnson 38acd15ec6 more clean up 9 years ago
Jimmy Johnson f397d40f09 follow target updates 9 years ago
Beat Küng 26feb018d9 getprogname on posix: fix locking (mutex was not unlocked in some cases) 9 years ago
Andreas Antener a2d78eaa50 use new build path for gazebo - sim connection 9 years ago
Andreas Antener d34edfd435 changed mavros connection string, updated gazebo sitl build process 9 years ago
Julian Oes 45bb1786b6 Fix SITL CPU (#4657) 9 years ago
Julian Oes 224fbbc26b land_detector: fix uninitialized value (#4659) 9 years ago
Paul Riseborough d4262bce2a EKF2 output predictor update (#4606) 9 years ago
Pavel Kirienko c08eec0a23 Fixed stack overflow in UAVCAN process (#4643) 9 years ago
Julian Oes a25bbdd12d DriverFramework: update submodule (#4648) 9 years ago
Lorenz Meier e8aae9c7ab Update DriverFramework reference to point to DF master 9 years ago
David Sidrane acdcb14d79 In support of merging Spread the checks multiline lists (#4626) 9 years ago
Lorenz Meier 0ad0602560 Added missing timestamp to topic listener 9 years ago
Julian Oes af06737e7e sdlog2: fix Segfault on Eagle (#4638) 9 years ago
Lorenz Meier d9718d0d98 Fix commander argc handling 9 years ago
bharathr 250aab66ed Fixed the parsing of commander arguments for non-QURT builds 9 years ago
bharathr 723b501186 Restricted the previous commit to __PX4_QURT only 9 years ago
jwilson 64c3b330ee Partial fix for Snapdragon HITL mode 9 years ago
Mark Charlebois ea138cfd38 Updated DriverFramework with NuttX fixes 9 years ago
Mark Charlebois 8845070d89 Revered changes by Daniel Agar that broke posix eagle build 9 years ago
Mark Charlebois 7c6d24d6b0 Updated DriverFramework with critical qurt fixes 9 years ago
Lorenz Meier 2c6a8c0ce6 MS5611: Drop readout rate to 25 Hz to alleviate self-heating. 9 years ago
Lorenz Meier e6bfe4348c Reduce logging buffers to free some RAM 9 years ago
Lorenz Meier c4da55e40f MAVLink app: Reduce excessive allocation 9 years ago
Lorenz Meier 655b605431 Do not force safety disable for all FMUv4 units 9 years ago
Lorenz Meier 1d3669714b EKF2 config: Do not build other estimators 9 years ago
Beat Küng 7f3a95508e logger: move SDLOG_UTC_OFFSET param definition into logger module 9 years ago
Beat Küng cd7c955067 logger: -t param: fall back to px4_clock_gettime if there's no gps fix 9 years ago
Beat Küng a9930c2173 logger: avoid logging the padding if it's at the end of a message format 9 years ago
Beat Küng bd96afa00b logger: use int32_t for utc_offset instead of uint32_t 9 years ago
Beat Küng 623fe7ca2c logger + uorb msg template: rm msg name from o_fields to save space 9 years ago
Beat Küng 4f8d16cc4d logger: log dropout events 9 years ago
Beat Küng c13247e14f logger: log all known formats, add ADD_LOGGED_MSG message 9 years ago
Beat Küng 2d037d1a1c logger: add an MSG_HEADER_LEN to clarify meaning 9 years ago
Beat Küng df803fc4b9 logger: remove redundant format_len from message_format_s 9 years ago
Beat Küng 971e97745f logger: reorder message header fields (for alignment) 9 years ago
Beat Küng 0ddd7a408c logger: write "sys_name" and "time_ref_utc" info to log file 9 years ago
Beat Küng 908f7eb47f logger: remove some comments, logging output 9 years ago
Beat Küng 1719d9a957 logger: add a file magic 9 years ago
Beat Küng 5cf8081a98 uorb template: add timestamp to the format string 9 years ago
Andrew Tridgell 3f6f030fc4 px4iofirmware: allow override when RAW_PWM is active 9 years ago