borisbstyle
57cd1394a7
Add MOTOLAB binary
2015-09-05 15:51:05 +02:00
borisbstyle
e67381577a
Update Hex Files
2015-09-04 12:41:55 +02:00
borisbstyle
3b5d31fbbb
Update Hex
2015-09-03 15:22:22 +02:00
borisbstyle
cb8c56d814
add microsecond delay to interrupt read
2015-09-03 15:22:21 +02:00
borisbstyle
426ccbd307
Watchdog delay timer to 150
...
Should be enough!
Update Hex files
2015-09-03 15:22:16 +02:00
borisbstyle
d7ad58412c
Update Hex Files
2015-09-02 14:33:06 +02:00
borisbstyle
4e230668cd
Update Hex Files
2015-09-02 14:13:04 +02:00
nathan
804e2268bd
cc3d opbl target -- undef baro to get it to build
...
without this: region `FLASH' overflowed by 144 bytes
2015-09-02 00:31:51 +02:00
borisbstyle
d1da0f5403
Update Hex Files
2015-09-02 00:31:50 +02:00
borisbstyle
4366ad3066
Update Hex Files
2015-09-02 00:31:01 +02:00
borisbstyle
a687e35065
Update Hex Files and add more Targets
...
add sparky
2015-09-02 00:30:59 +02:00
borisbstyle
7a6fbc1702
original dT back
...
update hex
2015-09-02 00:30:56 +02:00
borisbstyle
6b433d8568
Update vortex hex
2015-09-02 00:30:55 +02:00
borisbstyle
d2c1713d4d
Update Hex
2015-09-02 00:30:54 +02:00
borisbstyle
ac5ca52c58
Update Hex Files
2015-09-02 00:30:52 +02:00
borisbstyle
f2c6822c81
Update HEX Files
2015-09-02 00:30:50 +02:00
borisbstyle
6f13859345
Update Hex files
2015-09-02 00:30:48 +02:00
borisbstyle
2045b93683
Update Hex files
2015-09-02 00:30:47 +02:00
Dominic Clifton
bebf43d568
Removing BINARIES from the SOURCE repo. Binaries are now attached to releases here: https://github.com/cleanflight/cleanflight/releases
2014-12-22 00:01:53 +00:00
Dominic Clifton
1b097d3bfc
Latest binaries with GPS improvements.
2014-12-15 00:02:20 +00:00
Dominic Clifton
5794105dff
Adding latest binaries with ONESHOT125 support.
2014-12-07 23:49:12 +00:00
Dominic Clifton
f578cec4e0
Latest binaries.
2014-12-01 21:24:41 +00:00
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
6db86da975
Re-instate the original softserial workaround.
...
This will be investigated further after the softserial changes are
merged in.
2014-10-24 08:48:37 +01:00
Dominic Clifton
a3af8284dc
Update target identifier for MassiveF3.
...
Target identifiers should 4 characters long.
2014-10-24 08:32:23 +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
50391f2c8e
Use Naze hardware revision when initialising beeper. Cleanup inverted
...
beeper configuration.
2014-10-16 00:44:56 +01:00
Dominic Clifton
8ef70abaa0
NAZE32 - Add hardware revision detection.
2014-10-15 20:59:06 +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
Dominic Clifton
46936fc969
Latest binary with configurable LED support and OLED display support.
2014-09-16 01:41:53 +01:00
Dominic Clifton
801c5d9ed6
Latest binary with AUX5-8 bug fix.
2014-09-06 00:42:43 +01:00
Dominic Clifton
ca72890964
Adding unit test for updateRcOptions
2014-09-05 23:44:06 +01:00
Dominic Clifton
f22953b37a
Latest binary.
2014-08-28 01:38:28 +01:00
Dominic Clifton
78ebbcd8ee
Latest binary with autotune.
2014-08-26 21:52:14 +01:00
Dominic Clifton
972ceee1d4
Latest binary with minor fixes.
2014-08-26 21:29:29 +01:00
Dominic Clifton
fd264772ba
Latest binary with: SONAR support. Free RAM improvements. Prevent arming after connecting a battery when the throttle is in low; when using a switch to arm and when the switch is left in the ON position. PWM Failsafe improvements. MSP Telemetry on telemetry port. Support MSP on multiple ports.
...
This reverts commit bd42c12f32
- it turns out the binary was fine after-all, the configurator needed updating, see #59 .
2014-08-25 21:28:18 +01:00
Dominic Clifton
bd42c12f32
Revert "Latest binary with: SONAR support. Free RAM improvements. Prevent arming after connecting a battery when the throttle is in low; when using a switch to arm and when the switch is left in the ON position. PWM Failsafe improvements. MSP Telemetry on telemetry port. Support MSP on multiple ports."
...
This reverts commit 67949872cc
.
2014-08-25 09:42:29 +01:00