qqqlab
qqqlab
ExpressLRS appears to be focused on the "Express" part of the name, i.e. low latency racers. This PR focuses on the "LRS" part: Long Range Streaming. - Improve bidirectional data...
This PR improves the telemetry throughput of extended header crsf packets. (A race condition was fixed in a separate PR) ## Current Situation 9 slots are defined for holding incoming...
Add telemetryStatus bit to MSP and SYNC OTA packets to improve bi-directional telemetry throughput. Telemetry OTA messages need an acknowledgement from the radio, which is transmitted as the telemetryStatus bit...
UPDATE: a further developed port for RP2040 and ESP32 is [here](https//github.com/qqqlab/madflight) ========================================== Hi Nick, I really love you work and extensive documentation! However, I didn't have a Teensy laying around,...
I've added function sampleFlicker() which performs high speed FIFO sampling of the flicker channel, plus an example to demonstrate it's use. As far as I can judge it, this change...
When loading the `copter.bin` file the interface hangs, but the `plane.bin` works fine. The only difference between the files is one MSG message, see: [c.zip](https://github.com/user-attachments/files/17386822/c.zip) NB1: It would be nice...
## Pull-Request requirements **Mandatory Review for All New Flight Controllers** - All new flight controllers must undergo the Betaflight review process, regardless of whether they use an existing target. >...
### Describe the bug Motors spin erratically/jerky both with USB and without USB connected, and there is no reaction on throttle. When using the "test motors" function the motors work...
### Describe the bug Using config https://github.com/betaflight/config/pull/940 I can not get the SDCARD to work. Is this feature not supported yet for RP2350 ? ### To Reproduce Connect a SDCARD...
### Describe the bug No output on the motor pins when selecting PWM on RP2350 targets. DSHOT600 works. ### To Reproduce Connect a Raspberry Pi Pico2 and select PWM motor...