Dominic Clifton
Dominic Clifton
Fixed a bug in the iLap code where the last stop bit was missing. Here's a scope capture of ELRS (orange) and an iLap transponder (Yellow) transmitting the same code....
This PR is now feature complete and tested on two different IR transponder systems, ready for final review and merge.
btw, this isn't specific to the H7RF, it's specific to *all* the EXST targets, such as the SPRacingH7EXTREME/NANO/ZERO
I'm coming here as someone that just added `esp-idf-sys` as a dependency to a template project and I now can't build and get the same error message and came here....
Hi Fredrick, > > IMHO, more effort should be placed in fixing the underlying issue. > > This project is free & open source software. If you want to prioritize...
> Folks, perhaps what is not so clear is that Espressif is not really investing developer time in the `esp-idf-*` crates (unlike baremetal). as a n00bie to the esp32 rust...
IIRC `USE_MPU_DATA_READY_SIGNAL` was used so that FC's would fail gyro checks on boot if the INT pin wasn't soldered on correctly, prior to support for EXTI was added, wasn't enabled...
> `USE_FLASH_W25Q128` `USE_FLASH_W25Q128FV` Yes, this is fine. IIRC this came about around the time I was working on QSPI support for the W25Q128 flash, but the EF doesn't have the...
> Define Code Concern > `USE_BRUSHED` msp_build_info.c sets a build option, but never defined probably dates back to the CJMCU brushed board from Cleanflight. > Define Code Concern > `USE_BST`...
> @hydra this is without the change: > ```shell > FLASH: JEDEC ID=0x00ef4015 2M > ``` yes, this is what you're looking for after you make the change, likely though...