Search found 3 matches

by absol
Fri Jul 10, 2015 6:44 pm
Forum: Developer Discussions
Topic: packets queued but not sent
Replies: 4
Views: 3223

Re: packets queued but not sent

-edit
by absol
Fri Jul 10, 2015 3:02 pm
Forum: Developer Discussions
Topic: packets queued but not sent
Replies: 4
Views: 3223

Re: packets queued but not sent

Hi marcus, Marathon answering spree you've been on. I can't thank you enough. You've significantly improved my understanding of the packet sending pipeline, but I still haven't crushed my bug! I was wondering if the send_packet resend feature ( seen here ) is functional, and if it's used in the clie...
by absol
Fri Jul 03, 2015 8:06 am
Forum: Developer Discussions
Topic: packets queued but not sent
Replies: 4
Views: 3223

packets queued but not sent

Hello everyone, I've rewritten some firmware, and am struggling to send packets reliably. It feels like a queue must be involved somewhere, but I'm no expert!! I send a packet out for each motor (for example), and if I pause for at least 5ms between these four packets, they are all received nicely. ...