Commit Graph

7013 Commits

Author SHA1 Message Date
blckmn 10f7fe1a68 Actual check for eeprom board identifier is correct 2017-01-05 22:15:18 +11:00
blckmn 7ccdd5a90d Fix for flashing incorrect target, and wrong defaults persisting in flash. 2017-01-05 21:50:43 +11:00
jflyper f9be67f6ee Revert 907a184 (#1712)
Some F3 targets were modified to drop some features during compiler
speed optimization deployment.

There were 6 targets which received the modification:

FURYF3
RCEXPLORERF3
OMNIBUS
SPRACINGF3
SPRACINGF3EVO
SPRACINGF3MINI

SPRACINGF3* seem to have reverted already.

This PR reverts the changes for the rest of the targets.
2017-01-05 19:10:38 +09:00
J Blackman 56f0083237 Update README.md 2017-01-05 14:37:46 +11:00
J Blackman 5c0a5b840c Update README.md 2017-01-05 14:28:41 +11:00
J Blackman 6488fb2621 Update README.md 2017-01-05 14:11:04 +11:00
J Blackman c030ed9d60 Update README.md 2017-01-05 14:10:43 +11:00
Michael Keller 9646207549 Increased MSP API version to set version for next release. 2017-01-05 09:12:31 +13:00
borisbstyle eb87c1c41d Merge pull request #1989 from mikeller/make_esc_feedback_more_resilient
Made ESC feedback and vbat calculation more resilient.
2017-01-04 13:13:16 +01:00
mikeller e3644ca507 Made ESC feedback and vbat calculation more resilient.
Fixed tests.

Cosmetic fix.
2017-01-05 01:07:04 +13:00
borisbstyle c3d3ba8443 Merge pull request #1996 from blckmn/serial_f4_clean
Further cleanup of F4 serial
2017-01-04 13:05:26 +01:00
borisbstyle 2c95606e65 Follow target naming conventions 2017-01-04 13:03:38 +01:00
blckmn 7092507d3b Further cleanup of F4 serial 2017-01-04 22:59:47 +11:00
Michael Keller 35311f8124 Merge pull request #1995 from mikeller/fix_tinybeef3
Added 'TINYBEEF3.mk'.
2017-01-05 00:56:32 +13:00
mikeller 7111cea155 Added 'TINYBEEF3.mk'. 2017-01-05 00:55:40 +13:00
borisbstyle fb4559bfa3 Merge pull request #1990 from jflyper/bfdev-dynamic-cam-detection-improvement
MAX7456: Dynamic CAM detection improvement
2017-01-04 12:32:03 +01:00
borisbstyle 48dd33fd1a Merge pull request #1994 from martinbudden/bf_cli_move
Moved serial_cli to fc directory
2017-01-04 12:31:34 +01:00
borisbstyle ecc5627e41 Merge pull request #1993 from blckmn/serial_f4_clean
Cleaned up unnecessary code in F4 serial device
2017-01-04 12:30:44 +01:00
Martin Budden 79f0a7088a Moved serial_cli to fc directory 2017-01-04 11:13:40 +00:00
blckmn d6a0dea4e5 Cleaned up unnecessary code in F4 serial device 2017-01-04 22:10:25 +11:00
borisbstyle 6854553a03 Merge pull request #1992 from jflyper/bfdev-disable-UART-TXDMA-by-default
F4: Disable UART TX DMA by default
2017-01-04 11:51:23 +01:00
jflyper 23a411d25e Disable UART TX DMA by default 2017-01-04 19:41:02 +09:00
jflyper 674e001803 Signal check is now every 1 sec instead of 1/60 sec
Plus lots of code cleaning, mostly cosmetic.
2017-01-04 17:38:00 +09:00
borisbstyle d5f5a85897 Merge pull request #1986 from mikeller/integrated_tinybeef3_into_spracingf3mini
Integrated TINYBEEF3 target into SPRACINGF3 target folder.
2017-01-04 09:37:14 +01:00
borisbstyle 97f5595505 Merge pull request #1987 from mikeller/cli_fixups
Minor aesthetic fixups for CLI.
2017-01-04 09:36:22 +01:00
blckmn a740bbaa30 Fix for bad build on F3 targets 2017-01-04 16:43:23 +11:00
blckmn 5433f6ec2d Minor EOL cleanup 2017-01-04 16:25:12 +11:00
blckmn ebd5821be7 Added additional simplified define 2017-01-04 16:19:10 +11:00
blckmn f67bf14b32 First NERO build
Using sample 722 support based on available documentation (pending update from STM)
2017-01-04 16:16:15 +11:00
J Blackman 5d74e0d3b3 Merge pull request #1974 from blckmn/latest_fc_hal
Latest F7 CMSIS files (preparing for F722RE)
2017-01-04 16:14:57 +11:00
mikeller 333cd334d0 Minor aesthetic fixups for CLI. 2017-01-04 17:39:23 +13:00
mikeller cc66ee4952 Integrated TINYBEEF3 target into SPRACINGF3 target folder. 2017-01-04 17:07:34 +13:00
Michael Keller b3ad232eec Merge pull request #1985 from CC-Jeff/CloseEscSerial_Fix
Fix CloseEscSerial to set down correct timer
2017-01-04 14:00:34 +13:00
borisbstyle e51e49647e Merge pull request #1984 from betaflight/3.1_msp
Add 3.1 MSP parameters
2017-01-04 00:29:30 +01:00
borisbstyle 8ea3997989 Add 3.1 MSP parameters 2017-01-04 00:28:56 +01:00
borisbstyle b86e0fbf28 Merge branch 'better_gyro_id' of https://github.com/blckmn/betaflight into blckmn-better_gyro_id 2017-01-04 00:09:03 +01:00
borisbstyle 4ed266bc5e Merge pull request #1982 from betaflight/looptime_guard
Guard against too fast looptimes unsupported by motor pwm type
2017-01-03 23:29:25 +01:00
Jeff a780c3acf4 CloseEscSerial no longer sets down incorrect serial timer when escaping ESC passthrough 2017-01-03 16:26:24 -06:00
borisbstyle 0d8d085cfe Guard against too fast looptimes unsupported by motor pwm type 2017-01-03 23:26:12 +01:00
borisbstyle bc82de8e57 Update BEEBRAIN defaults 2017-01-03 22:34:45 +01:00
Martin Budden 8fef60260a Merge pull request #1981 from jflyper/bfdev-add-transponder-header-to-fc_hardfaults
Add transponder header to fc_hardfaults.c
2017-01-03 16:08:24 +01:00
jflyper e9bca7a2b6 Add drivers/transponder_ir.h to fc/fc_hardfaults.c
Suppress implicit function warning.
2017-01-03 23:14:58 +09:00
Martin Budden 6e7d6c03c4 Merge pull request #1977 from martinbudden/bf_cli_reorder2
Further reordering of CLI functions for clarity and to avoid forward declarations
2017-01-03 10:42:37 +01:00
Martin Budden ea96e588ab Merge pull request #1978 from martinbudden/bf_main_tidy
Moved init() and hardfault handling out of main into fc directory
2017-01-03 10:36:57 +01:00
Martin Budden e0d8879235 Further reordering of CLI functions for clarity and to avoid forward declarations 2017-01-03 09:17:11 +00:00
Michael Keller c5d990ca49 Merge pull request #1979 from mikeller/fix_esc_debug_defines
Fixed DEBUG defines for ESC feedback.
2017-01-03 22:14:13 +13:00
mikeller f01b899bfb Fixed DEBUG defines for ESC feedback. 2017-01-03 22:12:06 +13:00
Martin Budden e8345369bb Moved init() and hardfault handling out of main into fc directory 2017-01-03 09:10:34 +00:00
borisbstyle 3cc85e83e7 Merge pull request #1283 from jflyper/bfdev-smartaudio
Add TBS SmartAudio support
2017-01-03 09:39:29 +01:00
borisbstyle 94b15a286e Merge pull request #1976 from martinbudden/bf_cli_reorder
Reordered CLI functions for clarity and to avoid forward declarations
2017-01-03 09:23:56 +01:00