1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00
Commit graph

16 commits

Author SHA1 Message Date
Dominic Clifton
e454e44b1e CC3D - Attempt MPU6000 SPI detection multiple times.
On two CC3D boards tested prior to this fix the mpu6000ReadRegister call
for the MPU6000_WHOAMI would sometimes fail on code boot and sometimes
on warm boot, randomly.  

The reset added in 4db1d58aaf helps but
didn't fix detection for good.
2014-11-25 23:36:37 +00:00
Dominic Clifton
9a9c789c69 Latest CC3D binaries 2014-11-25 22:42:07 +00:00
Dominic Clifton
386c14c9e7 Update LedStrip warnings indication so it's clearer what warnings are
active.

This also has better performance, warning colors are only calculated
once per led strip update cycle.
2014-11-22 18:18:50 +00:00
Dominic Clifton
4db1d58aaf Update MPU6000 SPI detection code - sending a reset is required before
it's reliably able to be detected.
2014-11-22 12:56:03 +00:00
Dominic Clifton
848a35ff40 Latest binaries with sbus improvements and some msp/telemetry port usage fixes. 2014-11-08 12:58:27 +00:00
Dominic Clifton
1c545fdf9e Latest binaries. 2014-11-05 22:41:46 +00:00
Dominic Clifton
5a4035fa2f Latest binaries. 2014-10-29 11:15:08 +00:00
Dominic Clifton
4c3c42b397 Latest binaries with in-flight adjustments. 2014-10-24 23:39:03 +01:00
Dominic Clifton
c3c6a90a17 Latest binaries with FrSky telemetry updates and first cut of
MSP_API_VERSION command.
2014-10-18 17:17:33 +01:00
Dominic Clifton
71170a40b2 Latest binaries (from 79c2e5648f) to use
with configurator 0.51.1.
2014-10-15 09:30:30 +01:00
Dominic Clifton
1257367705 Latest binaries with mode range support. 2014-10-13 20:58:20 +01:00
Dominic Clifton
1a6e25c8ff Latest binaries 2014-09-27 00:39:28 +01:00
Dominic Clifton
64f1f77173 Latest binaries with with for #87. 2014-09-22 19:02:56 +01:00
Dominic Clifton
3f533f0eca Lastest CC3D binary with BEEPER enabled. 2014-09-21 01:55:39 +01:00
Dominic Clifton
f3580711db Latest binaries with LED strip performance improvements and Graupner SUMH support. 2014-09-20 12:17:33 +01:00
Dominic Clifton
36dac872b8 Latest CC3D binary. 2014-09-19 21:55:38 +01:00