-
Hi !
I tried a test to verify the maximum indoor distance we can get. I had hardly 12m in live view... Also i can't go through a wall !
mode: DW1000.MODE_LONGDATA_FAST_ACCURACY
I noticed that if i us…
-
Would it be possible to have dynamic ANCHOR-TAGS to have ANCHORs ranging with each other and sending those ranges to a TAG?
For example, if there are 3 ANCHORS A1, A2, A3 and 1 TAG, T1, we could read…
-
I want to make continues ranging to make this:
ı changed
PRINTLN(F(" Ranging all anchors. Return to IDLE"));
updateState(STATE_IDLE);
to
PRINTLN(F(" Ranging all anchors. Return to IDL…
-
The callback _EndpointEvents.PositionUpdated -> endpointPositions[result.endpoint] = result.position_ is not received during connection. Also we are able to see the devices in the UI, but those are di…
-
## Description
A single syndiebomb will usually cause vents all over the station to lock out, even if the pressure doesn't decrease substantially. This causes repressurisation to be almost impossible…
-
When attempting to initiate ranging between two devices using the UWB sample, the application crashes when receiving the signal from one of the devices. The error message received is:
> java.lang.I…
-
https://play.golang.org/p/hmbq78PZbO
Why is the slice not the same size as the parsed segments of the playlist? How can I tell when I am about to go over the last segment and cause a panic?
Many…
-
hey,
I have been testing out this package, But I'm running into an issue where whatever I try, `flutterBeacon.ranging` will never have a stream update, not with the beacon I'm looking for, not even…
-
Could you please advise on what can be done to improve the segmentation of speech regions? I have a lot of segments ranging from 15 to 20 seconds that are being skipped because the algorithm apparentl…
-
```
// tinygo build -o repro.wasm -target wasi repro.go
package main
func main() {
var buckets [1
Jille updated
2 months ago