You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dagar Great work! Thank you. Your PR makes px4fmu codes more clean, clear and maintenance easier.
At the same, it will reduce firmware size for some flight controllers and ram consumption.
One concern is that ModuleBase doesn't support modules which allow multiple instances.
Hey, this issue has been closed because the label status/STALE is set and there were no updates for 30 days. Feel free to reopen this issue if you deem it appropriate.
Notes and ideas for a px4fmu refactor.
Split drivers/px4fmu into the following separate modules
The remaining px4fmu core should be extended to support multiple instances (#7208).
This should help save some space on platforms that don't use the other pieces. (#7993) @zehortigoza FYI
https://github.com/dagar/Firmware/tree/pr-fmu_split
@iZhangHui @davids5 @rolandash
The text was updated successfully, but these errors were encountered: