Commit Graph

7034 Commits

Author SHA1 Message Date
Larry (TBS) 69d0a40c9d Update to colibri race target header file. 2016-12-31 08:11:06 +11:00
blckmn 1de0f00dd6 Updated config file changes to support latest BF implementation of config.
Includes: @larryho5 commit "fix the CorePro setting serial rx problem"
2016-12-31 08:07:45 +11:00
Larry (TBS) cba064a05a able to use rc_yaw_expo and rc_yaw_rate by TBS BST 2016-12-31 07:55:46 +11:00
Martin Budden 7728bd735e Merge pull request #1940 from martinbudden/bf_gyro_struct_alignment
Improved gyro structure alignment
2016-12-30 19:25:31 +01:00
Martin Budden 0f52e72fa5 Improved gyro structure alignment 2016-12-30 18:03:36 +00:00
borisbstyle e38ccac16b Merge pull request #1939 from martinbudden/bf_blackbox_header_fix
Fixed blackbox header output
2016-12-30 18:41:51 +01:00
Martin Budden 6887c2de59 Fixed blackbox header output 2016-12-30 17:37:05 +00:00
Martin Budden c58c931e7e Merge pull request #1677 from fvantienen/elle0
New target Elle0
2016-12-30 18:12:22 +01:00
Freek van Tienen 66dfcd4b3a New target ELLE0 2016-12-30 17:47:42 +01:00
borisbstyle 21463656c7 Merge pull request #1775 from betaflight/major_mw_cleanup
Cleanup mw.c // Remove unnecessary functions
2016-12-30 15:16:49 +01:00
borisbstyle a142a80b1f Cleanup unused maxEscThrottleJumpMs 2016-12-30 14:00:11 +01:00
borisbstyle 1030df294d PID code cleanup // refactoring 2016-12-30 14:00:10 +01:00
borisbstyle 4e3704374a Cleanup mw.c // Remove unnecessary functions 2016-12-30 14:00:10 +01:00
borisbstyle 979096f333 Merge pull request #1783 from tianbin4279/master
ADD TINYBEEF3 TARGET
2016-12-30 13:46:55 +01:00
borisbstyle 50159ef6f6 Merge pull request #1811 from rafl/rafl/osd-wattage
Add electrical power to OSD
2016-12-30 13:32:13 +01:00
borisbstyle f11945d9d6 Merge pull request #1876 from GaryKeeble/Dshot-Blackbox
Fix Motor Scaling on Blackbox Log when D-Shot is used
2016-12-30 13:30:22 +01:00
borisbstyle 5f0ebdab9a Merge pull request #1933 from blckmn/make_update
Clean up use of startup files in Makefile
2016-12-30 13:26:19 +01:00
borisbstyle 6c3cf88ba0 Merge pull request #1932 from mikeller/aioracerf3_rewrite_as_variant
Rewrite of AIORACERF3 target as variant of SPRACINGF3EVO.
2016-12-30 13:25:28 +01:00
borisbstyle 57b28d8262 Merge pull request #1922 from jflyper/bfdev-omnibusf4sd-fix-ledstrip
OMNIBUSF4SD: Fix LED_STRIP
2016-12-30 13:23:37 +01:00
borisbstyle c2f4a675a6 Merge pull request #1937 from betaflight/escserial_missing
Add ESCSERIAL for missing targets
2016-12-30 13:21:13 +01:00
borisbstyle 05a92bc125 Add ESCSERIAL for missing targets 2016-12-30 13:19:27 +01:00
borisbstyle 8c716a98e6 Merge pull request #1936 from betaflight/spf3_mag
Add back MAG to SPRACING targets
2016-12-30 12:56:41 +01:00
borisbstyle 5adba3b81b Add back MAG to SPRACING targets 2016-12-30 12:55:17 +01:00
blckmn b93c087b3a Add startup file for nucleo target (using F746) 2016-12-30 21:41:42 +11:00
J Blackman 22f166486a Merge pull request #1934 from blckmn/ren_nero
Renaming NERO - as it will only be available in F7.
2016-12-30 21:21:02 +11:00
blckmn 623effd462 Renaming NERO - as it will only be available in F7. 2016-12-30 21:18:46 +11:00
blckmn 14efffcaf7 Clean up use of startup files in Makefile so as to specify different files for different MCUs 2016-12-30 21:17:56 +11:00
mikeller a1b9938bbd Rewrite of AIORACERF3 target as variant of SPRACINGF3EVO. 2016-12-30 22:14:48 +13:00
Michael Keller f5ddc30f7c Merge pull request #1928 from mikeller/fix_gcc_version_overriding
Changed default 'GCC_REQUIRED_VERSION' to only be assigned if not overriden.
2016-12-30 14:51:38 +13:00
Michael Keller 6dfa92154b Changed default 'GCC_REQUIRED_VERSION' to only be assigned if not overriden. 2016-12-30 13:58:23 +13:00
Michael Keller 6aec4e1ec5 Merge pull request #1918 from mikeller/remove_local_mk
Removed 'local.mk' from repo so that it will be properly ignored.
2016-12-30 13:51:43 +13:00
jflyper c8a8ee0655 Delete VTX_SMARTAUDIO from config_master.h
SmartAudio remembers everything by itself.
2016-12-30 01:18:25 +09:00
jflyper e3826c1757 SmartAudio support to be included for >128K targets 2016-12-30 00:42:36 +09:00
jflyper 9d6fb10da4 Add copyright notice 2016-12-30 00:41:59 +09:00
jflyper 9a4aaaab4c Delete bogus files 2016-12-30 00:41:21 +09:00
jflyper 86bb650617 Merge remote-tracking branch 'betaflight/master' into bfdev-smartaudio 2016-12-30 00:11:57 +09:00
jflyper 678413bcf4 Further amend target.c 2016-12-29 22:28:34 +09:00
jflyper a13aacf12f Assign PWM6 to LED_STRIP (also convert target.c to use DEF_TIM) 2016-12-29 22:18:13 +09:00
Michael Keller 4191afdfdb Merge pull request #1919 from mikeller/add_profile_index_check
Added check for valid profile number before changing profile.
2016-12-29 13:26:36 +13:00
Michael Keller 8c371d7b49 Merge pull request #1763 from mikeller/add_hott_alternate_speed_altitude
Added speed / altitude readings from vario / baro to HoTT, in case of no GPS fix.
2016-12-29 13:06:16 +13:00
Michael Keller ac877438f1 Removed 'local.mk' from repo so that it will be properly ignored. 2016-12-29 12:55:33 +13:00
Anders Höglund 8e9dec4fa1 Merge pull request #1903 from martinbudden/bf_pg_cli2
Improvements to CLI diff command. Fixes to CLI print commands.
2016-12-29 00:28:55 +01:00
Martin Budden 16e2d47dc8 Merge pull request #1914 from martinbudden/bf_pwm_rx_rename
Renamed drivers/pwm_rx.c to drivers/rx_pwm.c
2016-12-29 00:25:13 +01:00
Michael Keller ecabbf6d21 Added check for valid profile number before changing profile. 2016-12-29 12:17:39 +13:00
Martin Budden 0519169638 Add check for NULL default in CLI printVtx() 2016-12-28 22:53:24 +00:00
Martin Budden 3ca24959a8 Added check for NULL default in CLI printRxFail() 2016-12-28 22:24:38 +00:00
Michael Keller 15c3d99b8a Merge pull request #1825 from mikeller/add_esc_rpm_temperature_sensor
Added ESC temperature / RPM tracking.
2016-12-29 11:05:23 +13:00
Martin Budden 10ad967f61 Added null pointer protection to CLI printMap() 2016-12-28 21:39:21 +00:00
Martin Budden 143f2d6651 Include file fixups 2016-12-28 20:18:27 +00:00
Martin Budden b269de2acc Renamed drivers/pwm_rx.c to drivers/rx_pwm.c 2016-12-28 19:04:39 +00:00