borisbstyle
|
a203693f95
|
Merge pull request #738 from gaelj/CF-catchup-MSP17_move-deadband3d_throttle-from-MSP_3D-to-MSP_RC_DEADBAND
Move deadband3d_throttle from MSP_3D to MSP_RC_DEADBAND
|
2016-07-16 10:34:31 +02:00 |
borisbstyle
|
adb5988b89
|
Merge pull request #737 from gaelj/Betaflight_LED_strip
Betaflight led strip resubmit
|
2016-07-16 10:33:55 +02:00 |
borisbstyle
|
4fff6c89bf
|
Merge pull request #684 from rav-rav/notch
Smoother filtering (additional notch filter)
|
2016-07-16 10:30:47 +02:00 |
borisbstyle
|
c21fcaf2b4
|
Merge pull request #764 from martinbudden/bf_target_whitespace
Tidied whitespace in target.h files
|
2016-07-16 10:27:50 +02:00 |
Martin Budden
|
cf6c045b42
|
Tidied whitespace in target.h files
|
2016-07-16 08:41:37 +01:00 |
Martin Budden
|
adb1ccb434
|
Merge pull request #763 from martinbudden/bf_trailing_whitespace
Removed trailing whitespace
|
2016-07-16 07:59:36 +01:00 |
Martin Budden
|
141b369667
|
Removed trailing whitespace
|
2016-07-16 07:54:58 +01:00 |
J Blackman
|
22e8a61a6f
|
Merge pull request #725 from martinbudden/bf_pwm_tidy
Tidied pwm_output and pwm_mapping
|
2016-07-16 12:47:45 +10:00 |
J Blackman
|
a0466d068e
|
Merge pull request #759 from martinbudden/bf_tidy_targets
Whitespace tidy of target.h files
|
2016-07-16 12:43:53 +10:00 |
J Blackman
|
3762238540
|
Merge pull request #762 from blckmn/craft_name
Minor updates to naming the craft
|
2016-07-16 12:41:53 +10:00 |
blckmn
|
d65f7a0383
|
Minor updates to naming the craft
|
2016-07-16 12:38:06 +10:00 |
J Blackman
|
2fb3ee0192
|
Merge pull request #747 from KiteAnton/name
Quad "name" as requested in #724
|
2016-07-16 12:12:48 +10:00 |
J Blackman
|
95a39f1cda
|
Merge pull request #755 from blckmn/betaflight
Fix for F4 telemetry
|
2016-07-16 12:10:30 +10:00 |
KiteAnton
|
1d9d6f6bf0
|
Merge branch 'master' of http://github.com/borisbstyle/betaflight into name
|
2016-07-15 19:18:45 +02:00 |
KiteAnton
|
6c63aa78ca
|
Additional fixes after feedback
|
2016-07-15 19:18:11 +02:00 |
Martin Budden
|
a9fc299840
|
Whitespace tidy of target.h files
|
2016-07-15 18:02:53 +01:00 |
Martin Budden
|
66409a6bdb
|
Merge pull request #758 from aughey/master
Fixing the build for offline compilation/testing
|
2016-07-15 17:31:23 +01:00 |
JOhn Aughey
|
81dd00298a
|
Adding fake gyro/acc values for the new design
|
2016-07-15 09:37:49 -05:00 |
JOhn Aughey
|
c8d25ac7cf
|
Removing the error condition if the processor isn't known.
|
2016-07-15 09:37:49 -05:00 |
Anders Höglund
|
5590ecf603
|
Merge pull request #756 from AndersHoglund/fix-ccache-detection
Fix for ccache detection problem on cygwin.
|
2016-07-15 14:10:36 +01:00 |
Anders Hoglund
|
a0d7d92883
|
Fix for ccache detection problem on cygwin.
|
2016-07-15 14:05:38 +01:00 |
blckmn
|
89b288a498
|
Fix for F4 telemetry
|
2016-07-15 22:49:24 +10:00 |
Martin Budden
|
087aecff79
|
Merge pull request #754 from martinbudden/bf_tidy_targets_adc
Whitespace and variable initialisation tidy
|
2016-07-15 08:35:40 +01:00 |
Martin Budden
|
59adc362c3
|
Whitespace and variable initialisation tidy
|
2016-07-15 08:28:16 +01:00 |
Nathan
|
10bb3ec97d
|
Merge pull request #743 from blckmn/sdcard_insert_check
Added sdcard not present check
|
2016-07-14 20:09:22 -07:00 |
Nathan
|
26a7ea9d97
|
Merge pull request #749 from AndersHoglund/add_ccache
Use ccache if it is installed on the system.
|
2016-07-14 20:09:11 -07:00 |
KiteAnton
|
1ee8224706
|
Fixes after feedback
|
2016-07-14 21:45:17 +02:00 |
gaelj
|
72ba8ebccf
|
Fix white color undefined in led drivers
|
2016-07-14 16:28:33 +02:00 |
Anders Hoglund
|
4d69682c96
|
Use ccache if it is installed on the system.
|
2016-07-14 10:33:05 +01:00 |
blckmn
|
f6794f926e
|
Added SD Card output to the status command if applicable to target
|
2016-07-14 17:27:04 +10:00 |
Nathan
|
60b10cdadb
|
Merge pull request #741 from nathantsoi/boards/omnibus
omnibus pinout updates, osd dma mapping
|
2016-07-13 21:43:35 -07:00 |
nathan
|
26ee39666e
|
re-enable transponder and ws2811
|
2016-07-13 21:41:40 -07:00 |
nathan
|
52def80b4f
|
mpu6000 acc not 6500 gyro
|
2016-07-13 21:41:18 -07:00 |
KiteAnton
|
c04e6a4bd7
|
MSP_SET_NAME
|
2016-07-13 23:29:51 +02:00 |
J Blackman
|
38c737d998
|
Merge pull request #733 from blckmn/vcp_disable
Disable IRQs whilst transferring bytes on VCP (F4)
|
2016-07-14 07:23:09 +10:00 |
KiteAnton
|
1e4a0c72fc
|
MSP_NAME
|
2016-07-13 20:47:38 +02:00 |
KiteAnton
|
fbdd6547f2
|
MSP cleanup, commands should really be in order
|
2016-07-13 19:44:11 +02:00 |
KiteAnton
|
d3cfc5f1cb
|
Added name command to CLI
|
2016-07-13 19:37:36 +02:00 |
borisbstyle
|
e4f9118e82
|
ident
|
2016-07-13 14:07:32 +02:00 |
borisbstyle
|
0cb220571e
|
Merge pull request #742 from blckmn/betaflight
fix for OneShot42 issue.
|
2016-07-13 14:06:02 +02:00 |
blckmn
|
7f4a02b735
|
tabs to spaces
|
2016-07-13 19:42:08 +10:00 |
blckmn
|
7ca18b52ca
|
Added sdcard not present check
|
2016-07-13 19:39:03 +10:00 |
blckmn
|
0e3afca946
|
fix for OneShot42 issue.
|
2016-07-13 19:25:19 +10:00 |
blckmn
|
7c72816d7b
|
Removed tabs
|
2016-07-13 19:20:01 +10:00 |
nathan
|
1204c77296
|
omnibus pinout updates, osd dma mapping
|
2016-07-13 00:30:59 -07:00 |
borisbstyle
|
057e22a101
|
Merge pull request #729 from kc10kevin/master_SDCardFix
SDCard Detect/Delay Fix
|
2016-07-13 09:15:45 +02:00 |
Nathan
|
16d59ff321
|
Merge pull request #719 from nathantsoi/cleanup/defines
some #defines
|
2016-07-12 23:33:56 -07:00 |
gaelj
|
0083e9bd84
|
Move deadband3d_throttle from MSP_3D to MSP_RC_DEADBAND
Only for MSP framing compatibility with CF.
Does not include to change from global to profile.
|
2016-07-12 19:58:45 +02:00 |
gaelj
|
99110b2b8b
|
visual beeper got left out
|
2016-07-12 19:40:09 +02:00 |
gaelj
|
59632f472f
|
MSP to 20 + typo
Set MSP to 20
Fix typo in reevaluateLedConfig
|
2016-07-12 19:40:09 +02:00 |