-
### Describe the Bug
using OSL with a symbol layer, rolling through += gives ++ when the OSL key is (probably) between the tap and hold states. Same thing occurs with _= which becomes _+, etc.
…
-
Currently running MP v1.3.56.4 with ArduPlane V3.9.0-dev / ChibiOS firmware on Matek F405-Wing flight controller. FC has integrated SD card reader. DF logging generally works well, as does terrain f…
-
PB14 & PB15 give us a second USB device, we should add software support for 2nd serial-over-USB
Reported by: rusefi
-
Handling USB requests is handled differently on each platform. Need to implement a framework so that they can all share the same implementation.
-
We should make sure the contract of each HAL function is clearly specified, both in header files and in the online documentation. The specification should aim to leave no questions unanswered for som…
-
To get the library to function and detect the MPU6050, I had to modify the I2CdevreadBytes function to add in specific support for the STM32F103 chip as in Chibios/Hardware, you are unable to read a s…
enly1 updated
10 years ago
-
At the moment each ADC measurement via PWM timer costs us two IRQs
See ```/* Note, only in the ADC_COMPLETE state because the ADC driver fires
an intermediate callback when the buffer is half f…
-
I've just flashed snapshot_20230122_032226_f429-discovery_rusefi into an f429-discovery board and no life :(
-
Good day Greiman,
Awesome job on this port. Not that I am a fan of using the heap in hard real time applications but do you foresee enabling it. I noticed it was disabled in the config_arm.h (CH_CF…
-
## Describe the Bug
After flashing the QMK firmware, Bluetooth doesn't work at all. Using the Bluetooth keys to switch between connections doesn't work (though the LEDs will flash), and h…