-
I am curently working to get multiple ardrones flying at the same time from a single desktop. I've built a simple launch file to create an instance of ardrone_autonomy in a namespace called "quad1". I…
-
Optimization: Reduced CPU usage on bandwidth load.
Noticed the software is quite CPU bound, although it doesn't currently appear to give me any issues, it could maybe be beneficial for higher throu…
-
Simultaneously calling `NewStream` blocks on one side until the dial timeout was reached. Minimum repro example:
```go
package main
import (
"context"
"fmt"
"sync"
"testing"
"github…
-
Hey @oxtoacart could you give me a quick description of what works and what doesn't yet? I'd also love to see a Golang UDT impl happen.
-
```
I have paid attention that keep-alive packet "\r\n" is transmitted over
WiFi only.
Is there any special reason for that?
In addition keep-alive interval is hardcoded (60 sec) and is cannot be
a…
-
```
I have paid attention that keep-alive packet "\r\n" is transmitted over
WiFi only.
Is there any special reason for that?
In addition keep-alive interval is hardcoded (60 sec) and is cannot be
a…
-
```
I have paid attention that keep-alive packet "\r\n" is transmitted over
WiFi only.
Is there any special reason for that?
In addition keep-alive interval is hardcoded (60 sec) and is cannot be
a…
-
```
NOTE: This form is only for reporting bugs. For problems, questions, or
comments, please visit: http://groups.google.com/group/sipdroid-users
*************************************************
* …
-
```
NOTE: This form is only for reporting bugs. For problems, questions, or
comments, please visit: http://groups.google.com/group/sipdroid-users
*************************************************
* …
-
There is currently no capability to use JSON data as an input - the collector sees the entire JSON string as as single message.
Instead of having to re-parse the JSON'ized message using a Graylog ser…