Search found 17 matches

by dominik.natter
Tue Apr 26, 2022 12:03 pm
Forum: AI-deck
Topic: is the debug adapter compatible with the AI deck?
Replies: 1
Views: 7733

is the debug adapter compatible with the AI deck?

Hei, when reading through the AI deck description in the shop I read "To program this board a compatible JTAG programmer/debugger is needed, see resources.". Under resources, I didn't find anything else about debuggers. I wonder whether the Debug Adapter Kit from your shop would qualify as...
by dominik.natter
Fri Mar 25, 2022 6:41 am
Forum: General discussions
Topic: Experiencing apparently solved problems with SD deck
Replies: 13
Views: 20331

Re: Experiencing apparently solved problems with SD deck

just to keep you informed: I had a month-long break regarding testing, but in March it worked rather smoothly. So I'll keep your suggestions in mind, but can't provide useful information for the community as of now.
by dominik.natter
Mon Mar 21, 2022 1:44 pm
Forum: Developer Discussions
Topic: mac address(es) of the crazyflie(s)
Replies: 1
Views: 8537

mac address(es) of the crazyflie(s)

Hi, for a project our partners want to know the MAC address of our devices, i.e. the Crazyflies. Do Crazyflies actually have a MAC address that can be read out somewhere? I found this piece of documentation where you mention a unique serial number. So maybe a) also a unique MAC address exists or b) ...
by dominik.natter
Fri Feb 18, 2022 12:36 pm
Forum: General discussions
Topic: Experiencing apparently solved problems with SD deck
Replies: 13
Views: 20331

Re: Experiencing apparently solved problems with SD deck

Hei,

thanks for the tip. I think usddeck is the main place where asserts happen, but I've seen other ones popping up too from time to time. I'll use such print commands to provide you (us) with some information about the asserts. Hopefully, I will do more tests next week.

Best,
Dominik
by dominik.natter
Wed Feb 09, 2022 11:06 am
Forum: General discussions
Topic: Experiencing apparently solved problems with SD deck
Replies: 13
Views: 20331

Re: Experiencing apparently solved problems with SD deck

Hei, I fixed the greyed-out-button-problem by updating the cfclient, nevermind. I can now see that about 30% of the CPU are labeled as IDLE. Still, the assert fails. So as you said it's probably that things do not happen quickly enough, not that we have used up all the CPU already. Is there a possib...
by dominik.natter
Wed Feb 09, 2022 10:48 am
Forum: General discussions
Topic: Experiencing apparently solved problems with SD deck
Replies: 13
Views: 20331

Re: Experiencing apparently solved problems with SD deck

Hei, I'm using the SD deck now on a daily basis in fixedFrequency mode and it works quite well. However, I've noted that assert() errors also arise during fixedFrequency mode (while this issue so far only observed them in event-based mode). Your suggestion was "My guess is that it is because CP...
by dominik.natter
Fri Jan 28, 2022 8:22 am
Forum: General discussions
Topic: Experiencing apparently solved problems with SD deck
Replies: 13
Views: 20331

Re: Experiencing apparently solved problems with SD deck

Hi Tobias,

yes, I will keep you updated in case of undesirable events - thanks for that.

Cool, thanks for that input!
by dominik.natter
Wed Jan 26, 2022 8:37 pm
Forum: General discussions
Topic: Experiencing apparently solved problems with SD deck
Replies: 13
Views: 20331

Re: Experiencing apparently solved problems with SD deck

Hi Tobias, thanks for debugging. Indeed, without the "# IMU" it works. For the sake of completeness (and future people uncertain about what a log should look like) I add the working example here too. Test #1 (fixed frequency, all decks). Used log config: 1 # version 8192 # buffer size in b...
by dominik.natter
Tue Jan 25, 2022 7:26 pm
Forum: General discussions
Topic: Experiencing apparently solved problems with SD deck
Replies: 13
Views: 20331

Re: Experiencing apparently solved problems with SD deck

Hei Tobias, thanks for doing those tests! Also good to learn about the logging variables (I could have thought about that myself, sorry). Interesting that your SD card works. Luckily, I've found a third SD card in our office (a Transcend UHS-I microSD 300S, 16 GB, up to 95 MB/s), which seems to work...
by dominik.natter
Tue Jan 25, 2022 7:00 am
Forum: General discussions
Topic: Experiencing apparently solved problems with SD deck
Replies: 13
Views: 20331

Re: Experiencing apparently solved problems with SD deck

Hi Tobias, yeah I've read about such limitations. However, given that many GitHub issues were marked as solved and your docs only say "In some cases, it might be beneficial to use another SPI bus" I expected these problems to be rather rare and hence the SD deck easily usable together with...