Search found 1 match
- Wed Nov 03, 2021 10:23 am
- Forum: Developer Discussions
- Topic: Integrate own flight controller in firmware
- Replies: 2
- Views: 3001
Re: Integrate own flight controller in firmware
Sorry to bring forth an old post. I am working on something similar and are doing some modifications to the firmware to send angular acceleration and z-accelerations commands directly to the INDI controller. Trajectory is computed externally, through MPC. I however often get lost in the code complex...