Commit Graph

4603 Commits

Author SHA1 Message Date
mikeller 6f06be77f8 Changed 'Makefile' to enable 'make' (without parameters to make use of multicore CPUs. 2016-06-24 21:06:40 +12:00
blckmn 134bb6f466 Move standard clock to 10.5mhz 2016-06-24 17:28:59 +10:00
blckmn c764b0a919 Consistent naming of tag versus pin. Updates based on feedback. 2016-06-24 12:15:18 +10:00
blckmn 258e9c26b1 Fix up BMP280 SPI to use new IO 2016-06-24 09:55:11 +10:00
blckmn 71353066b8 Remove need to specify ADC Channel (only 1 per pin). 2016-06-24 09:55:11 +10:00
blckmn 7e6fb8db65 ADC converted to new IO mapping 2016-06-24 09:55:09 +10:00
blckmn b8263ec049 SPI1 is on APB2 2016-06-24 09:54:45 +10:00
blckmn 737510062d Updated 6500 to run at 5.25mhz (rated to 8mhz) 2016-06-24 09:26:03 +10:00
J Blackman d4037e05e4 Merge pull request #573 from martinbudden/bf_sonar_tidy2
Tidied up sonar targets - for review
2016-06-24 08:38:40 +10:00
borisbstyle f70f2960a8 Remove double parameter // Fix missing parameter 2016-06-23 23:37:44 +02:00
Martin Budden 3ca385d92e Tidied up sonar targets 2016-06-23 19:50:48 +01:00
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 00f179397e Merge pull request #569 from martinbudden/bf_fake_sensors
Fixed fake sensors initialisation warnings.
2016-06-23 11:07:57 +01:00
Martin Budden 8eaf0b628d Fixed fake sensors initialisation warnings. 2016-06-23 11:01:50 +01:00
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
Martin Budden dda662fa86 Fixed calling of updateRcCommands. 2016-06-23 08:16:43 +01: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
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
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