Michael Keller
ace5017cc8
Merge pull request #6480 from pulquero/osd_frame_errors_3_5
...
Added frame quality to OSD.
2018-11-01 22:24:20 +13:00
Mark Hale
9b9a86e4c5
Added rx link quality indicator (based on rx frame error rate) to OSD.
2018-10-30 17:31:25 +00:00
Michael Keller
b0705caf6a
Merge pull request #6997 from mikeller/fix_fport_conditionals
...
Fixed build errors when building with USE_SERIALRX_FPORT but without USE_SERIALRX_SBUS or USE_TELEMETRY_SMARTPORT.
2018-10-29 22:09:37 +13:00
jflyper
31e11c341c
Drop USE_CRSF_CMS_TELEMETRY if USE_CMS is not defined
2018-10-29 10:12:55 +09:00
mikeller
45d8de2d6a
Fixed build errors when building with USE_SERIALRX_FPORT but without USE_SERIALRX_SBUS or USE_TELEMETRY_SMARTPORT.
2018-10-29 00:12:03 +13:00
mikeller
402a0c2c59
Fix conditionals for telemetry protocols.
2018-10-12 00:42:43 +13:00
Michael Keller
cc820d99de
Merge pull request #6865 from chibaron/add_sfhss
...
Add SFHSS-SPI-RX
2018-10-08 01:01:13 +13:00
chibaron
9a452f4a1e
Change SFHSS bind parameter rxSfhssSpiConfig to rxFrSkySpiConfig
2018-10-03 00:32:18 +09:00
jflyper
d5aa7243ad
Add conditional for rx_xn297.c
...
XN297 is near clone of nRF24L01, and it is only used by nrf24_cx10.c
2018-10-02 12:33:55 +09:00
chibaron
cb5fc4fd63
Add SFHSS-SPI-RX
2018-10-01 23:27:40 +09:00
Michael Keller
ea6c21f1e6
Merge pull request #6447 from bforbort/vario
...
Enable Vario on targets that support barometers
2018-09-18 23:53:09 +12:00
jflyper
fc6c24c38e
Configurable acc/gyro
2018-09-10 17:55:52 +09:00
Blaine
2e552841f1
Enables Vario on targets that support barometers
...
OSD and telemetry output of vario data is enabled on F4 and up targets
that have
USE_BARO defined. Settings and telem elements are removed from all
other targets.
F3 targets are not supported to free memory.
2018-09-02 23:20:07 -07:00
mikeller
06359deb09
Renamed common target files to get rid of '_fc_'.
2018-08-26 13:55:31 +12:00
Hydra
2b1dac4c6d
CF/BF - First cut of allow building of the OSD SLAVE board without all
...
the flight controller code.
Likely the dependencies can be further improved. This is a
minimal-impact solution while there are a lot of other Betaflight PR's
still pending.
2017-04-12 00:39:27 +01:00
Hydra
c8888ad6bd
CF/BF - OSD - Show VTX channel/band hardware RTC6705 users (e.g.
...
SPRacingF3NEO/SINGULARITY)
2017-03-19 10:36:20 +00:00
jflyper
f565138101
Touch-ups
2017-01-16 22:59:33 +09:00
Raphael Coeffic
af72b761b5
fixed pre-processor directives (continued)
2017-01-15 23:18:38 +01:00
jflyper
352d38500a
Created target/common_post.h to touch up configuration created by common.h and target.h
2016-12-31 14:30:45 +09:00