master
AP_Bootloader: Add Nyxtronics board NYX405V1 with ID 1330
AP_Periph: 4.7.0-beta7 release notes
Tools: fix MD041 (single # header at top of file) in all markdown
Tools: CPUInfo: allow this to work under SITL
Tools: Fix incorrect astyle option
Tools: convert bare URLs to proper markdown links
Tools: Add frame params for Yahboom Balancebot
Tools: added Evans Thomas to GIT_Success.txt
Tools: fix wscript and Python file permission problems
Tools: rebuild IO firmware
Linux_HAL_Essentials: add support for DShot This commit add support for PocketBeagle2 DShot. Fix some issues in the PocketBeagle2 PWM code.
Tools: fix line ending
Replay: handle RISJ messages
Tools: fix MD025 (too few # in headings) in all markdown files
waf: tweak cast-align flags
Tools: filter heartbeats to vehicle component
bootloaders: add CORVON743V2
Tools: correct Python import lines for ruff correctness
Tools: remove references to removed synthetic clock flag
Tools: fix trailing punctuation in markdown headers (MD026)
Tools: fix setup on docker
Tools: correct typos and mis-spellings
Tools: add type to code blocks
Tools: Add cmdline option for dds use sim clock
Tools: make it clearer that commits are faulty rather than PR title
Tools: add alt text to markdown images
Tools: correct spelling errors in markdown files
Tools: Use with open() as to close file handles