Page 1 of 1

firmware modifcations

Posted: Mon Sep 16, 2019 2:34 pm
by RyanMco
Hi guys!
how do I change my crazyflie to work with PID instead of Millinger? I want to use just PID instead of Millinger because I use flowdeck, it's automatic switched to Millinger controller .. how do I change that to my firmware?! thanks alot

Re: firmware modifcations

Posted: Mon Sep 16, 2019 2:37 pm
by RyanMco
when I use flowdeck in my crazyflie then the controller is Millinger, I dont want it I want to adjust my controller to PID .. how can I do that in my firmware ..any help pelase?!

Re: firmware modifcations

Posted: Mon Sep 16, 2019 2:38 pm
by RyanMco
when I use flowdeck in my crazyflie then the controller is Millinger, I dont want it I want to adjust my controller to PID .. how can I do that in my firmware ..any help pelase?!

Re: firmware modifcations

Posted: Mon Sep 16, 2019 2:58 pm
by arnaud
When using the flow deck, or any other deck for that matter, the Crazyflie firmware will always default to PID controller. The only way to switch to Mellinger is to set a parameter to switch controller.

Please check that the scripts you are using are not changing the controller or that you are not using a custom firmware modified to enable Mellinger (some of our experimental branches from the crazyflie-firmware-experimental repos are doing that).