Search found 6 matches

by MichaelNdu
Thu Jun 02, 2022 3:49 am
Forum: General discussions
Topic: Removing support for the Flow deck from the firmware breaks the LED ring deck
Replies: 3
Views: 13242

Re: Removing support for the Flow deck from the firmware breaks the LED ring deck

Sure thing, will move this topic over to the new discussions page
by MichaelNdu
Thu May 26, 2022 1:50 am
Forum: General discussions
Topic: Removing support for the Flow deck from the firmware breaks the LED ring deck
Replies: 3
Views: 13242

Removing support for the Flow deck from the firmware breaks the LED ring deck

I was customizing the firmware using the new Kbuild system, and I removed support for a bunch of expansion decks I wasn't planning on using, but after I flashed the crazyflie with the firmware, I noticed I no longer had the ability to control the LED ring deck via parameters. I was unable to set the...
by MichaelNdu
Fri Apr 30, 2021 11:50 pm
Forum: Autonomous flight
Topic: Need help with broadcasting & swarm control
Replies: 4
Views: 11420

Re: Need help with broadcasting & swarm control

Here's a link to the Github Issue, for anyone interested in following this discussion: https://github.com/bitcraze/crazyflie-link-cpp/issues/8
by MichaelNdu
Fri Apr 30, 2021 11:38 pm
Forum: Autonomous flight
Topic: Need help with broadcasting & swarm control
Replies: 4
Views: 11420

Re: Need help with broadcasting & swarm control

Hi arnaud, Thanks for the response! I'll address some of your questions here, but I'll also open up a GitHub issue where can discuss this further. For your current problem: have you updated your Crazyradio with the Crazyswarm-provided firmware? I actually built a binary from the master branch of the...
by MichaelNdu
Thu Apr 29, 2021 6:34 pm
Forum: Autonomous flight
Topic: Need help with broadcasting & swarm control
Replies: 4
Views: 11420

Re: Need help with broadcasting & swarm control

Bump—anyone have any thoughts on this? Would love any ideas or suggestions!
by MichaelNdu
Tue Apr 27, 2021 8:15 am
Forum: Autonomous flight
Topic: Need help with broadcasting & swarm control
Replies: 4
Views: 11420

Need help with broadcasting & swarm control

Hello, First, a bit of context on my project and what I'm attempting to do—I'm trying to build an app that discovers & controls a swarm of drones, with the capability to run synchronized trajectories that I've defined beforehand (via the high level commander). This is more or less exactly what t...