-
I am using rtl8192du Wi-Fi Driver for Android Lollipop. All the basic Wi-Fi operations are working fine. But I am facing a ping issue in the following scenario. I connected my Freescale board with the…
-
Duplicating comment from [#35](https://github.com/leonoel/missionary/issues/53#issuecomment-1694711284) as it's likely a separate issue
```clojure
(let [begin (System/currentTimeMillis)
;…
-
Going nuts here, spent the whole day trying to resolve the issue..
Arch Linux "5.5.5-arch1-1"
The main problem is my wifi card switches to "phy#0 (self-managed)", which is "country 00: DFS-
UNSET…
-
Hello Dear Wolle!
I noticed another bug, if you go to a station, stream that is currently not available or to the wrong link, the radio hangs and does not respond to anything. After a while the radio…
-
I want to get MOTA and IDF1 scores on MOT20 by using **python tools/track.py -f exps/example/mot/yolox_x_mix_mot20_ch.py -b 1 -d 1 --fp16 --fuse --match_thresh 0.7 --mot20** but failed.
**Whole me…
-
Hello,
I'm at a loss here, scoured the internet and cannot find a solution. I'm on Arch linux (6.8.1-arch1-1). For the life of me, I cannot get this adapter to connect to 5ghz. My network is Ubiqui…
-
@tzapu @tablatronix
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [x] Master
- [x] Development
**Esp8266/Esp32:**
- [x] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp…
-
Can i populate topics.dir dynamically from the actual topic name.
I want to write the files on specific path -- 0/single_sink/metis/{schema}/{table} using topics.dir
Below is the current connector…
-
Hello, after
> python train.py -d custom -v slim_yolo_v2 -hr -ms
i've got
> Evaluating detections
> Custom metric? Yes
> AP for killer = -1.0000
> AP for robokit = -1.0000
> Mean AP = -…
-
I used the coco128 and unzip into the datasets folder. The command is python tools/train.py -f exps/example/custom/yolox_s.py -d 1 -b 32 --fp16 -o -c C:\Users\olivi\YOLOX\pretrained\yolox_s.pth Howeve…