Summary
- Fix DSHOT on G4 (commit: b701b89) (details)
- Add DMA support for ICM-42688-P (commit: e2f73cd) (details)
- Make gyroDataIndex const (commit: 2d770f7) (details)
- Split initialised/non-initialised task data (commit: 9bdf9c1) (details)
- Enable USE_LATE_TASK_STATISTICS on F411 (commit: f232d38) (details)
- Adjust GYRO_LOCK_COUNT (commit: 96ac795) (details)
- Allow for HALF/NOMINAL/DOUBLE frequency of MAX7456 SPI clock (commit: 5ef34f7) (details)
- Implement queuing of SPI request segments (commit: 44e45dd) (details)
- Support dynamic priority for all tasks priorities (commit: 573984e) (details)
- Don't allow bidirectional DSHOT600 on an F411 (commit: ea53e32) (details)
- Implement queuing of SPI request segments (commit: 4aab875) (details)
- Call spiCalculateDivider() to allow validation as per ledvinap comment (commit: 70e22b6) (details)
- Ignore time task to update EEPROM as otherwise stick commands can upset the RX task (commit: 2c5accb) (details)
- Ignore time taken to update profile with stick commands (commit: f5ee6cf) (details)
- Fix refresh stats scheduling (commit: d492257) (details)