Martin Budden
2e672e7e3f
Merge pull request #620 from martinbudden/bf_tidy
...
Minor cosmetic tidying
2016-06-27 20:06:13 +01:00
Martin Budden
a2d1af04aa
Minor cosmetic tidying
2016-06-27 20:04:21 +01:00
Martin Budden
2b27016f51
Merge pull request #619 from martinbudden/bf_whitespace2
...
Changed tabs to spaces
2016-06-27 19:33:58 +01:00
Martin Budden
7d5c8de552
Changed tabs to spaces
2016-06-27 19:32:41 +01:00
Martin Budden
aa5c27036f
Merge pull request #618 from martinbudden/bf_whitespace
...
Converted tabs to spaces.
2016-06-27 19:27:58 +01:00
Martin Budden
97fe5afd6c
Converted tabs to spaces.
2016-06-27 19:26:02 +01:00
Martin Budden
3b19b01c78
Merge pull request #606 from blckmn/softserial_fix
...
fixed incompatible pointer types in softserial
2016-06-27 18:29:55 +01:00
Martin Budden
fc8a5b4f1c
Merge pull request #615 from AndersHoglund/makefile_clean_rules
...
Tidy up the Makefile clean rules,
2016-06-27 18:29:18 +01:00
Martin Budden
011b0537a7
Merge pull request #592 from rotcehdnih/X_RACERSPI3_Support
...
X_RACERSPI support for betaflight V3
2016-06-27 18:28:37 +01:00
Anders Hoglund
afda764e45
Tidy up the Makefile clean rules, same way main build/all rules was made. Single target clean now available as make goals.
2016-06-27 18:38:43 +02:00
rotcehdnih
6b5ffd1450
tab to space
2016-06-27 08:02:57 +10:00
blckmn
deaeb23c84
fixed incompatible pointer types in softserial
2016-06-27 06:42:21 +10:00
J Blackman
8e5d5e4fea
Merge pull request #605 from blckmn/development
...
Using githubusercontent for logo
2016-06-27 06:34:52 +10:00
blckmn
67f7ae7206
Using githubusercontent for logo
2016-06-27 06:34:25 +10:00
J Blackman
edfb0e0aa2
Merge pull request #603 from blckmn/development
...
Development
2016-06-27 06:17:49 +10:00
blckmn
2928101c0a
Merge branch 'betaflight' into development
2016-06-27 06:16:47 +10:00
blckmn
f3eb194301
Update README.md
...
Logo change
2016-06-27 06:16:23 +10:00
J Blackman
3425d6879d
Merge pull request #566 from martinbudden/bf_issue_522
...
Fixed calling of updateRcCommands - testing required
2016-06-27 05:52:00 +10:00
KiteAnton
08ff559ccf
Merge pull request #600 from KiteAnton/cli_bugfix
...
Fix newline issue in CLI for allowed range
2016-06-26 19:16:09 +02:00
KiteAnton
2f85dfc365
Fix newline issue in CLI for allowed range
2016-06-26 19:14:14 +02:00
Martin Budden
19b02db8dd
Merge pull request #595 from 4712betaflight/development
...
Add missing uint32_t to #585
2016-06-26 16:03:24 +01:00
rotcehdnih
c14af2506c
Fix whitespace to tab
2016-06-26 23:43:44 +10:00
4712betaflight
27e6034bb5
Add missing uint32_t tp #585
2016-06-26 13:47:34 +02:00
rotcehdnih
016886fb3d
VARIANT of SPRACINGF3
2016-06-26 17:21:20 +10:00
rotcehdnih
ee860b122b
X_RACERSPI support for betaflight V3
2016-06-26 16:40:32 +10:00
J Blackman
db5453b6fd
Merge pull request #591 from betaflight/development
...
Development
2016-06-26 12:06:29 +10:00
J Blackman
eb55c919b7
Merge pull request #585 from chickadee-tech/fix_usb_available
...
Stop using uint8_t to determine if bytes are available from USB.
2016-06-26 12:02:25 +10:00
borisbstyle
47388cb4ae
Merge pull request #590 from betaflight/development
...
Development into master
2016-06-26 02:02:50 +02:00
borisbstyle
8b997da831
Merge pull request #587 from blckmn/development
...
Latest Betaflight Changes
2016-06-26 01:14:55 +02:00
blckmn
d779daad2d
Fixed array out of bounds issue - not all set.
2016-06-26 08:59:32 +10:00
blckmn
00c0ca7c71
Merge remote-tracking branch 'betaflight/betaflight' into development
2016-06-26 08:52:28 +10:00
J Blackman
b9dca13c31
Merge pull request #580 from blckmn/development
...
Fix for needing to slow down serial in the CLI for F4 targets.
2016-06-26 08:50:28 +10:00
borisbstyle
3d9b180b33
Fix Configurator Pid Controller Reset // Fix luxfloat no filter bug // Defaults for Version 2.9.0
2016-06-26 00:30:45 +02:00
MJ666
bbdf593b4b
Merge pull request #586 from AlienWiiBF/VCP_fix
...
VCP fix from cleanflight PR#2120 by ledvinap
2016-06-25 21:57:57 +02:00
Michael Jakob
33f8c76a96
VCP fix from cleanflight PR#2120 by ledvinap
2016-06-25 21:47:57 +02:00
Scott Shawcroft
a4e5e30152
Stop using uint8_t to determine if bytes are available from USB. If we buffer more than that we'll never be able to read it all.
2016-06-25 10:52:54 -07:00
blckmn
7317f9138a
FIXED: SIRINFPV default_features defined twice in target file.
2016-06-25 21:41:24 +10:00
blckmn
a28a2d2881
Removed OS125 reconfig call from i2c_bst
2016-06-25 21:29:18 +10:00
blckmn
499d7522c2
Re-enabling i2c overclocking (lower CPU usage)
2016-06-25 21:22:10 +10:00
blckmn
b953e1c0b4
Additional delay never eventuates with new pwm_protocol and disabling of feature for OS42 and MS - why needed for 125?
2016-06-25 10:37:53 +10:00
blckmn
d384fae9f4
Fix for needing to slow down serial in the CLI for F4 targets.
...
Problem is with the CLI in configurator dropping packets. It is understood that too much processing occurs following each packet, and the receive buffer starts to drop packets in the configurator. Once the BF config is updated, this fix can be removed.
2016-06-25 10:06:29 +10:00
Martin Budden
fefd34d05a
Merge pull request #577 from blckmn/zcoref3
...
Clean of superfluous F4 defines …
2016-06-24 15:38:35 +01:00
blckmn
df5e79d74e
Small fix to dumping of values from CLI on F4
2016-06-25 00:34:09 +10:00
blckmn
e666f10e84
Clean of superfluous F4 defines and add ZCORE (SPRF3 clone with SPI 6500)
2016-06-24 23:07:51 +10:00
Anders Hoglund
389d74bd8d
/PORT103R build failed. Target.mk fixed.
2016-06-24 13:41:55 +02:00
Anders Hoglund
0a0bd20d78
/EUSTM32F103RC buil failed. Target.mk fixed.
2016-06-24 13:29:41 +02:00
Anders Hoglund
99e1411e71
Inconsitant conditional compile directives in config.c. Added BLACKBOX global condirtion.
2016-06-24 13:07:44 +02:00
J Blackman
3c33e9c5c0
Merge pull request #576 from blckmn/development
...
Minor cleanup and rename of fastpwm lookup table
2016-06-24 20:20:31 +10:00
blckmn
339bd0b0d3
Minor cleanup and rename of fastpwm lookup table
2016-06-24 20:19:03 +10:00
Martin Budden
2af1130666
Merge pull request #551 from blckmn/adc_io
...
Moving ADC to new IO
2016-06-24 11:04:20 +01:00