Code repository for embedded flight controller board based on STM32 microcontroller. Its functionalities are
- Sensor interfacing - MPU9250, MS5611 and PX4FLOW
- Controller - PID, PI-PID, Backstepping, etc.
- Datalogging
Note to contributors:
- Add Readme.md file to the folders that you push
- Commit codes and make sure it is self-explanatory
- Fork the repository if you are making iterations
- Refrain from directly modifying the files of master folder
- Include adequate comments in the scripts