Maciej Bunia
fe4c3ac149
add POSITION_ALT_SOURCE lookup table to enum
...
add cli setting to choose alt source
modify alt calculation
2019-04-29 20:41:28 +02: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
Michael Keller
212aa197cb
Call initEscEndPoints after changing profiles. ( #8108 )
...
Call initEscEndPoints after changing profiles.
2019-04-30 01:11:56 +12:00
MJ666
cf1a0514fc
Merge pull request #8120 from AlienWiiBF/CC2500_FIX
...
CC2500 resoure configuration fix
2019-04-28 20:20:18 +02:00
SteveCEvans
91b6f420fc
Use PT1 filter for frame based RSSI using rssi_src_frame_lpf_period when rssi_src_frame_errors = ON
2019-04-28 16:00:18 +01: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
blckmn
4e529e1c25
moved the linker files to the src directory head
2019-04-28 16:04:44 +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
mikeller
2d958f8d8a
Removed non-library header from 'lib/'.
2019-04-28 14:58:53 +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
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
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
MJ666
f25c5dfcfa
FuriousFPV RacePIT target updates
2019-04-27 11:12:34 +02: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
mikeller
ceae2d88b6
Fixed assignment of random timer for pins without configured timer option.
2019-04-25 14:05:57 +12:00
Cleric-K
4797b8dbc9
CMS Debug Mode fix
2019-04-24 16:50:53 +03:00
Dominic Clifton
ece1192c76
Move default DEBUG_MODE from common_pre.h into common_defaults_post.h so
...
it can be overridden.
2019-04-24 04:45:58 +09:00
Cheng Lin
7747537493
add default feature OSD and default RX provider Sbus
2019-04-23 10:30:27 -04:00
root
bd63b7ba23
prevent max7456 screen_buffer from overflow
2019-04-23 01:24:27 +00:00
swilkens
a999fc38bc
Reduce feature cut for BFF3
...
Reducing the feature cut from 10 to 7 will bring some newer and older useful features back to the BFF3 board without overflowing flash space. As the F3 boards are now seen as unsupported, this change can be made as a maintenance patch at the final supported level.
Notable features:
USE_SERIAL_4WAY_BLHELI_BOOTLOADER, USE_GYRO_LPF2, USE_DYN_LPF, USE_D_MIN
```
Linking BETAFLIGHTF3
Memory region Used Size Region Size %age Used
FLASH: 257640 B 252 KB 99.84%
FLASH_CONFIG: 0 GB 4 KB 0.00%
RAM: 34788 B 40 KB 84.93%
CCM: 2 KB 8 KB 25.00%
MEMORY_B1: 0 GB 0 GB -1.#J%
text data bss dec hex filename
253920 3720 33116 290756 46fc4 ./obj/main/betaflight_BETAFLIGHTF3.elf
```
2019-04-22 09:38:09 +02:00
root
38837ec47a
show power level in the smartaudio cms menu
2019-04-21 23:05:43 +00:00
krzysztofmatula
14bb0fca72
Merge branch 'master' into km-stats-postflight
2019-04-21 22:44:44 +02:00
c3n
66f5c6e5db
Merge branch 'master' into master
2019-04-20 15:22:28 +02:00
jerryxin123
fcc23b3888
Change sbusNeedTimePreFrame to sbusTimeNeededPreFrame
2019-04-20 19:39:59 +08:00
Michael Keller
eba5856654
Merge pull request #8035 from krzysztofmatula/km-sym-amp
...
OSD: use nice AMP symbol in post flight stats instead of ordinary "A"
2019-04-19 14:04:42 +12:00
Michael Keller
4dfe12c266
Merge pull request #8033 from hydra/bf-really-fix-gyro-detection-in-multi-gyro-setups
...
Really fix gyro detection code code for multi gyro setups.
2019-04-19 14:00:02 +12:00
Michael Keller
380889912f
Merge pull request #8025 from etracer65/osd_stats_maximize_lines
...
Maximize OSD stats display lines based on video mode
2019-04-19 13:50:04 +12:00
ctzsnooze
80f5fa2c6d
For Discussion: modify filter defaults to reduce risk of flyaways
...
Some users have reported flyaways on arming/throttling up with betaflight 4.0, in quads that fiy alright on 3.5.
This PR changes the default filtering so that D transmission more closely approximates that of 3.5.
With these defaults, quads that fly OK on 3.5 should not take-off vertically due to uncontrolled D oscillation.
2019-04-19 11:48:44 +10:00
Michael Keller
655b82d379
Merge pull request #8016 from krzysztofmatula/km-timer-safety-checks
...
OSD timers safety checks
2019-04-19 13:43:38 +12:00
Michael Keller
45daf97f2b
Merge pull request #8010 from TonyBlit/fix_fs_flymode
...
Replaced !FS! fly mode with *FS* due to missing '!' in OSD font
2019-04-19 13:40:07 +12:00
Michael Keller
edcacb9f0d
Merge pull request #7994 from krzysztofmatula/km-on-arm-timer
...
OSD: combined ON/ARM timer
2019-04-19 13:38:56 +12:00