benjinne
06a91ec752
Improve offboard failsafe ( #18160 )
...
* state_machine_helper: improve offboard failsafe
* state_machine_helper: add missing parameter to set_link_loss_nav_state
* state_machine_helper: fix no rc and offboard reason
* Fix offboard test by enabling rcl_except
* mavros_test fix offboard_posctl_test with rcl_except
* autopilot_tester make RcLossException bits explicit
Co-authored-by: Julian Oes <julian@oes.ch>
* autopilot_tester change rcl_except to rc_loss_exception
Co-authored-by: Julian Oes <julian@oes.ch>
* autopilot_tester fix rc_loss_exception renaming errors
Co-authored-by: Julian Oes <julian@oes.ch>
3 years ago
ShiauweiZhao
686bcff8a7
new TDK ICM42670p IMU driver support ( #18141 )
...
Co-authored-by: zhaoxiaowei <zhaoxiaowei@efy-tech.com>
3 years ago
Daniel Agar
000765e9f0
NuttX mount procfs and binfs in px4 init
3 years ago
Daniel Agar
29a91306b5
lib/led: error if dropping ORB_ID(led_control) messages
3 years ago
Daniel Agar
5c7882b787
icm42688p: properly disable anti-aliasing and notch filter
3 years ago
Daniel Agar
4b5a91bf7d
experimental driver for the Tattu 12S 16000mAh Smart Battery on /dev/can0 ( #18164 )
...
- This driver is highly specific to this model of Tattu battery and cannot work with other models without code changes.
- The driver simply reads CAN frames using the NuttX CAN character device interface and converts the data into the proper format as specified in the Tattu datasheet
Co-authored-by: Jacob Dahl <dahl.jakejacob@gmail.com>
3 years ago
Daniel Agar
5eddf32cd3
boards: cubepilot_cubeorange only start ADSB mavlink if console not present
...
- cubepilot_cubeorange_test has the console enabled (used for test rack and bench debugging)
3 years ago
Sander Swart
dbb0974b0c
Removed TEL3 from cube orange default.cmake as it is used for the built in ADS-B receiver
3 years ago
Sander Swart
bce1c06174
Added new line at the end of the file as per code style
3 years ago
Sander Swart
223410e17a
Enable Cube Orange built in ADS-B receiver by default
3 years ago
Daniel Agar
8c47a190ac
Jenkins: hardware stop sensors module before mirobenchmarks
...
- ignore irrelevant sensor timeouts during microbenchmarks
3 years ago
Daniel Agar
cf0a4e06db
boards: px4_fmu-v5x_test disable unused drivers to save flash
3 years ago
Daniel Agar
560ff42923
boards: px4_fmu-v2_test disable ms4525 to save flash
3 years ago
Daniel Agar
56a8f5f73e
boards: px4_fmu-v2_test disable mc_hover_thrust_estimator to save flash
3 years ago
Daniel Agar
3dda360fac
boards: px4_fmu-v5_optmized disable all additional barometers to save flash
3 years ago
Daniel Agar
476e050000
boards: cubepilot_cubeorange_test disable unused modules to save flash
3 years ago
Beat Küng
291ca246d2
matrix: update submodule (improves matrix inversion)
3 years ago
Beat Küng
73ab153fe0
fix test_microbench_math: don't try to measure single instructions
...
The clock is simply not accurate enough to do that.
Plus the measuring overhead is much higher than the executed instruction.
Remaining issue: memory transfers (due to volatile) add non-negligible
overhead and distort the result. Could be solved by using inline assembly.
3 years ago
Daniel Agar
02ca1a6711
Update submodule mavlink v2.0 to latest Sun Sep 5 12:39:18 UTC 2021
3 years ago
PX4 BuildBot
6278c072c9
Update submodule sitl_gazebo to latest Mon Sep 6 00:40:01 UTC 2021
...
- sitl_gazebo in PX4/Firmware (51697b0d07665d85ca1ebd9105e3cdc621b41969): 7fda4d311a
- sitl_gazebo current upstream: 53d606b32f
- Changes: 7fda4d311a...53d606b32f
53d606b 2021-09-01 stmoon - fix the bug for the low real time factor in gazebo
3 years ago
Daniel Agar
a4e9444ca4
Makefile: submodulesupdate include fetching all tags recursively
3 years ago
RomanBapst
93075ad5e8
rtl: fixed computation of return altitude if destination is not home
...
Signed-off-by: RomanBapst <bapstroman@gmail.com>
3 years ago
Jaeyoung-Lim
d32f0d6168
Support headless mode for ignition gazebo
...
This adds support for `HEADLESS=1` when starting ignition gazebo with headless mode
3 years ago
Jaeyoung-Lim
3aa3f542ae
Update simulation-ignition submodule
3 years ago
Jaeyoung-Lim
121bdfa630
Add verbose option for ignition gazebo
...
This commit adds verbose option for ignition gazebo
3 years ago
Jaeyoung-Lim
3c57626627
Update world path for ignition gazebo
3 years ago
xdwgood
c35293107d
tailsitter.cpp:If transition timeout,abort transition
3 years ago
RomanBapst
92abf0545a
GeofenceBreachAvoidance: fixed bug which caused min vertical distance to fence
...
not to be calculated
Signed-off-by: RomanBapst <bapstroman@gmail.com>
3 years ago
profff
9418d36cc9
Tools/docker_run.sh: use recent docker image to fix missing python jsonschema when compiling linux arm based targets ( #18178 )
3 years ago
Daniel Agar
99d7cf4255
parameters: only warn on invalid parameter import
3 years ago
Daniel Agar
92a48657e3
Jenkins: hardware tolerate listener command failure
...
- these are only for casually inspecting the system
3 years ago
Daniel Agar
86bd6a253b
Jenkins: hardware test rebooting back to back multiple times
3 years ago
Daniel Agar
06c673a94f
Jenkins: hardware move sd_bench to test section
3 years ago
Daniel Agar
478cc576ee
commander: warn on offboard mission init
...
- this could happen because the SD card was formatted
3 years ago
Daniel Agar
347720e049
Jenkins: hardware always reset board when finished
3 years ago
Daniel Agar
e7607b858d
sensors: use vehicle_imu timestamp_sample instead of timestamp
3 years ago
Daniel Agar
45001d1ba4
boards: px4_fmu-v5x_test disable modules to save flash
3 years ago
Daniel Agar
f1d00fe697
Tools/HIL: only print timestamp if newline in output
3 years ago
Daniel Agar
6ee16156bb
Jenkins: hardware only list relevant parameters
3 years ago
Daniel Agar
33a3bc143b
boards: ark_can-gps_debug disable systemcmds to save flash
3 years ago
Daniel Agar
225bd2d5a3
Jenkins: hardware limit stackcheck and debug build cpu usage
3 years ago
Daniel Agar
a5a457d744
sensors: relax default data_validator timeout 20->40ms
3 years ago
Daniel Agar
3ff9295cbd
Jenkins: hardware nxp_fmuk66-v3 limit IMU_GYRO_RATEMAX to save cpu
3 years ago
Daniel Agar
bd8937642f
lib/sensor_calibration: only warn if external rotation resetting
...
- this also happens with the actual default parameter value (-1)
3 years ago
Daniel Agar
40e5477edb
NuttX boards fix mkfatfs and rcS logic
3 years ago
Daniel Agar
65b1a9648d
Tools/HIL/run_nsh_cmd.py: fail if ERROR printed in output
3 years ago
Daniel Agar
2f99857b0a
systemcmds/bl_update: add CONFIG_ARCH_CHIP_STM32F7 file size limit
3 years ago
Daniel Agar
369776cd4e
Jenkins: hardware don't tolerate px4io status on known hardware
3 years ago
Daniel Agar
c6dd03a8aa
Tools/HIL/run_nsh_cmd.py - raise timeout slightly
...
- helps on slower debug builds
3 years ago
Daniel Agar
c508404975
boards/px4/fmu-v4pro: fix incorrectly sized FRAM
3 years ago