promistrio
promistrio
> Hi, That's a very challenging object to reconstruct due to the large textureless areas! The usual recommandation for textureless areas is to project a pattern, obviously not possible outdoor...
I used meshroom version 2021.1.0. sample of depth maps:  
>And I would still recommend to shoot a bit closer. I think doesn't help me, may be in good condition. You can see   and other. Sometimes, of course,...
I must add "this" and it causes an error. For example `auto myOutput = [](unsigned char oneByte) { fputc(oneByte, output); };` but `auto f = [this](unsigned char oneByte) { public_jpeg.push_back(oneByte);...
> This is a design with the E22-900M22S module that works fine with ESP32, nRF52. It is a feather compatible board.  We can connect RX_EN TX_EN to MCU. Is...
> Yes, and I checked, the eByte modules seems to use DIO3 to control the TCXO Your HW config should look like this: > > ```c++ > hwConfig.RADIO_TXEN = hwConfig.RADIO_TXEN;...
It's so strange. I'll try to conduct more experiments. For example, on sx12xx lib by Stuart, I got successful interrupt on tx done, but DIO1 not up on rx
@beegee-tokyo I replaced the loop function in the ping pong code example as follows:   And after launching, I did not see the sent packets using SDR. And the...
I made a mistake. It a simple video from https://www.h264info.com/clips.html
> Now fixed @tennisparty, Compilation was successful but now the same problem ``` Open camera... Hardware platform: b03111 Found sensor ov9281 at address 60 init camera status = 4100 ```...