Michael Keller
9322f3f5d8
Merge pull request #4485 from mikeller/cleanup_undefs
...
Cleaned up 'undef' after move to 'USE_<x>'.
2017-11-05 12:07:00 +13:00
mikeller
10557b81ee
Cleaned up 'undef' after move to 'USE_<x>'.
2017-11-05 10:53:37 +13:00
Michael Keller
d12263e08f
Merge pull request #3958 from mikeller/cleanup_defines
...
Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR to conform to the USE_ convention.
2017-11-05 10:39:04 +13:00
mikeller
a8d34dabb0
Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention.
2017-11-05 10:15:24 +13:00
Michael Keller
62c5711ce7
Merge pull request #4481 from mikeller/set_line_ending_default
...
Set line endings for known text files to default to LF.
2017-11-04 15:27:39 +13:00
mikeller
196a049ad0
Set line endings for known text files to default to LF.
2017-11-04 14:48:19 +13:00
Michael Keller
478ebd5d64
Merge pull request #3837 from martinbudden/bf_srxl_telemetry
...
Tidy SRXL telemetry implementation
2017-11-04 14:40:19 +13:00
Martin Budden
0d1479fdde
Tidy SRXL telemetry implementation
2017-11-03 23:51:25 +00:00
Martin Budden
62aff67535
Merge pull request #4479 from sambas/betaflightF7
...
External SPI OSD support for AnyFC series
2017-11-03 19:45:19 +00:00
Sami Korhonen
c74814e0ce
External SPI OSD support for AnyFC
2017-11-03 17:28:38 +02:00
Michael Keller
7269e97499
Merge pull request #4073 from sambas/timup
...
F7 Use one TIM_UP and DMAR for all timer channels with Dshot
2017-11-03 08:31:37 +13:00
Sami Korhonen
f8469ae40e
TIM_UP
2017-11-02 16:32:50 +02:00
Michael Keller
df6b2dc1be
Merge pull request #4475 from mikeller/order_osd_warnings_by_importance
...
Ordered priority of OSD warnings by importance.
2017-11-02 18:56:01 +13:00
Michael Keller
69d6c45291
Merge pull request #4474 from mikeller/fix_arming_disable_display
...
Changed arming disabled reason display in OSD to show real reason.
2017-11-02 18:55:44 +13:00
Michael Keller
88badf4643
Merge pull request #4473 from mikeller/fix_arming_flags_display
...
Fixed display of arming flags in CLI.
2017-11-02 18:55:24 +13:00
Michael Keller
c9e96a6d7f
Merge pull request #4445 from McGiverGim/bf-fix_negative_rth_arrow_osd
...
Fix negative direction in HOME ARROW in OSD
2017-11-02 03:08:40 +13:00
mikeller
d5fdb1a498
Fixed display of arming flags in CLI.
2017-11-01 21:41:10 +13:00
mikeller
b7c17151c1
Ordered priority of OSD warnings by importance.
2017-11-01 21:22:30 +13:00
mikeller
ee19138a3d
Changed arming disabled reason display in OSD to show real reason.
2017-11-01 21:20:52 +13:00
Michael Keller
6f4bd2ac06
Merge pull request #4461 from cs8425/bf-fix-Segmentation-fault
...
fix Segmentation fault in SITL (maybe other without define USE_OSD_SLAVE)
2017-11-01 14:53:02 +13:00
cs8425
800fc570d3
fix-use-before-initiated
2017-10-31 21:53:43 +08:00
Michael Keller
a75e71d012
Merge pull request #4463 from MikeyZee/master
...
Updated domain of Slack
2017-11-01 01:37:06 +13:00
Michael Keller
576d378b3e
Merge pull request #4467 from mikeller/remove_mag_omnibus
...
Removed MAG support from OMNIBUS target for firmware size reduction.
2017-11-01 01:24:45 +13:00
mikeller
4c17ec8c22
Removed MAG support from OMNIBUS target for firmware size reduction.
2017-10-31 23:57:10 +13:00
Michael Keller
741ba57036
Merge pull request #4465 from toastedcornflakes/master
...
Clean up LSM303DLHC pins
2017-10-31 14:23:33 +13:00
toastedcornflakes
dd492d1ba0
Move LSM303DLHC I2C pins to the correct config
2017-10-30 23:21:15 +00:00
toastedcornflakes
d597a9aea7
Do not compile L3GD20 if it's not used
2017-10-30 23:21:15 +00:00
Anon
90f396349e
Updated domain of Slack
...
Changed .tk to .ch as old domain simply redirects to the tk domain page.
2017-10-30 23:47:19 +11:00
Michael Keller
fb3bc456e5
Merge pull request #3924 from DanNixon/configurable_osd_warnings
...
Configurable OSD warnings
2017-10-30 00:55:49 +13:00
Michael Keller
8f3f350dab
Merge pull request #4457 from mikeller/fix_current_meter_cli_list
...
Added missing 'MSP' entry to current meter source list for CLI.
2017-10-30 00:41:06 +13:00
Michael Keller
d449238c1b
Merge pull request #4456 from AndersHoglund/shrink_sprf3neo
...
SPRACINGF3NEO, removed BARO and MAG support. Making room for new features.
2017-10-30 00:38:20 +13:00
Dan Nixon
6621ed9818
Allow OSD warnings to be toggled
2017-10-29 10:10:29 +00:00
mikeller
1b451cf192
Added missing 'MSP' entry to current meter source list for CLI.
2017-10-29 16:47:06 +13:00
Anders Hoglund
1aa8f7a463
SPRACINGF3NEO, removed BARO and MAG support. Making room for new features.
2017-10-29 01:11:43 +02:00
Miguel Angel Mulero Martinez
21f2433653
Fix negative direction in HOME ARROW in OSD
2017-10-28 10:56:16 +02:00
Michael Keller
8a471deddc
Merge pull request #4451 from DanNixon/no_stat_screen_refresh
...
Ensure OSD is refreshed when stat screen disabled
2017-10-28 14:52:23 +13:00
Dan Nixon
bb4f573615
Ensure OSD display is refreshed when stat screen disabled
2017-10-27 19:54:43 +01:00
Michael Keller
2592f406c9
Merge pull request #4434 from AndersHoglund/spektrum_vtx_control
...
Spektrum VTX control added.
2017-10-27 00:36:29 +13:00
Michael Keller
70e19317c6
Merge pull request #4447 from McGiverGim/bf-fix_osd_gps_two_symbols
...
Fix the GPS image in OSD to use two symbols
2017-10-27 00:10:15 +13:00
Anders Hoglund
37608a0585
Spektrum VTX Control added.
2017-10-26 11:18:57 +02:00
Miguel Angel Mulero Martinez
06728f360a
Fix the GPS image in OSD to use two symbols
2017-10-26 10:04:43 +02:00
Michael Keller
8f39eab1b7
Merge pull request #4444 from ethomas999/etVtxFreqViaMspTrampFix
...
Fix saving vtx_tramp power to 'vtx_power' setting
2017-10-26 19:56:00 +13:00
Michael Keller
4b2e8f384e
Merge pull request #4439 from mikeller/fix_impulsercf3_target
...
Fixed IMPULSERCF3 target definition.
2017-10-26 19:42:35 +13:00
Michael Keller
cd66bcc8cb
Merge pull request #4442 from codecae/vtx_settings_config_refactor
...
Refactored vtx_settings_config to reduce duplication and improve readability
2017-10-26 19:39:40 +13:00
ethomas999
ff48fae9b8
Fixed saving vtx_tramp power to 'vtx_power' setting
...
In vtx_tramp.c 'trampSetBandAndChannel()' removed call to 'vtxSettingsSaveBandAndChannel()'
In vtx_tramp.c 'vtxTrampSetBandAndChannel()' added call to 'vtxSettingsSaveBandAndChannel()'
In cms_menu_vtx_tramp.c 'trampCmsCommence()' added call to 'vtxSettingsSaveBandChanAndPower()'
2017-10-26 00:39:11 -04:00
Curtis Bangert
caf463a3c6
Refactored vtx_settings_config to reduce duplication and improve readability
2017-10-25 21:44:41 -04:00
mikeller
493f47a2ed
Fixed IMPULSERCF3 target definition.
2017-10-25 19:57:30 +13:00
Michael Keller
6626995047
Merge pull request #4436 from jflyper/bfdev-add-platform-inclusion-to-vtx_settings_config
...
Add platform.h inclusion
2017-10-25 15:24:14 +13:00
jflyper
83a8db625b
Add platform.h inclusion
2017-10-25 09:34:01 +09:00
Michael Keller
10c18d8473
Merge pull request #4428 from McGiverGim/bf-osd_stats_only_when_enabled
...
Show stats only if enabled
2017-10-24 22:52:37 +13:00