Commit Graph

4431 Commits

Author SHA1 Message Date
Martin Budden e307ef4d60 Merge pull request #568 from martinbudden/bf_bst_tidy
BST tidy
2016-06-23 09:59:47 +01:00
Martin Budden 6bd1cc4dea BST tidy 2016-06-23 09:56:41 +01:00
J Blackman 0d00260ff2 Merge pull request #567 from blckmn/development
Renamed additional io to tag, and fixed issue with timerhardware tag
2016-06-23 18:24:19 +10:00
blckmn 55a1876319 Renamed additional io to tag, and fixed issue identified by @martinbudden 2016-06-23 18:13:38 +10:00
borisbstyle 173ef632d2 Merge pull request #562 from larryho5/development
- Fix the BST error problem
2016-06-23 07:54:43 +02:00
Larry (TBS) dd7c68a016 - Fix the BST error problem 2016-06-23 12:48:40 +08:00
Martin Budden 54d7e350b4 Merge pull request #560 from blckmn/vcp_fixes
Moved serial_4way to new IO, added temp fix for F4 targets
2016-06-22 23:38:18 +01:00
Martin Budden 65704048f8 Merge pull request #558 from blckmn/library_update
STM32F4: StdPeriph. & USB Library update
2016-06-22 23:27:04 +01:00
blckmn f293407a9d Renamed pin on timerHardware_t to tag for clarity 2016-06-22 21:12:38 +10:00
blckmn f7c182bf3d Moved serial_4way to new IO, added temp fix for F4 targets 2016-06-22 21:02:23 +10:00
blckmn eb547ba900 STM32F4: Fixed pointer warning 2016-06-22 08:24:23 +10:00
blckmn a5d46fd084 STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
blckmn bca73007d6 STM32F4: Library update 2016-06-22 08:24:21 +10:00
J Blackman 5d385d0019 Merge pull request #557 from blckmn/development
Re-added use_unsyncedPwm
2016-06-22 08:08:44 +10:00
blckmn ee165d37be Tabs to Spaces 2016-06-22 07:03:14 +10:00
blckmn af2ddeeffd Re-added use_unsyncPwm 2016-06-22 06:55:27 +10:00
blckmn 3e72bb5e3b Merge branch 'betaflight' into ready_to_merge
# Conflicts:
#	src/main/version.h
2016-06-22 06:30:38 +10:00
borisbstyle 6f28ba0f56 Add Sensor Config MSP commands 2016-06-20 23:25:49 +02:00
KiteAnton f2460219b8 Merge pull request #556 from KiteAnton/bugfix_serial_msp
Bugfix MSP_ADVANCED_TUNING
2016-06-20 23:15:15 +02:00
KiteAnton e76e81a220 Bugfix MSP_ADVANCED_TUNING 2016-06-20 23:12:49 +02:00
blckmn c889f00d26 Merge branch 'betaflight' into ready_to_merge
# Conflicts:
#	src/main/io/serial_msp.c
2016-06-20 18:16:22 +10:00
borisbstyle 0c5ea0f5c6 Fix Configurator Save Error 2016-06-19 21:21:31 +02:00
borisbstyle 9782fb1555 Apply PID reduction to only Iterm. (RC1 behaviour) 2016-06-19 15:21:26 +02:00
blckmn 7bff5bed12 Merge branch 'development' into ready_to_merge 2016-06-19 22:17:20 +10:00
blckmn 9290284efb CRLF 2016-06-19 22:16:33 +10:00
J Blackman b8b798d7e1 Merge pull request #552 from blckmn/development
CRLF issue
2016-06-19 22:09:40 +10:00
blckmn 7de6001d72 CRLF issue 2016-06-19 22:08:28 +10:00
J Blackman af375d9b06 Merge pull request #523 from mikeller/fix_naze_beeper
Fixed beeper for NAZE32 >= rev5.
2016-06-19 22:02:58 +10:00
mikeller b441465776 Merge branch 'development' of https://github.com/borisbstyle/betaflight into fix_naze_beeper 2016-06-19 22:35:09 +12:00
blckmn 03b7ab62dc Merge branch 'development' into ready_to_merge 2016-06-19 19:29:51 +10:00
Martin Budden 70df33e2de Merge pull request #547 from DTFUHF/betaflight-doge-additions-dev
Add servo_tilt and flash chip to doge target (dev branch commit)
2016-06-19 07:31:44 +01:00
Martin Budden 9d999c7751 Merge pull request #545 from blckmn/remove_timer_peri_defs
Removed need to specify timer peripherals in the target.h files. Now …
2016-06-19 07:28:43 +01:00
blckmn d149392dc2 Merge branch 'betaflight' into ready_to_merge 2016-06-19 09:45:46 +10:00
blckmn 897aab9c86 2.8.1 changes ready for merge 2016-06-19 09:42:30 +10:00
borisbstyle 8353659c73 First Betaflight MSP commands (draft) 2016-06-19 00:54:40 +02:00
Anders Hoglund 6927139261 STM32F3DISCOVERY bulld failed. Added a few missing modules in TARGET_SRC. 2016-06-18 21:22:07 +02:00
nathan 34c0b30945 max_osd is not a build feature anymore, just include the source 2016-06-18 09:12:34 -07:00
DTF UHF 6a64caa2c7 Add servo_tilt and flash chip to doge target (dev branch commit) 2016-06-18 12:05:14 -04:00
Nathan 19779e000d Merge pull request #495 from savaga/sirinfpv-dev
New target SirinFPV
2016-06-18 09:05:01 -07:00
borisbstyle 987cede279 Increased Resolution for Multishot 2016-06-18 16:11:15 +02:00
blckmn dbb5386f1b Removed need to specify timer peripherals in the target.h files. Now present in the MCU timer specific files. 2016-06-18 21:40:32 +10:00
Evgeny Sychov 135ffc1c92 cleanup config.c, Makefile, OSD, and VTX 2016-06-18 00:33:10 -07:00
borisbstyle f44ceb0769 Merge branch 'betaflight' of https://github.com/borisbstyle/betaflight into betaflight 2016-06-18 00:45:55 +02:00
Michael Keller 4e01859a75 Fixed beeper for NAZE32 >= rev5.
Added timer defines again to fix motor control not working.
2016-06-18 10:44:29 +12:00
Gary Keeble 5cf8cb9daa Blackbox Coding Simplification
Simplified header record writing using macros to outnumber the case
statements
2016-06-18 00:37:11 +02:00
mikeller e61a58c713 Fixed rateprofile dump / restore 2016-06-18 00:37:10 +02:00
borisbstyle d214f8602d Smoothed Derivative from Error // Fix Iterm accumulation issues // Defaultss
Saturation rework
2016-06-18 00:37:01 +02:00
kc10kevin 49defe8c68 Initial FURYF3 Target 2016-06-18 00:36:59 +02:00
Martin Budden adb38caac8 Merge pull request #538 from blckmn/remove_naze32pro
Removing NAZE32PRO target
2016-06-17 21:31:45 +01:00
Martin Budden 490d742bce Merge pull request #540 from martinbudden/bf_target_whitespace
Fixed up whitespace in target.c files
2016-06-17 21:27:56 +01:00