Daniel Li

Results 132 comments of Daniel Li

> I am little confused, the feature request is closed without comment. Is that good or bad, does that mean that it will be implemented or that the feature request...

> You need to change the IP address from 127.0.0.1 (its the IP of LocalHost) to the IP of the machine where QGC run. I think it's [ Feature Request:...

> 3V gives. > > ![image](https://private-user-images.githubusercontent.com/11480839/330204335-6f18d16b-dd11-4ac8-bca1-62303defb916.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTU2NDE1MzMsIm5iZiI6MTcxNTY0MTIzMywicGF0aCI6Ii8xMTQ4MDgzOS8zMzAyMDQzMzUtNmYxOGQxNmItZGQxMS00YWM4LWJjYTEtNjIzMDNkZWZiOTE2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA1MTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNTEzVDIzMDAzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUwZTNiOTRhYWExZDdhYTdmY2M1YzViZjlhNjA2ZGEzNDVlYjg0MGIxMzcxOTBjYzM3MDQwYjNlMTM3YTM0ODUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.sxomSh5KvbgpQG1HyKxzv8rIfsV-0lmWrnqaxT5CANQ) > > Note how this also impacts the reading on the `Bat` ADC channel too. https://github.com/betaflight/betaflight/blob/2d3c8eea334752ca085cdaf3c7bb52996c3ef28c/src/main/sensors/battery.c#L162-L165 - `voltageMeter.unfiltered` downward trend of voltage - `voltageMeter.displayFiltered`...

As wifi has been used for AP, bluetooth might be avaliable for AdruRemoteID (Bluetooth 4 Legacy Advertising or Bluetooth 5 Long Range + Extended Advertising). 1. Raspberry Pi ZeroW Bluetooth...

@tmarkson Is it possible for the script to do more, such as: a) detect if the binary or package has been installed, if installed then skip; b) check if the...

> It meet the fps of 1280*720@60 and there are thousands and hundreds of OV5640 in taobao which fit ESP32-CAM.\nI have bought one. Did you try?

> DF4.4.4 should be fine now, just tested it. It's OK with IDF 4.4.4, actually sdkconfig can be deleted, it's generated by menuconfig automatically. > the GS black screen issue....

It seems USB power issue with two cards, reducing to one. Still 100% CPU and no popup window. ![图片](https://user-images.githubusercontent.com/1296171/213954006-f33da241-fad3-45d8-952d-3f01888e2388.png)

Still error in ImGui_ImplOpenGL3_NewFrame, popup window (NOT Full size). ![图片](https://user-images.githubusercontent.com/1296171/213957414-d5780992-0cf5-4679-837d-44a44aa71a3a.png)

`glGetShaderiv `and `glGetProgramiv `issue, but I don't know how to fix. ``` Anchor init ImGui_ImplOpenGL3_NewFrame----Daniel ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to compile vertex shader! Anchor ImGui_SetupShaderData 1 ----Daniel ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to...