Nathan
|
23e2fd55c2
|
Merge pull request #570 from blckmn/development
Merging in latest Betaflight changes
|
2016-06-23 11:00:30 -07:00 |
|
Michael Jakob
|
cac805ef10
|
Fix Blackbox device assignments
|
2016-06-23 19:24:26 +02:00 |
|
Michael Jakob
|
070ea81816
|
AlienFlight fixes
AK8963 driver updates
Increase resolution for brushed motors from 250 to 750 steps (@32Khz pwm
rate)
|
2016-06-23 13:05:49 +02:00 |
|
blckmn
|
2ed6ee1e39
|
FIX: AngleRateSmooth array to small to hold YAW axis
|
2016-06-23 20:36:09 +10:00 |
|
blckmn
|
86459a77ed
|
Warning fixes
|
2016-06-23 20:25:31 +10:00 |
|
blckmn
|
cd9a97006f
|
Merge remote-tracking branch 'betaflight/betaflight' into development
# Conflicts:
# src/main/config/config.c
# src/main/io/serial_cli.c
|
2016-06-23 20:12:05 +10:00 |
|
Martin Budden
|
8eaf0b628d
|
Fixed fake sensors initialisation warnings.
|
2016-06-23 11:01:50 +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 |
|
Martin Budden
|
dda662fa86
|
Fixed calling of updateRcCommands.
|
2016-06-23 08:16:43 +01:00 |
|
Larry (TBS)
|
dd7c68a016
|
- Fix the BST error problem
|
2016-06-23 12:48:40 +08:00 |
|
borisbstyle
|
4c59769b02
|
Add delta from measurement // rc smooth interval // More MSP
|
2016-06-23 01:53:51 +02:00 |
|
borisbstyle
|
9160a2adbc
|
Fix motor stop not being deactivated with Airmode Feature
|
2016-06-23 01:17:01 +02: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 |
|
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
|
bca73007d6
|
STM32F4: Library update
|
2016-06-22 08:24:21 +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
|
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 |
|
blckmn
|
7de6001d72
|
CRLF issue
|
2016-06-19 22:08:28 +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
|
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
|
0ef3b197de
|
Fixed up whitespace in target.c files
|
2016-06-17 21:24:47 +01:00 |
|