37660 Commits (93aa6e3f7826026dd954046c24929871299afe2d)
 

Author SHA1 Message Date
Matthias Grob b824f33ae9 battery: publish measured values also when battery not connected 4 years ago
Matthias Grob a99ddd0845 battery: don't reset on every loop iteration 4 years ago
Matthias Grob 8d74e52bb7 battery: omit separate publish() function 4 years ago
Matthias Grob 9c0c85c9e2 battery_status: naming consistency current_filtered_a -> current_average_a 4 years ago
Matthias Grob 41cc73e555 battery: simplify battery_initialized condition 4 years ago
Matthias Grob a51d47f8e8 battery: connected check outside of determineWarning() 4 years ago
Jaeyoung-Lim e45b862f1d Specify orientaiton of ADIS16448 IMU from rc.sensors 4 years ago
Daniel Agar 33bf4e0303 EKF: set uninitialized vel/pos/hgt test ratios to NAN 4 years ago
Daniel Agar d87cd171f4 sensors/vehicle_imu: continue integrating gyro if there's a gap in data 4 years ago
Daniel Agar 7ddcb7fe3c adis16470: disable debug 4 years ago
Daniel Agar 982692f5ed ekf2: selector handle NAN test ratios as uninitilaized 4 years ago
Daniel Agar f08a22934e boards: px4_fmu-v4_test remove deleted drivers/tap_esc 4 years ago
Daniel Agar f0d8d53da6
sensors/vehicle_imu: minor IMU integration improvements 4 years ago
Daniel Agar 3fcd323f6a
drivers/imu/invensense: store offset registers on configure, trigger reset on any change 4 years ago
alexklimaj 9d3e18dbe1 ARK Flow rev 2 add icm42688p 4 years ago
TSC21 a67e66000e protocol_splitter: including magic number on XOR for checksum 4 years ago
TSC21 4741ec25ce microRTPS: increase base message ID space to 179 4 years ago
Matthias Grob 5ac5399d83 Remove horizontal slow down close to ground 4 years ago
Matthias Grob 055c9db178 state_machine_helper: allow takeoff and hold without any link 4 years ago
Matthias Grob 15096ead5f state_machine_helper: explicitly notify about rca and data link loss 4 years ago
Matthias Grob bec9eef5b0 state_machine_helper: react on link losses during takeoff 4 years ago
Matthias Grob 11556d4e9a Commander: allow disabling RC loss failsafe for mission, hold, offboard independently 4 years ago
Matthias Grob 933d31b476 commander_params: correct parameter group from Mission to Commander 4 years ago
Matthias Grob 6ee8f7be0f Commander: switch to static_cast<> for set_nav_state parameters 4 years ago
Jukka Laitinen d83033f449 Take the crypto_backend library into use in bootloader for signature verification 4 years ago
Jukka Laitinen 0d4f481035 Add simple SW implementations for crypto_backend and keystore_backend 4 years ago
Jukka Laitinen d068ae48d6 Add header file for arhitecture/implementation specific px4 crypto and 4 years ago
Jukka Laitinen b3e9904df0 Add monocypher crypto library in src/lib/crypto/monocypher 4 years ago
Jukka Laitinen 09e62f96b2 Put all the test key material into same directory 4 years ago
Jukka Laitinen caed8e4b05 Fix cryptotools.py signature alignment 4 years ago
Roman Dvořák ab0e3b6001
icm20948_i2c_passthrough: allow to configure i2c address 4 years ago
Beat Küng d79229f958 mavlink_shell.py: allow scripted use 4 years ago
Sander Swart aa60d76963
camera trigger: don't keep triggering while enabled but paused 4 years ago
achim 6b356068cb
boards: mro_x21-777 board.h fix SPI 2 SCK pin 4 years ago
Mathieu Bresciani 9cedb169fc
HTE: relax validity condition when already valid (#17783) 4 years ago
Hamish Willee 74cc1d901d Thoneflow - fix up links to docs 4 years ago
Paul Riseborough 3beb5bcbe0 EKF: Fix momentum drag density altitude scaling and update comments 4 years ago
Paul Riseborough 97b5ae1e96 EKF: Fix derivation comments for drag fusion 4 years ago
Paul Riseborough 58d376e2be EKF: prevent /0 and use pre-computed inverses 4 years ago
Paul Riseborough de8625d255 EKF: fix sign error in bluff body drag fusion 4 years ago
Paul Riseborough 73d1e514d0 EKF: Extend drag fusion to include propeller momnetum drag 4 years ago
Matthias Grob 0dee7af81f ekf2_params: enable baro ground effect compensation by default 4 years ago
BazookaJoe1900 91808f7c9e Update EKF/common.h 4 years ago
Bazooka Joe 9c0a52d52a delay time: potentially reduce delay time if baro/aux velocity/airspeed is not used 4 years ago
bresch 611ace0ed6 EV_yaw: reset ev_to_ekf to identity when yaw is reset to EV 4 years ago
bresch 804c3563fb heading_fusion: fix yaw gyro bias oscillation on ground 4 years ago
Thomas a264541861 explicitly set param2 to 0 in existing *DO_VTOL_TRANSITION commands. add a guard against NaNs. 4 years ago
TSC21 0c5f2d3b8c microRTPS: add missing header for PRIu32 and PRIu16 macros 4 years ago
TSC21 9fb53d4276 microRTPS: add option to build the microRTPS agent after its generation 4 years ago
TSC21 084a992572 microRTPS: agent: only allow to whitelist the localhost when using FastDDS as the rmw 4 years ago