Jacob Dahl
41aeb9ec70
use tmux, with 3+ vehiles I see sporadic 100ms IMU dropouts
2025-10-14 15:37:54 -08:00
Jacob Dahl
83dc437ece
multi vehicle gz sim convenience script
2025-10-14 15:05:34 -08:00
Jacob Dahl
a64536802b
gz: fix gimbal yaw, add dds publisher ( #25754 )
...
* gz: correct gimbal yaw
* uxrce_dds: add publisher /fmu/out/gimbal_device_attitude_status
* chore: use explicit ENU_to_NED rotation
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
* format
---------
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
Co-authored-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
2025-10-14 11:45:43 -08:00
Matthias Grob
babe094d06
FailureDetector: use robust timeout checks for motor failure detection ( #25757 )
2025-10-14 10:46:29 -08:00
Alexander Lerach
376f52f51d
mavlink: add som/fmu config params
2025-10-14 19:14:41 +02:00
Alexander Lerach
0f0fe8f1fa
boards: align auterion v6x with APX4
2025-10-14 19:14:41 +02:00
Niklas Hauser
9fa4a57c66
tools: Ignore known_hosts file for uploading via SSH
2025-10-14 19:14:41 +02:00
Niklas Hauser
ba1e658750
boards: remove USB device from Auterion FMUv6x
2025-10-14 19:14:41 +02:00
Alexander Lerach
e8fbc30cf6
boards: add auterion v6x target
2025-10-14 19:14:41 +02:00
Matthias Grob
7706aae67d
mavlink_receiver: only switch outgoing MAVLink version to 2 if it was 1 before
...
to avoid the message that comes with it being spammed.
2025-10-14 18:38:02 +02:00
Matthias Grob
4842c542b8
rc_update: remove 1% deadzone for RC channels 1-8 ( #25502 )
...
* rc_update: remove 1% deadzone for all channels
this should be handled higher level.
* Remove all references to the RC{n}_DZ parameters
Regular expression: RC.{0,2}_DZ
---------
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-10-13 21:41:11 -08:00
Matthias Grob
12035682d7
Use MAVLink v1 only as opt-in ( #25583 )
...
* Remove support for MAVLink 1
* Add back support for MAVLink 1 but don't default to it
* Update src/modules/mavlink/mavlink_params.c
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
---------
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-10-13 20:58:34 -08:00
Matthias Grob
33301764e4
Handle SYS_AUTOSTART 0 the same as no valid airframe being available ( #25645 )
...
* ROMFS: do not exit airframe loading if SYS_AUTOSTART is 0
Do not treat 0 as a magic value that skips the aiframe loading.
Instead leave it tot he rc.autostart to load an airframe that if finds
appropriate (can be defined in external aiframe).
Signed-off-by: Silvan <silvan@auterion.com >
* ROMFS: adjust airframe load spacing and message/comment wording
---------
Signed-off-by: Silvan <silvan@auterion.com >
Co-authored-by: Silvan <silvan@auterion.com >
2025-10-13 20:56:27 -08:00
Ramon Roche
aa0668663a
docs: clean urls for vitepress builds ( #25718 )
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-10-13 20:52:41 -08:00
Marco Hauswirth
2f06f03728
calibration: mag: only allow mag calibration when at least one mag is available and enabled (i.e. not prio=0) ( #25714 )
2025-10-13 20:51:25 -08:00
Jacob Dahl
2c62caeb7d
flight task auto: fix offtrack mission landing bug ( #25725 )
...
During a mission the last waypoint is often a LAND. If the previous waypoint is not directly above the land waypoint the offtrack calculation is incorrect. This regression was introduced when the offtrack calculation switched from 2D to 3D.
2025-10-13 19:56:23 -08:00
PX4 Build Bot
87559f717b
New Crowdin translations - zh-CN ( #25747 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-10-13 09:08:22 +11:00
PX4 Build Bot
7fb8ea051f
New Crowdin translations - uk ( #25746 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-10-13 09:08:14 +11:00
PX4 Build Bot
dc500c4d04
New Crowdin translations - ko ( #25745 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-10-13 09:08:00 +11:00
Alexander Sherikov
54679f11d0
px_update_git_header: fix nuttx version detection ( #25742 )
...
use fake nuttx version tag when the real one cannot be detected
2025-10-11 14:24:30 -08:00
Connor Denihan
9a6e4b5ace
docs: Fix capitalization of macOS ( #25744 )
...
* Fix formatting and capitalization in dev_env_mac.md
Updated formatting and capitalization for consistency in the macOS development environment documentation.
* Correct 'Mac OS' to 'macOS' in documentation
* Fix capitalization of 'macOS' in documentation
2025-10-11 14:23:55 -08:00
Connor Denihan
d6fc448a36
Update supported Ubuntu versions in dev environment docs ( #25743 )
2025-10-11 12:54:32 -08:00
Farhang
3336050f84
First commit
2025-10-10 11:29:01 -07:00
Mahima Yoga
96904636f3
commander: prevent setting nav_state to takeoff after disarming ( #25735 )
...
* commander: prevent setting nav_state after disarming to takeoff
* wrap in function
2025-10-10 09:59:26 -08:00
Peter van der Perk
edc7a2bb80
fmu-v6xrt: Add DTCM to heap ( #25733 )
...
Move ramvectors from DTCM to ITCM, this seems to better in general.
Also ITCM is marked as RO so is safer anyhow, now that DTCM is fully
unused we add DTCM region of 256kB to memory allocator. Increases usable
memory from 1536kB to 1792kB and decrease system load a bit since DTCM
is faster
2025-10-10 09:46:26 -08:00
Ramon Roche
2fba5b4c1a
ci: pull emscripten v4.0.15 to avoid c++17 errors ( #25739 )
...
https://github.com/emscripten-core/emscripten/issues/24850
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-10-10 09:43:20 -08:00
Jacob Dahl
12f6005c5c
romfs: allow target level airframe selection ( #25677 )
2025-10-10 11:29:27 -06:00
Jaeyoung Lim
b95784e804
Consume speedweight from FW longitudinal config ( #25709 )
...
* Consume speedweight from longitudinal config
* Constrain speed weight
2025-10-10 10:00:43 -07:00
Peter van der Perk
2f48cb4ef2
MR-CANHUBK344 NXP B3RB Rover support ( #23897 )
...
* s32k3xx: EMIOS allow independent frequencies for each channel
* mr-canhubk3: update config
* mr-canhubk344: Fix adap board detect
* mr-canhubk344: Use LPSPI1 (Port P1A) for SD card
* airframes: Add B3RB Ackermann rover config
See https://nxp.gitbook.io/mr-b3rb for more information about the NXP
B3RB platform. PX4 Support basic control for now
2025-10-09 23:28:43 -08:00
Ramon Roche
d6f7519df0
ci: builds all cache pip
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-10-09 20:57:06 -04:00
Ramon Roche
2eac99cd20
ci: AWS instance review and improved build caching
...
* Tone down the performance of some runners from 8cpu+ down to 4cpu+
* Improve and document caching on PX4 builds with an improved ccache key strategy
* Review and document artifact upload logic for binaries uploaded to S3 and github
releases
* Future Improvement, introduce runners configuration file so we can
control more precesily which instances are allocated.
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-10-09 20:57:06 -04:00
Hamish Willee
d85994b521
Make Github docs-deploy workflow only run manually
2025-10-08 15:00:53 -07:00
Andrew Wilkins
60dd343152
updated test cards for optical flow flights ( #25676 )
...
* updated test cards for optical flow flights
* Update docs/en/test_cards/mc_07_optical_flow_failure.md
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
* updated docs
* fixed mis-type in url
* subedit
* Update docs/en/test_cards/mc_06_optical_flow.md
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
* updated test card
* changes to file name and some instructions
---------
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-10-08 11:02:03 -08:00
PX4 Build Bot
d3bcdf8ba7
New Crowdin translations - zh-CN ( #25661 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-10-08 16:19:27 +11:00
PX4 Build Bot
fa706c905f
New Crowdin translations - uk ( #25660 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-10-08 15:58:35 +11:00
mahima-yoga
be29f647cb
logging: log sensor_baro with add_topic_multi
...
Ensures external barometers (e.g., over UAVCAN) are also logged.
2025-10-06 10:19:01 +02:00
annoybot
a443997264
docs: add a new rust ULOG parser to the list of known parsers
2025-10-06 09:11:54 +02:00
Jacopo Panerati
39837d44b1
upload_log.py: add server as an argument ( #25702 )
2025-10-06 09:03:09 +02:00
PX4 Build Bot
66436a980c
New Crowdin translations - ko ( #25706 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-10-05 15:24:37 +11:00
JoelJ18
6be7abb13d
MicroStrain driver: Expanded aiding support ( #25673 )
...
* External mag + Optical flow aiding
* Adding autostart
* global position eph fix
* write fix
* configureAidingSources split + frame fixes + params cleanup
* configureGnssAiding fix + params cleanup
* Redundant param removal
* External Heading fix
2025-10-03 19:13:04 -08:00
Maciej Małecki
1a3cdecb39
boards/mro/pixracerpro: enable additional UARTs ( #22516 )
...
The UARTs themselves were already present, just not configured under any
alias.
Follow [ArduPilot UART naming for this
board](https://ardupilot.org/plane/docs/common-pixracer-pro.html#default-uart-order ),
out of necessity: it's the only combination that makes sense and is
understood by QGroundControl.
(For example, I've attempted configuring the additional UARTs as `_EXT1`
and `_EXT2`, but only `_EXT2` was understood by QGC.)
Trying to actually use the FrSky telemetry port for anything without
configuring FrSky telemetry on a different port may be impossible without
modifying the board's `init/rc.board_extras`.
(Should that script be modified to check if the port is used for
anything else?)
Skip naming the RC input port.
Fixes #21455 .
2025-10-03 10:03:40 -08:00
QiTao Weng
849819629a
dds: add adsb topic ( #25652 )
2025-10-03 19:01:40 +01:00
Marco Hauswirth
6e579cb75a
improve gnss altitude fusion starting logic
2025-10-03 10:11:41 +02:00
Marco Hauswirth
c2c721a2d6
* add gnss-fault flags to estimator-status msg
...
* react to comments
2025-10-03 10:11:41 +02:00
Marco Hauswirth
3712af8b7f
* avoid gnss-based altitude reset in DR-mode
...
* add hysteresis for re-enabling fusion
* disable lat/lon/vel fusion on gnss_hgt_fault
2025-10-03 10:11:41 +02:00
mahima-yoga
86f2fdfd7d
docs: add description to AutotuneAttitudeControlStatus.msg
2025-10-02 15:17:40 +02:00
mahima-yoga
519e3f60af
docs: update fixed-wing autotune docs
2025-10-02 15:17:40 +02:00
mahima-yoga
614e15d5f4
fw-autotune: detect and limit amplitude of ID maneuver
...
Increases signal ampltiude on a 1Hz sin input until a target rate (R/P/Y = 0.8/0.5/0.5 rad/s) is reached. Identification signal is then scaled with this ampltitude instead of the user-defined parameter.
2025-10-02 15:17:40 +02:00
Alexander Lerach
97a97991c1
airframes 4017, 4041: exclude from v6x targets to save flash
2025-10-02 14:43:05 +02:00
Hamish Willee
7565318107
Update MAVLink to latest ( #25692 )
...
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-10-01 10:54:18 -08:00
Matthias Grob
a0810462fd
ManulControlSelector: initialize disabled such that it's obvious if paramter is not loaded correctly
2025-10-01 18:31:12 +02:00
Matthias Grob
661b0655dc
ManualControlSelector: unify validity conditions into one place
2025-10-01 18:31:12 +02:00
Matthias Grob
365525269e
ManualControlSelector: simplify prioritization logic
2025-10-01 18:31:12 +02:00
Matthias Grob
f1f3c81566
Update COM_RC_IN_MODE enum naming
2025-10-01 18:31:12 +02:00
Matthias Grob
acf5766f9c
commander_params: rewrite COM_RC_IN_MODE documentation
2025-10-01 18:31:12 +02:00
Tobias Büchli
2c062a45ba
feat: expand to 4 modes with more priority options
2025-10-01 18:31:12 +02:00
Tobias Büchli
25c66a7ee5
feat: extend COM_RC_IN_MODE 5 and 6 to source ID ascending and descending priority modes
2025-10-01 18:31:12 +02:00
Luka Filipović
6c69d86d7e
mission_base: on mission end, set loiter position from previous position type setpoint
2025-10-01 17:44:58 +02:00
Hamish Willee
32a74afbb8
Add workflow_dispatch to AWS docs deployment
2025-10-01 17:05:44 +10:00
chfriedrich98
a6bf5a9066
Rover: Simulation Update ( #25644 )
...
* gz: update submodule
* rover: update simulation airframes
* docs: rover simulation
2025-09-30 23:04:07 -08:00
Hamish Willee
5dab3dd3d2
[Main] Fix up versions to point to v1.16 ( #25691 )
2025-10-01 15:50:59 +10:00
Jacob Dahl
4766f3c1d3
board: px4_fmu-v6x: remove land detector and landing target estimator from uuv and spacecraft targets ( #25688 )
2025-09-30 21:50:32 -08:00
Hamish Willee
5999cad92c
Update aws docs deployment (match current 1.16) ( #25680 )
2025-10-01 15:40:43 +10:00
PX4 Build Bot
bd71881f8a
New Crowdin translations - ko ( #25659 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-10-01 13:53:06 +10:00
Hamish Willee
4dab1108c3
VehicleOdometry.msg - clarify frames ( #23444 )
2025-10-01 10:03:09 +10:00
Henry Kotzé
dbd13070e5
esp32: pwm register updates correctly on change ( #25653 )
...
- removed the bug where some overflow would occur on the PWM signal when
changing the duty cycle of the signal after power up. (PWM_MAIN_DIS,
PWM_MAIN_MIN or PWM_MAIN_MAX)
removed commented code
cleanup of previous cherry-pick
Co-authored-by: henrykotze <henry@autonosky.com >
2025-09-30 11:15:06 -08:00
Jacob Dahl
f3b2599d33
ekf: range fusion: fix height ref ( #25654 )
...
* ekf2: range height skip "unhealthy" samples, but respect timeout
- we should never directly use an "unhealthy" range finder sample for
state corrections or resets, but we also shouldn't immediately abort
active rng_hgt until the timeout has passed
* check starting_conditions_passing once
* ekf2: conditional range aid change height ref
---------
Co-authored-by: Daniel Agar <daniel@agar.ca >
2025-09-30 11:14:26 -08:00
Daniel Agar
e3309b9f87
ekf2: rng don't allow bad measurement in bad_acc_vertical ( #25636 )
...
- if bad vertical acceleration is detected there's an emergency case
where rejected range finder observations are allowed to be used, but
this still can't happen if the sample itself is known to be bag
2025-09-30 11:14:04 -08:00
Matthias Grob
4d2170c13e
docs/failure_injection: motor off requires CA_FAILURE_MODE to be set
2025-09-30 11:23:09 +02:00
Matthias Grob
e59afce5db
Enable directly injecting motor failures using e.g. failure motor off -i 1
...
Only if SYS_FAILURE_EN is enabled and CA_FAILURE_MODE is > 0.
2025-09-30 11:23:09 +02:00
Matthias Grob
786e0a12c2
FailureInjector simplification rework
2025-09-30 11:23:09 +02:00
Matthias Grob
cefa41f85c
failure command: fix array bound seg fault with e.g. failure motor -i 1
2025-09-30 11:23:09 +02:00
Matthias Grob
7f2a67a588
Commander: split out failure injection class into its own file
2025-09-30 11:23:09 +02:00
Jacob Dahl
bacb30650c
uavcan: don't init ESC if UAVCAN_ENABLE isn't set for ESC
2025-09-29 15:40:33 -04:00
Daniel Agar
900a5ede01
ekf2: range height skip "unhealthy" samples, but respect timeout ( #25634 )
...
* ekf2: range height skip "unhealthy" samples, but respect timeout
- we should never directly use an "unhealthy" range finder sample for
state corrections or resets, but we also shouldn't immediately abort
active rng_hgt until the timeout has passed
* check starting_conditions_passing once
---------
Co-authored-by: Jacob Dahl <dahl.jakejacob@gmail.com >
2025-09-29 11:23:37 -08:00
Alexander Lerach
03e6f40995
nuttx submodule update (dcache fix)
...
* nuttx submodule update (dcache fix)
2025-09-29 18:04:26 +02:00
airpixel-cz
2b0ea50d16
mavlink: parameters: fix camera and cannode param message routing
2025-09-26 23:16:05 -08:00
Daniel Agar
7eec4c9814
ekf2: fix gravity aid src fused flag
2025-09-26 11:45:54 -04:00
Matthias Grob
053cc9aecc
Fix newlines broken from #25499 66b07d8219
2025-09-26 14:01:55 +02:00
chfriedrich98
66b07d8219
Docs: Rover API ( #25499 )
...
* docs: add RoverSetpointTypes
* docs: add rover api
* docs: remove rover offboard mavlink support
* docs: fix broken links
* Apply suggestion from @hamishwillee
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-26 10:33:35 +10:00
Sriram Kanagalingham
5023174715
tools: mavlink_shell: fix backspace handling
...
Changed ASCII command from ASCII #127 to ASCII #8
Good: Changed ASCII command from ASCII #127 to ASCII #8
Reported-by: jsm09a <https://github.com/jsm09a >
Signed-off-by: Siri <sriramj2@hotmail.com >
2025-09-25 13:14:13 -08:00
Daniel Agar
469fe62166
logger: cleanup crypto defines
2025-09-25 15:10:21 -04:00
Daniel Agar
6f4e873bce
logger: only include crypto params if enabled
2025-09-25 15:10:21 -04:00
Jacob Dahl
35f882cd3c
commander: accel cal rotate offsets and scales from body frame back into sensor frame before saving ( #25626 )
...
- fixes https://github.com/PX4/PX4-Autopilot/issues/25606
2025-09-25 14:12:15 -04:00
Daniel Agar
a6f8b00a6a
ekf2: SensorRangeFinder purge unused Sensor interface
2025-09-25 14:07:43 -04:00
Daniel Agar
2347cb9e50
ekf2: SensorRangeFinder delete unused faulty flag
2025-09-25 11:29:54 -04:00
Silvan Fuhrer
854765934b
ros2_docs: fix new line
2025-09-25 10:52:55 -04:00
Hamish Willee
cbf39f5ceb
msg: AirspeedValidated - uorb topic to standard ( #25579 )
...
* AirspeedValidated - uorb topic to standard
* Apply suggestions from code review
* Update msg/versioned/AirspeedValidated.msg
* Fix up links to renamed uORB constants
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-09-25 11:02:02 +02:00
Beat Küng
7dcbad536d
docs: add page for ROS 2 waypoint missions ( #25492 )
...
* docs: add page for ROS 2 waypoint missions
Corresponds to https://github.com/Auterion/px4-ros2-interface-lib/pull/137
* Ros lib subedit
* Waypoint missions - prettier
* Make compatibility very clear
* docs: add ROS-based waypoint missions to release notes
* docs: ROS-based waypoint mission clarifications
* Subedit intro
* docs: ros waypoint missions clarifications
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-25 17:27:25 +10:00
jmackay2
bbc6775706
Update gazebo 24.04 documentation ( #25586 )
2025-09-25 17:07:23 +10:00
Hamish Willee
367f12b338
Don't build translations on push (only PR) ( #25631 )
2025-09-25 17:05:23 +10:00
PX4 Build Bot
becca14991
New Crowdin translations - zh-CN ( #25629 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-25 13:52:43 +10:00
Hamish Willee
9b83c9ba30
Update docs_deploy.yml to also run on translation PRs ( #25630 )
...
Added support for localization document translations in the workflow.
2025-09-25 13:35:34 +10:00
PX4 Build Bot
f77c1e425a
New Crowdin translations - ko ( #25627 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-25 12:34:45 +10:00
PX4 Build Bot
db20eccf3a
New Crowdin translations - uk ( #25628 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-25 12:34:20 +10:00
Daniel Agar
e342640698
drivers/gps: warn if gps_inject_data publications have been missed
2025-09-24 22:11:49 -04:00
Ramon Roche
e7c5001e94
ci: stale and close issues/prs with no activity ( #25554 )
...
- Marked as stale if no activity for 90 days
- Closed if no activity for 30 days after being marked as stale
- Helpful stale and close messages
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
Co-authored-by: Daniel Agar <daniel@agar.ca >
2025-09-24 22:06:56 -04:00
Hamish Willee
bec570b3b4
Update ULog file format documentation ( #25624 )
...
Added information about tools for converting ULog to other formats.
2025-09-25 11:02:16 +10:00
Matthew Berk
8625a902f7
Add warning for known issue in FW RTL landings ( #25587 )
...
* Add warning for known issue in FW RTL landings
Currently there is an issue in 1.15.0...main which causes a FW aircraft to veer off course during the final approach on landing. This could cause a personnel safety risk and should be noted.
* Update docs/en/flight_modes_fw/return.md
* Update docs/en/flight_modes_fw/return.md
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-25 09:11:53 +10:00
Radiolink
2ec0407815
boards: add Radiolink PIX6 ( #25562 )
...
* boards: add Radiolink PIX6
* Fix newlines and format issues
* Fix newlines issues
* docs:add radiolink_pix6.md document
* Subedit, prettier, get images
* Add hero image
* docs:Add some necessary instructions
* Subedit
---------
Co-authored-by: Ubuntu <diaohuayuan@radiolink.com.cn >
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-24 16:17:43 -04:00
Beat Küng
a5c4cc38ac
lightware_laser_i2c: add binary protocol support for SF30/d ( #25570 )
...
Using the SF30/d with the legacy protocol caused a delay of the
measurements of ~1s. This is not the case with the binary protocol anymore.
The initialization sequence used for SF20/c did not work and is therefore
updated.
Tested on both SF20/c and SF30/d.
2025-09-24 16:17:25 -04:00
Jacob Dahl
26760e3c2c
ekf2: reduce EKF2_MIN_RNG to 0.01 ( #25574 )
2025-09-24 15:27:24 -04:00
Parkhb1106
3925562ce6
commander: fix tune_control timestamp on initial publication
2025-09-24 10:55:32 -08:00
Louis-max-H
e71faf38a0
Septentrio GNSS resilience reporting ( #25012 )
...
Co-authored-by: Tory9 <vvpost05@gmail.com >
2025-09-24 11:08:10 -04:00
Beniamino Pozzan
8fe2a2218e
docs: clarify Micro-XRCE-DDS-Agent versions ROS 2 compatibility ( #25591 )
...
---------
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-24 09:24:03 +01:00
PX4 Build Bot
f2c0e09505
New Crowdin translations - zh-CN ( #25615 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 17:42:43 +10:00
PX4 Build Bot
b26046e137
New Crowdin translations - uk ( #25614 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 17:41:56 +10:00
PX4 Build Bot
82ecc9c8c7
New Crowdin translations - ko ( #25613 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 17:41:50 +10:00
Hamish Willee
a464825b33
Fix links to param ref in FW position tuning guide
2025-09-24 09:30:53 +02:00
PX4 Build Bot
8efb5230ae
New Crowdin translations - zh-CN ( #25612 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 17:25:45 +10:00
PX4 Build Bot
b28bdd600b
New Crowdin translations - uk ( #25611 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 17:25:13 +10:00
PX4 Build Bot
11359791a0
New Crowdin translations - ko ( #25610 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 17:25:03 +10:00
PX4 Build Bot
26c420c1a6
New Crowdin translations - zh-CN ( #25609 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 17:14:17 +10:00
Beat Küng
cf0def1b69
docs: minor api updates for ros modes ( #25563 )
2025-09-24 17:13:04 +10:00
PX4 Build Bot
cb9641c989
New Crowdin translations - zh-CN ( #25608 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 16:19:00 +10:00
PX4 Build Bot
9b6d07ee67
New Crowdin translations - ko ( #25588 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 10:33:44 +10:00
PX4 Build Bot
be3354d238
New Crowdin translations - uk ( #25589 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 10:33:34 +10:00
PX4 Build Bot
db58ecb5eb
New Crowdin translations - zh-CN ( #25590 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-24 10:33:22 +10:00
Hamish Willee
9980dccf43
[Docs] Fix broken links internal ( #25604 )
2025-09-24 10:10:08 +10:00
Hamish Willee
06a3f15d39
[Docs] update metadata ( #25603 )
2025-09-24 10:01:55 +10:00
Alexander Lerach
0a8a5472ec
nuttx submodule update (fix sem holder list)
2025-09-23 10:02:49 +02:00
Beat Küng
9670eb69b3
commander: use double literals to avoid implicit conversion
...
Fixes a CI failure for fuzzing and macos:
https://github.com/PX4/PX4-Autopilot/actions/runs/17906277709/job/50907922642
/__w/PX4-Autopilot/PX4-Autopilot/src/modules/commander/Commander.cpp:471:37: fatal error: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion]
470 | bool ret = send_vehicle_command(vehicle_command_s::VEHICLE_CMD_EXTERNAL_ATTITUDE_ESTIMATE,
| ~~~~~~~~~~~~~~~~~~~~
471 | 0.f, 0.f, heading, 0.f, 0.f, 0.f, heading_accuracy);
| ^~~
1 error generated.
2025-09-22 09:31:26 -07:00
Beat Küng
061f34919e
ci: JasonEtco/create-an-issue needs permissions to create issues
2025-09-22 09:31:26 -07:00
Claudio Chies
b730acfc76
BOARDS: MISC: remove "auto-generated" for files which are not autogenerated anymore
2025-09-22 15:02:24 +02:00
Claudio Chies
d3acee315a
BAT: Consolidate the highest feasible number of batteries into just 3
2025-09-22 15:02:24 +02:00
Claudio Chies
f90d6c03fc
LOG: increase number of loggable batteries to 3
2025-09-22 15:02:24 +02:00
H S Helson Go
b081cf5c31
ucrxe_dds_client: Implement simple parameter-driven message namespace ( #25444 )
...
* ucrxe_dds_client: Implement simple parameter-driven message namespace
* chore: remove change of parameter_reference.md
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
---------
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
Co-authored-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
2025-09-20 16:32:00 +01:00
Alex Klimaj
91fa0f4693
boards: ark x20 and f9p gps ( #25149 )
...
* boards: ark x20 gps
* update startup
* fix cmake variants
* boards: ark f9p gps
* ark x20 gps add serial dma hrt call
* update gps submodule with x20 support
* update default constellations
* fix mag rotation
2025-09-19 10:06:03 -08:00
Hamish Willee
799f910ca9
uORB message layout fixes ( #25581 )
...
* uORB message layout fixes
* Apply suggestions from code review
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-09-19 09:06:01 +10:00
bresch
c06ba93175
mc-auto: handle EKF heading reset
2025-09-18 17:00:16 +02:00
bresch
82308da18d
ekf2: support heading external update from MAV_CMD_EXTERNAL_ATTITUDE_ESTIMATE
2025-09-18 17:00:16 +02:00
bresch
eba0b99950
ekf2: remove unnecessary code
...
The delta angles are now correctly accumulated in case
multiple resets are triggered during the same epoch
2025-09-18 17:00:16 +02:00
bresch
361d66bb44
ekf2: add reporting of gnss_vel status flag
2025-09-18 17:00:16 +02:00
Silvan Fuhrer
d2e4d85bce
Add Altitude Cruise mode
...
-add new NAVIGATION_STATE_ALTITUDE_VOYAGER
-this mode does require manual control to enter
-but you can disable the manual control loss failsafe to continue
flying in case of manual control loss
-for MC: in throttle and yaw are controlled like in Altitude mode,
the tilt is controlled via integrated rate input (similar to Acro,
but with tilt limit)
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-09-18 15:50:10 +02:00
Matthias Grob
5c5bf0b83d
Remove parameters MPC_{XY/Z/YAW}_MAN_EXPO and use default value instead
2025-09-18 15:50:10 +02:00
Matthias Grob
5b94557310
Sticks: change internal order and sign of stick positions
2025-09-18 15:50:10 +02:00
Matthias Grob
234e4688b0
Sticks: calculate expo only upon getter call
2025-09-18 15:50:10 +02:00
Matthias Grob
2e910fe185
FlightTask{Altitude+Orbit}: use getter for specific stick value instead of entire array
2025-09-18 15:50:10 +02:00
Matthias Grob
2bf9fce577
Sticks: globalize MPC_HOLD_DZ to MAN_DEADZONE
2025-09-18 15:50:10 +02:00
mahima-yoga
a9720cf1ef
FixedWingModeManager: use Sticks library
2025-09-18 15:50:10 +02:00
mahima-yoga
a514289a68
Move Stick class into a globally available library
2025-09-18 15:50:10 +02:00
Pernilla
2cb97e79b9
FlightTaskManualAccelerationSlow: Acquire gimbal control until expected IDs are reported ( #25565 )
...
* Acquire control until expected id s are reported
* require an updated message and allow release in case early exit of FlightTask
* FlightTask Gimbal: acquiring logic simplification suggestion
* formatting
---------
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-09-18 11:09:09 +02:00
Hamish Willee
e8ccb23dc8
PurePursuitStatus.msg - whitespace indentation ( #25544 )
2025-09-18 17:33:36 +10:00
Hamish Willee
dd65380bf3
Ark GNSS CAN - link to the DroneCAN docs for fixed base ( #25382 )
...
* Ark GNSS CAN - link to the DroneCAN docs for fixed base
* Update docs/en/dronecan/ark_rtk_gps.md
2025-09-17 22:58:56 -08:00
Hamish Willee
0303d36e60
RoverAttitudeSetpoint et al - whitespace ( #25545 )
...
* RoverAttitudeSetpoint - whitespace
* Format RoverAttitudeStatus.msg for consistency
* Format RoverPositionSetpoint.msg for consistency
* Format msg/RoverRateSetpoint.msg for consistency
* Format msg/RoverRateStatus.msg for consistency
* Format msg/RoverSpeedSetpoint.msg for consistency
* Reformat RoverSpeedStatus.msg for consistency
* Fix formatting of pid_yaw_rate_integral field
* Fix formatting in RoverSteeringSetpoint.msg
* Fix formatting in RoverThrottleSetpoint.msg
* Apply suggestions from code review
2025-09-18 15:59:54 +10:00
Alex Espinoza
78d602e68a
switched instructions for cloning Micro-XRCE-DDS from v2.4.2 to v2.4.3 ( #25525 )
...
* switched instructions for clodning Micro-XRCE-DDS from v2.4.2 to v2.4.3 since v2.4.2 references a bad fast-dds tag that doesnt build
* reverted uxrce instructions changes from docs/ko docs/uk and docs/zh sin
ce they are generated automatically and should not be changed manually
2025-09-17 11:57:32 +10:00
Jacob Dahl
2cc64c438f
docs: UAVCAN_ESC_IFACE ( #25560 )
...
* dronecan: esc: change UAVCAN_ESC_IFACE to 2 to default to only outputting on CAN2
* revert param default and update docs
* Subedit
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-16 15:53:00 -08:00
Eric Katzfey
e72ffa3b1f
QURT: Changed the non-blocking UART write to use the blocking write with a comment that Qurt ( #25573 )
...
still needs a non-blocking write implemented.
2025-09-16 10:40:19 -08:00
Pernilla
0c8f5ebc32
Navigator: delay neutral gimbal command ( #25551 )
...
* Set gimbal neutral after delay
2025-09-16 10:38:47 +02:00
Rowan Dempster
d205d11c3d
Recovering UTC timestamps from ULog without sensor_gps ( #25534 )
...
* Added overloaded get_log_time util for fractional seconds
* Added write_info implementation for double info types
* Save boot time to .ulg via info message key boot_time_utc
* Changed time type from double to uint64_t, formatted
* Fixing get_log_time function doc
2025-09-15 16:18:26 -08:00
Daniel Agar
d3f912ad25
platforms: Serial new dedicated writeBlocking method ( #25537 )
...
* platforms: Serial new dedicated writeBlocking method
* finish writeBlocking()
* add back fsync
* updated posix, added string constant for port not open error
* format
* fix build
* remove fsync
* actually remove fsync
* remove fsync from write
* review feedback
---------
Co-authored-by: Jacob Dahl <dahl.jakejacob@gmail.com >
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-09-15 15:22:49 -08:00
Daniel Agar
41d3403ec7
drivers/gps: prioritize non-blocking reads over injection ( #25535 )
2025-09-15 15:18:45 -08:00
PX4 Build Bot
a14cd9ad79
New Crowdin translations - ko ( #25557 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-16 08:57:44 +10:00
PX4 Build Bot
d42aebe100
New Crowdin translations - uk ( #25558 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-16 08:57:19 +10:00
PX4 Build Bot
0068fea2f5
New Crowdin translations - zh-CN ( #25559 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-16 08:56:46 +10:00
Jacob Dahl
5d0bbaabb2
codestyle: exclude sgbecom submodule from style check
2025-09-15 11:18:52 -06:00
Jacob Dahl
27f9161458
ark: UAVCAN_ESC_IFACE per board, v6x uses CAN2
2025-09-15 10:37:53 -06:00
Silvan
db8a1f11a7
EstimatorCheck: fix reporting of low position accuracy failsafe
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-09-12 14:16:16 +02:00
jmackay2
8669947bcb
Support Gazebo Jetty ( #25521 )
...
* Support Gazebo Jetty
* Gazebo jetty cmake spelling fix
---------
Co-authored-by: jmackay2 <jmackay2@gmail.com >
2025-09-11 19:30:27 -08:00
Jacob Dahl
1aad8b6ec9
serial: nuttx: revert tcdrain back to fsync ( #25538 )
...
* serial: nuttx: revert tcdrain back to fsync
* serial: do not print error on EAGAIN
---------
Co-authored-by: Alexander Lerach <alexander@auterion.com >
2025-09-11 12:32:34 -08:00
Matthias Grob
7b68c5dbfc
parameters: remove parameters_injected.xml and support for it in the build system ( #25549 )
...
This was apparently added 10 years ago to store metadata of UAVCAN components within the PX4 binary. The parameters in the xml are mostly early UAVCAN ESC parameters that are presumably out of date and not used. Also it does not scale to maintain metadata for all the possible UAVCAN components and it causes confusion when users read the metadata documentation because these parameters are not available in PX4. That's why I suggest to remove it.
2025-09-11 10:47:45 -08:00
Samuel Toledano
b2672910da
sbgecom: Implement sbgECom INS driver ( #24137 )
...
* Add new INS driver sbgECom
Implement sbgECom messages handling to provide IMU sensors, GNSS and EKF data to the autopilot
Be able to parametrize the serial port, baudrate and the communicating mode
Clone sbgECom library only if sbgecom support is enabled and apply a patch
Be able to send SBG Systems INS settings in several ways when starting sbgecom driver
* Fix sensor airspeed simulator units
* Fix HIGHRES_IMU pressure unit
* Allow HIGHRES_IMU to support 4 IMUs
* sbgECom: Add documentation
* Use submodule instead of fetching sbgECom using CMake
* Remove patch strategy
* Fix dates
* Remove patch file
* Update SBG dev type ID
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
---------
Co-authored-by: Samuel Toledano <samuel.toledano@sbg-systems.com >
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-09-11 00:37:41 -08:00
SolderSyntax
05394162ce
Update dev_env_windows_wsl.md ( #25441 )
...
* Update dev_env_windows_wsl.md
Add info about enabling broadcasting or streaming to work with PX4 SITL on WSL and QGC on Windows.
* Update dev_env_windows_wsl.md
Fix links
* Update dev_env_windows_wsl.md
moved troubleshooting section at the bottom of WSL2<>Windows section.
* Move under troubleshooting
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-11 17:55:02 +10:00
Hamish Willee
d1da30911e
Update metadata and tidy a few docs ( #25547 )
...
* Fix up metadata except for uorb graphs
* Additional customization of startup tidy
2025-09-11 16:06:51 +10:00
Holden Ramsey
264b8fe277
Tools: Support Setup for Linux Mint ( #25486 )
2025-09-10 18:01:37 -08:00
JM Wang
47c0fef8c8
[DOCS] accton godwit ga1, a new manufacture board ( #25411 )
...
* Add docs for Accton-Godwit-GA1
* Update Accton-Godwit_GA1 in SUMMARY.md
add docs of accton’s new manufacturer board GA1 in TOC(SUMMARY.md)
* Subedit
* update wording in accton-godwit_ga1.md
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-11 09:34:13 +10:00
PX4 Build Bot
ae60c66613
New Crowdin translations - ko ( #25481 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-11 08:30:54 +10:00
PX4 Build Bot
a20afc88c8
New Crowdin translations - uk ( #25482 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-11 08:30:05 +10:00
PX4 Build Bot
2e84e55d93
New Crowdin translations - zh-CN ( #25483 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-11 08:29:25 +10:00
rmahoney-skai
472e0657b5
Corrected max number of submodules displayed in VSCode ( #25539 )
...
Co-authored-by: rmahoney_skai <rmahoney@alakai.com >
2025-09-10 11:09:22 -08:00
Pernilla
b4395d5960
FlightTaskManualAcceleration: fix velocity constraint overwriting + altitude limit slow down
...
- The velocity constraint gets set from multiple places e.g. Position slow knob and altitude related slow down. Depending on the execution order it was overwritten with a higher value again not obeying a stricter limit.
- The slowdown used valocities as inputs instead of the ratio of available altitude.
2025-09-10 10:18:09 +02:00
Matthias Grob
63ec2f0406
docs/safety: clarification for position loss in manual position controlled flight
...
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-09-08 09:41:52 +02:00
Matthias Grob
e0cdcdb436
Remove COM_POSCTL_NAVL
...
In an effort to reduce configuration space.
I've not seen use for this option.
If a pilot flies manually in position mode he has some visual reference of the vehicle and can do better than an autonomous mode without position reference.
Also by now we have nudging in Descend mode so the pilot can still give input and the only difference is it automatically goes down instead of the pilot having to descend by stick to land.
2025-09-08 09:41:52 +02:00
renjieDLUT
3962419669
Update _assembly.md ( #25527 )
2025-09-07 17:58:33 -08:00
renjieDLUT
63e257782a
Update accelerometer.md ( #25532 )
2025-09-07 17:58:12 -08:00
Alexander Lerach
fd2b7cbea4
gps: update submodule ( #25529 )
2025-09-05 17:46:32 +02:00
Silvan Fuhrer
5f5a1aa4ab
Mavlink stream low bandwidth: add some important missing ones, update rates ( #25524 )
...
* mavlink stream low bandwidth: add GLOBAL_POSITION
Signed-off-by: Silvan <silvan@auterion.com >
* mavlink stream low bandwidth: add FIGURE_EIGHT_EXECUTION_STATUS
Signed-off-by: Silvan <silvan@auterion.com >
* mavlink stream low bandwidth: increase sending rate for all positioning messages to 2Hz
Signed-off-by: Silvan <silvan@auterion.com >
* mavlink stream low bandwidth: reduce sending rate for a couple of status messages
Signed-off-by: Silvan <silvan@auterion.com >
* mavlink stream low bandwidth: add ATTITUDE_QUATERNION
Signed-off-by: Silvan <silvan@auterion.com >
* mavlink stream low bandwidth: use ATTITUDE_QUATERNION instead of ATTITUDE as its preferred by GCS
* mavlink stream low bandwidth: add RAW_RPM for vehicles with ICE
* mavlink stream low bandwidth: increase VFR_HUD rate
* mavlink stream low bandwidth: decrease FIGURE_EIGHT_EXECUTION_STATUS rate
---------
Signed-off-by: Silvan <silvan@auterion.com >
Co-authored-by: Alexander Lerach <alexander@auterion.com >
2025-09-05 16:28:09 +02:00
Claudio Chies
1840c0db48
UAVCAN:BAT: improve remaining time calculation ( #25500 )
...
* UAVCAN:BAT: improve remaining time calculation
* UAVCAN:BAT: fix time_remaining calculation, bugfixes, improved filter convergence time
* UAVCAN:BAT: remove BatteryInfo Publishing if no valid info
* UAVCAN + Battery library: suggestions while reviewing
---------
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-09-05 10:57:13 +02:00
alexklimaj
89c6d24946
Update GPS submodule
2025-09-04 17:02:31 -06:00
Alex Klimaj
af6bf931c1
uavcan bootloader watchdog_pet during long flashes ( #25523 )
2025-09-04 12:20:03 -08:00
fbaklanov
fc8e2021e7
A driver for EULER-NAV Baro-Inertial AHRS ( #24534 )
...
* Create a dummy BAHRS driver
* Resolve compilation
* Switch back to cpp, fix compilation
* Create module.yaml
* Implement required module APIs and open serial port
* Revise info and error messages
* Poll serial port
* Push received bytes into the ring buffer
* Process data buffer (1)
* Process data buffer (2)
* Process data buffer (3)
* Process data buffer (4)
* Process data buffer (5)
* Process data buffer (6)
* Implement and use initialize() and deinitialize() methods
* Implement print_usage() and print_status()
* Collect all config constants in a class
* Put info about next found message into a class
* Print CRC failure count
* Remove unneeded print
* Add comments
* Disable EKF2, advertise vehicle attitude
* Decode and publish BAHRS signals (1)
* Run the driver as an additional source of sensor signals
* Add tiny noise to baro-inertial pressure signal
* Fix the sensor ID
* Add copyrights
* Fix formatting
* Remove redundant newline character
* Fix long parameter name
* Fix findings (1)
* Fix finding (2)
* Fix formatting
* Fix the timeout value
* Remove aliases
* Fix copyright
* Fix indent
* Comply with naming convention
* Rework comparison to false
* Reduce nesting (1)
* Reduce nesting (2)
* Reduce nesting (3)
* Fix BAHRS sensor ID
2025-09-04 09:31:36 -08:00
Silvan Fuhrer
e6f60ef403
Sensors: remove some distance sensors from COMMON_DISTANCE_SENSOR again ( #25522 )
...
* distance sensors common: remove DISTANCE_SENSOR_TERARANGER
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
* distance sensors common: remove DISTANCE_SENSOR_CM8JL65
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
---------
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-09-04 09:28:37 -08:00
Pedro Roque
944b3e763a
doc: Change email for Pedro Roque ( #25514 )
2025-09-02 16:07:55 -08:00
Pedro Roque
271cb49597
feat: airframe documentation for spacecraft ( #25294 )
2025-09-02 16:27:26 -07:00
Alexander Lerach
9015001b42
uavcan: fix driver init after stop/start ( #25511 )
2025-09-02 10:02:15 -08:00
Silvan
ce207837cf
rc.sensors: add iis2mdc mag to list of probed for sensors
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-09-02 10:16:32 -06:00
Niklas Hauser
3a734bc846
[board] Add PCA9685 driver to FMUv6s board
2025-08-29 14:05:40 +02:00
Niklas Hauser
9062d0cc7d
[driver] Add a parameter to enable the PCA9685 driver
2025-08-29 14:05:40 +02:00
Niklas Hauser
b2b80e8075
[board] Reformat FMUv6s init script to start internal sensor first
2025-08-29 14:05:40 +02:00
Balduin
2eac6cca38
dds_topics: accept landing_gear command from external modes ( #25496 )
2025-08-28 08:30:27 -08:00
Claudio Chies
fe1abb5b92
the PR has long been merged ( #25495 )
2025-08-28 08:28:44 -08:00
Marco Hauswirth
073013cf85
reset terrain w flow based on current horizontal velocity
2025-08-28 13:58:29 +02:00
Silvan Fuhrer
547582b16b
DSHOT: fix unit for DSHOT_MIN parameter ( #25493 )
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-08-27 09:21:16 -08:00
Alexander Lerach
8f2c36689d
logging: allow logging backend config
...
* logging: allow logging backend config
* correct board comments
* documentation: updated logging section
2025-08-27 15:44:36 +02:00
Jacob Dahl
30fcb4fcb1
uavcan: esc: init msg to avoid publishing random values ( #25485 )
2025-08-27 17:09:36 +12:00
Davide Iafrate
ec436d3be3
Enable selectively disabling sensors in the Gazebo bridge. ( #25484 )
...
* Initial plan
* Add configurable sensor subscription parameters
Co-authored-by: Tuxliri <3532595+Tuxliri@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Tuxliri <3532595+Tuxliri@users.noreply.github.com >
2025-08-26 10:00:47 -08:00
Beat Küng
6ec8dec63a
commander: add valid_registrations_mask to ArmingCheckRequest.msg
...
This allows external modes to individually check if they are flagged as
invalid/unresponsive.
Previously this was done only based on whether or not ArmingCheckRequest
was received, which does not work when multiple modes are running.
2025-08-26 14:38:05 +02:00
Beat Küng
edfcdaa008
commander: check for stale arming_check_reply messages
...
based on the message timestamp.
Previously it was possible to run into the following case:
- 2 external modes are registered (running inside the same ROS node)
- they time out due to the micro xrce agent being blocked for some reason
- PX4 removes them
- the latest arming check replies still arrive to PX4
- the application restarts
- the first mode gets registered
- PX4 handles the previous arming check reply, and clears
waiting_for_first_response, which reduces the timeout
- the second mode registers and as part of that checks for message
compatibility. This takes ~1s, triggering a timeout of the first mode
2025-08-26 14:38:05 +02:00
Silvan
a1ee9eb2c4
mavlink: remove streams from LOW_BANDWIDTH that are deprecated
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-08-25 17:34:34 +02:00
bresch
4a697d0191
ekf2: stop GNSS altittude and velocity aiding when gnss_fault is set
2025-08-25 10:22:23 +02:00
mahima-yoga
db3f33760e
docs: add instructions for controlling actuators in SIH
2025-08-25 09:28:43 +02:00
mahima-yoga
dd09cdf986
Commander: remove HIL_STATE_ON from arming lockdown
...
Removing this from the boolean allows users to send pwm values in SIH.
2025-08-25 09:28:43 +02:00
chfriedrich98
4a5eabb61e
rover: constrain update steps
2025-08-22 12:13:01 +02:00
chfriedrich98
248f113141
rover: improve hold position logic ( #25466 )
2025-08-22 12:10:16 +02:00
Peter van der Perk
c1d15d0e09
Zenoh: use strncpy and bool
2025-08-22 08:22:59 +02:00
Peter van der Perk
8689c00be7
Zenoh: cleanup and review
2025-08-22 08:22:59 +02:00
Peter van der Perk
17e843a985
zenoh: remove MessageFormat since Zenoh RIHS01 already provides it
...
RIHS01 has the same functionality and already provides type safety with
rmw_zenoh_cpp. The user on ROS2 can compare the PX4 ros2_lv hashes with
their own px4_msgs for a mismatch
2025-08-22 08:22:59 +02:00
Peter van der Perk
44ff6d9c62
zenoh: exclude src/modules/zenoh/dds_topics.yaml from yaml check
2025-08-22 08:22:59 +02:00
Peter van der Perk
747bcc9db5
zenoh: Move ROS2 Rmw attachment code to rmw_attachment.h
...
Allows for re-use for later ROS2 Service / Zenoh queryable
2025-08-22 08:22:59 +02:00
Benjamin Chung
c41216376a
Add an explicatory comment to Zenoh publisher's handling of the uOrb topic number (or lack thereof)
2025-08-22 08:22:59 +02:00
Benjamin Chung
88c1412d25
Zenoh CLI improvements
2025-08-22 08:22:59 +02:00
Benjamin Chung
01bf700f3d
Fix dds topics naming
2025-08-22 08:22:59 +02:00
Benjamin Chung
0bb9e5952a
Pubsub constructor template fix
2025-08-22 08:22:59 +02:00
Benjamin Chung
70054fc567
Implement instance selection & pub/sub deletion for Zenoh
2025-08-22 08:22:59 +02:00
Benjamin Chung
7a98c87fcb
Copy the uxrce config for Zenoh
2025-08-22 08:22:59 +02:00
Benjamin Chung
80b5cf2ed7
Prevent conversion warnings from static integers in zenoh-pico
2025-08-22 08:22:59 +02:00
Peter van der Perk
9ffd31097d
zenoh: Use CDRv1 to match ROS2
...
Fixes various padding related serialization issues.
2025-08-22 08:22:59 +02:00
Peter van der Perk
f99759db87
zenoh: Fix status keyexpr printf
2025-08-22 08:22:59 +02:00
Peter van der Perk
231128c68e
Zenoh set transport lease to 60000 to match ros2
2025-08-22 08:22:59 +02:00
Peter van der Perk
5622565eea
Zenoh optimize memory usage and add optional publish on matching
2025-08-22 08:22:59 +02:00
Peter van der Perk
7887f16daa
Update NuttX config for use with Zenoh
2025-08-22 08:22:59 +02:00
Peter van der Perk
0763bbe2cf
Generate default Zenoh config from dds_topics.yaml
...
For easy transition from uxrce to zenoh and a sane base config to begin with
2025-08-22 08:22:59 +02:00
Peter van der Perk
bac009c2b8
Enable Zenoh by default on big-flash targets
...
These targets can easily support Zenoh by default eases adoption and testing
2025-08-22 08:22:59 +02:00
Peter van der Perk
ac2627cca9
rmw attachment serialization changes
...
Use new atachment serialization format
Subscriber fix parsing payload and remove uorb publisher on destructor
2025-08-22 08:22:59 +02:00
Peter van der Perk
61e2f566ca
Zenoh config, lv and connection fixes
...
Fixes a bug in the csv parsing
Use % for / seperators in ros2_lv
On startup retry connecting
2025-08-22 08:22:59 +02:00
Peter van der Perk
3d30eaae5f
Fix NuttX keepalive socketoption
2025-08-22 08:22:59 +02:00
Peter van der Perk
e052f35664
zenoh: omit timestamp attachment
...
This isn't needed for the rmw_zenoh zenohd configuration
2025-08-22 08:22:59 +02:00
Peter van der Perk
2bc9cb4ead
zenoh: implemement experimental liveliness to get ROS2 graph to work
2025-08-22 08:22:59 +02:00
Peter van der Perk
5211d9c92e
zenoh: pubsub factory fix datatype naming convention
2025-08-22 08:22:59 +02:00
Peter van der Perk
575923b534
Zenoh: fix topic_name and datatype mapping
...
Using substring was buggy instad we make dictionary based on datatypes and the get_topics function
2025-08-22 08:22:59 +02:00
Peter van der Perk
e37f20e94d
zenoh: Don't use uORB o_name as type but check for parent type
...
For example vehicle_local_position_groundtruth has ROS2 type
vehicle_local_position, so we've to use px4_msgs/VehicleLocalPosition as typename
2025-08-22 08:22:59 +02:00
Peter van der Perk
cb74cee970
zenoh: Increase CDR safety margin
...
Figure out by trial and error with padding on vehicle_local_position
2025-08-22 08:22:59 +02:00
Peter van der Perk
70536766db
zenoh: Handle parsing errors in config
2025-08-22 08:22:59 +02:00
Peter van der Perk
40bba0069d
zenoh: Fix handling for non-existing types
2025-08-22 08:22:59 +02:00
Peter van der Perk
35004e357c
zenoh: Add px4_sitl_zenoh to cmake-variants.yaml
2025-08-22 08:22:59 +02:00
Peter van der Perk
923257779a
zenoh: Default to 127.0.0.1 when using sitl/posix
...
Also improve error message when connection failed
2025-08-22 08:22:59 +02:00
Peter van der Perk
a24b3a121c
zenoh: Improve error message when there are no scouting results
2025-08-22 08:22:59 +02:00
Peter van der Perk
85cab5a4db
sitl: autostart zenoh if enabled
2025-08-22 08:22:59 +02:00
Peter van der Perk
859ba81e33
Zenoh fix gcc/sitl compile errors
2025-08-22 08:22:59 +02:00
Peter van der Perk
4aff095f9b
IDL 2 RIHS01 remove tempfile and print
2025-08-22 08:22:59 +02:00
Peter van der Perk
796efeebe7
Implement Domain id parameter and move gid to zenoh
2025-08-22 08:22:59 +02:00
Peter van der Perk
9d02698987
Update Zenoh for library and implement rmw_zenoh features
...
New zenoh-pico library
Keyexpr instrospection
RIHS01 Types
2025-08-22 08:22:59 +02:00
Peter van der Perk
e1a7fbce71
Update cdrstream code generator including typehash
2025-08-22 08:22:59 +02:00
Peter van der Perk
a87456b38b
Update rosidl
...
Adds support for typehashes
2025-08-22 08:22:59 +02:00
Peter van der Perk
33a5122916
Update Zenoh-pico
2025-08-22 08:22:59 +02:00
ljarvela
b53ecf7f68
uavcan: increase battery filter sample interval to 500ms ( #25454 )
...
Fixes issue #25430
Co-authored-by: Lasse Järvelä <lasse.jarvela@iceye.com >
2025-08-21 19:19:52 -07:00
Alexander Lerach
138427b3a8
config: add dynamic init file
...
* config: add dynamic init file
* added review feedback
* added docs
2025-08-21 16:46:06 +02:00
Alexander Lerach
785ea1a137
ubx: add new mode for GCS usage
...
* ubx: add new mode for GCS usage
* use head ref
2025-08-21 15:45:40 +02:00
chfriedrich98
8e5cd59502
rover: fix setpoint generation
2025-08-21 13:33:19 +02:00
Beat Küng
df11aa1d69
fix commander: handle mode executor correctly on disarm
...
There were a number of cases where the state was not correct or not as
desired after disarming, when running an external mode 'MyMission' with
executor:
- run MyMission, which triggers Hold, then Land
- before: Mode: Hold, executor_in_charge: 1
- after: Mode: MyMission, executor_in_charge: 1
- run MyMission, then user switches to RTL
- before: Mode: MyMission, executor_in_charge: 0
- after: Mode: MyMission, executor_in_charge: 1
- run MyMission, then while in Hold mode, low battery failsafe (RTL)
- before: Mode: Hold, executor_in_charge: 1
- after: Mode: MyMission, executor_in_charge: 1
- run MyMission, then stop external mode (terminate the process)
- before: Mode: (mode not available), executor_in_charge: 0
- after: Mode: Hold, executor_in_charge: 0
This case is unchanged:
- run MyMission, then low battery failsafe (RTL)
- before: Mode: MyMission, executor_in_charge: 1
- after: Mode: MyMission, executor_in_charge: 1
2025-08-21 10:06:30 +02:00
chfriedrich98
a1bc09a6ad
rover: seperate speed control
2025-08-20 10:54:16 +02:00
Hamish Willee
e81c62cc36
Add note on INS page about adding the driver modules ( #25464 )
2025-08-20 18:01:37 +10:00
Hamish Willee
18d76b18b9
docs_flaw_checker.yml3 - use sed to strip out the escapes ( #25463 )
2025-08-20 16:40:56 +10:00
Hamish Willee
722580760c
docs_flaw_checker.yml pt 2 ( #25462 )
2025-08-20 16:35:49 +10:00
Hamish Willee
c65b1d845a
docs_flaw_checker.yml - attempt to fix the flaw safely ( #25461 )
2025-08-20 16:31:12 +10:00
Hamish Willee
71b8e299fd
MAV_CMD_REQUEST_MESSAGE support for MESSAGE_INTERVAL ( #25460 )
...
* MAV_CMD_REQUEST_MESSAGE support for MESSAGE_INTERVAL
* Default should be -1 for stream
* Format
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-08-20 15:07:44 +10:00
chfriedrich98
eeaf1d7959
docs: new rover stick input scaling parameters ( #25427 )
...
* docs: new rover stick input scaling parameters
* docs: clarify rover basic setup
* Update docs/en/config_rover/basic_setup.md
* Minor subedit
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-08-20 14:12:31 +10:00
Andrew Wilkins
35ff853f76
Docs/test card update ( #25451 )
...
* added VIO test card
* added tickets for regression testing
* Subedit
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-08-20 12:08:49 +10:00
henrykotze
8b58c01cd7
ESP32 Support Sponsored by AutonoSky
...
nsh console running on USB
param module running
working with i2c and common drivers
provided implementation for drv_pwm_output.h
i2cdetect working as expected with no device
mavlink started succesfully
mounts sd card and logger runs
logger to file succesfully
pwm_servo implemented without using Nuttx lib
pwm_out outputs expected waveforms
- however currently if the frequency is higher than what the pwm_out
driver runs, there will be aliasing, based on how the registers gets
resets
wifi softap working
- Seeing wifi hotspot
- cant connect due to wrong password
- problems with adjusting ssid and password
wifi ssid and password being set accordinglu
connected to wifi hotspot with dhpcd
- made some changes to nuttx to only build for SoftAP mode, however this
was effectivelyy removing the ifdef for STATION mode. Should investigate
the coexist option again
added ifdef to not use timer 0 when wifi enabled
- reverted esp32 rt_timer to make use of timer 0 by default
fix setting incorrect bit in hrt timer register
- hrt running as expected, but on startup the pwm_out driver starts up
at about 200Hz and then rises over a minute or so 250Hz. Not sure if
this was present previously, and could be due to Wifi running at time
priority on timer 0
pull xtensa compilers in setup.ubuntu.sh
revert logger stacksize and cmake argument
esp32 chip revision and PX4 UUID implemented
spi board reset implemented, formatting checked
devkit acts on startup as a wifi bridge for comms
- the most usefull setting for the general developer when buying a esp32 devkit
- testing Mavlink shell using ./Tools/mavlink_shell.py
- todo: Test mavlink messages being forward
improve wifi telemetry by increasing prio
- Remove power save mode on wifi
- increased daemon thread schedule priority to 50
compiles without Nuttx changes
- updated compiler settings to match those of nuttx on px4 side
add espressif_esp32 to excluded boards
ci: allow docker to find xtensa compilers
2025-08-19 11:09:56 -07:00
Silvan Fuhrer
b3c7667f41
Fw rate controller: enable yaw rate controller when feeding in yaw rate setpoints outside of manual control ( #25457 )
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-08-19 18:41:49 +02:00
Alvaro Fernandez
333b77cb38
fw_mode_manager: fixed altitude hold for auto fixed-bank loiter ( #25456 )
2025-08-19 17:05:13 +02:00
dawr68
6934bc908e
airspeed calibration: save offset only when full procedure succeed ( #25412 )
...
* feat: save offset only when full procedure succeed
* feat: zero dpres off on all failures
* feat: remove unnecessary param_save_default calls
2025-08-19 14:28:13 +02:00
Niklas Hauser
8c4d998931
[board] Use HSE as RTC clock for FMUv6s
2025-08-19 11:18:49 +02:00
Niklas Hauser
450f1d33f6
[board] Increase CPU speed to 480MHz for FMUv6s
...
The Ethernet clock output is not used anymore so there are no
restrictions on the clock tree configuration.
This aligns the clock speeds with FMUv6x.
2025-08-19 11:18:49 +02:00
Alexander Lerach
68fa5fc312
mavlink: add message spacing for AVAILABLE_MODES, for low bandwidth
...
* mavlink: add message spacing for AVAILABLE_MODES, for low bandwidth links
* calculate delay based on rate
* fixed transmit time calc & not delay single mode send
Co-authored-by: bkueng <beat-kueng@gmx.net >
---------
Co-authored-by: bkueng <beat-kueng@gmx.net >
2025-08-19 10:36:37 +02:00
Silvan Fuhrer
16f97635ce
Separate RC and manual control terms
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-08-18 18:11:03 +02:00
Atsunori Saito
e15752099f
fix: correct hex format for CRC output ( #25442 )
...
- switch to PRIx32 for proper hex formatting
- keep zero-padding and casing consistent
- ensure status prints CRC correctly
2025-08-18 08:03:44 -08:00
Liu1
b52a9e7e32
boards: Modify the cuav_x25-evo GPIO_nARMED level state ( #25431 )
...
PULLUP and PULLDOWN change actions for the board.
2025-08-18 08:51:15 -04:00
PX4 Build Bot
a70a558393
New Crowdin translations - ko ( #25438 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-18 09:47:28 +10:00
PX4 Build Bot
b8936083d8
New Crowdin translations - uk ( #25439 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-18 09:47:17 +10:00
PX4 Build Bot
fdf0e60c11
New Crowdin translations - zh-CN ( #25440 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-18 09:47:12 +10:00
PX4 BuildBot
c2e2d8231e
Update submodule mavlink to latest Thu Aug 14 12:39:27 UTC 2025
...
- mavlink in PX4/Firmware (4acabda9cef8bfa6ea670672dddbc45d97276612): https://github.com/mavlink/mavlink/commit/b27d03bffd7969b30242a00aeaa6c0430d34d429
- mavlink current upstream: https://github.com/mavlink/mavlink/commit/f9dbd8c4968e9e135383e007244e4911ad4f729f
- Changes: https://github.com/mavlink/mavlink/compare/b27d03bffd7969b30242a00aeaa6c0430d34d429...f9dbd8c4968e9e135383e007244e4911ad4f729f
f9dbd8c4 2025-08-14 Julian Oes - C example fixup (#2333 )
e261db27 2025-08-14 Nick E - common.xml: Add COASTING flag to CAMERA_TRACKING_STATUS_FLAGS (#2326 )
4f0efaaa 2025-08-14 Nick E - common.xml: Add "Power On" action to MAV_CMD_PREFLIGHT_REBOOT_SHUTDOWN command (#2329 )
6a98757c 2025-08-14 vlad-serbanica - Add new component IDs for multiple radios (#2327 )
2ca0cb55 2025-08-14 Nick E - common.xml: Add commands, capability and flag for Moving Target Indicators (MTI) (#2323 )
115f1c83 2025-08-14 Christian Clauss - Typos: Run codespell on all files (#2328 )
2025-08-14 14:40:34 -04:00
czx-fly
1f2cdf44dc
Fix custom name ( #25426 )
...
* board:xc-fly misspelling rename (slam to slim)
2025-08-14 14:03:32 -04:00
chfriedrich98
e06f7f243c
rover: add exponential scaling to manual yaw rate input
2025-08-14 12:00:33 +02:00
Hamish Willee
8eb1c6063e
Fix up uorb message spacing to add whitespace ( #25421 )
...
* Fix up uorb message spacing for already updated messages
* Apply suggestions from code review
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-08-14 19:39:52 +10:00
Hamish Willee
01db727fa2
Fix workflow vulnerabilities in flaw checker and comments ( #25419 )
...
* docs_pr_comment.yml - fix script expansion issue
* Fix flaw checker too
* docs_flaw_checker.yml - tj-actions/changed files to latest
Fixes security bug in using vulnerable version
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-08-14 17:38:14 +10:00
Hamish Willee
f3e7d14efa
[Docs] msg/VehicleAirData.msg - to standard ( #25228 )
...
* [Docs] msg/VehicleAirData.msg - to standard
* Update msg/VehicleAirData.msg
* Update msg/VehicleAirData.msg
* Update msg/VehicleAirData.msg
Co-authored-by: Silvan Fuhrer <silvan@auterion.com >
* Update msg/VehicleAirData.msg
* Fix up build issue related to docs_deploy2
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
Co-authored-by: Silvan Fuhrer <silvan@auterion.com >
2025-08-14 11:37:48 +10:00
chfriedrich98
72796a9844
docs: update ackermann sih ( #25418 )
...
* docs: update ackermann sih
* Update metadata to fix broken link
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-08-14 11:03:07 +10:00
accton-iot
2333fb2853
boards: new accton-godwit_ga1
2025-08-13 11:28:37 -04:00
chfriedrich98
9a1845902e
ackermann: add SIH airframe ( #25405 )
2025-08-13 15:41:14 +02:00
Andrew Brahim
a46125b135
SF45 revert missing bin logic ( #25173 )
...
* revert missing bin logic
Signed-off-by: dirksavage88 <dirksavage88@gmail.com >
* removed else and initialized at variable declaration
Signed-off-by: dirksavage88 <dirksavage88@gmail.com >
---------
Signed-off-by: dirksavage88 <dirksavage88@gmail.com >
Co-authored-by: Claudio Chies <61051109+Claudio-Chies@users.noreply.github.com >
2025-08-13 08:46:52 -04:00
Hamish Willee
c320a9240b
Add docs deploy 2 for testing ( #25416 )
2025-08-13 15:51:44 +10:00
chfriedrich98
c475ec2c1f
docs: ackermann rover sih ( #25229 )
...
* docs: ackermann rover sih
* prettier
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-08-13 09:04:33 +10:00
PX4 Build Bot
7984562e6f
New Crowdin translations - uk ( #25401 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-13 09:02:09 +10:00
PX4 Build Bot
cc78aa5728
New Crowdin translations - zh-CN ( #25402 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-13 09:01:33 +10:00
PX4 Build Bot
1060d3a43e
New Crowdin translations - ko ( #25400 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-13 09:01:22 +10:00
Niklas Hauser
5f5984b9b8
[work_queue] Configure stack size and priority via KConfig ( #25406 )
2025-08-12 22:54:35 +01:00
Daniel Agar
f161a32c55
ekf2: revert minor baro ctrl check change from 078e4c9 (ekf: always publish baro and gnss bias even if zero ( #25385 ))
2025-08-11 21:38:22 -04:00
PX4 BuildBot
a69e0c6efc
boards: update all NuttX defconfigs
2025-08-11 21:03:07 -04:00
Alex Klimaj
e05d8f2168
heater: fix on blips when the heater is off ( #25398 )
...
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-08-11 20:52:53 -04:00
Shara
947c71e1cb
mavlink: deprecated usage of MISSION_REQUEST at initial flight plan message ( #24992 )
2025-08-09 10:06:32 -04:00
czx-fly
37475d2557
boards: new xc-fly xc-slam board support ( #25364 )
2025-08-08 23:38:53 -04:00
cuav-liu1
e07598d838
boards: add cuav fmu-v6x
2025-08-08 23:35:03 -04:00
Jacob Dahl
078e4c911f
ekf: always publish baro and gnss bias even if zero ( #25385 )
...
* ekf: always publish baro and gnss bias even if zero
* [SQUASH] ekf2: simplify hgt bias publish
---------
Co-authored-by: Daniel Agar <daniel@agar.ca >
2025-08-08 11:18:50 -08:00
Alex Klimaj
eef01b1b9a
AFBR scheduling fix ( #25397 )
...
* always reschedule from measurementReadyCallback, don't update range mode is processMeasurement fails, reschedule trigger faster if Argus_TriggerMeasurement fails, refactor mode switching logic, update perf counters
* make format
* make format exclude microstrain submodule
---------
Co-authored-by: Jacob Dahl <dahl.jakejacob@gmail.com >
2025-08-08 10:50:05 -08:00
Beat Küng
bb3fd295ea
mavlink: reduce rate multiplier to 0.25 while sending parameters
...
Co-authored-by: alexcekay <alexander@auterion.com >
2025-08-08 16:43:29 +02:00
bresch
cfe1666add
Mavlink: Stream the received auxiliary global position from dds over Mavlink
2025-08-08 10:57:30 +02:00
PX4 BuildBot
e0af42a797
Update submodule tflite_micro to latest Fri Aug 8 01:46:23 UTC 2025
...
- tflite_micro in PX4/Firmware (a5c5ed74d0d2c43a4c9aafafa3eec58ba06f9a18): https://github.com/PX4/tflite-micro/commit/9d35a74b03fa313026982abb4d2c4ffe29de88bc
- tflite_micro current upstream: https://github.com/PX4/tflite-micro/commit/3c0b1e3091e4ea423e1bf9da89d41d09517eb0c9
- Changes: https://github.com/PX4/tflite-micro/compare/9d35a74b03fa313026982abb4d2c4ffe29de88bc...3c0b1e3091e4ea423e1bf9da89d41d09517eb0c9
3c0b1e30 2025-05-20 Shlomi Regev - Add a Makefile option to a Cortex-M FPU (#3105 )
2025-08-07 22:51:07 -04:00
Silvan Fuhrer
f4fb485b21
AirspeedSelector: increase default of ASPD_WERR_THR
...
The previous default of 0.55m/s was very restrictive, the
ground-minus-wind airspeed estimate was barely ever valid
with it.
Signed-off-by: Silvan <silvan@auterion.com >
2025-08-07 22:10:32 -04:00
Alexis Guijarro
a33b194d1d
mRo boards: Explicit storage of parameters on microsd card as workaround due to present FRAM bug
2025-08-07 21:59:19 -04:00
Liu1
8462ead986
boards: add new cuav x25-evo ( #25176 )
2025-08-07 21:54:33 -04:00
Ian Scholl
4812311c6c
ekf2: Add GPS fix type check bit ( #25215 )
2025-08-07 21:50:58 -04:00
alexklimaj
9531262cfe
mavlink: new mode MAVLINK_MODE_DISTANCE_SENSOR
2025-08-07 21:26:13 -04:00
alexklimaj
bc60307163
boards: ARK DIST
2025-08-07 21:26:13 -04:00
PX4 BuildBot
1dacd1dc7f
Update submodule jsbsim_bridge to latest Fri Aug 8 00:42:56 UTC 2025
...
- jsbsim_bridge in PX4/Firmware (3619a876011bac0495e5fe88ec0ff71602fd1be2): https://github.com/PX4/px4-jsbsim-bridge/commit/68de2cc63ded9a0d6641d45e9eb3ed2b43454cba
- jsbsim_bridge current upstream: https://github.com/PX4/px4-jsbsim-bridge/commit/f37ec259bd7a43565fe0ff4722465b7a303200f6
- Changes: https://github.com/PX4/px4-jsbsim-bridge/compare/68de2cc63ded9a0d6641d45e9eb3ed2b43454cba...f37ec259bd7a43565fe0ff4722465b7a303200f6
f37ec25 2025-03-19 Jaeyoung Lim - Populate sensor id for sensor message (#14 )
2025-08-07 21:25:45 -04:00
PX4 BuildBot
13e0134b51
Update submodule gz to latest Fri Aug 8 00:42:54 UTC 2025
...
- gz in PX4/Firmware (fb8c43efc3 ): https://github.com/PX4/PX4-gazebo-models/commit/929d55e8832fcd1a1432d2ae1b36601455ec7ed7
- gz current upstream: https://github.com/PX4/PX4-gazebo-models/commit/6cfb3e362e1424caccb7363dca7e63484e44d188
- Changes: https://github.com/PX4/PX4-gazebo-models/compare/929d55e8832fcd1a1432d2ae1b36601455ec7ed7...6cfb3e362e1424caccb7363dca7e63484e44d188
6cfb3e3 2025-08-04 Sai Aravind - Added helipad model (#115 )
d679f3a 2025-07-27 Gilbert Tanner - Add gz_frame_id's to sensors (#114 )
2025-08-07 21:06:17 -04:00
PX4 BuildBot
2b9cfa21f4
Update submodule mavlink to latest Fri Aug 8 00:43:14 UTC 2025
...
- mavlink in PX4/Firmware (76c2147b774662653b16b7275b48bebb1d5ef219): https://github.com/mavlink/mavlink/commit/067abb83cd2755f0e49491032d63438c64fd0aed
- mavlink current upstream: https://github.com/mavlink/mavlink/commit/b27d03bffd7969b30242a00aeaa6c0430d34d429
- Changes: https://github.com/mavlink/mavlink/compare/067abb83cd2755f0e49491032d63438c64fd0aed...b27d03bffd7969b30242a00aeaa6c0430d34d429
b27d03bf 2025-08-06 Mathieu Bresciani - Add GLOBAL_POSITION message (#2256 )
ffecddeb 2025-08-06 Hamish Willee - Move AUTOPILOT_VERSION to standard.xml (#2306 )
8384e908 2025-08-06 Peter Hall - common: AIS update and bug fixes (#2281 )
f459afd4 2025-07-30 Matthias Grob - common: remove wip tag from MAV_CMD_DO_ORBIT and ORBIT_EXECUTION_STATUS (#2316 )
e9d76096 2025-07-30 github-actions[bot] - ardupilotmega dialects from ArduPilot/mavlink: Wed Jul 30 02:32:07 UTC 2025 (#2322 )
99456420 2025-07-30 Andrew Voznytsa - Update Pymavlink to latest (#2321 )
a367c1aa 2025-07-30 Balduin - command: MAV_CMD_ACTUATOR_GROUP_TEST (#2224 )
e7cdcf4b 2025-07-24 Christian Clauss - Fix ruff rules E711,E712,F841 (#2314 )
e8e2d919 2025-07-23 Andrew Voznytsa - Rename BOOL to MAV_OPTION (#2317 )
0bcf338f 2025-07-16 Christian Clauss - ruff check --select=E713,E714,F401,F541 —fix
1912f5f5 2025-07-02 Christian Clauss - GitHub Actions: Lint Python code with ruff
b8af1bb2 2024-03-13 Marek S. Lukasiewicz - Add MARSH dialect
d01b4fbc 2025-07-09 Christian Clauss - mavgenerate.py: Remove support for Python 2
3db6daae 2025-07-03 Christian Clauss - Add codespell of four XML files to GitHub Actions
1fb5daac 2025-07-09 Hamish Willee - Update Pymavlink to latest 20050709
121bb736 2025-07-03 Christian Clauss - useless-semicolon: ruff check --select=E703 --fix
0f70d319 2025-05-22 TedObrien - fix: spelling mistake
77fc612f 2025-07-02 Christian Clauss - Fix typos discovered by codespell
5e27ca1a 2025-07-03 Hamish Willee - Fix errors and some flake8 crap
c1f2807f 2025-06-26 Hamish Willee - common.xml - fix up bad rendering of version fields
8e6345cb 2025-07-02 Christian Clauss - Remove useless object inheritance
56782c7d 2025-07-01 Julian Oes - development: remove SET_AT_S param
11961497 2025-03-20 Hamish Willee - Add BOOL enum for true/false cases
d0c683f1 2025-06-28 Christian Clauss - GitHub Actions: Test on LTS versions of Node.js and Python (#2296 )
6cf16a3e 2025-06-26 Hamish Willee - Gripper - support discovery and addressing (#2287 )
fcfa6cc8 2025-06-26 dependabot[bot] - build(deps): bump the github-actions group with 3 updates (#2294 )
32a1cd3c 2025-06-26 Hamish Willee - Fix camera information firmware version (#2295 )
69614ceb 2025-06-26 Christian Clauss - Keep GitHub Actions up to date with GitHub's Dependabot (#2292 )
c27f4593 2025-06-18 Peter Hall - remove display="bitmask" (#2289 )
a9d41b50 2025-06-18 Peter Hall - common: DO_REPOSITION: support relative yaw (#2280 )
81c09011 2025-06-11 Peter Hall - Replace `MAV_MODE` with `MAV_MODE_FLAG`. (#2195 )
ebfa4609 2025-06-09 Emmanuel Ferdman - Fix incorrect field name assignment from minValue to maxValue (#2284 )
2025-08-07 21:06:00 -04:00
Jacob Dahl
5775a48543
ark: fpv: add rover.px4board
2025-08-07 20:48:12 -04:00
Daniel Agar
fb8c43efc3
gitmodules specificy branch for fuzztest and tflite_micro
2025-08-07 20:40:05 -04:00
jobs
79bfc07c13
boards: add new NarinFC-H7
2025-08-07 20:39:46 -04:00
PX4 BuildBot
81ff0925f8
boards: update all NuttX defconfigs
2025-08-07 20:35:04 -04:00
Ramon Roche
f9b9ef5b59
boards: disable INS for micoair boards
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-08-07 19:06:54 -04:00
Hamish Willee
25ae4ef71a
ModalAI Starling - fix up links and undeprecated ( #25272 )
2025-08-07 16:04:21 +10:00
Hamish Willee
fba3c08945
Apply suggestions from code review
2025-08-07 14:22:50 +10:00
Ramon Roche
42432fdbdf
docs: v1.16 stable release notes
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-08-07 14:22:50 +10:00
Hamish Willee
5415aeb9fe
Metadata update and fixes to internallinkerrors
2025-08-07 09:47:51 +10:00
Peter van der Perk
aa15512762
fmu-v6xrt: Add V6XRT001 and V6XRT002 sensor set
2025-08-06 16:49:42 -04:00
Peter van der Perk
d9bc3bc6bb
fmu-v6xrt: Enable lis2dml and bmm350 magnetometer
2025-08-06 16:49:42 -04:00
Beat Küng
ee62a55adc
ci: automatically open an issue in case the fuzzing CI fails
2025-08-06 16:49:00 -04:00
Beat Küng
ba678120d8
ci: update fuzzing.yml container to px4io/px4-dev:v1.16.0-rc2-4-gb67c65bfe6
...
There was a build error with the previous container:
CMake Error at /usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
/usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.28/Modules/FindThreads.cmake:226 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
build/px4_sitl_test/_deps/abseil-cpp-src/CMakeLists.txt:98 (find_package)
See https://github.com/PX4/PX4-Autopilot/actions/runs/16235116238/job/45844179833
2025-08-06 16:49:00 -04:00
Jacob Dahl
4cf7bb2429
correct ARK Flow
2025-08-06 12:45:36 -06:00
Jacob Dahl
c2db8ab313
docs: ARK CAN node LED meaning
2025-08-06 12:45:36 -06:00
Eric Katzfey
a6b90eb050
VOXL2: Updated startup script to patch EKF2_EV_CTRL set default value issue
2025-08-06 09:52:55 -07:00
Jacob Dahl
86f049ead1
romfs: generic_250: set MPC_Z_VEL_MAX_DN to match UP
2025-08-06 09:58:58 -06:00
mahima-yoga
204539015a
docs: Shrink images
2025-08-06 11:34:29 +02:00
mahima-yoga
a55f3afc14
docs: Clarify difference between Wind.msg and AirspeedWind.msg
2025-08-06 11:34:29 +02:00
mahima-yoga
ecceb403a0
docs: Clarify bit 0 handling in ASPD_DO_CHECKS
2025-08-06 11:34:29 +02:00
mahima-yoga
19f22416fd
docs: Add documentation & examples around airspeed validation
2025-08-06 11:34:29 +02:00
Hamish Willee
c737df3e82
mavlink_main.cpp - PROTOCOL_VERSION
2025-08-06 16:30:06 +10:00
Crowdin Bot
40797895fd
New Crowdin translations - ko
2025-08-06 15:46:03 +10:00
Crowdin Bot
cb0ecd12b3
New Crowdin translations - uk
2025-08-06 15:43:37 +10:00
Crowdin Bot
52e9ab6a5a
New Crowdin translations - zh-CN
2025-08-06 15:35:42 +10:00
Jacob Dahl
ca3a1c77c4
fix submodule ( #25368 )
2025-08-05 20:41:31 -07:00
Pernilla
d70eecc17d
define M_PI if not defined in math.h
2025-08-05 20:27:05 -07:00
Eric Katzfey
7e5cc020c3
QURT: HITL: Moved heartbeat send into actuator send thread to avoid race conditions
2025-08-05 17:16:05 -07:00
Eric Katzfey
5b9e099fd1
Fixed Posix and Qurt platform build error introduced in earlier commit
2025-08-05 17:14:12 -07:00
Minderring
f8bfe01eca
Add MSP_OSD and other drivers for micoair boards
2025-08-05 16:58:31 -07:00
Alexander Lerach
38c776784e
auterion pm: set max current based on eeprom
2025-08-05 08:30:13 -07:00
Alexander Lerach
900f108a2e
auterion pm: add eeprom-based pm selection
2025-08-05 08:30:13 -07:00
JoelJ18
b5e5d214fe
drivers: MicroStrain Inertial Sensors ( #23858 )
2025-08-05 08:05:46 -07:00
Ramon Roche
e021a1c946
Tools: Update macos dependencies ( #25361 )
...
* tools: macos.sh update cross-compiler
* tools: editor styleguide for bash scripts
---------
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-08-04 22:15:30 -04:00
Jacob Dahl
50fce15a75
ark: v6x: add rover.px4board
2025-08-04 12:01:22 -06:00
bresch
77e8ccaf6a
fw-atune: fix immediate failure on first try
...
The flight mode needs to be updated before starting the autotune,
otherwise it appears as a mode change and aborts the autotune
2025-08-04 16:42:54 +02:00
amovlgf
8c6337e94e
add rgbled_aw2023 drivers ( #25158 )
...
* add rgbled_aw2023 drivers
* delete a newline to the end of the file
2025-08-03 18:45:41 -08:00
Jacob Dahl
a48ed22f9f
docs: fix typo mgs ( #25352 )
2025-08-03 08:19:01 +02:00
Eric Katzfey
c5b8445ffc
Added Qurt platform Serial implementations for bytesAvailable() and flush(). ( #25348 )
2025-08-01 13:22:00 -08:00
Ramon Roche
0cddd3dfb0
drivers: disable INS by default ( #25303 )
...
* drivers: disable INS by default
With the growing number of INS drivers some targets are running out of flash
and its becoming challenge to keep them under the limit.
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
* Update boards/nxp/tropic-community/default.px4board
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
* Update boards/px4/fmu-v6xrt/default.px4board
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
---------
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-07-31 11:42:21 -08:00
Jacob Dahl
9e811136a2
ci: clang-tidy: fix attempt ( #25328 )
2025-07-31 10:35:38 -07:00
Hamish Willee
c546e7c1f7
Update docs/en/sensor/inertial_navigation_systems.md
2025-07-31 21:50:27 +10:00
Hamish Willee
bda79492fc
Update ILabs.cpp
2025-07-31 21:50:27 +10:00
Hamish Willee
009661b842
Apply suggestions from code review
2025-07-31 21:50:27 +10:00
Hamish Willee
ff2e82c0fd
Update docs/en/sensor/inertiallabs.md
2025-07-31 21:50:27 +10:00
Hamish Willee
23bc81078a
Subedit
2025-07-31 21:50:27 +10:00
Hamish Willee
b3e0231a18
docs: Add InertialLabs sensors configuration page
2025-07-31 21:50:27 +10:00
Matthias Grob
887ca6d497
ManualControlSelector: address invalid prioritized input and don't check if sample is from the future
2025-07-31 11:34:53 +02:00
Matthias Grob
461433d7f6
ManualControlSelector: is InputValid refactor with switch case for code readability
2025-07-31 11:34:53 +02:00
Matthias Grob
a09352c079
ManualControl: add option to prioritize RC or MAVLink but with fallback
2025-07-31 11:34:53 +02:00
Matthias Grob
b876aa5b45
ManualControlSelector: robust timeout check
2025-07-31 11:34:53 +02:00
Crowdin Bot
543f8cba35
New Crowdin translations - zh-CN
2025-07-31 17:34:07 +10:00
Crowdin Bot
f37c8fe511
New Crowdin translations - ko
2025-07-31 17:33:58 +10:00
Crowdin Bot
e8859a7e0d
New Crowdin translations - uk
2025-07-31 17:33:50 +10:00
Denis Rosset
78e70d85a9
docs: Fixed ARK Flow MR mislabeled in rangefinders.md
2025-07-30 11:10:24 -06:00
Mahima Yoga
a7e01b18d8
MC PositionControl: Add timeout for invalid TrajectorySetpoint ( #25283 )
...
* MulticopterPositionControl: Add timeout before triggering emergency setpoint on invalid TrajectorySetpoint
* Apply suggestions from code review
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
* Cleanup & address review comments
* Safegaurd against using old setpoint if states aren't valid anymore
---------
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-07-30 17:18:34 +02:00
Ian Scholl
5736b948ac
increase battery max logging instances to 3
2025-07-30 16:43:21 +02:00
Alexander Lerach
369039c28c
prefer RC_SERIAL_PORT, as older boards may have incorrect CONFIG_BOARD_SERIAL_RC
2025-07-30 15:09:39 +02:00
Alexander Lerach
c0d1717897
detect px4io conflicts, don't set sbus as default
2025-07-30 15:09:39 +02:00
Alexander Lerach
2ecc7226e6
common_rc: enable on v5x/v6x/v6s, disable rc_input
2025-07-30 15:09:39 +02:00
Marco Hauswirth
c9206d6bd1
EKF2: gnss reset improvements ( #25297 )
...
* ekf2: allow manual position reset when horizontal aiding is active
This allows the pilot to override position esitmates manually
* mavlink sim: add support of failure gps struck
* mavlink sim: add GNSS failure "wrong" type
* ekf2-gnss: add reset mode
This allows the user to choose whether the position should immediately
be reset to GNSS on fusion timeout or if the EKF can continue with
velocity dead-reckoning.
* ekf2: fix unit test changes due to GNSS start logic
Especially because the EKF doesn't need to reset the states if the test
ratio is already passing
* rename mode enum
* reset to gps lat lon on init
* remove obsolete reset-condition (handled in #25223 )
* WIP try to upgrade compiler externally
---------
Co-authored-by: bresch <brescianimathieu@gmail.com >
Co-authored-by: Niklas Hauser <niklas@auterion.com >
2025-07-30 11:39:56 +02:00
Hamish Willee
f4ea6feb47
Update metadata for modules and params
2025-07-30 14:29:57 +10:00
Jacob Dahl
996f9a82e1
dshot: refactor telemetry to use serial abstraction
2025-07-29 15:37:51 -06:00
Matthias Grob
6cf494dde1
Publish RTCM stream telemetry also for UAVCAN GNSS receivers ( #25315 )
...
* uavcan gnss: publish rtcm instance and injection rate
* GPS drivers minor refactor (#25316 )
* GPS drivers: adhere to message name based variable naming convention
* uavcan gnss: use matrix norm calculation
* GPS drivers: rate naming refactor and robust timeout checks
---------
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-07-29 09:55:21 -08:00
Jacob Dahl
b5bf28c204
platform: serial: add bytesAvailable() function
2025-07-29 09:07:03 -08:00
bresch
61e741e7d0
FlightTask manual acc: handle ekf position reset properly
2025-07-29 14:29:19 +02:00
bresch
b740a43b3d
ekf2: reset manual position update through fusion
...
This provides a position reset-like behavior while still updating the
correlated states through fusion of position information.
2025-07-29 14:29:19 +02:00
bresch
582b8f0a2b
ekf2: allow manual position reset when horizontal aiding is active
...
This allows the pilot to override position esitmates manually
2025-07-29 14:29:19 +02:00
bresch
646133a4bf
AGP: format enum names
2025-07-29 14:29:19 +02:00
bresch
0b2e4f1ab6
ekf-agp: add reset mode behavior
2025-07-29 14:29:19 +02:00
GuillaumeLaine
2106c6ca82
fix(msg): bump VehicleLocalPosition version which was previously modified
2025-07-29 13:29:45 +02:00
mahima-yoga
e4ffed099c
msg: add Wind.msg to versioned messages
...
Was added as a default DDS topic recently.
2025-07-29 11:54:04 +02:00
Jacob Dahl
344064f941
astyle: exclude tflite_micro ( #25327 )
2025-07-29 10:22:25 +02:00
MDLZCOOL
bab6dc2ac6
fix(lib/perf): Fully reset mean and M2 in perf_counter
2025-07-28 22:28:38 -08:00
Jacob Dahl
42ef7a4f9a
ark: fpv: enable payload deliverer module ( #25322 )
2025-07-28 14:03:30 -06:00
Jacob Dahl
463ddcab86
payload deliverer: remove PD_GRIPPER_EN as unnecessary, reduce gripper timeout to 1s
2025-07-28 11:25:17 -08:00
Jacob Dahl
8d4993e654
ark: v6x: enable payload deliverer
2025-07-28 11:25:17 -08:00
Jacob Dahl
75acb13c36
ark: v6x: encrypted: remove FW and VTOL modules to save flash ( #25319 )
2025-07-28 11:08:03 -08:00
Matthias Grob
79b46e08a8
Rename manual_lockdown to kill for clarity
2025-07-28 17:07:08 +02:00
Matthias Grob
32531c870e
px4io: terminated -> termination
...
fogotten to allign completely in the last step
2025-07-28 17:07:08 +02:00
Matthias Grob
359cad3636
Add back original quadrotor X unit test cases from old multirotor mixer
2025-07-28 14:10:50 +02:00
Matthias Grob
88460db44a
ControlAllocationSequentialDesaturation: improve unit test fixture in terms of parameter update and defaulting to no airmode
2025-07-28 14:10:50 +02:00
Matthias Grob
40e1e82cb0
ControlAllocationSequentialDesaturationTest: convert existing unit test cases to improved fixture
2025-07-28 14:10:50 +02:00
Matthias Grob
a80e89255c
ControlAllocationSequentialDesaturation: adopt improved unit test fixture
...
This makes it much easier to go through allocation secnarios in one line with comprehensive numbers.
2025-07-28 14:10:50 +02:00
Matthias Grob
cd1bac0a55
ControlAllocationSequentialDesaturation: add unit tests
2025-07-28 14:10:50 +02:00
Matthias Grob
53efcbd2c2
control_allocation: Consistently replace with ActuatorVector alias for readability
2025-07-28 14:10:50 +02:00
Matthias Grob
6a3a0d136b
ActuatorEffectiveness: add comments to EffectivenessUpdateReason
...
from information previously only available in the commit message.
2025-07-28 14:10:50 +02:00
Matthias Grob
37899269a8
control_allocator: fix PID dependency definition
2025-07-28 14:10:50 +02:00
Matthias Grob
ef6866cd08
ControlAllocationSequentialDesaturationTest: fix include instead of duplicating definitions
2025-07-28 14:10:50 +02:00
Matthias Grob
4b4cc2164c
Revert "Remove inclusion of rotors in library to enable test ( #24286 )"
...
This reverts commit f7dadd9b89 .
2025-07-28 14:10:50 +02:00
Matthias Grob
930c0451b5
ActuatorEffectivenessRotorsTest: add Hexarotor X
2025-07-28 14:10:50 +02:00
Matthias Grob
b9f7b8f705
commander failsafe: never override user intended termination + unit test
2025-07-28 11:36:21 +02:00
Silvan Fuhrer
82569aad8d
PositionSetpoint.msg: define range of loiter_radius
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-28 10:57:56 +02:00
Silvan
e0a35b21a8
Navigator: fix param description of NAV_LOITER_RAD
...
Account for negative=CCW.
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-28 10:57:56 +02:00
Silvan
63f9acfa84
Navigator: loiter direction check: use -FLT_EPS instad of <0
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-28 10:57:56 +02:00
Silvan
85ccc064bd
FW Mode Manager: handle loiter radius and direction correctly if not from position_sp
...
In that case we take radius and direction from the param NAV_LOITER_RAD,
CCw if negative.
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-28 10:57:56 +02:00
Silvan
44be2a3f91
Navigator: add get_default_loiter_CCW() to get loiter direction
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-28 10:57:56 +02:00
Silvan
9f83ccfca7
Navigator: in get_default_loiter_rad return absolute of NAV_LOITER_RAD
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-28 10:57:56 +02:00
Silvan
431f507d29
Navigator: rename get_loiter_radius to get_default_loiter_rad
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-28 10:57:56 +02:00
Matthias Grob
972acf0203
commander params: disable remaining flight time failsafe by default
...
Currently if you configure a battery capacity the battery library calculates a remaining flight time and you by default get an RTL when the flight time - return time is running out.
Since the state of charge threshold based battery failsafes `COM_LOW_BAT_ACT` are disabled by default I was asked to also disable the flight time based failsafe to be consistent.
2025-07-28 10:37:43 +02:00
mahima-yoga
f66192326c
commander: only clear hold delay when failsafes are being deferred
2025-07-28 09:48:34 +02:00
Silvan Fuhrer
edfcbc7c9b
boards: remove duplicated enabling of AUX_GLOB_POS
...
EKF2_AUX_GLOBAL_POSITION is y by default.
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-28 09:42:30 +02:00
Hamish Willee
bae1b25b0c
Run make format
2025-07-28 12:50:08 +12:00
Hamish Willee
01abe35563
MAV_CMD_DO_SET_MODE - add support
2025-07-28 12:50:08 +12:00
E-Krantz
600c717eb9
Add namespace support for uxrce-dds client during firmware upload ( #25291 )
2025-07-25 11:43:30 -08:00
Matthias Grob
200be07021
action_request: rename ACTION_TERMINATE to ACTION_TERMINATION for clarity
2025-07-25 13:01:25 -06:00
Matthias Grob
9d75bdbe62
IO: rename FORCE_FAILSAFE to TERMINATION for clarity
2025-07-25 13:01:25 -06:00
Matthias Grob
7fe78e184e
Rename force_failsafe to termination for clarity
2025-07-25 13:01:25 -06:00
Matthias Grob
34dacffc4a
Commander: shell command commander termination instead of lockdown on for clarity
2025-07-25 13:01:25 -06:00
Sindre Meyer Hegre
3be0cb077c
Neural Control Mode ( #24366 )
...
* Add tflm to px4 with module
- Add TensorFlow Lite Micro(TFLM) as a library in px4
- Make a module that uses neural network inference for control, which uses TFLM for inference
- Make board config files for PX4 with neural module
* Added neural flight mode
* Add posibility to read of inference times
* Fix comments from review:
- Switch ssh link to https link in submodule
- Remove mc_nn_control from startup
* Add tflm to px4 with module
- Add TensorFlow Lite Micro(TFLM) as a library in px4
- Make a module that uses neural network inference for control, which uses TFLM for inference
- Make board config files for PX4 with neural module
* Added neural flight mode
* Add posibility to read of inference times
* Remove auto start
* Add logging from neural control module
* Fix automatic startup to only be when module is included
* Switch to flight mode registration
* Add docs
* Change min/max/coeff to actual parameters
* add figures to neural network docs
* Switch to e2e network
* Remove toolchain changes and replace with instructions in docs
* Get ready for merge after toolchain upgrade
* switch back to submodule
* Try to figure out cmake
* Get CI working with new toolchain
* Remove fork dependency
* Finalize PR
* fix toolchain inclusion
* Fix ctype_base.h include
* Cleanup includes for TFLM
* Remove redundant std
* Update FW module names in board files
* Fix docs
* Remove cstdlib copy
* Copy header from nuttx
* Prettier, markup, layout
* NeuralControl.msg - update uorb comments to current standard
* Add description to neural topic
* Fix typo
* Typo
* TFLM and Module utitlities
* Neural networks top level
* Update docs
* Add manual control
* Update docs
* Revert the manual control attempt
* Update docs/en/advanced/nn_module_utilities.md
* Add posibility to set trajectory setpoint with manual control
---------
Co-authored-by: Pedro Roque <padr@kth.se >
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
Co-authored-by: Ramon Roche <mrpollo@gmail.com >
2025-07-25 09:42:12 -08:00
Alexander Lerach
132f7e9e0d
cdcacm_autostart: add low bandwidth profile ( #25302 )
2025-07-25 09:26:51 -08:00
Sandesh Sharma
959587d2c9
fix: let UXRCE DDS agent IP to be set via parameter in SITL ( #25231 )
...
* Read XRCE_DDS IP from ENV
* just remove the -h flag from the launch command
* add 127.0.0.1 as default IP
* add default value for IP
2025-07-25 15:10:02 +02:00
Matthias Grob
539ef8b0d1
PositionControlTest: Additional test case velocity setpoint with invalid states ( #25286 )
2025-07-25 09:04:56 +02:00
Jacob Dahl
4117aa5bd3
gps: explicit type cast ( #25293 )
2025-07-25 00:40:31 +02:00
Hamish Willee
a5dbcada9f
Update msg/ActionRequest.msg
...
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-07-25 06:13:20 +10:00
PX4BuildBot
7069190d30
[Docs] ActionRequest UORB topic
...
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-07-25 06:13:20 +10:00
Pedro Roque
be2e0b8990
feat: airframe config for spacecraft ( #25287 )
2025-07-24 12:07:56 -08:00
E-Krantz
23ad974f30
fix: spacecraft airframe naming ( #25289 )
2025-07-24 21:29:18 +02:00
Jacob Dahl
dce58637af
ark_fpv: flash savings: remove FW and VTOL from encrypted_logs.px4board
2025-07-24 12:45:07 -06:00
Pedro Roque
5f797fa210
fix: removes buoyancy from all default worlds from server config ( #25285 )
2025-07-24 09:36:49 -08:00
Valentin Bugrov
9b4bfc0d99
Tools: Add InertialLabs driver to codestyle-check
...
Signed-off-by: Valentin Bugrov <vladbvnsk@gmail.com >
2025-07-24 09:28:22 -07:00
Valentin Bugrov
7735971900
drivers/ins: Add driver for InertialLabs INS
...
Signed-off-by: Valentin Bugrov <vladbvnsk@gmail.com >
2025-07-24 09:28:22 -07:00
Alexander Lerach
752ecd3d1b
ubx: add option to wipe flash
2025-07-24 11:06:54 +02:00
Hamish Willee
9c1a22e74e
Improve flight termination docs
2025-07-24 11:21:29 +10:00
Hamish Willee
a84d085ce7
Add uorb message meta
2025-07-24 10:06:39 +10:00
Hamish Willee
efb4ff3353
update modules ref
2025-07-24 10:06:39 +10:00
Hamish Willee
3848b754a5
Update parameter reference
2025-07-24 10:06:39 +10:00
Hamish Willee
633c380240
Delete orphans
2025-07-24 10:06:39 +10:00
Claudio Chies
f42dbeef82
only publish input_rc, if the IO RC status in ok
2025-07-24 10:05:38 +10:00
Hamish Willee
324b305b2d
Add discontinued markup to vehicle
2025-07-24 08:40:43 +10:00
Hamish Willee
4247383bae
50001_aion_robotics_r1_rover - discontinued
2025-07-24 08:40:43 +10:00
Pedro Roque
e14eea5615
feat: BlueROV2 Heavy updated control (attitude and position) and model ( #25052 )
...
* rft: clean merge to PX4
* fix: formatting
* fix: extra line
* fix: moved submarine out of "is_ground_vehicle", added proper check for center-throttle
* feat: updated gazebo models to include bluerov update
* fix: use 'is_uuv_vehicle', remove FW_MM/LLC from uuv build
* fix: added saturation to thrust and torque messages via param
* doc: updated parameters documentation for uuv
* fix: formatting
* feat: matching hardware reference
* fix: thrusters kg
* rft: removed commented lines
* fix: update gz reference given hw setup
* fix: hardware references
* fix: recommendations
* fix: updated settings to match hardware
* rft: check only for fixed and rotary wing for high throttle
Co-authored-by: Daniel Agar <daniel@agar.ca >
* fix: commit oupsie
* fix: format
* rft: remove is_uuv
* fix: hw parameters, uuv build target for v6x
* feat: added support for D-pad attitude changes in stabilized position control
* fix: position setpoint update and parametrized trajectory age and att change
* fix: format
* fix: removed duplicated call to check_validity_setpoint
* fix: setpoint update on arming logic
* fix: setpoint initialization for stabilized mode
---------
Co-authored-by: Daniel Agar <daniel@agar.ca >
2025-07-23 10:29:22 -07:00
Pedro Roque
09fe34af0e
fix: enable control allocator for spacecraft on v6x ( #25276 )
2025-07-23 18:58:54 +02:00
Pedro Roque
2f55dff8b9
feat: spacecraft support ( #24734 )
...
* rft: initial merging of controllers for spacecraft vehicles
* feat: rate controller nominal
* feat: spacecraft tooling for commander and VehicleStatus
* feat: spacecraft tooling for commander and VehicleStatus
* fix: format
* fix: format
* fix: remove iostream
* fix: remove iostream
* feat: spacecraft attitude control and minor refactoring of params
* feat: add position controller
* fix: format
* fix: moved trajectories to new message, removed derivative filters
* fix: format
* fix: removed extra newline
* fix: spacecraft allocation builds
* feat: add thrusters to effectivenes, add spacecraft build to cmake, clean comments
* feat: required changes for allocation
* feat: thruster simulation interface
* fix: update maximum and minimums
* fix: format
* fix: added newline at the end of spacecraft actuator effectiveness
* feat: configurable board pwm freq from Kconfig
* feat: mavlink compliant spacecraft definition
* feat: add orbiter to define
* boards: Increase TELEM2 rx buffer size for DDS over serial use-case (ARK Jetson)
feat: spacecraft tooling for commander and VehicleStatus
fix: format
fix: remove iostream
feat: mavlink compliant spacecraft definition
* feat: add orbiter to define
* feat: add orbiter to define
* fix: change mav_type to new spacecraft orbiter enum value
* fix: build issue
* feat: update mavlink
* feat: update mavlink to latest master with spacecraft
* feat: update mavlink
* feat: update mavlink to latest
* feat: cleanup and synchronization with new mavlink vehicle definition
* fix: get away without specifying spacecraft vehicle
* fix: removed unnecessary definition
* fix: format
* feat: cmake variant for spacecraft
* feat: proper mav_type and rc init
* fix: removed dart from build system
* add: thrusters to actuator type
* rft: reordering actuator type
* rft: initial merging of controllers for spacecraft vehicles
* feat: rate controller nominal
* fix: format
* feat: spacecraft attitude control and minor refactoring of params
* feat: add position controller
* fix: format
* fix: moved trajectories to new message, removed derivative filters
* fix: format
* fix: removed extra newline
* fix: spacecraft allocation builds
* feat: add thrusters to effectivenes, add spacecraft build to cmake, clean comments
* feat: required changes for allocation
* feat: thruster simulation interface
* fix: update maximum and minimums
* fix: format
* fix: added newline at the end of spacecraft actuator effectiveness
* feat: configurable board pwm freq from Kconfig
* feat: add orbiter to define
* feat: cleanup and synchronization with new mavlink vehicle definition
* fix: get away without specifying spacecraft vehicle
* fix: conflicts
* fix: format
* fix: remove duplicate entry
* rft: remove Kconfig changes
* rft: revert main Kconfig
* rft: revert main kcoonfig on platforms
* rft: remove changes to board PWm (go on another PR)
* rft: revert changes to commander (main is correct)
* fix: extra char on commander_helper
* rft: removed extra spaces
* rft: moved effectiveness to spacecraft
* fix: spacecraft effectiveness
* fix: extra space
* feat: preliminary version, still using thrusters
* rft: initial pipeline on PX4 side with rotors instead of thrusters
* feat: add atmos model
* feat: spacecraft with rotor pipeline tested, working
* feat: update gz
* rft: removed thruster interfaces
* fix: format
* fix: remove control allocation
* fix: thruster normalization
* fix: format
* fix: nuttx version
* fix: clang tidy error
* feat: updated gz to add atmos model
* fix: update gz
* fix: update mavlink
* fix: remove friend class from allocation lib
* fix: remove actuator_outputs/motors
---------
Co-authored-by: Alexander Lerach <alexander@auterion.com >
2025-07-23 08:26:27 -07:00
Pedro Roque
6474e5d7c1
feat: configurable board pwm freq from Kconfig ( #24787 )
...
* feat: configurable board pwm freq from Kconfig
* feat: add board_pwm_config to submenu
* fix: define sequence correction
* fix: revert Tools/simulation/gz
* fix: track upstream gz
* fix: track upstream mavlink
* feat: adjustable pwm for multiple board types
* feat: add conditional check for CONFIG_ for correct fallback
* add: spacecraft board with correct BOARD_PWM_FREQ supporting 10Hz actuation rate
* fix: set dependencies for submenu arch chips
* fix: keep only upper arch level
* fix: proper checking - still not showing up for board config
* feat: add hidden kconfig for platforms
* Merge Nuttx config into px4board
Allows to expose nuttx into PX4 if needed
* Kconfig: Include nuttx symbols in updateconfig
Only if applicable i.e. defined in the kconfig
* fix: merged config with previously generated boardconfig
* doc: updated code comment
---------
Co-authored-by: Daniel Agar <daniel@agar.ca >
Co-authored-by: Peter van der Perk <peter.vanderperk@nxp.com >
2025-07-23 08:23:13 -07:00
Hamish Willee
8b2c0b4250
msg/Airspeed.msg update description to reflect standard
...
* [Docs] msg/Airspeed.msg - to standard
* Apply suggestions from code review
Co-authored-by: Silvan Fuhrer <silvan@auterion.com >
* Update msg/Airspeed.msg
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
Co-authored-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-23 13:02:31 +02:00
Matthias Grob
dbc36c9e3d
commander params: Further clarify termination vs kill
2025-07-23 11:13:11 +02:00
mahima-yoga
a5f92a4615
docs: clarify RC termination switch behavior
2025-07-23 11:13:11 +02:00
Matthias Grob
6c5c88f72e
Commander: only trigger MAVLink parachute on termination
...
This can now be tested using the new termination RC switch.
2025-07-23 11:13:11 +02:00
Matthias Grob
52e8a0a0db
Add RC termination switch
2025-07-23 11:13:11 +02:00
Nicolas MARTIN
f0dcd06f5e
HITL/SIH: Battery status depend on battery configuration from parameters ( #24103 )
...
* HITL/SIH: Battery status depend on battery configuration from parameters
* fix format
2025-07-23 00:25:37 -08:00
Jacob Dahl
9cd6840695
fix formatting ( #25270 )
2025-07-23 19:52:16 +12:00
Jacob Dahl
af878cee7b
uavcan: add node status logging to uORB ( #23890 )
...
Co-authored-by: Jordan Leiber <jordan.leiber@vertiq.co >
2025-07-22 23:17:58 -08:00
Patrik Dominik Pordi
ce57153ce5
ARK SCH16T driver updated for new Murata modules ( #24029 )
...
* Added the ranges for the new ARK Murata IMUs and added the logic to the driver to handle it
* Ran make format
* sch16t fix COMP_ID
* Revert "sch16t fix COMP_ID"
This reverts commit 38bf02bc8616490a37a57257938086b8e8d5fa0f.
* sch16t add production k10 id
* Added B13 as REV_1
---------
Co-authored-by: Alex Klimaj <alex@arkelectron.com >
2025-07-22 23:16:13 -08:00
Sebastian Domoszlai
4e3d090d1a
Shorten messages to prevent clipping in QGroundControl ( #24080 )
...
* Shorten messages to prevent clipping in QGroundControl
* Update src/modules/commander/HealthAndArmingChecks/checks/failureDetectorCheck.cpp
---------
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-07-22 23:07:18 -08:00
Daan Smienk
3c6e927359
Rewrote info about USB inside wsl ( #24726 )
2025-07-22 22:42:39 -08:00
Marco Hauswirth
6e9fb2ca3c
use imu-timestamp instead of hrt_abstime during replay for aid-srcs ( #25117 )
2025-07-22 22:35:45 -08:00
mtzm
5144bd5b9f
shorten power redundancy check message to less then 50 chars (mavlink limit) ( #24738 )
2025-07-22 22:30:56 -08:00
jmackay2
eb274775d7
Update tools shebangs to python3 ( #24739 )
...
Co-authored-by: jmackay2 <jmackay2@gmail.com >
2025-07-22 22:30:04 -08:00
Hamish Willee
7559196195
Apply suggestions from code review
2025-07-23 13:38:10 +10:00
Teddy Zaremba
15c55245b3
Update mc_06_optical_flow.md
2025-07-23 13:38:10 +10:00
Teddy Zaremba
124910ee7c
Update docs/en/test_cards/mc_06_optical_flow.md
...
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-07-23 13:38:10 +10:00
Hamish Willee
7c552ebe0e
Summary and subedit
2025-07-23 13:38:10 +10:00
Teddy Zaremba
4c94abd672
Update mc_06_optical_flow.md
2025-07-23 13:38:10 +10:00
Teddy Zaremba
f7c25089de
Update test_flights.md
2025-07-23 13:38:10 +10:00
Teddy Zaremba
40086a88b1
Update test_flights.md
2025-07-23 13:38:10 +10:00
Teddy Zaremba
551f73c6e9
Create mc_06_optical_flow.md
2025-07-23 13:38:10 +10:00
Crowdin Bot
f413b0c4d2
New Crowdin translations - ko
2025-07-23 09:58:57 +10:00
Crowdin Bot
fea845082f
New Crowdin translations - uk
2025-07-23 09:58:46 +10:00
PX4 Build Bot
5cd7cd9389
New Crowdin translations - zh-CN ( #25256 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-23 09:58:30 +10:00
Claudio Chies
095ab9d27a
add PWM_Input as default for ats-based flight termination ( #25209 )
2025-07-22 09:30:53 +02:00
William Freidank
13122c29c0
Fix simulated gimbal behavior with zero velocity ( #25217 )
...
* fix simulated gimbal behavior with zero velocity
* check for PX4_ISFINITE before checking for magnitude
2025-07-21 12:59:55 -08:00
dusan19
8dd14d9aaa
platforms/stm32_common: hrt.c: define timer 1 IRQ properly for H7 platform ( #25260 )
2025-07-21 09:53:38 -08:00
mahima-yoga
1e4d7429e1
mavlink_mission: improve mission_state handling with mission_result validity check
2025-07-21 10:18:23 +02:00
Julian Oes
2c97a875bf
commander/mavlink: use home attitude, not only yaw
...
According to the mavlink spec we should be publishing the home attitude
as a quaternion rather than just the yaw/heading.
Additionally, this allows setting the landing roll and pitch angle using
DO_SET_HOME (this yet needs to go into the MAVLink spec though).
This time including the message versioning and translation.
2025-07-20 07:51:14 +12:00
Dusan Zivkovic
2065f577d6
EKF: fix compilation error when CONFIG_EKF2_TERRAIN is not defined
2025-07-18 10:20:42 -06:00
Silvan Fuhrer
a0560d2d82
Internal combustion engine control: disable module by default
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-18 17:45:05 +02:00
mahima-yoga
3c79f25e10
fmu-v6s: disable analog battery monitoring when digital power module is enabled
2025-07-18 16:42:54 +02:00
mahima-yoga
db85e12b9f
battery-monitoring: allow disabling analog battery monitoring through BAT{i}_V_CHANNEL param
2025-07-18 16:42:54 +02:00
mahima-yoga
5125059b8f
fmu-v6s: add ina226/ina228/ina238 support
2025-07-18 16:42:54 +02:00
Silvan
e22329d074
add GYRO_FFT to v6s build
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-18 14:15:46 +02:00
Alexander Lerach
3041960cf1
auav: enable on v5x/v6x/v6s boards
2025-07-18 09:58:03 +02:00
Hamish Willee
78a2a3d0dd
COM_FAIL_ACT_T - fix description of zero value
2025-07-17 07:55:49 +02:00
Hamish Willee
8e0f223b3a
Link fixes and removal of dead docs ( #25239 )
...
* Remove Zubax Orel - not available and no other presence
* Fix up zubax product links
* Snapdragon flight - delete as no longer relevant hardware
* Delete intel aero docs
* Brushless whoop - remove docs except for link to old version
* Many link fixes
2025-07-17 15:30:56 +10:00
Hamish Willee
06d25b9400
[Doc] FW Takeoff update for waypoint and position loss + relnote ( #25226 )
...
* [Doc] FW Takeoff update for waypoint and position loss + relnote
* Update docs/en/flight_modes_fw/takeoff.md
Co-authored-by: Silvan Fuhrer <silvan@auterion.com >
* Update for clarity
* Update docs/en/flight_modes_fw/takeoff.md
---------
Co-authored-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-17 11:19:51 +10:00
bresch
bfbc76189e
ekf-agp: use same timeout value as other aid sources
2025-07-16 10:07:15 +02:00
Beat Küng
80febaf0f0
mc_pos_control: immediately switch out of goto setpoint when receiving trajectory_setpoint
...
Previously, when switching from a goto setpoint into a mode that publishes
trajectory_setpoint, the previous goto setpoint was still used for 500ms,
which then caused a setpoint jump.
This change makes sure that when a trajectory_setpoint is received, any
existing goto setpoint is marked as invalid immediately.
2025-07-16 09:02:47 +02:00
Beat Küng
f0ecd9e757
fix commander: set failsafe action state immediately after failsafe update
...
There was a race condition: for example when an external mode disabled
failsafe deferring, that then triggered a failsafe, while the mode executor
immediately sends a command (to e.g. switch modes).
In that case the failsafe got triggered but the mode switch was still
allowed.
This was because of the processing ordering:
- mode updates (and propagating the failsafe_action_active state)
- failsafe updates
- command handling
This patch makes sure failsafe_action_active is set immediately after
updating the failsafes.
2025-07-15 17:18:54 +02:00
Beat Küng
168d99cd18
commander: do not trigger obsolete failsafe when deactivating failsafe deferring
...
Previously, when deferring was active and e.g. RC loss was triggered, and
RC regained, the action was not cleared, as the RC loss action only clears
on mode switch/disarm (when set to RTL for example).
When deferring was then disabled, the RC loss failsafe would still trigger.
This changes the behavior to immediately remove those actions when
deferring is active.
It also ensures to reset the Hold delay when deferring is disabled and no
failsafe is being deferred.
2025-07-15 17:18:54 +02:00
chfriedrich98
b8dacf5ae4
rover: fix speed setpoint in position controller
2025-07-15 13:55:28 +02:00
bresch
54f2652329
ekf2: always decorrelate pos and vel in vel reset
2025-07-15 13:44:55 +02:00
Matthias Grob
f9b811b0c5
Commander: add option to ignore manual control loss in external modes
2025-07-15 13:08:18 +02:00
Marco Hauswirth
a755dfa07f
enable baro-gnss autocalibration by default ( #25196 )
2025-07-15 10:53:04 +02:00
chfriedrich98
b4bfbbb5e0
ackermann: add SIH ( #25194 )
2025-07-15 09:58:41 +02:00
Silvan Fuhrer
35a3f519f2
Revert "commander: publish full home attitude, not only yaw ( #19717 )"
...
This reverts commit 6855aa57c4 .
2025-07-15 09:24:55 +02:00
Hamish Willee
a3f1fb2e01
[Docs] Airframe param reset on update ( #24964 )
...
* Airframe param reset on update
* Update docs/en/dev_airframes/adding_a_new_frame.md
* Apply suggestions from code review
Co-authored-by: Matthias Grob <maetugr@gmail.com >
* Update adding_a_new_frame.md
* Update adding_a_new_frame.md
---------
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-07-15 13:32:44 +10:00
Hamish Willee
f224d27e4d
Docs: Prettier on takeoff and fix some links ( #25218 )
...
* Prettier on takeoff and fix some links
* Fix flaw link
2025-07-15 12:30:55 +10:00
Matthias Grob
7d33df4650
Doc Orbit: update and clarify configurability and behavior around limits ( #25208 )
...
* Doc Orbit: update and clarify configurability and behavior around limits
* run prettier
* Fix up link to table
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-07-15 12:29:29 +10:00
Stefano Colli
3c0a0ed129
mavlink_main: add profile handling ( #25214 )
2025-07-14 10:19:30 -08:00
Alexander Lerach
7f5119f402
sensors: autostart bmm350 and add it to common mags
2025-07-14 17:52:18 +02:00
mahima-yoga
4896099232
dds: rate_limit /fmu/out/wind to 1Hz
2025-07-14 16:12:00 +02:00
mahima-yoga
fcbe017221
dds: add Wind topic to dds bridge
2025-07-14 16:12:00 +02:00
Silvan Fuhrer
b326714d7c
FWModeManager: use always bearing to Takeoff waypoint (if defined)
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-14 14:29:59 +02:00
Silvan Fuhrer
782e510105
Navigator: Takeoff mode: add state 2-state takeoff for fixed-wing
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-14 14:29:59 +02:00
Silvan Fuhrer
e9e5c45bf3
FW mode manager/Commander: hanlde invlaid pos in FW manager
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-14 14:29:59 +02:00
Silvan Fuhrer
b1af09d391
FW mode manager: during takeoff only set height rate, not altitude setpoint
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-14 14:29:59 +02:00
Silvan Fuhrer
bdf1895145
Commander: on completion of takeoff, force state transition to Loiter
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-07-14 14:29:59 +02:00
PX4 Build Bot
84cdc05195
New Crowdin translations - ko ( #25200 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-13 10:37:31 +10:00
PX4 Build Bot
a5920edbb1
New Crowdin translations - uk ( #25201 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-13 10:37:19 +10:00
PX4 Build Bot
a01f39707e
New Crowdin translations - zh-CN ( #25202 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-13 10:37:13 +10:00
Jacob Dahl
ce4dfaf39a
fix missing function update
2025-07-11 08:53:52 -06:00
Jacob Dahl
09ebd21e55
mixer: remove used flag stop_outputs
...
dshot: fix motor test on CANnode
Also includes fixes for the DShot driver since stop_outputs is removed. The esc info command has been removed because it doesn't work with AM32, can only be used via command line, and complicates the driver
2025-07-11 08:53:52 -06:00
Jacob Dahl
6a1cefd7a6
uavcan: esc: fix uavcan ESC control
...
This fixes a number of issues with uavcan ESC control.
- Motor Testing when using a CANnode as a PWM expander now works by allowing the FunctionMotors class to perform prearm control
- The esc.RawCommand message is now always published for configured uavcan ESC outputs. Previously prior to arming the message would be published empty, which causes certain ESCs to enter an error state.
- Useless and redundant code has been removed and small name changes have been applied.
2025-07-11 08:53:52 -06:00
Hamish Willee
572a06b2f3
docs: update fuzz tests (split into separate page)
2025-07-11 10:39:28 +02:00
Beat Küng
3cfaaf73b4
docs: add section about fuzz testing
2025-07-11 10:39:28 +02:00
Beat Küng
8721269c78
septentrio: avoid compilation error
...
Even though all enum values fit into 13 bits, there's an error:
../../src/drivers/gnss/septentrio/sbf/messages.h:101:21: error: ‘septentrio::sbf::Header::id_number’ is too small to hold all values of ‘enum class septentrio::sbf::BlockID’ [-Werror]
This is with GCC 13.3.0 under Ubuntu 24.04
2025-07-11 10:39:28 +02:00
Beat Küng
d5942bd631
septentrio: fix clang-tidy warnings
2025-07-11 10:39:28 +02:00
Beat Küng
c801fd36d3
ci: add fuzzing workflow
...
This will run all fuzzing tests for 15 minutes once a day.
2025-07-11 10:39:28 +02:00
Beat Küng
9ba2ac4e10
fix adsb: cast enum in printf
...
Build failure with clang:
fatal error: format specifies type 'int' but the argument has type
'TRAFFIC_STATE' [-Wformat]
2025-07-11 10:39:28 +02:00
Beat Küng
7594a270f7
tests: remove previous fuzz testing
...
We now use https://github.com/google/fuzztest (see previous commits).
And the test was also failing to build
(https://github.com/PX4/PX4-Autopilot/actions/workflows/cflite_batch.yml )
This reverts these commits:
- 9eda5b373c
- 2cbc993976
- be0a5b4b32
2025-07-11 10:39:28 +02:00
Beat Küng
e50f1774ae
septentrio: add fuzz tests
2025-07-11 10:39:28 +02:00
Beat Küng
d31f227f15
tests: add mavlink fuzz test
...
Based on the previous fuzz tests in main_fuzztesting.cpp
2025-07-11 10:39:28 +02:00
Beat Küng
9472b4b1f7
refactor: remove '#define MODULE_NAME' from tests
...
And use target_compile_definitions() instead
2025-07-11 10:39:28 +02:00
Beat Küng
6ce1634dea
fix msp_osd: ASAN raised some buffer overflows when running the unit tests
2025-07-11 10:39:28 +02:00
Beat Küng
8370ae1701
test_dataman: remove invalid item tests
...
They caused ASAN failures. And since the dm_item_t is an enum, I don't
think it needs a test.
2025-07-11 10:39:28 +02:00
Beat Küng
fd2ded08e4
pxh: do not use variable sized array on the stack
...
This is a compiler-specific extension
2025-07-11 10:39:28 +02:00
Beat Küng
d9743cc0ef
septentrio: add to sitl build & fix compile problems
...
posix defines a macro OK, so the enum needed to be renamed
2025-07-11 10:39:28 +02:00
Beat Küng
3d1cace7b7
test: add google fuzztest to unit test build
...
From https://github.com/google/fuzztest .
This will now also add gtest (via cmake FetchContent)
And requires newer cmake (container updates):
CMake 3.19 or higher is required. You are running version 3.16.3
2025-07-11 10:39:28 +02:00
mahima-yoga
6daec07bbe
fix: RTL during mission after a landing
...
For delivery use-case, the mission contains a land item followed by other mission items. For the
section after the land, the current sequence number is greater than the land start index. If an RTL
is triggered, then isLanding returns true and the vehicle continues with the mission instead of
executing the RTL.
The land index marks the actual landing. So, is landing should only be true for the items between
land_start_index and land_index. If there are items after the land index, then they don't belong
to the landing anymore.
2025-07-11 09:10:43 +02:00
Kitsios Konstantinos
6e1ab343f6
ci: EKF change indicator concurrency limit ( #25189 )
...
Signed-off-by: Konstantinos <konstantinos.kitsios@uzh.ch >
2025-07-10 19:15:25 -07:00
Matthias Grob
a4115db669
FlightTaskOrbit: replace hardcoded 10m/s maximum speed with multicopter speed configuration ( #25192 )
2025-07-10 11:16:11 -08:00
Matthias Grob
140b426720
stylecheck script: improve bash consition because of error iwth newer terminal versionsstylecheck script: improve bash condition to avoid error with newer terminal versions ( #25193 )
2025-07-10 10:59:19 -08:00
Jacob Dahl
79f6b84190
add check for DFMMode after setting it
2025-07-10 11:18:54 -06:00
Jacob Dahl
abf53826b5
add warning about afbr spi comms
2025-07-10 11:18:54 -06:00
Jacob Dahl
864eeb2bd3
switch measurement trigger scheduling
2025-07-10 11:18:54 -06:00
mahima-yoga
fbddf9655b
(fix) mavlink_mission: keep mission active when vehicle disarms mid-mission.
2025-07-10 15:17:26 +02:00
mahima-yoga
1e84c2de6b
(fix) mavlink_mission: avoid double-checking MissionResult by using SubscriptionData
...
code was checking for an updated MissionResult twice in a row, leading to _mission_state
not being set correctly when the second check had no new message.
Switched to SubscriptionData to safely retrieve the latest message using .get().
2025-07-10 15:17:26 +02:00
chfriedrich98
14c0908082
gz_classic: update submodule
2025-07-10 10:11:58 +02:00
chfriedrich98
beb62c2aad
docs: remove docs for deprecated rover module
2025-07-10 10:11:58 +02:00
chfriedrich98
d2d3d8a5fd
lib: remove unused l1 library
2025-07-10 10:11:58 +02:00
chfriedrich98
e266d1f22f
rover: remove deprecated module
2025-07-10 10:11:58 +02:00
Hamish Willee
dd0dcbb82c
Link fixes - mostly redirects ( #25186 )
2025-07-10 17:35:07 +10:00
Hamish Willee
5d5e23bcfa
[Docs] Fix links and tidy config ( #25184 )
...
* Fix links and tidy config
* Add updated lock files
2025-07-10 16:11:58 +10:00
Julian Oes
6855aa57c4
commander: publish full home attitude, not only yaw ( #19717 )
...
According to the mavlink spec we should be publishing the home attitude
as a quaternion rather than just the yaw/heading.
Additionally, this allows setting the landing roll and pitch angle using
DO_SET_HOME (this yet needs to go into the MAVLink spec though).
2025-07-09 14:43:31 -08:00
chfriedrich98
9a0b666deb
rover: base setpoint generation on nav_state
2025-07-09 10:38:20 +02:00
chfriedrich98
90a4b4798d
rover: expose rover messages to DDS
2025-07-09 08:58:13 +02:00
chfriedrich98
60010ba057
rover: Update rover setpoints to new uORB message standard
2025-07-09 08:58:13 +02:00
Hamish Willee
98e0fefd4f
Add cannonicalref support ( #25177 )
...
* Add cannonicalref support
2025-07-09 16:44:12 +10:00
Hamish Willee
f3919d98fe
labeler.yml - attempt to fix labeller
2025-07-09 15:26:42 +10:00
mahima-yoga
ee953640ee
MAVSDK: bump version to 3.7.0
2025-07-09 07:43:20 +12:00
Jacob Dahl
6a8eea1df9
ekf: update parameter names for consistency ( #25137 )
2025-07-08 12:11:28 -06:00
Silvan
3f5b46a68c
Commander: for VTOL_Takeoff only req relaxed position if fixed-wing phase
...
When in the fixed-wing phase of the VTOL Takeoff we do not want to
failsafe due to position inaccuracy.
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-08 15:04:44 +03:00
Stefano Colli
d79302c366
mavlink_parameters: throttle MAVLink param transmission on low-bandwidth links ( #25126 )
...
* mavlink_parameters: throttle MAVLink param transmission if in low-bandwidth mode
* mavlink_parameters: simplify param transmission throttling
---------
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-07-08 13:48:23 +02:00
Silvan Fuhrer
5a2b26f931
FW land detector: only force to landed if launch detection is STATE_WAITING_FOR_LAUNCH ( #25167 )
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-07-07 16:09:15 +02:00
Ramon Roche
dcde7b47d1
ci: remove paths ignore
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
a54bbe0b24
coverage: move coverage flags within its own cmake
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
5faa46fa0a
cmake: use atomic profile updates for coverage
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
f01e589010
make: lcov ignore mismatch errors
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
6bd66d50e9
shellcheck: fix SC2268 Avoid x-prefix
...
if [ "x$PRT_GPS1_" = "x" ]; then
^-----------^ SC2268 (style): Avoid x-prefix in comparisons as it no longer serves a purpose.
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
58dcfb0a02
shellcheck: fix SC3014 == in place of =
...
Fixes SC3014 (error): In dash, == in place of = is not supported.
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
83606cb0fc
ci: concurrency cancel in progress
...
save compute time
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
8a44f10cf9
ci: trigger on pull request for .github/workflows
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
13f3a7ec6d
ci: fix branch trigger strategy
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Ramon Roche
d46420e1dc
ci: check with updated container
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-07 10:25:40 +02:00
Marco Hauswirth
6ee6a3a578
GNSS: Don't send 'spoofing' warnings form driver ( #25160 )
...
* removing logic from driver to send warnings when state-change to spoofing is detected, handled in estimatorChecks
* also remove jamming warnings from drivers, those are handled in the estimator checks as well
2025-07-07 09:44:26 +02:00
Crowdin Bot
588fd9d684
New Crowdin translations - zh-CN
2025-07-07 09:04:54 +10:00
Hamish Willee
8aecc7e588
Incorrect URLS for dronecan/cyphaal in params
2025-07-07 09:04:39 +10:00
Crowdin Bot
29a40f37e2
New Crowdin translations - ko
2025-07-07 09:03:49 +10:00
PX4 Build Bot
389b76bd3a
New Crowdin translations - uk ( #25163 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-07 09:03:31 +10:00
bresch
d35c5f4a4e
SIH-plane: tune angular rate controllers
2025-07-04 16:14:27 +02:00
Connor Denihan
33fed67c07
Update community_supported_simulators.md ( #25155 )
...
Fixed wording
2025-07-04 09:01:37 +10:00
Marco Hauswirth
f7ffe27d4c
GNSS Spoofing Warning Sensitivity Adjustment ( #25144 )
2025-07-03 14:13:03 +02:00
Hamish Willee
2c31e2bad5
Fix all possible HTTP to HTTPS docs links ( #25153 )
2025-07-03 18:09:58 +10:00
Hamish Willee
375f421c61
Link fixes galore ( #25151 )
2025-07-03 14:53:12 +10:00
Sergei Grichine
dd0d00aedc
Update 4009_gz_r1_rover ( #25150 )
2025-07-03 08:14:01 +09:00
Ramon Roche
6deac08b42
docs: remove old doxygen builds ( #24743 )
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-02 14:51:18 -07:00
Hamish Willee
d3de49a867
Rename labeler.yml
2025-07-02 14:43:55 -07:00
Hamish Willee
dddf18872f
Add label to new pull requests that touch docs files
2025-07-02 14:43:55 -07:00
Hamish Willee
0622f12285
Create Labeler workflow
2025-07-02 14:43:55 -07:00
Sergei Grichine
a4518580ac
Update TransponderReport.msg - correct "heading" description ( #25125 )
2025-07-02 11:10:46 -08:00
QiTao Weng
30c8c23716
Correct all ADSB heading related field to be in positive range ( #25128 )
2025-07-02 11:10:28 -08:00
xue
cb71aea7fa
boards: Updated ZeroOne X6
...
* Starts pwm_voltage_apply
* Enable Septentrio modules
* Enable IIM42653 IMU
* Enable SCH16T IMU
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-07-02 09:13:01 -07:00
DATAGNSS
81000f4c71
Docs: update GEM1305 specs and add NANO HRTK Receiver ( #24707 )
...
* update GEM1305 specs and add NANO HRTK Receiver
- add NANO HRTK Receiver
- update GEM1305 specifications
* Update SUMMARY.md for NANO HRTK Receiver
- Update SUMMARY.md for NANO HRTK Receiver
* Fix up images
* Minor tweak
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-07-02 11:59:27 +10:00
Hamish Willee
b2b6a5f44e
Fix up hitl too
2025-07-02 11:49:08 +10:00
Hamish Willee
93a4ff8d01
Rework to check-first
2025-07-02 11:49:08 +10:00
Beniamino Pozzan
e3e48d01d3
docs(sih): just mention CONFIG_MODULES_SIMULATION_SIMULATOR_SIH
...
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
2025-07-02 11:49:08 +10:00
Hamish Willee
36485a0920
Split out the firmware setup
2025-07-02 11:49:08 +10:00
Beniamino Pozzan
8998a5baf9
docs(sih): Update instructions for sih
...
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
2025-07-02 11:49:08 +10:00
Beniamino Pozzan
af5f2f8b74
docs(hitl): Update instructions for hitl simulations
...
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
2025-07-02 11:49:08 +10:00
Crowdin Bot
0f57d634f4
New Crowdin translations - ko
2025-07-02 09:11:14 +10:00
Crowdin Bot
9ed47b87f7
New Crowdin translations - uk
2025-07-02 09:10:43 +10:00
Crowdin Bot
f180cf8b03
New Crowdin translations - zh-CN
2025-07-02 09:10:08 +10:00
chfriedrich98
5bb183afde
Update fmu rover builds ( #25139 )
...
* rover: add rover build for all fmu versions
* rover: remove board specific exclusion of rover airframes
2025-07-01 10:31:12 -08:00
Ramon Roche
725d800a38
boards: save flash for KakuteH7-Wing
2025-07-01 10:23:49 -07:00
chfriedrich98
8af75adcbe
gz: update submodule
2025-07-01 10:38:53 +02:00
chfriedrich98
5b1f58c069
differential: add generic differential rover gazebo airframe
2025-07-01 10:38:53 +02:00
Julian Oes
84c3abbba2
boards: LED fixup for Kakute
2025-07-01 10:48:18 +12:00
Julian Oes
75031fe375
boards: save flash on KakuteH7 dualimu
...
Due to trying to being compatible with the ArduPilot flash layout with
two sectors reserved for parameters.
2025-07-01 10:48:18 +12:00
Julian Oes
9cf3893266
boards: fixup image size of KakuteH7 dualimu
...
We have 1 sector for the bootloader and the last 2 for parameters.
That's to match how ArduPilot has it.
2025-07-01 10:48:18 +12:00
Julian Oes
8870d16ae0
Move NUM_MISSION_ITEMS_SUPPORTED to dataman
...
The define is used in dataman, not navigator, so this config variable
needs to be moved to the dataman module, otherwise it breaks the build
if navigator is not included in the build.
2025-07-01 10:25:00 +12:00
amovlgf
fdef302e06
Add new Compass QMC5883P ( #25115 )
...
* add qmc5883p drivers
* format correction for qmc5883p
* make format
* remove extra newlines
---------
Co-authored-by: Jacob Dahl <dahl.jakejacob@gmail.com >
2025-06-30 10:33:21 -08:00
Hamish Willee
acc12bb21d
SIH Hexacopter X
2025-06-30 18:33:56 +02:00
Julian Oes
e46e4dc80e
commander: prevent race condition after mission
...
When a mission finishes with an RTL command, there's a race condition
between:
1. RTL command setting user_mode_intention RTL
2. Mission completion logic forcing LOITER
The auto-loiter transition was checking current nav_state (which is
still AUTO_MISSION) instead of any pending user_mode_intention,
causing it to override the RTL request.
Fix: Only auto-transition to loiter if no mode change is already
pending.
2025-06-30 09:20:44 -07:00
Julian Oes
bfbd9bfe27
mavsdk_test: fix mission timeout check
...
We shouldn't adjust for lockstep speedup twice.
2025-06-30 09:20:44 -07:00
Julian Oes
d03b1171f9
mavsdk_tests: fix mission finished state
...
This is an attempt to use MAVSDK's is_mission_finished APIs instead.
2025-06-30 09:20:44 -07:00
mahima-yoga
8c5dcbea12
mission: add RTL to is_mission_item_reached_or_completed()
...
This ensures that a mission is marked as completed when RTL is the last item or that the mission can continue if there is an intermediate RTL.
2025-06-30 09:20:44 -07:00
Matthias Grob
daa491dc19
rc_update: make payload power switch an optional 3-way switch
...
to support 3 different power states for the payload.
2025-06-30 16:50:28 +02:00
Matthias Grob
1bccd5557a
rc_update: add unit tests for two way payload power switch
...
with the intention to extend it to an optional 3 way switch.
2025-06-30 16:50:28 +02:00
Matthias Grob
8e7c2ed440
rc_update: allow payload power switch to be used for other boards than ARK FPV
2025-06-30 16:50:28 +02:00
Matthias Grob
64b92e46f8
rc_update: follow parameter member naming convention for payload power switch mapping
2025-06-30 16:50:28 +02:00
Matthias Grob
fc3fd43fc7
rc_update: specify 2 decimal places for all float threshold parameter metadata
2025-06-30 16:50:28 +02:00
Beniamino Pozzan
6f972bbd43
chore: unify MC_RATE* param metadata ( #25133 )
...
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
2025-06-29 13:56:06 -08:00
Davide Iafrate
650320281b
Add support for ICM42688P IMU on mamba f405 mk2 v2 target ( #25047 )
...
Co-authored-by: Ramon Roche <mrpollo@gmail.com >
2025-06-29 13:46:41 -08:00
Matthias Grob
2bc04f91f8
docs: fix all end of file newlines
...
Note: Some files are autogenerated and I did not yet
go through each source of generation to fix it there.
Instead I adjusted the filter to only exclude those
such that we can fix things in steps.
2025-06-26 11:03:23 -07:00
Matthias Grob
e9bac962ab
docs index: fix special character encoding to be UTF-8
2025-06-26 11:03:23 -07:00
Hamish Willee
35096d3278
Remove images not linked from docs
2025-06-26 13:13:30 +10:00
Hamish Willee
b3441b7221
Remove legacy translations
2025-06-26 13:13:30 +10:00
Hamish Willee
2bda1b08c9
Add image to repo, prettier
2025-06-26 12:49:44 +10:00
Jakub Kákona
804af78245
Update docs/en/telemetry/index.md
...
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-06-26 12:49:44 +10:00
Jakub Kákona
56e8d23fb0
Adding the TFSIK01 page.
2025-06-26 12:49:44 +10:00
Jakub Kákona
3ea9069ada
Adding TFSIK01 telemetry radio docs page.
2025-06-26 12:49:44 +10:00
Matthias Grob
bb6d43d5e3
uavcan battery: add support for cuav::equipment::power::CBAT message
...
emitted by e.g. uavcan Tattu batteries.
2025-06-25 21:11:23 +02:00
Matthias Grob
30d4ff3c6c
uavcan battery: fix battery_status.scale, time_remaining and timestamp
...
- timestamp was 0 if uavcan::BatteryInfo was received before uavcan::BatteryInfoAux
- scale was not set as unknown (-1) even though it is since it's never updated
- time_remaining was not initialized correctly and could sometimes be 0
unexpectedly which causes the drone to failsafe because there's reportedly no flight time left
2025-06-25 21:11:23 +02:00
Marco Hauswirth
adc299d019
remove paths-ignore in workflows to enable CI-checks for pure CI changes...
2025-06-25 08:04:43 -07:00
Jakub Kákona
1a52656e8a
Update broken airspeed sensors links
...
Add new TFPITOT01 Pitot Tube
2025-06-25 16:38:23 +10:00
Jakub Kákona
b9ff50f92b
Update thunderfly_auto_g2.md
...
Fix typos and update the note message.
2025-06-25 15:49:49 +10:00
Jakub Kákona
6ef8add164
Improve documentation links.
2025-06-25 15:49:49 +10:00
Crowdin Bot
bcd5f6e208
New Crowdin translations - zh-CN
2025-06-25 13:33:35 +10:00
Crowdin Bot
f0a20c19f9
New Crowdin translations - uk
2025-06-25 13:33:27 +10:00
Crowdin Bot
bcd516f6af
New Crowdin translations - ko
2025-06-25 13:33:22 +10:00
Hamish Willee
81ec385c3e
Fix up link to flashing
2025-06-25 13:03:46 +10:00
Hamish Willee
3a54b482d2
Fix up cross links
2025-06-25 13:03:46 +10:00
Hamish Willee
a1b8b3dabb
Prettier, typos, minor wording
2025-06-25 13:03:46 +10:00
chfriedrich98
22f4222795
docs: overhaul rover documentation
2025-06-25 13:03:46 +10:00
PX4BuildBot
ee3708ca82
docs: update parameter reference metadata
2025-06-25 12:13:22 +10:00
PX4BuildBot
940ce18e59
Failsafe web metadata updates
2025-06-25 12:13:22 +10:00
PX4BuildBot
ae4322126a
docs: metadata: update uORB graph JSONs
2025-06-25 12:13:22 +10:00
Alex Klimaj
c6bb6cd435
extend satellite info to 40 ( #25067 )
...
Co-authored-by: Pedro Roque <padr@kth.se >
2025-06-24 13:14:08 -06:00
Alexander Lerach
160ae487ff
auav: use correct sign during calib data reading
2025-06-24 17:58:53 +02:00
Sergei Grichine
256b329aab
Differential: Update 4011_gz_lawnmower to match recent changes in Rover controls ( #25079 )
2025-06-24 09:17:10 +02:00
Jacob Dahl
95119027a9
ekf2: variable to parameter name consistency ( #25042 )
...
Rename various EKF2 variable names to match the PX4 parameter names
2025-06-24 09:15:50 +02:00
Jakub Kákona
9e90fd193f
doc: Improve I2C devices links and explanation ( #24701 )
...
* Improve links URL by swithing from GitHub URL to actual documentation.
* Update i2c_general.md
Clean up and simplify the explanatory text.
2025-06-23 11:06:37 -08:00
Liu1
832a90e07f
cuav_7-nano:use new sensors ( #25098 )
2025-06-23 07:24:28 -08:00
Hamish Willee
2e6fd9dd72
Updates from feedback
2025-06-20 08:27:03 +10:00
Hamish Willee
94dc757363
Prettier and add context
2025-06-20 08:27:03 +10:00
Hamish Willee
5cfa0d548c
Update docs/en/peripherals/dshot.md
2025-06-20 08:27:03 +10:00
Jacob Dahl
fa9f8734d0
update warning, add imxrt targets
2025-06-20 08:27:03 +10:00
Jacob Dahl
3d5cb891a6
docs: bidirectional dshot
2025-06-20 08:27:03 +10:00
Beat Küng
afbaa71bfc
fix mavlink: add mutex for mavlink shell ( #25082 )
...
There was a race condition when closing the shell:
- the main thread checks if _mavlink_shell is not nullptr (which is true)
- the receiver thread closes the shell, which clears _mavlink_shell
- the main thread continues with _mavlink_shell->available()
2025-06-19 13:03:01 -08:00
Hamish Willee
873aa89022
[Docs] Update QGC Bootloader instructions ( #25072 )
...
* [Docs] Update QGC Bootloader instructions
* Add release note
2025-06-18 09:02:00 -08:00
Daniel Agar
1b3c6f7fd2
drivers/magnetometer: remove Vtrantech VCM1193L from common magnetometer set
2025-06-18 11:56:13 -04:00
Marco Hauswirth
6604c52c98
Commander: Adjust home position altitude after GNSS altitude correction ( #25003 )
...
Within the first 2min of a flight, check if the integrated GNSS vertical velocity and the baro
measurements disagree with the reported GNSS altitude, and in that case update the
set home position altitude to cancel out GNSS altitude drift.
* prevent re-init when reaching negative altitudes
* only allow correction during the first 120 second after takeoff
* add dependency to COM_HOME_EN parameter. reset vel-integral for multiple takeoffs
2025-06-18 13:26:45 +02:00
Hamish Willee
ef252481a8
Collision mode only works with mpc_pos_mode that is acceleration based
2025-06-18 16:38:37 +10:00
chfriedrich98
f35b92a487
rover: replace RX_MAX_THR_YAW_R with a correction factor RO_YAW_RATE_CORR
2025-06-18 08:35:48 +02:00
chfriedrich98
3e8f054a1c
ackermann: rename DriveModes to AckermannDriveModes
2025-06-18 08:35:48 +02:00
chfriedrich98
eed966a1c6
rover: reduce speed based on course error
2025-06-18 08:35:48 +02:00
chfriedrich98
5a430f0ba6
rover: streamline rover steering setpoint
2025-06-18 08:35:48 +02:00
Hamish Willee
4a5c00d0e4
EKF2_GPS_POS_X/Y/Z have same long description ( #25068 )
2025-06-17 21:07:09 -08:00
PX4BuildBot
778f80ca59
CellularStatus - fix to doc standard
2025-06-18 13:26:45 +10:00
Jacob Dahl
339e0f9691
params: srcparser: don't strip newlines ( #25058 )
2025-06-17 12:04:33 -08:00
Peter van der Perk
7687e6e33f
dshot: Telem set baudrate before pin-swapping
...
On IMXRT setbaudrate resets swap state
2025-06-17 14:54:48 +02:00
Peter van der Perk
001efc1c0b
Bosch: BMM350: Fix self-test on high ODR rate
...
We've to wait for atleast 6000us before doing self-test
2025-06-17 12:01:45 +02:00
Matthias Grob
eccfb18b51
battery_status message: remove serial_number which is now in battery_info message
2025-06-17 09:05:22 +02:00
Matthias Grob
1d86ede6c6
msg translations: sort headers alphabetically
2025-06-17 09:05:22 +02:00
Matthias Grob
84ce7d2fc6
cyphal: switch to battery_info.serial_number
2025-06-17 09:05:22 +02:00
Matthias Grob
a18453d632
uavcan battery: switch to battery_info.serial_number
2025-06-17 09:05:22 +02:00
Matthias Grob
3ec684153a
batmon: switch to battery_info.serial_number
2025-06-17 09:05:22 +02:00
Matthias Grob
2237bfa9a9
smbus_sbs: switch to battery_info.serial_number
2025-06-17 09:05:22 +02:00
Matthias Grob
7895976a17
batt_smbus: switch to battery_info.serial_number
2025-06-17 09:05:22 +02:00
Matthias Grob
d7ab21b8d6
Add battery_info message with serial number compatible with UAVCAN, MAVLink and drivers
...
I'm starting the separate battery info message because no char[32] should be published and logged
at high rate and we need a separate battery info message for static information as discussed.
2025-06-17 09:05:22 +02:00
Qiaosen Liu
59710b15ae
params: COM_RC_LOSS_T: clarify safe adjustment of RC loss timeout ( #25062 )
...
* params: COM_RC_LOSS_T: clarify safe adjustment of RC loss timeout
* Update src/modules/commander/commander_params.c
---------
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-06-16 18:50:43 -08:00
Julian Oes
0180ad3a63
mavlink: implement extended MISSION_CURRENT
...
The message MISSION_CURRENT got extensions regarding mission state in
https://github.com/mavlink/mavlink/pull/1869
This is an attempt to actually populate those fields.
2025-06-17 13:37:47 +12:00
Silvan Fuhrer
e0663cd6ad
Sensor params: improve board rotation parameter description and meta data ( #25037 )
...
* Sensor params: add @decimals and @min, @max to SENS_BOARD_ params
Signed-off-by: Silvan <silvan@auterion.com >
* Sensor params: Improve parameter description
Signed-off-by: Silvan <silvan@auterion.com >
---------
Signed-off-by: Silvan <silvan@auterion.com >
Co-authored-by: Ramon Roche <mrpollo@gmail.com >
2025-06-16 14:59:03 -08:00
Silvan Fuhrer
a6863f0930
FW mode manager: open up / remove some arbitrary params constraints ( #25036 )
...
* performance model: remove arbitrary min/max parameter constraints
Signed-off-by: Silvan <silvan@auterion.com >
* FW mode manager: open up/remove unnecessary param @max constraints
Signed-off-by: Silvan <silvan@auterion.com >
---------
Signed-off-by: Silvan <silvan@auterion.com >
Co-authored-by: Ramon Roche <mrpollo@gmail.com >
2025-06-16 14:58:38 -08:00
Ramon Roche
34d4eb7b9e
ci: update build container ( #25059 )
...
adds lark python dependency #25056
https://github.com/PX4/PX4-Autopilot/pull/25056
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-06-16 14:57:17 -08:00
Ramon Roche
efc3e64c00
ci: update rosdistro apt keys ( #25060 )
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-06-16 13:46:33 -08:00
Peter van der Perk
0369abd556
Add lark to python requirements for the rosidl parser
2025-06-16 12:41:48 -07:00
QiTao Weng
75e4047f2a
Fix ADSB heading angle obtained from driver by removing +pi. Adjusted downstream accordingly
2025-06-13 15:28:25 +02:00
Beat Küng
310cbbedb1
fix septentrio: check for buffer underflow
...
_message.header.length - 4 is passed as unsigned to the CRC method, so if
_message.header.length < 4, the length wraps and causes invalid memory
access.
2025-06-13 14:39:57 +02:00
Alexander Lerach
6f81998e27
hardfault: add option to stream via mavlink
2025-06-13 13:32:00 +02:00
Jacob Dahl
edda54b26b
build: romf: fix generation of rc.board_bootloader_upgrade ( #25032 )
2025-06-13 00:45:14 -08:00
Beat Küng
e29771cd97
septentrio: add static assertions to ensure the buffer is large enough
...
And check the access for dynamic sized input. This is only a precaution
if the device sends invalid data (too large sb_length) with valid crc.
2025-06-13 09:46:10 +02:00
Beat Küng
ac74a02d7c
fix septentrio: ensure the crc check does not read past the buffer size
...
in case the input data is invalid.
2025-06-13 09:46:10 +02:00
Beat Küng
d13692ca46
fix septentrio: initialize _current_index
...
Decoder::reset sets it to 0, but it could have been accessed before the
first call to reset().
2025-06-13 09:46:10 +02:00
Hamish Willee
77d854b045
Update ll40ls.cpp ( #25007 )
2025-06-12 16:08:12 -08:00
Jacob Dahl
fae563b35e
[bug] AFBRS50 fix scheduling and refactor ( #24837 )
...
* fix scheduling bug for afbrs50
* cleanup and refactor
* format
* clean up
---------
Co-authored-by: Alex Klimaj <alex@arkelectron.com >
2025-06-12 16:59:02 -06:00
Julian Oes
4c130769bd
boards: set RC serial for KakuteH7-Wing
...
This was missed earlier.
2025-06-13 10:19:54 +12:00
Julian Oes
599ea7545d
boards: fixup image size of KakuteH7-Wing
...
We have 1 sector for the bootloader and the last 2 for parameters.
That's to match how ArduPilot has it.
2025-06-13 10:19:54 +12:00
Julian Oes
9fd126194b
vscode: add KakuteH7-Wing
2025-06-13 10:19:54 +12:00
Pedro Roque
6d15019717
feat: spacecraft tooling for commander and VehicleStatus ( #24716 )
...
* feat: spacecraft tooling for commander and VehicleStatus
* fix: format
* fix: remove iostream
* feat: mavlink compliant spacecraft definition
* feat: add orbiter to define
feat: spacecraft tooling for commander and VehicleStatus
fix: format
fix: remove iostream
feat: mavlink compliant spacecraft definition
* feat: add orbiter to define
* feat: update mavlink to latest
* fix: get away without specifying spacecraft vehicle
* fix: removed unnecessary definition
* fix: format
2025-06-12 21:48:48 +02:00
Matthias Grob
6b2b20bd6e
imu_gyro_parameters: lower default angular acceleration filter from 30Hz to 20Hz
...
to avoid noise getting into the derivative term of the PID rate control loop on integration flights.
2025-06-12 17:15:12 +02:00
Hamish Willee
e6e42fa043
BatteryStatus.msg - docs update ( #24789 )
...
* BatteryStatus.msg - docs update
* Update msg/versioned/BatteryStatus.msg
* Units/enum/range before description
* Update msg/versioned/BatteryStatus.msg
* Apply suggestions from code review
Co-authored-by: Matthias Grob <maetugr@gmail.com >
* MOve MAX_INSTANCES to top
* Fix up full stops
---------
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-06-12 16:06:13 +02:00
Hamish Willee
3b35676afe
Update ActuatorServos.msg - remove terminating full stops.
2025-06-12 18:46:29 +10:00
Hamish Willee
b0d48ce786
unit/range first
2025-06-12 18:46:29 +10:00
Hamish Willee
f014bea723
ActuatorServos.msg - uORB docs
2025-06-12 18:46:29 +10:00
Hamish Willee
a9e67d4142
Remove field terminating full stops
2025-06-12 18:45:01 +10:00
Hamish Willee
46f3e2ea71
units/range first
2025-06-12 18:45:01 +10:00
Hamish Willee
dd1b435460
Update msg/versioned/ActuatorMotors.msg
2025-06-12 18:45:01 +10:00
Hamish Willee
9e07813005
Update msg/versioned/ActuatorMotors.msg
...
Co-authored-by: PX4 Build Bot <bot@px4.io >
2025-06-12 18:45:01 +10:00
Hamish Willee
80b1f5532b
Update msg/versioned/ActuatorMotors.msg
...
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-06-12 18:45:01 +10:00
Hamish Willee
3de41e1847
Update msg/versioned/ActuatorMotors.msg
...
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-06-12 18:45:01 +10:00
Hamish Willee
828b6f5232
ActuatorMotors.msg - uORB docs
2025-06-12 18:45:01 +10:00
Crowdin Bot
2cec05e44a
New Crowdin translations - uk
2025-06-12 11:15:48 +10:00
Crowdin Bot
f56e6b0bda
New Crowdin translations - zh-CN
2025-06-12 11:15:39 +10:00
Crowdin Bot
bd17df8c29
New Crowdin translations - ko
2025-06-12 11:15:18 +10:00
Crowdin Bot
a19d6e4f6e
New Crowdin translations - zh-CN
2025-06-12 08:54:05 +10:00
Crowdin Bot
71e553c67e
New Crowdin translations - uk
2025-06-12 08:53:55 +10:00
Crowdin Bot
359d58effd
New Crowdin translations - ko
2025-06-12 08:53:45 +10:00
Crowdin Bot
e0b5342e98
New Crowdin translations - zh-CN
2025-06-12 08:34:11 +10:00
Crowdin Bot
f9c36b8235
New Crowdin translations - uk
2025-06-12 08:33:00 +10:00
Crowdin Bot
5af5bdb478
New Crowdin translations - ko
2025-06-12 08:32:09 +10:00
Hamish Willee
dc8e313c0d
Fix up alt _sidebar
2025-06-12 08:26:34 +10:00
Hamish Willee
53ae458fb5
Update dds_yaml links to the markdown doc
2025-06-12 08:26:34 +10:00
PX4BuildBot
cd2e970249
Add dds_topics
2025-06-12 08:26:34 +10:00
Alexis Guijarro
26499b3c8b
3DR Control Zero H7 OEM RevG: MTD driver fix ( #25015 )
2025-06-11 12:43:00 -04:00
Peter van der Perk
0fe8738ed9
msp_osd: Add VTX config, stick commands and arming status
...
- Adds MSPv1 rx parsing to fetch VTX config
- Allows to inspect and change VTX channel through CLI
- Forward MSP_RC for stick commands osd
- Forward MSP_STATUS for arming status for PIT and LP mode
2025-06-11 11:32:32 -04:00
Beat Küng
50626f6848
VehicleStatus.msg: restore VEHICLE_TYPE_* indexes
...
This was changed in 7cb6464cfb and broke flight review
(https://github.com/PX4/flight_review/issues/310 )
2025-06-11 11:24:47 -04:00
chfriedrich98
d348bf4828
mecanum: centralize mode management, resets and checks
2025-06-11 14:17:23 +02:00
chfriedrich98
f0c15af426
mecanum: update position controller
2025-06-11 14:17:23 +02:00
chfriedrich98
5e9322899b
mecanum: seperate actuator control
2025-06-11 14:17:23 +02:00
Hamish Willee
85c2f8ebbb
Clarify how the queue works
2025-06-11 19:06:14 +10:00
Hamish Willee
412e5169e9
Add ORB_QUEUE_LENGTH info
2025-06-11 19:06:14 +10:00
Jacob Dahl
74570d5abe
docs: ekf replay: require log from boot ( #24675 )
2025-06-10 11:11:34 -06:00
Jacob Dahl
bb423bc007
dshot: fix bidirectional dshot stream sharing ( #24996 )
...
Freeing the DMA stream in the hrt callback causes other peripherals on that DMA controller to lock up (namely GPS). Moving the free back into thread context, right before allocation, solves the problem
2025-06-10 00:36:45 -08:00
Jacob Dahl
6e7638c14b
dshot: fix scaling ( #25001 )
2025-06-10 00:26:17 -08:00
Mahima Yoga
c9658f28e9
commander: use existing class state to track mission progress ( #24947 )
...
Replaced the local variable landed_amid_mission with the class member _mission_in_progress for consistency and to reduce redundancy.
No functional change.
2025-06-09 18:17:13 -08:00
Ramon Roche
df2ee22d1b
maintainers: adds Jake Dahl
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-06-09 12:44:17 -07:00
Crowdin Bot
9a2a8d4d3c
New Crowdin translations - zh-CN
2025-06-08 10:20:34 +10:00
Crowdin Bot
da39385544
New Crowdin translations - uk
2025-06-08 10:20:12 +10:00
Crowdin Bot
c0f6cfa30f
New Crowdin translations - ko
2025-06-08 10:19:49 +10:00
Balduin
e346e24158
gz: Use pose specified by PX4_GZ_MODEL_POSE ( #24956 )
...
* gz: use pose specified by PX4_GZ_MODEL_POSE
* gz: fix empty PX4_GZ_MODEL_POSE case
* gz: no pose rather than zero on empty argument
2025-06-06 10:30:56 -08:00
bresch
457ce90541
ekf2: run simplified GNSS checks after initial fix
...
This prevents stopping GNSS fusion on slightly degraded solution when
tight checks are set
2025-06-06 15:59:56 +02:00
Silvan Fuhrer
ff87361ffa
Navigator: RTL reverse: when landing set next to invalid
...
This makes sure that there is no weird line following logic executed
by the flight task when the vehicle should just come down vertical
for landing.
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-06-06 15:47:35 +02:00
Jacob Dahl
64989c3b8d
dshot: add perf counter for hrt callback (15us avg) ( #24976 )
2025-06-05 14:45:28 -08:00
Jacob Dahl
7f4e6189ae
ark_fpv: cleanup board_dma_map.h ( #24975 )
2025-06-05 14:43:23 -08:00
Matthias Grob
c7ef12545c
mc_att_control_params: lower default roll and pitch attitude gains from 6.5 to 4
...
6.5 is a relatively high value that was used mostly on smaller, low inertia vehicles ~250-500mm diagonal. There it works great but on larger, higher intertia vehicles this leads to problems.
2025-06-05 19:28:53 +02:00
Ramon Roche
bdb0e4270c
ci: updates branch name strategy
...
fixes #24866
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-06-05 06:43:23 -07:00
PX4BuildBot
7008cb0aeb
Tweak words
2025-06-05 06:43:01 -07:00
PX4BuildBot
04e1c603f7
Hide unsupported list in twistie
2025-06-05 06:43:01 -07:00
PX4BuildBot
91ee9f437f
Fix up rate-limit and title
2025-06-05 06:43:01 -07:00
PX4BuildBot
5e35856033
Generate dds yaml as part of msg_docs generation
2025-06-05 06:43:01 -07:00
Peter van der Perk
b8fa208bb5
Update NuttX
...
Fixes RT117X OCRAM M7 memory freeze
2025-06-05 06:03:59 -07:00
Hamish Willee
48c54afc85
ArmingCheckXxxx.msg - uorb docs
2025-06-05 17:56:30 +10:00
Matthias Grob
fdc4766da6
Make sure vehicle_thrust_setpoint is always published before vehicle_torque_setpoint
...
After f0b05ea7cf
the control allocator only has a callback on the torque setpoint and even though this should work
I'm paranoid and would like to avoid surprises by always publishing the thrust before torque
then the samples that were published together are also allocated together.
2025-06-05 08:46:30 +02:00
Hamish Willee
ff2b82dc51
Move commands into microservices
2025-06-05 11:39:40 +10:00
Hamish Willee
485cfa0c0f
Fix broken link
2025-06-05 11:39:40 +10:00
Hamish Willee
39e51b2a6b
Apply suggestions from code review
...
Co-authored-by: Julian Oes <julian@oes.ch >
2025-06-05 11:39:40 +10:00
Hamish Willee
d1e7f01994
Docs: add skeleton topic for indicating protocol support
2025-06-05 11:39:40 +10:00
Niklas Hauser
6d35ad5d9b
[uavcan] Fix safety state not getting published ( #24972 )
2025-06-04 09:20:34 -08:00
Hamish Willee
6095fc710c
Update rcS - fix trivial typo ( #24963 )
2025-06-04 09:07:44 -08:00
Alexis Guijarro
82c2e6c159
3dr_ctrl-zero-h7-oem-revg: Adding missing module which prevented the USB interface to start
2025-06-04 11:43:26 -04:00
Matthias Grob
84cb748080
esc_calibration: simplify the logic and consider battery only connected if there's no message timeout and the connected flag is set
2025-06-04 17:11:33 +02:00
Don Gagne
7018e1b74b
Fix reporting of connected battery
2025-06-04 17:11:33 +02:00
Matthias Grob
7e055656b0
uavcan esc: translate temperature field from Kelvin to Celsius
2025-06-04 16:44:16 +02:00
Seungbin Lee
8e399ed78e
Update jfi_telemetry.md
...
Change the range from 500 meters to 1000 meters.
2025-06-04 17:18:51 +10:00
bresch
e487d59521
Vehicle_odometry: protect angular_velocity field against aliasing
...
Accumulate delta-angles between each publication to get the correct
angular velocity between two attitudes
2025-06-04 09:01:33 +02:00
Hamish Willee
09d734955d
Add ignore errors
2025-06-04 12:39:33 +10:00
Hamish Willee
3a4dc784eb
Fix up badges refering to main/v116 to just be 116
2025-06-04 12:39:33 +10:00
Hamish Willee
c3946ff56f
Add FW release note to Main release notes
2025-06-04 12:39:33 +10:00
Hamish Willee
ee49469cb6
Remove content of main
2025-06-04 12:39:33 +10:00
Hamish Willee
265ab85414
prettier
2025-06-04 12:39:33 +10:00
Ramon Roche
ae93d931d6
docs: second pass at 1.16 release notes
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-06-04 12:39:33 +10:00
bresch
0e32b155f3
ekf2: simplify names of scoped variables
2025-06-03 09:22:32 +02:00
bresch
c33d79cfb4
ekf2: move gnss_checks to their own class
2025-06-03 09:22:32 +02:00
bresch
2dbce4d958
ekf2: replace defines with enum class
2025-06-03 09:22:32 +02:00
bresch
5332010b13
ekf2: move on ground GNSS checks to separate function
2025-06-03 09:22:32 +02:00
Silvan
66fe3aa2b3
ControlAllocator: only run allocator on torque updates, not thrust
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-06-02 09:26:13 -07:00
Silvan
f0b05ea7cf
ControlAllocator: only use torque, not thrust sp as callback item
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-06-02 09:26:13 -07:00
Niklas Hauser
3971db3cb4
[iis2mdc] Help device detection by retrying probing
2025-06-02 16:54:15 +02:00
Niklas Hauser
56d53b60c0
[bmp388] Initialize multiple times with delay
2025-06-02 16:54:15 +02:00
Silvan Fuhrer
cff5ecfd88
ICE: allow throttle setpoint to be set to NAN to stop motor without disarming
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-06-02 16:50:30 +02:00
Silvan Fuhrer
ed15258abb
ICE: small cosmetic changes and make message definition clearer
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-06-02 16:50:30 +02:00
GuillaumeLaine
99f974e82e
docs: update uxrce_dds rate_limit example to reflect firmware values
2025-06-02 12:01:40 +02:00
GuillaumeLaine
17cadf7739
dds_topics: set more sensible ROS2 publication rate limits
2025-06-02 12:01:40 +02:00
Mahima Yoga
2110da73ad
Commander: don't reset Home position if landed during a (uncompleted) mission. ( #24902 )
2025-06-02 10:50:03 +02:00
Marco Hauswirth
8d3c94c947
Baro offset calibration based on GNSS height ( #24859 )
...
* apply offset to baro sensors based on gnss measurements when gnss is selected as hgt-ref
* always calibrate baro with gnss if new param SENS_BAR_AUTOCAL is set accordingly
* always do baro-gnss calibration when AUTOCALIB is set, but ensure epv is small enough and gnss data is consistent with baro
* avoid update and reset in the same step
* minor change of constexpr usage
2025-06-02 08:38:11 +02:00
Beniamino Pozzan
a2c23acc65
fix (msp_ods): clear buffers before writing and adjust sizes ( #24951 )
...
Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com >
2025-06-01 18:33:09 -08:00
PX4 Build Bot
5c6645e6ef
New Crowdin translations - zh-CN ( #24950 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-06-02 07:43:39 +10:00
PX4 Build Bot
8204331fa9
New Crowdin translations - uk ( #24949 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-06-02 07:43:29 +10:00
PX4 Build Bot
7936937320
New Crowdin translations - ko ( #24948 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-06-02 07:43:23 +10:00
Bastian Jäger
7f569542a2
feat: allow PX4_UXRCE_DDS_NS override with empty sting ( #24921 )
2025-05-31 20:55:10 +01:00
Ramon Roche
d24893a847
tools: update docker_run.sh to use px4-dev
...
updates to use the latest px4 development container
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-05-31 11:41:30 -07:00
lgf
b7f07a1ff7
manifest: Add AmovLab ICF6
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-05-29 13:06:19 -07:00
Peter van der Perk
1656278b5e
Update NuttX
2025-05-29 05:15:18 -04:00
Peter van der Perk
64b9b52eb4
tropic-community: Update PX4 config
2025-05-29 05:15:18 -04:00
Peter van der Perk
a89ec34e95
tropic-community: Add DTCM to heap move vectors to ITCM
2025-05-29 05:15:18 -04:00
Jacob Dahl
e338d8713b
docs: add gazebo plugins doc ( #24904 )
...
* docs: add gazebo plugins doc
* add to sidebar and summary
* prettier and link to sources
* review feedback
* Minor subedit and crosslink
* Update docs/en/sim_gazebo_gz/plugins.md
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-05-29 09:03:33 +10:00
mahima-yoga
029e0a7740
DOCS: add OdometryAirspeed docs
2025-05-28 15:47:50 +02:00
mahima-yoga
255216e471
DOCS: VTOL API documentation in px4-ros2-interface-lib
2025-05-28 15:47:50 +02:00
mahima-yoga
418b653160
DOCS: add FwLateralLongitudinalSetpointType documentation in px4-ros2-interface-lib
2025-05-28 15:47:50 +02:00
Niklas Hauser
62c9bf8a47
[uavcan] Param for interface mask of ESC actuators
2025-05-28 15:03:59 +02:00
chfriedrich98
38bcc50127
differential: centralize mode management, resets and checks
2025-05-28 09:03:27 +02:00
chfriedrich98
d5dc0a7eb8
differential: update position control
2025-05-28 09:03:27 +02:00
chfriedrich98
ac80958cc5
differential: seperate actuator control
2025-05-28 09:03:27 +02:00
Roman Bapst
b26dd4d3f3
Commander: Introduce global_position_relaxed ( #24280 )
...
To separate accuracy requirements for VTOL hover and cruise.
- global_position_relaxed refers to having a valid horizontal velocity aid source
in the estimator and a set global reference position, but poses no requirements
on the accuracy of the provided position estimate.
- Auto flight modes Mission, Loiter and RTL, while in fixed-wing mode,
only require the relaxed global position going forward
- COM_POS_FS_EPH is thus no longer used on fixed-wing vehicles (resp. VTOL in FW)
- rename failsafe_flags.local_position_accuracy_low to failsafe_flags.position_accuracy_low
---------
Signed-off-by: RomanBapst <bapstroman@gmail.com >
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
Co-authored-by: Silvan <silvan@auterion.com >
2025-05-28 08:16:10 +02:00
Hamish Willee
eb72925045
Docs Metadata updates ( #24929 )
...
* Failsafe metadata update
* docs: update module reference metadata
* docs: update parameter reference metadata
* docs: metadata: update uORB graph JSONs
* uorb message metadata updates
* Add new uorb topics to sidebar
* Remove uorb topics that no longer exist
* fix up resulting docs links
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-05-28 12:23:02 +10:00
Abhishek Choithani
effcb32a3e
Contibuting to docs - open editor on linux ( #24907 )
...
* Update docs.md
Tested on Ubuntu
* Fix layout
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-05-28 11:39:23 +10:00
Hamish Willee
ba11f75067
CellularStatus.msg - fix to standard ( #24928 )
...
* CellularStatus.msg - fix to standard
* Update CellularStatus.msg
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-05-28 10:34:22 +10:00
Matthias Grob
ce9bb0dc6b
multicopter defaults: use PX4 default <2g ublox GNSS dynamic model also for multirotors
...
It currently defaults to 1g for multirotors, which works in most cases. However, during extended high-acceleration flight (e.g. in Stabilized mode), the limited dynamic model can upset the EKF, causing repeated resets due to data inconsistencies. Recovery is sometimes quick but can also be too slow to maintain position after high acceleration flight. This issue was observed on an 850mm vehicle, not a racer.
2025-05-27 15:27:32 +02:00
Mahima Yoga
4abe2d1dab
Navigator: allow executing a disarm command during a mission
2025-05-27 13:26:30 +02:00
GuillaumeLaine
e1167f0888
dds_topics: rate limit BatteryStatus ROS2 publication to 1 Hz
2025-05-27 13:21:56 +02:00
GuillaumeLaine
b7702d3604
docs: uxrce_dds rate_limit option
2025-05-27 13:21:56 +02:00
GuillaumeLaine
238dffcd1b
uxrce_client: add option to set polling rate limit per topic
2025-05-27 13:21:56 +02:00
Niklas Hauser
8c6d7235e4
[drivers] Allow swapping RX/TX pins of DShot Telemetry
2025-05-27 11:07:29 +02:00
Jacob Dahl
3bbe3e5268
logger: add new mask for high rate sensors
2025-05-27 08:09:28 +02:00
Julian Oes
c9145a24b4
holybro: hard-select CAM1 for now
...
I don't think there is an easy way to hook this up to RC input at the
moment, so I'm setting it fixed to CAM1 for now.
2025-05-27 13:30:57 +12:00
Julian Oes
9595f12327
holybro: fixup Wing system power setup
...
I don't think we have a way to explicitly detect if BAT1 or BAT2
"bricks" are correct, so we have to assume they are, and rely on the
voltage/current shown.
Additionally, we can now power cycle sensor power.
2025-05-27 13:30:57 +12:00
Julian Oes
7c77cfa6e1
holybro: match AP flash layout
...
That way the ArduPilot bootloader works with PX4.
2025-05-27 13:30:57 +12:00
chfriedrich98
0d9cb1f048
ackermann: only control relevant setpoints in manual modes
2025-05-26 15:56:24 +02:00
chfriedrich98
a129a29793
ackermann: split modes into seperate folder
2025-05-26 15:56:24 +02:00
chfriedrich98
47a9b552f8
ackermann: centralize mode management, resets and checks
2025-05-26 15:56:24 +02:00
chfriedrich98
cd486b2da6
ackermann: update position control
2025-05-26 15:56:24 +02:00
chfriedrich98
45540455fe
ackermann: separate actuator control
2025-05-26 15:56:24 +02:00
Silvan
ea94bc11eb
DDS topics: add FW highlevel interfaces
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
mahima-yoga
8a5e5a411a
msgs: Clean up message definitions and descriptions
...
- Add versioning to interfacing messages
- Add header description
- Add units, frame and range wherever possible
- Add [norm] and @range indentifiers
2025-05-26 14:47:38 +02:00
Silvan
8c1f7ec7c0
rename FWPositionController to FWModeManager
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
Silvan Fuhrer
259e7d1d53
FWModeManger: remove throttle spike during flaring by waiting with height rate change
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
Silvan Fuhrer
2600946172
FW Attitude Controller: Wheel controller rework
...
add RunwayControl messge to pass wheel steering controls to wheel controller
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
Runway takeoff: specify that RWTO_TKOFF is directly applied during takeoff
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
msg/RateCtrlStatus: remove unused wheel_rate_integ field
The wheel rate controller is not run in the moduels that are now
running the MC/FW rate controllers, so thsi field canot be filled.
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
wheel rate controller: use speed scaler quadratically on integrator
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
wheel yaw controller: use a time constant of 0.1
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
FW Attitude Controller: lock heading setpoint for wheels to initial heading
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
Silvan
a849ab9de5
FW: Re-organize param sections for FW params
...
Params that are used by FW Mode Manager
- FW NPFG: NPFG params, should be renamed to FW Lateral Control once moved to the lat/lon controller
- FW Auto Takeoff
- FW Auto Landing
Params used by Fw Lat/Long Controller:
- FW Lateral Control
- FW Longitudinal Control
Params used by both:
- FW General
Params used by Performance model:
- FW Performance (could be moerged with FW General?)
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
Silvan Fuhrer
83280dcfec
TECS: protect against NAN in pitch integrator by limiting tas input to min tas
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
mahima-yoga
817b0191e7
NPFG: add unit tests and add back feasible bearing check back
2025-05-26 14:47:38 +02:00
Silvan
0ea109ff5d
perfromance model: add FW_AIRSPD_FLP_SC to reduce with flaps
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
Silvan
3e3f10f5bc
VehicleAttitudeSetpoint.msg: remove reset_integral and fw_control_yaw_wheel
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
Silvan
0276f66b18
TECS: harden interface for NAN altitude input
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-26 14:47:38 +02:00
RomanBapst
779a55c6dc
FW Position Controller rework
...
- split up old module into two, one handling setpoint generation, one control
- add lateral and longitudinal control setpoints topics that can also be
injected from companion computer
- add configuration topics that (optionally) configure the controller
with limits and momentary settings
Signed-off-by: RomanBapst <bapstroman@gmail.com >
2025-05-26 14:47:38 +02:00
murata,katsutoshi
52f0ef927d
dataman_client: Combine type declarations and processing ( #23593 )
2025-05-24 13:24:13 -08:00
Hamish Willee
b4b3c2a4a1
VehicleCommand.msg - update to new docs standards ( #24855 )
2025-05-24 16:03:04 +10:00
Alexander Lerach
134ee7b640
dds: clean up timesync
2025-05-23 11:30:55 +02:00
Alex Klimaj
31ab3f0ac9
boards: ark_fpv add vtol att control ( #24767 )
...
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com >
2025-05-22 17:57:13 -08:00
Peter van der Perk
65c180852f
i2c_launcher: Dehardcode battery index
2025-05-22 12:09:05 -07:00
Balduin
f067d7a6d8
Loong: Pitch tuning
2025-05-22 14:43:42 +02:00
PX4 Build Bot
44013e351c
New Crowdin translations - ko ( #24893 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-22 08:12:42 +10:00
PX4 Build Bot
1277cf28bb
New Crowdin translations - uk ( #24894 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-22 07:50:01 +10:00
PX4 Build Bot
700ad7e49f
New Crowdin translations - zh-CN ( #24895 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-22 07:49:55 +10:00
Niklas Hauser
cc199aa807
[board] Disable buzzer on Skynode base boards
2025-05-21 17:43:12 +02:00
Matthias Grob
a9f7f00844
batteryCheck: refine low battery reporting sevirity
...
To make sure QGC also shows a box and reads out for "low battery"
and make events and mavlink_log reports consistent.
Low - Critical
Critical - Critical
Emergency - Emergency
2025-05-21 16:08:27 +02:00
mahima-yoga
fa168c4d4f
address review comments
2025-05-21 16:08:27 +02:00
mahima-yoga
d44991f33a
batteryCheck: change log level to 'warning' for low and critical battery.
2025-05-21 16:08:27 +02:00
mahima-yoga
0b3b5d9450
framework: only log "Failsafe activated" when failsafe action =! Warn.
2025-05-21 16:08:27 +02:00
Matthias Grob
30df381f0e
multicopter_autonomous_params: adjust yaw acceleration and maximum rate for exclusive use with HeadingSmoothing
2025-05-21 13:25:46 +02:00
Matthias Grob
a8f5b6dc1b
FlightTaskOrbit: also use HeadingSmoothing to avoid steps during the approach
2025-05-21 13:25:46 +02:00
Matthias Grob
70ad2e6fe5
FlightTaskAuto: Smooth yaw follow-up, bring back necessary previous yaw setpoint and reset smoothing when yaw is not locked
2025-05-21 13:25:46 +02:00
Dawid Rudy
508dc030b8
Smooth yaw by limiting acceleration
2025-05-21 13:25:46 +02:00
Marco Hauswirth
2cc9221aae
Revert "add flash-analysis for auterion_fmu-v6s board ( #24885 )" ( #24896 )
...
This reverts commit 9e45f077b1 .
2025-05-21 11:49:26 +02:00
Hamish Willee
54ddb14137
Update meta docs ( #24892 )
...
* docs: update module reference metadata
* Update failsafe metadata in docs
* Update parameter metadata
* Fix up uorb graphs based on main
* SUMMARY.md - and radio control for modules
* Add alternate sidebar
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-05-21 15:42:05 +10:00
Matthias Grob
0b3fc0a62d
SIH: add Hexacopter X
...
to enable easy simulation of a motor failure.
2025-05-20 13:23:08 +02:00
Marco Hauswirth
9e45f077b1
add flash-analysis for auterion_fmu-v6s board ( #24885 )
2025-05-20 12:00:29 +02:00
Hamish Willee
c2f872c558
docs: put RC modules into their own category ( #24847 )
2025-05-20 07:34:20 +02:00
Michael Smith
0f2012ba06
MSP_OSD Update: Add original battery status msg. ( #24872 )
...
Co-authored-by: Michael <mfs3ee@gmail.com >
2025-05-19 16:01:02 -08:00
Alexander Lerach
77894b7c83
ci/boards: add itcm checker, update ITCM mapping of v6xrt and tropic-community
2025-05-19 07:44:35 -07:00
Julian Oes
4126dde11f
mavsdk_tests: bump to v3.4.0
...
This should fix some of the lockups and segfaults we see.
2025-05-19 07:37:02 -07:00
Julian Oes
d4be5d3ff0
mavsdk_tests: add events to log
2025-05-19 07:37:02 -07:00
Julian Oes
1f65cc46b9
mavsdk_tests: bump MAVSDK to v3.3.4
2025-05-19 07:37:02 -07:00
Julian Oes
56eb9bcc18
mavsdk_tests: workaround race condition
...
PX4 needs a bit of time to process an uploaded mission before it is
ready to accept the mission mode.
Therefore, we need to wait a bit.
Alternatively, we could wait on the mission progress arriving properly,
but this sleep is simple enough for now.
2025-05-19 07:37:02 -07:00
Julian Oes
e19d245355
mavsdk_tests: remove hacks for rally points
...
We can now just use MAVSDK to upload rally points.
2025-05-19 07:37:02 -07:00
Julian Oes
66deae172d
mavsdk_tests: update to MAVSDK 3.0.0
2025-05-19 07:37:02 -07:00
PX4 Build Bot
e50d5d8567
New Crowdin translations - zh-CN ( #24875 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-18 10:57:05 +10:00
PX4 Build Bot
98a37d8e5d
New Crowdin translations - ko ( #24873 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-18 10:56:53 +10:00
PX4 Build Bot
740cd2e40d
New Crowdin translations - uk ( #24874 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-18 10:56:18 +10:00
Li-Tianming
815a339684
MSP_OSD code changes to support OpenIPC, DJI O3/O4 OSD rendering ( #24695 )
...
* Change MSP_OSD message content and rendering process
* Finish MSP_OSD battery message construct
* Finish MSP_OSD `display message` construct
HOL|DSAM|N
* Finish MSP_FC_VARIANT(0x02) message
BTFL
* Finish MSP_OSD RSSI message
📶 10%
* Finish MSP_OSD GPS message
🛰 10
🌐 000.000000
🌐 00.000000
* Finish MSP_OSD PITCH ROLL message
🔃 -10.5
🔁 13.2
* Change struct filed name
* Change OSD message postion
* Finish MSP_OSD PITCH Altitude message
🔝 15.2
* Finish MSP_OSD distanceToHome message
🏠 5000
* Add Hide/Show option for ALT and homeDist
* Format the code by `make format`
* Clean up stray text
* Remove other commented out dead code
* Change `sprintf()` to `snprintf()`
* Add msg field comment in `display_message` construct
* Init str buffer to 0, Change refresh rate back to 100ms
* Explicit conversion float to double
---------
Co-authored-by: Li.Tianming <Li.Tianming@example.com >
Co-authored-by: Li.Tianming <Li.Tianming>
2025-05-16 11:33:40 -08:00
Ramon Roche
38548ded12
ci: build all with px4-dev container
...
pull from github registry ghcr.io
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-05-16 09:54:49 -07:00
Ramon Roche
4c369be95e
ci: make sure we run when we need to
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-05-16 09:54:49 -07:00
Ramon Roche
e6433d443c
ci: use native arch builders
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-05-16 09:54:49 -07:00
alexcekay
ab6c6ac769
ci: fix failsafe_sim for newer GCC versions
2025-05-16 09:54:49 -07:00
alexcekay
01c23f635f
ci: fix flash analysis for newer GCC versions
2025-05-16 09:54:49 -07:00
alexcekay
c1ffdc8e3e
ci: use dev-container for nuttx targets
2025-05-16 09:54:49 -07:00
Hamish Willee
d1ff1a4c1d
Docs: uorb graph gen for 5x and 6x ( #24856 )
...
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-05-16 08:44:37 +10:00
Matthias Grob
df65e5bced
docs events_interface: fix entire paragraph being declared code by accident ( #24860 )
2025-05-16 08:40:21 +10:00
Ramon Roche
4e8760097d
ci: build px4-dev containers on demand
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-05-15 21:24:35 +02:00
PX4 Build Bot
cadf69f73c
New Crowdin translations - zh-CN ( #24854 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-15 12:27:25 +10:00
PX4 Build Bot
9b8fe45e04
New Crowdin translations - ko ( #24852 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-15 12:27:10 +10:00
PX4 Build Bot
524a10512b
New Crowdin translations - uk ( #24853 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-15 12:25:46 +10:00
Julian Oes
36bfcf5ec2
boards: keep INA238 shunt value for Skynode
...
This is an attempt to keep backwards compatible with Auterion's power
monitor which uses a shunt value of 0.0003 and not 0.0005.
2025-05-15 11:04:21 +12:00
Vincent Poon
5a76868cff
Change INA238_SHUNT Default Value for Consistency
...
Change INA238_SHUNT Default Value from 0.0003 to 0.0005 for Consistency with INA226 & INA228.
2025-05-15 11:04:21 +12:00
Hamish Willee
fa2b8cbd49
RC driver config Kconfig -typo ( #24848 )
2025-05-14 10:10:44 -08:00
Julian Oes
47cb1133c3
boards: add new target for Kakute H7 with dual IMU
2025-05-14 08:00:17 -07:00
Julian Oes
bf9167da50
ina238: actually run it
...
Without this the driver would not run when started from the
i2c_launcher.
2025-05-14 07:34:02 -07:00
Julian Oes
abf903a851
ina2xx: params require reboot
2025-05-14 07:34:02 -07:00
Julian Oes
117f198891
ina228/ina238: correctly set ADC range
...
It turns out that we set the ADC range incorrectly leading to the
measured current being capped at a certain level as the ADC on the
sensor saturates.
Instead, we need to set the range according to the formula given in the
interface datasheet.
2025-05-14 07:34:02 -07:00
Hamish Willee
3af9a3f76e
Add Niklas Debugging Video to GDB and hard fault sections ( #24845 )
2025-05-14 17:52:59 +10:00
Hamish Willee
79660d0a39
Amov f410 ( #24841 )
...
* add amov_F410_drone
* add amov f410 drone [200~catalogue
* Basic subedit
* Further subediting
* Add parameter file
* Update local param file
---------
Co-authored-by: lgf <1969354053@qq.com >
2025-05-14 13:44:41 +10:00
Hamish Willee
a426d27ff8
Fixup multi vehicle sim (gazebo) plus intro page images for linux/dronecode ( #24840 )
...
* Fix up site logos on front page
* Fix up rendering mult-vehicle sim
2025-05-14 12:05:12 +10:00
maksimdrachov
c79fe7292a
Grippers: added electro-magnetic gripper ( #24833 )
...
* Grippers: added electro-magnetic gripper
* Update docs/en/peripherals/gripper_servo.md
* Update docs/en/peripherals/gripper_servo.md
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-05-14 11:20:23 +10:00
Hamish Willee
db10fe6a97
Docs update metadata ( #24839 )
...
* Docs: Failsafe simulator update
* docs: update module reference metadata
* docs: update parameter reference metadata
* git commit -m 'docs: metadata: update uORB graph JSONs'
---------
Co-authored-by: PX4BuildBot <bot@pixhawk.org >
2025-05-14 10:53:40 +10:00
PX4 Build Bot
8adb439b58
New Crowdin translations - zh-CN ( #24829 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-14 09:22:33 +10:00
PX4 Build Bot
2b7710122e
New Crowdin translations - ko ( #24827 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-14 09:22:19 +10:00
Jacob Dahl
7ac85d8f99
adis16507: enhance driver to handle and recover from all failure modes ( #24691 )
...
* adis16507: enhance driver to handle and recover from all failure modes
- Clean up driver
- Add optional hardware reset
- Fix scale and range for 125 deg/s variant
- Handle communication errors when read returns zeroes
- Improved perf counters
* change prints to PX4_DEBUG, define BURST_READ_CMD, do both soft and hard reset, use ScheduleNow instead of 1ms delay, change read/write stall period to SPI_STALL value
2025-05-13 09:42:19 -06:00
chfriedrich98
ce9dd237a9
rover: handle invalid bearing setpoint
2025-05-13 10:23:35 +02:00
chfriedrich98
1857920a5f
rover: clean up velocity setpoint
2025-05-13 10:23:35 +02:00
chfriedrich98
b727ce86a0
rover: clean up speed terminology
2025-05-13 10:23:35 +02:00
Jacob Dahl
1d5e58b948
mavlink: set system clock from SYSTEM_TIME ( #24807 )
...
* mavlink: set system clock from SYSTEM_TIME message if behind by more than 60 seconds
2025-05-12 16:11:16 -08:00
Balduin
f01aade729
ZMO airframe: update parameters ( #24803 )
...
* ZMO airframe: update parameters
Including some parameters we found useful during the tests over the
previous months:
- various controller & transition tuning refinements
- remove battery capacity (not reliable enough w battery degradation)
- airspeed scale
- rotor configs:
- remove everything related to rotors 3 and 4 (which don't exist)
- set moment coefficients explicitly even if at default
- Increase roll limit (FW_R_LIM, FD_FAIL_R)
- min and max airspeeds
- tilt servo min and default PWM values
* ZMO airframe: address review
- explicitly set CA_ROTOR3_* to 0 (as these are set in the parent
13100 which describes a quadrotor)
- remove ASPD_SCALE_1 (close enough to default, and better to have
slightly low reading)
- remove MPC_ACC_HOR_MAX (= default)
- remove MPC_TILTMAX_AIR (was temporary)
- remove SENS_EN_SF1XX (= default)
* ZMO airframe: update tilt setup
to describe a setup where tilt servos can provide yaw torque in both
directions in multicopter mode.
* ZMO airframe: wording
2025-05-12 12:13:35 +02:00
PX4 Build Bot
d04d6af696
New Crowdin translations - uk ( #24828 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-11 12:24:56 +10:00
Jacob Dahl
a8618691f0
docs: gz: update docs for multi vehicle simulation ( #24822 )
2025-05-10 20:20:14 +01:00
Matthias Grob
406f0bb470
Fix cellular_status message definition ( #24662 )
...
* msg: fix cellular_status definition
12 * Update msg/CellularStatus.msg
* cellular_status: remove confusing reference to roaming
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-05-08 15:07:11 +02:00
Hamish Willee
6bca750ab3
crowdin_docs.yml - ignore the param reference
2025-05-07 19:29:57 -07:00
Jacob Dahl
050425af25
gz: specify custom world coordinates ( #24813 )
...
gz: allow custom world coordinates with environment variables and update the docs
2025-05-07 20:36:40 +02:00
Ramon Roche
688e6aafae
ci: introduce px4-dev container with multi arch support ( #24022 )
2025-05-07 12:12:27 -04:00
chfriedrich98
2d23fda77d
rtl_direct: fix function naming
2025-05-07 17:42:07 +02:00
chfriedrich98
4e436cc64e
rover: update land detector
2025-05-07 17:42:07 +02:00
chfriedrich98
771d09b968
navigator: reset next WP in mission fast reverse
2025-05-07 17:42:07 +02:00
chfriedrich98
b78b063fd8
rover: skip to LAND on direct RTL activation
2025-05-07 17:42:07 +02:00
chfriedrich98
f13f9b2240
rover: update rtl time estimator
2025-05-07 17:42:07 +02:00
Beat Küng
fee575f944
docs: update integration tests ( #24671 )
...
* docs: update integration tests
Updates for https://github.com/PX4/PX4-Autopilot/pull/22494 .
Transferred from https://github.com/PX4/PX4-user_guide/pull/2970 .
* Apply suggestions from code review
* Update docs/en/test_and_ci/integration_testing_ros1_mavros.md
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-05-07 13:52:03 +10:00
Matthias Grob
87db286a88
pps_capture_params: clarify description ( #24641 )
2025-05-07 11:15:20 +10:00
Ramon Roche
b851c3728c
ci: avoid multiple builds with concurrency checks
...
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2025-05-06 20:59:26 -04:00
Hamish Willee
93408cc4e2
Update main.md release to indicate may be out of date on a branch ( #24810 )
2025-05-07 10:57:46 +10:00
Seungbin Lee
881d58b79f
[Doc] Update JFI Telemetry v1.1 Changes ( #24747 )
...
* update jfi image
* Update jfi_telemetry.md
* update images
* File size compression
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-05-07 10:37:32 +10:00
PX4 Build Bot
76a772354c
New Crowdin translations - ko ( #24797 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-07 10:07:34 +10:00
PX4 Build Bot
3eaba5f9eb
New Crowdin translations - uk ( #24798 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-07 10:07:02 +10:00
PX4 Build Bot
2d30a010f4
New Crowdin translations - zh-CN ( #24799 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-07 10:06:44 +10:00
Roman Shtylman
fed1b338c0
Update ulog_file_format.md ( #24809 )
...
* Update ulog_file_format.md
Update Known Parser Implementations with updated information for Foxglove and the typescript parser
* Update docs/en/dev_log/ulog_file_format.md
2025-05-07 08:59:22 +10:00
bresch
6b8bf80423
ekf2-mag: never skip post-takeoff mag yaw reset
2025-05-06 11:24:31 -04:00
chfriedrich98
4e17c5496c
mecanum: streamline flow of information
2025-05-05 11:38:17 +02:00
chfriedrich98
04512ee91f
mecanum: separate velocity control
2025-05-05 11:38:17 +02:00
Julian Oes
3c39095271
[Sponsored by Holybro] Support for Kakute H743-Wing ( #24669 )
...
* hrt: Fix PPM input on channel 2
The CCMR1_PPM define for PPM input on channel 2 was incorrectly set to 2,
which was setting bits for channel 1 instead of channel 2. This prevented
PPM input from functioning properly on channel 2.
Changed CCMR1_PPM for channel 2 from 2 to (1 << 8), which correctly
configures the CC2S bits for input capture mode on TI2.
This fixes an issue noted in the existing code comment:
"FIXME! There is an interaction in the CCMR registers that prevents
using Chan 1 as the timer and chan 2 as the PPM"
Tested on STM32H743 with PPM input on PC7 (TIM8_CH2).
* rc_input: enable sharing serial and PPM pin
By setting RC_SERIAL_PORT_SHARED_PPM_PIN_GPIO_RX it is now possible to
use the same pin on the STM32 for PPM input as well as serial input.
* boards: Add support for Holybro KakuteH7-Wing
2025-05-04 14:44:11 -08:00
Jacob Dahl
2fece23c64
gz small improvements ( #24761 )
...
* gz: print version number in init, remove gst plugin spam, rename function
* fix 0 timestamp issue by waiting for clock callback before subscribing to other topics. Refactor to cleanup topic subscriptions
* format
* change gzerr to gzwarn
2025-05-04 14:41:19 -08:00
Silvan
918848095a
ROMFS: exclude 4020_holybro_px4vision_v1_5 from v6x builds to save flash
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-02 13:37:18 +02:00
Marco Hauswirth
f0fdf0b53b
EKF2: distinguish airspeed source and use synthetic for wind
...
Enable wind-dead-reckoning with airspeed source to synthetic airspeed
2025-05-02 13:37:18 +02:00
Silvan
6d12b04bb0
VTOL: do central handling of airspeed measurement
...
- only use data from airspeed_validated topic if source is SENSOR
- add 1s timeout (set to NAN if older)
- use FW_USE_AIRSPD consitently (treat the same as CAS=NAN)
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-02 13:37:18 +02:00
Silvan
f7bb5d13f7
At every consumation of AirspeedValidated, check for SOURCE
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-05-02 13:37:18 +02:00
Marco Hauswirth
5842c991ec
AirspeedSelector: add synthetic airspeed option
...
Synthetic airspeed is calculated based on the thrust setpoint
and the thrust<->airpseed model as configured in the parameters.
2025-05-02 13:37:18 +02:00
Marco Hauswirth
c3c863ad95
AirspeedSelector: clean up in preparation of synthetic airspeed
2025-05-02 13:37:18 +02:00
bresch
e7250bc8d5
ekf2: do not let mag heading and declination update xy gyro biases
...
This can destabilize the tilt estimate when the mag field is disturbed
2025-05-02 10:23:43 +02:00
bresch
a40377e544
ekf2: always update IMU filters
2025-05-02 10:23:43 +02:00
bresch
6a105bcbdb
ekf2-grav: accelerate tilt alignment
2025-05-02 10:23:43 +02:00
bresch
c59101e8ed
ekf2-gravity: do not estimate accel bias when gravity fusion is active
...
Gravity fusion uses the bias corrected accelerometer data to correct the
tilt estimate. We should not continue to estimate the accel bias when
this is active as it creates an unwanted feedback loop.
2025-05-02 10:23:43 +02:00
bresch
ee30b70a3c
ekf2-gravity: start based on accel LPF instead of peak hold
...
This prevent rapid switching in presence of noise and the innovation
filter is good at rejecting spikes
2025-05-02 10:23:43 +02:00
bresch
6ec6f1b297
ekf2-decl: do not always update tilt
2025-05-02 10:23:43 +02:00
PX4 Build Bot
ef0f0884f0
New Crowdin translations - uk ( #24714 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-02 09:33:50 +10:00
Balduin
ea93019b62
Docs: gazebo moving platform ( #24720 )
...
* Docs: add moving platform
documenting the addition in #24471
* Moving platform docs: address review
- Release note, write release in docs
- Describe configuration also in main gazebo sim docs, syntax section
- Tip that plugin can be used in other worlds, linking to plugin readme
* Update docs/en/sim_gazebo_gz/index.md
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
---------
Co-authored-by: Hamish Willee <hamishwillee@gmail.com >
2025-05-02 08:51:21 +10:00
Hamish Willee
9cf3e83197
VehicleCommand.msg - takeoff & global position ( #24574 )
...
* VehicleCommand.msg - takeoff & global position
* Apply suggestions from code review
* Update msg/versioned/VehicleCommand.msg
* Update msg/versioned/VehicleCommand.msg
* Update msg/versioned/VehicleCommand.msg
* Update msg/versioned/VehicleCommand.msg
* Update msg/versioned/VehicleCommand.msg
* Update msg/versioned/VehicleCommand.msg
2025-05-01 18:37:46 +10:00
Hamish Willee
9e6e2df15c
docs_bug_report.yml - fix errors ( #24790 )
2025-05-01 13:56:07 +10:00
Hamish Willee
1a4a44a223
Add docs issue template ( #24788 )
2025-05-01 13:36:17 +10:00
Daniel Agar
38d67f5a93
drivers/ins/vectornav: bump cmake minimum to 3.5
2025-04-30 18:12:33 -04:00
Daniel Agar
00d6bef6a9
cmake/gtest: bump cmake minimum to 3.5
2025-04-30 18:12:33 -04:00
Daniel Agar
45bdf20481
lockstep_scheduler: bump cmake minimum to 3.5
2025-04-30 18:12:33 -04:00
Vincello
ff8c4b918a
boards: new Corvon 743v1 board support
2025-04-30 11:14:04 -04:00
PX4 Build Bot
2f104ed83f
New Crowdin translations - ko ( #24713 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-04-30 16:39:47 +10:00
PX4 Build Bot
601b06532a
New Crowdin translations - zh-CN ( #24715 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-04-30 16:39:31 +10:00
Hamish Willee
3b78df9ec3
docs_deploy.yml - fixes following first test ( #24783 )
2025-04-30 16:22:07 +10:00
Hamish Willee
873f704ae3
docs_deploy.yml - update to create backup and always be single release ( #24781 )
...
* docs_deploy.yml - update to create backup and always be single release
* Add build time variable to make it easier to confirm last successful deploy
2025-04-30 15:50:49 +10:00
chfriedrich98
39fa8b5550
differential: migrate state machine to velocity control
2025-04-29 14:49:44 +02:00
chfriedrich98
ca01d9e37c
differential: update airframe tuning
2025-04-29 14:49:44 +02:00
chfriedrich98
16c9c175ae
differential: streamline flow of information
2025-04-29 14:49:44 +02:00
chfriedrich98
0ab9071606
differential: seperate velocity control
2025-04-29 14:49:44 +02:00
bresch
b5f011a31f
cal: transpose rotation instead of computing inverse
...
This is equivalent for an orthonormal matrix
2025-04-29 10:26:51 +02:00
Silvan Fuhrer
03c7e7aa08
FW Rate Controller: scale static trim offsets with airspeed
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com >
2025-04-28 13:34:04 +02:00
Silvan
06d3331d71
mavlink streams: remove unused sub from global pos int
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-04-28 13:17:53 +02:00
Tomas Twardzik
94bbd2d69a
[fix]reducing length of Geofence vilations to prevent STATUSTEXT message length overrun ( #24719 )
2025-04-25 10:20:17 -08:00
Matthias Grob
8e89906b9a
docs: update link to navigator's publish_vehicle_command function
2025-04-25 15:32:47 +02:00
Matthias Grob
dfed3970d4
navigator: use reference instead of pointer to pass the vehicle command to publish
2025-04-25 15:32:47 +02:00
Matthias Grob
672d228d79
navigator: fill vehicle_command with float literals and comment what they stand for
2025-04-25 15:32:47 +02:00
Matthias Grob
da870c4dce
navigator: refactor vcmd -> vehicle_command
2025-04-25 15:32:47 +02:00
Matthias Grob
176783dbcb
navigator: clarify publish_vehicle_command() comment
2025-04-25 15:32:47 +02:00
Matthias Grob
f07ddda344
navigator: refactor publish_vehicle_cmd() -> publish_vehicle_command()
2025-04-25 15:32:47 +02:00
Matthias Grob
5f34474ecb
FlightTaskAuto: clean up parameter description and internal variable naming
2025-04-25 15:32:47 +02:00
Silvan
2ba5a455ed
FW land detector: increase some max thresholds
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-04-25 15:21:19 +02:00
Silvan
180658c5f9
sensors: display one decimal for params
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-04-25 15:21:19 +02:00
Silvan
f7bde67f9a
VTOL: make VT_FWD_THRUST_EN more concise
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-04-25 15:21:19 +02:00
Silvan
db25101e52
VTOL: increase max for VT_FWD_THRUST_SC
...
Signed-off-by: Silvan <silvan@auterion.com >
2025-04-25 15:21:19 +02:00
Peter Breuer
38922d10a0
fix: fallback to mode set by COM_POSCTL_NAVL upon navigation loss in pos slow mode
2025-04-25 08:16:21 +02:00
Niklas Hauser
effb9dee11
[tfmini] Configure range and FoV via parameters
2025-04-24 14:51:46 +02:00
Niklas Hauser
43ef690254
[boards] Do not start Mavlink on external connector by default
2025-04-23 15:31:58 +02:00
Peter C.
7aaaa83497
Update photos & diagrams for Pixhawk 6C Mini and 6X ( #24687 )
2025-04-22 18:19:27 -07:00
Matthias Grob
9eaec534ab
mc_att_control_main: fix check for hover thrust estimate update ( #24750 )
2025-04-22 15:53:51 -08:00
dawr68
f08d01b4d5
Make throttle stick scaling more predictable in mc-stabilized mode ( #24710 )
...
* Rescale throttle curve to HTE as option
* Add slew rate to hover thrust estimate
* Update docs to reflect changes
Fix formating
* mc_att_control: suggestions for hover thrust slewing
- Slower slew rate
- Move update of hover thrust estimate into main loop
- Make sure dt for slew rate is correct
- Apply parameter updates if hover thrust estimate not used
- Parameter description in metadata files
* fix: Rescaling cases order
* Rescale to HTE estimate by default
* Update src/modules/mc_pos_control/multicopter_position_control_params.c
Co-authored-by: Mathieu Bresciani <brescianimathieu@gmail.com >
* Fix hte sub name
* Update MPC_THR_CURVE description
* Swap thr curve values to make hte rescaling default for value 0
---------
Co-authored-by: Matthias Grob <maetugr@gmail.com >
Co-authored-by: Mathieu Bresciani <brescianimathieu@gmail.com >
2025-04-22 16:36:33 +02:00
Matthias Grob
9404783c99
EKF2: more accurate unaided yaw calculation
...
to fix the yaw unlocking in StickYaw
when giving a lot of roll and pitch input
2025-04-22 15:55:38 +02:00
Matthias Grob
d514cb4903
mc_att_control: use StickYaw class for Stabilized
...
to make yawing including reset and drift handling consistent with
Altitude and Position mode.
2025-04-22 15:35:26 +02:00
Matthias Grob
174147208e
Move StickYaw class into a globally available library
2025-04-22 15:35:26 +02:00
biednick
bae6328c7b
Fix typo in SPI signal table ( #24742 )
...
CS! to CS1
2025-04-21 09:56:43 -08:00
Alexander Lerach
937998b739
vtol: reduce schedule frequency, which causes DSHOT150 problems
...
* vtol: reduce schedule frequency, which causes DSHOT150 problems
* vtol_att_control_main: refactor callback handling
---------
Co-authored-by: Matthias Grob <maetugr@gmail.com >
2025-04-17 18:31:57 +02:00
Alexander Lerach
905b6ac0ba
Use ITCM on v5x
2025-04-17 04:48:37 -04:00
Silvan
921dc67824
FW land detector: only use LNDFW_ROT_MAX if speeds are not valid
...
The rotational speed threshold on fixed-wing vehicles is triggering easily
if the plane is lifted prior to takeoff (hand-launch), and can cause issues
for the auto takeoff state machine. Thus if either airspeed or groundspeed is valid,
it's better to rely on these for land detection, and only use the rotational
speed if they're invalid.
Signed-off-by: Silvan <silvan@auterion.com >
2025-04-16 17:20:55 +02:00
Matthias Grob
fa3f255301
SIH: write out vehicle types for clarity ( #24731 )
2025-04-16 14:03:34 +02:00
Jacob Dahl
ff7c636065
gz: better error message when installation is missing ( #24661 )
2025-04-16 09:36:25 +02:00
Niklas Hauser
154623500e
boards: Add Auterion FMUv6s target
2025-04-15 22:31:37 -04:00
Pedro Roque
9027dc146e
feat: add 6 DoF trajectory setpoints message
...
* feat: add attitude to trajectory setpoints
* feat: proposed new trajectory message for fully actuated vehicles
* fix: moved to unversioned and changed naming scheme
* feat: added space between translation and attitude control
* fix: change cmakelists
2025-04-15 10:24:03 +02:00
Julian Oes
43f5a713db
stm32_common: add timer 12 ( #24680 )
2025-04-15 16:10:11 +12:00