Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update submodule mavlink to latest Fri Dec 13 12:39:06 UTC 2024 #24109

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

dagar
Copy link
Member

@dagar dagar commented Dec 13, 2024

- mavlink in PX4/Firmware (7f9d2f4e0ee33f74e0246ada5128202d8198e05e): https://github.com/mavlink/mavlink/commit/0e420102dbdd7e9f59617dd00c05a2470f22eef2
- mavlink current upstream: https://github.com/mavlink/mavlink/commit/5e3a42b8f3f53038f2779f9f69bd64767b913bb8
- Changes: https://github.com/mavlink/mavlink/compare/0e420102dbdd7e9f59617dd00c05a2470f22eef2...5e3a42b8f3f53038f2779f9f69bd64767b913bb8

5e3a42b8 2024-12-12 Hamish Willee - development: Remove parameter transaction proposal (#2169)

25f4e9f0 2024-12-11 Hamish Willee - STANDARD_MODE_SAFE_RECOVERY + RTL merge (#2191) d5a8cb4 2024-12-11 Hamish Willee - Docs generate fix (#2194) 35f70c4a 2024-12-05 Hamish Willee - Create index.md, dialects.md and make notes/warning work with vitepress (#2193) 57c02856 2024-12-05 Hamish Willee - CAMERA_THERMAL_RANGE - no longer WIP (#2189) 1ee2ebe1 2024-12-04 Hamish Willee - fetch_dialect_ardupilotmega.yml: Not fail if nothing to commit (#2181) 1aa8c2d0 2024-12-04 Hamish Willee - ardupilotmega - remove_mav_cmd_external_estimate (#2187) 49fa509a 2024-11-30 github-actions[bot] - ardupilotmega dialects from ArduPilot/mavlink: Fri Nov 29 23:49:36 UTC 2024 (#2185) 75ebfc8f 2024-11-30 Hamish Willee - Update fetch_dialect_ardupilotmega.yml - fix copy error (#2184) 8e97709d 2024-11-30 Hamish Willee - fetch_dialect_ardupilotmega.yml - add loweheiser (#2183) 82b81aa8 2024-11-27 github-actions[bot] - ardupilotmega.xml from ArduPilot/mavlink: Wed Nov 27 04:13:16 UTC 2024 (#2178) 5c421a33 2024-11-27 Hamish Willee - Speed uncertainty units /s (#2180) 33f8a327 2024-11-24 David Sastre - Some modifications to multi-GCS protocol (#2179) 9938f940 2024-11-21 Hamish Willee - fetch_dialect_ardupilotmega - create (#2177) a55d0ec5 2024-11-21 Hamish Willee - MAV_CMD_GROUP_START and _GROUP_END delete wip (#2176) 1cf3c721 2024-11-21 Hamish Willee - dev: move FUEL_STATUS to common (#2170) 7ecb8e33 2024-11-21 Hamish Willee - WIFI_NETWORK_SECURITY - wip removal (#2164)

    - mavlink in PX4/Firmware (661ae0c): mavlink/mavlink@0e42010
    - mavlink current upstream: mavlink/mavlink@5e3a42b
    - Changes: mavlink/mavlink@0e42010...5e3a42b

    5e3a42b8 2024-12-12 Hamish Willee - development: Remove parameter transaction proposal (#2169)
25f4e9f0 2024-12-11 Hamish Willee - STANDARD_MODE_SAFE_RECOVERY + RTL merge (#2191)
d5a8cb4 2024-12-11 Hamish Willee - Docs generate fix (#2194)
35f70c4a 2024-12-05 Hamish Willee - Create index.md, dialects.md and make notes/warning work with vitepress (#2193)
57c02856 2024-12-05 Hamish Willee - CAMERA_THERMAL_RANGE - no longer WIP (#2189)
1ee2ebe1 2024-12-04 Hamish Willee - fetch_dialect_ardupilotmega.yml: Not fail if nothing to commit (#2181)
1aa8c2d0 2024-12-04 Hamish Willee - ardupilotmega - remove_mav_cmd_external_estimate (#2187)
49fa509a 2024-11-30 github-actions[bot] - ardupilotmega dialects from ArduPilot/mavlink: Fri Nov 29 23:49:36 UTC 2024 (#2185)
75ebfc8f 2024-11-30 Hamish Willee - Update fetch_dialect_ardupilotmega.yml - fix copy error (#2184)
8e97709d 2024-11-30 Hamish Willee - fetch_dialect_ardupilotmega.yml - add loweheiser (#2183)
82b81aa8 2024-11-27 github-actions[bot] - ardupilotmega.xml from ArduPilot/mavlink: Wed Nov 27 04:13:16 UTC 2024 (#2178)
5c421a33 2024-11-27 Hamish Willee - Speed uncertainty units /s (#2180)
33f8a327 2024-11-24 David Sastre - Some modifications to multi-GCS protocol (#2179)
9938f940 2024-11-21 Hamish Willee - fetch_dialect_ardupilotmega - create (#2177)
a55d0ec5 2024-11-21 Hamish Willee - MAV_CMD_GROUP_START and _GROUP_END delete wip (#2176)
1cf3c721 2024-11-21 Hamish Willee - dev: move FUEL_STATUS to common (#2170)
7ecb8e33 2024-11-21 Hamish Willee - WIFI_NETWORK_SECURITY - wip removal (#2164)
@PX4BuildBot PX4BuildBot force-pushed the pr-update_src/modules/mavlink/mavlink branch from 4d3bab0 to 306f5eb Compare December 14, 2024 00:39
@dagar dagar merged commit a751e90 into main Dec 14, 2024
58 of 60 checks passed
@dagar dagar deleted the pr-update_src/modules/mavlink/mavlink branch December 14, 2024 01:57
@MaEtUgR
Copy link
Member

MaEtUgR commented Dec 18, 2024

I just bisected and this is the first commit overflowing the Kakute F7 build by 277 bytes using GCC 9 😬 It still seems to overflow ~20 bytes only main. E.g. https://github.com/PX4/PX4-Autopilot/actions/runs/12389935918/job/34584004152?pr=24041 Let's see if there's something to free up 👀

@MaEtUgR
Copy link
Member

MaEtUgR commented Dec 18, 2024

Here's an idea: #24126 Maybe more cleanup than flash saving but was still worth it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants