Search found 3 matches
- Sat Jul 27, 2019 8:26 am
 - Forum: Developer Discussions
 - Topic: using motorsBeep() or motorTest()
 - Replies: 4
 - Views: 3717
 
Re: using motorsBeep() or motorTest()
Im this days out, but i will try it as soon as possible and share the results, but that looks very promising. Thanks for the help.
					- Wed Jul 24, 2019 1:37 pm
 - Forum: Developer Discussions
 - Topic: using motorsBeep() or motorTest()
 - Replies: 4
 - Views: 3717
 
Re: using motorsBeep() or motorTest()
hi kimberly, yes i want to be able to run the starting sequence sound thingy from the firmware. As you say this should be done by using motorTest(), but after calling it nothigns happens. I took a look at power_distribution_stock.c and as you say powerdistribution init calls motorTest, and nothing e...
					- Tue Jul 23, 2019 6:34 pm
 - Forum: Developer Discussions
 - Topic: using motorsBeep() or motorTest()
 - Replies: 4
 - Views: 3717
 
using motorsBeep() or motorTest()
Hi, i am trying to make the motors sound and turn as they do after turning on the crazyflie, but at will every time i send the right message (the message part is already implemented and well tested). For what i have seen the function i need to call is motorsTest. However, when i call it nothing happ...