1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 04:15:44 +03:00
Commit graph

13983 commits

Author SHA1 Message Date
Michael Keller
42d54a94e9
Added manufacturer id for Diatone. (#8116)
Added manufacturer id for Diatone.
2019-04-30 08:26:04 +12:00
Michael Keller
975528a5c0
Fixed ordering of the manufacturer list. (#8111)
Fixed ordering of the manufacturer list.
2019-04-30 08:25:40 +12:00
Michael Keller
b9fc77db3b
When GPS Rescue is engaged after a Failsafe, pilot has to manually sw… (#7936)
When GPS Rescue is engaged after a Failsafe, pilot has to manually sw…
2019-04-30 08:24:59 +12:00
Michael Keller
574af4cc9e
Handle overlooked cases of missing USE_BARO and USE_MAG conditionals (#8121)
Handle overlooked cases of missing USE_BARO and USE_MAG conditionals
2019-04-30 01:17:10 +12:00
mikeller
1481a8ba2e Fixed ordering of the manufacturer list. 2019-04-30 01:14:43 +12:00
Michael Keller
212aa197cb
Call initEscEndPoints after changing profiles. (#8108)
Call initEscEndPoints after changing profiles.
2019-04-30 01:11:56 +12:00
Michael Keller
2f9fa8eac0
[H7 LIB] Library patches (#8091)
[H7 LIB] Library patches
2019-04-30 01:11:36 +12:00
mikeller
17d7c5fca4 Added manufacturer id for Diatone. 2019-04-30 01:06:23 +12:00
MJ666
cf1a0514fc
Merge pull request #8120 from AlienWiiBF/CC2500_FIX
CC2500 resoure configuration fix
2019-04-28 20:20:18 +02:00
Michael Keller
95be4b0195
Merge pull request #8102 from etracer65/dyn_lpf_gyro_to_use
Change gyro dynamic lpf throttle update to use the active gyro selection
2019-04-29 01:23:17 +12:00
jflyper
625959aa2f Enforce USE_BARO and USE_MAG 2019-04-28 21:55:10 +09:00
MJ666
1729255eca CC2500 resoure configuration fix 2019-04-28 14:17:47 +02:00
J Blackman
f00ff09a00
Merge pull request #8117 from blckmn/VIVAF4AIO
Adding details for VIVA
2019-04-28 19:47:07 +10:00
Michael Keller
60d1b261e8
moved the linker files to the src directory head (#7616)
moved the linker files to the src directory head
2019-04-28 18:56:07 +12:00
blckmn
4e529e1c25 moved the linker files to the src directory head 2019-04-28 16:04:44 +10:00
blckmn
f1a9bbcc3a Adding details for VIVA 2019-04-28 15:56:26 +10:00
MJ666
dddd75a3f2
Merge pull request #8046 from AlienWiiBF/RACEPIT
FuriousFPV RacePIT target updates
2019-04-28 06:42:51 +02:00
Michael Keller
c383f0cb32
pr Implements feature request #1887 rebase add osd (#8012)
pr Implements feature request #1887  rebase add osd
2019-04-28 15:02:31 +12:00
Michael Keller
5a3340311a
Merge pull request #8089 from Cleric-K/cms-debug-fix
CMS Debug Mode fix
2019-04-28 12:54:16 +12:00
Michael Keller
5127e53c41
Move default DEBUG_MODE from common_pre.h into common_defaults_post.h (#8085)
Move default DEBUG_MODE from common_pre.h into common_defaults_post.h
2019-04-28 12:50:49 +12:00
Michael Keller
99a31fe2f3
CLRACINGF7 TARGET, add default feature OSD and default RX provider Sbus (#8078)
CLRACINGF7 TARGET, add default feature OSD and default RX provider Sbus
2019-04-28 12:47:43 +12:00
Michael Keller
11c8772003
Cleanup deprecated ACC_1_ALIGN and ACC_2_ALIGN defines (#8076)
Cleanup deprecated ACC_1_ALIGN and ACC_2_ALIGN defines
2019-04-28 12:46:50 +12:00
Michael Keller
c61fd32b13
Reduce feature cut for BFF3 (#8068)
Reduce feature cut for BFF3
2019-04-28 12:41:45 +12:00
Michael Keller
1488c8cdcd
show power level in the smartaudio cms menu (#8064)
show power level in the smartaudio cms menu
2019-04-28 12:39:57 +12:00
Michael Keller
3c3cc30936
prevent max7456 screen_buffer from overflow (#8063)
prevent max7456 screen_buffer from overflow
2019-04-28 12:36:31 +12:00
Michael Keller
3589824b7c
For Discussion: modify filter defaults to reduce risk of flyaways (#8043)
For Discussion: modify filter defaults to reduce risk of flyaways
2019-04-28 12:22:31 +12:00
Michael Keller
0a7cce8ea3
[Docs] Further update Building in Windows (#8037)
[Docs] Further update Building in Windows
2019-04-28 12:20:48 +12:00
Michael Keller
69561cf2c2
Changes to vtx cli command (#7917)
Changes to vtx cli command
2019-04-28 12:18:01 +12:00
Michael Keller
2df780a1d9
Fixed assignment of random timer for pins without configured timer option. (#8093)
Fixed assignment of random timer for pins without configured timer option.
2019-04-28 11:58:11 +12:00
Michael Keller
0e19ffd299
OSD: allow to present odometer on post flight screen (#8014)
OSD: allow to present odometer on post flight screen
2019-04-28 11:53:31 +12:00
Bruce Luckcuck
a6e3c257ae Cleanup deprecated ACC_1_ALIGN and ACC_2_ALIGN defines 2019-04-27 18:39:43 -04:00
Kenneth Mitchell
82d1736890
Call initEscEndPoints after auto changing profiles.
Reset escEndPoints with OSD.

Fix include order.
2019-04-27 18:32:25 -04:00
J Blackman
c0585ca2ec
Merge pull request #8005 from mikeller/re_enable_vtx_table
Re-enabled VTX table support.
2019-04-28 08:30:06 +10:00
J Blackman
bf1e17da9e
Merge pull request #8088 from DMAXYANG/add_tcmm_manufacturer_id
Add TCMM manufacturer id
2019-04-28 08:29:12 +10:00
Michael Keller
6357e1d9a3
Added rx configuration for DJI_HDL receiver (#7881)
Added rx configuration for DJI_HDL receiver
2019-04-28 10:07:08 +12:00
jflyper
0c5540228f Simple fixes to library files
- stm32h7xx_hal_rcc.c: Prevent signed-unsigned comparison warning

- [USBLIB] Take care of unused parameters

- [LIB] Stop signed-unsigned comparison warning (rcc_ex)

- Modify HAL SPI driver for const-ness to match call from current bus_spi driver

- [LIB] Handle unused in stm32h7xx_hal_flash.c

- UNUSED care for stm32h7xx_hal_rtc_ex.c

- UNUSED care for stm32h7xx_hal_pwr.c

- UNUSED care for stm32h7xx_hal_pcd.c

- UNUSED care for stm32h7xx_hal_flash.c

- UNUSED care for stm32h7xx_hal_adc_ex.c
2019-04-28 05:55:01 +09:00
jflyper
7a0d3e73f5 Use union to access access size sensitive registers
As described in RM0433 section 49.4.13 "Data packing", STM32H7's SPI data register supports data packing and it is sensitive to actual access width.

The original code used pointer casting to obtain a code to access the register in a desired size.
However, these operation results in strict aliasing warnings (deferencing punned pointer) and are not desirable.

Here, we declare a union that allow access to a 32-bit register in 8, 16 or 32-bit width and cast pointer to the original RXDR and TXDR data registers and then access the portion of the register through an appropriate union member.

XXX FIXME Only handled 16-bit access case, as 32-bit (original declaration) and 8-bit (allowed) cases do not generate warnings, but these should be handled similarly for correctness and consistency of the code.
2019-04-28 05:55:01 +09:00
jflyper
8670c05068 SPI HAL library bug (referencing RX side handle from TX only DMA) 2019-04-28 05:55:01 +09:00
Dominic Clifton
844683279a STM32H750 - Apply workaround to the SDMMC Errata 2.11.4
Issue: "Consecutive multiple block transfers can induce incorrect data length"
Workaround: "8 SDMMC clock cycles must elapse before DTEN can be set."
2019-04-28 05:55:01 +09:00
Dominic Clifton
adcf556ea5 STM32H750 - Fix for H750 Errata 2.11.5. 2019-04-28 05:55:00 +09:00
Dominic Clifton
a545abc511 Fix compilation error in H7 HAL library when enabling QSPI. 2019-04-28 05:55:00 +09:00
jflyper
99ea236bc2 Take care of "FLASH_SIZE" constant for stm32h750xx.h in lib 2019-04-28 05:54:36 +09:00
MJ666
f25c5dfcfa FuriousFPV RacePIT target updates 2019-04-27 11:12:34 +02:00
J Blackman
078b25c565
Merge pull request #8097 from blckmn/VIVAF4AIO
VIVAF4AIO
2019-04-27 13:10:24 +10:00
blckmn
39e0e4dc73 Removing deprecated ACC_X_ALIGN 2019-04-27 10:57:09 +10:00
Bruce Luckcuck
5b22ed3d15 Change gyro dynamic lpf throttle update to use the active gyro selection
Instead of the configuration value.
2019-04-26 20:05:41 -04:00
blckmn
b8caab9e43 Adding board description file, and correcting gyro. 2019-04-26 22:30:09 +10:00
blckmn
9b8ad29066 Added as sub-target of DALRCF405 2019-04-26 22:18:27 +10:00
blckmn
e6e8cd1630 New Target VIVAF4AIO 2019-04-26 20:59:38 +10:00
jflyper
0bb34cdd09 usbd_def: disable insane defs of MIN and MAX 2019-04-25 12:01:42 +09:00