w2016561536

Results 9 issues of w2016561536

Would you like to add a new feature like decode data as UTF8 or GBK?That will help us read data more easily

feature

I have tried the cfclient and cflib from crazyflie official and modified by espressif. ------------------------------------------------------------------------------------------- INFO:cfclient.gui:Disabling STL printouts INFO:cfclient.utils.input.inputreaders:Input readers: ['linuxjsdev', 'pysdl2'] INFO:cfclient.utils.input.inputreaders:Successfully initialized [linuxjsdev] INFO:cfclient.utils.input.inputreaders:Could not initialize [pysdl2]: No...

请问气压计,磁场计(MS5611,HMC5883)是否必须挂载为MPU6050的从机,而不能挂载在I2C_0总线上?? 我这边PCB把HMC5883挂载在总线上,一直报错HMC5883 DATA IS NOT READY

question
hardware

如果需要发issue,请前往下方链接的仓库发 if you want to open an issue, please go to the link below https://github.com/w2016561536/android_virtual_cam/issues

### Describe the bug Hello, I am trying to port PX4 to a new board and found a problem in code. In [https://github.com/PX4/PX4-Autopilot/blob/c78389a855391adaf2dd05f58afcbc6b1500ff1a/platforms/nuttx/src/px4/common/px4_mtd.cpp#L203](url), the varible ` instance->n_partitions_current ` could be...

bug-report

Just like light house system. i tried to use estimatorEnqueuePosition to input WGS84 coordinate . I have modify the type of data from float to double in positionMeasurement_t. Hope that...

bug

At first, thank you for reading this issue. I'm not quite sure if it occurred by NuttX scheduling. Perhaps applications cause this issue. ![dual_core](https://github.com/apache/nuttx/assets/40821031/8c19e28e-74a0-4a84-9475-097f40824e4e) Here is the process information of...

Hi, I was running PX4 based on NuttX on esp32s3 and found an error. a float data will be nan after a simple multiplication. ![nan_float](https://github.com/apache/nuttx/assets/40821031/5d326f3a-652e-4d01-be0c-ef721b1630c2) And the console output: ![nan_console](https://github.com/apache/nuttx/assets/40821031/fe1e54d0-6ff9-41eb-88a7-49623517ba8e)...

Arch: xtensa

Hi, i am very sorry for upload a huge log file (260M, logging 1h) and run the PID analyse, making server down for servel minutes. Is it possible for interrupt...