This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-04-14 10:07:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
platforms
/
qurt
History
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
..
cmake
Serial: removed the validateBaudrate function from nuttx and posix platforms and just send out a warning it baudrate is non-standard (
#22969
)
2024-04-04 12:07:46 -04:00
include
platforms: Serial new dedicated writeBlocking method (
#25537
)
2025-09-15 15:22:49 -08:00
src
/px4
QURT: Changed the non-blocking UART write to use the blocking write with a comment that Qurt (
#25573
)
2025-09-16 10:40:19 -08:00
CMakeLists.txt
QuRT: Increased the size of the memory heap available to qurt platform (
#23194
)
2024-05-29 20:44:40 -04:00
new_delete.cpp
QuRT: Increased the size of the memory heap available to qurt platform (
#23194
)
2024-05-29 20:44:40 -04:00
unresolved_symbols.c
QuRT logging improvements (
#24462
)
2025-03-10 18:59:52 -04:00