Commit Graph

893 Commits

Author SHA1 Message Date
s-ol 6270c2044f Add build documentation for Arch Linux 2020-01-12 15:42:16 +01:00
Kenneth Mitchell 8cff58c9b2
Update Building in Windows.md
Missing unzip dependency.
2019-11-28 21:21:46 -05:00
deepdigger 06505e4524
Add spaces between "#" and the description
Hi, I'm new to Betaflight developing. Here I found some missing spaces in the headline so I fixed it so the .md file can work.
2019-11-25 14:03:40 +01:00
Michael Keller a7cd21e632
Fix rtc6705 side effects (#9164)
Fix rtc6705 side effects
2019-11-16 08:57:18 +13:00
functionpointer 4bd6fa8a2e
[VTX] update rtc6705 information in vtx.md (#8939) 2019-11-15 18:49:53 +01:00
Michael Keller 24c07e6b3c
Updated adjustment range documentation. (#9161)
Updated adjustment range documentation.
2019-11-16 01:53:57 +13:00
functionpointer f7c0a87c09 [VTX] RTC6705 power down is now controlled by pitmode rather than powervalue (#8939) 2019-11-11 21:21:04 +01:00
mikeller c3c87a8a3b Updated adjustment range documentation. 2019-11-11 19:37:08 +13:00
mikeller c6c73da05b Added Betaflight 4.1 release notes to 'docs/'. 2019-11-10 15:42:39 +13:00
Michael Keller e34ba7f534
vtxtable powerlevels with no parameters returns the vtxtable po… (#9122)
vtxtable powerlevels with no parameters returns the vtxtable power levels extract with SA2.1
2019-11-05 22:04:22 +13:00
mikeller 6aa25d15e2 Updated notice about STM32F3 support. 2019-11-03 14:57:52 +13:00
SteveCEvans 66095e966d Update vtx_info documentation 2019-11-02 09:33:47 +00:00
SteveCEvans 938a39ac8f Display available dBm power levels from SA2.1 VTX along with corresponding power expressed in mW 2019-11-02 01:25:55 +00:00
Michael Keller b45fe41d8d
Update CreatingAUnifiedTarget.md to make process clearer, step… (#9076)
Update CreatingAUnifiedTarget.md to make process clearer, step by step
2019-10-22 11:43:15 +13:00
Reinhard 72153399dd
Update CreatingAUnifiedTarget.md 2019-10-21 09:31:43 +02:00
Reinhard 456ecfaf2e
Update CreatingAUnifiedTarget.md 2019-10-20 13:49:57 +02:00
mikeller 86544ea180 Added documentation for limitation on EXF722DUAL. 2019-10-20 14:46:10 +13:00
mikeller f59b9d0e01 Added more details on how to request a manufacturer id to the documentation. 2019-10-09 01:00:01 +13:00
Michael Keller c6452a55cc
doc update for OMNIBUSF4NANOV7 (#8985)
doc update for OMNIBUSF4NANOV7
2019-10-06 18:36:32 +13:00
x4FF3 204268854a doc revision update 2019-10-03 10:53:59 +02:00
x4FF3 47082027cb Add LuxMiniF7 2019-10-02 18:36:53 +02:00
mikeller 0b1276c487 Updated the Unified Target creation documentation to reflect the new naming. 2019-09-29 16:27:46 +13:00
unknown 319f55d878 Add TRANSTECF411 Target 2019-09-26 13:51:56 +08:00
Michael Keller d3c10a6bc3
Add TBS Unify Pro32 examples (#8887)
Add TBS Unify Pro32 examples
2019-09-16 01:20:51 +12:00
SteveCEvans af71c994d9 Remove duplicates 2019-09-14 13:50:50 +01:00
SteveCEvans 83f55a9115 Fix some missing new lines which were breaking tables 2019-09-14 13:39:26 +01:00
SteveCEvans 91c24b5793 Add TBS Unify Pro32 examples 2019-09-14 13:33:03 +01:00
azolyoung 86e79b2216 add speedybee f7 2019-09-03 12:01:59 +08:00
Michael Keller 2184a0d126
Merge pull request #8776 from DieHertz/tmotor-f7-target
Add TMOTORF7 FC target
2019-09-01 10:56:26 +12:00
Andrey Mironov a90d930f64 Added TMOTORF7 board documentation 2019-08-29 15:58:40 +03:00
mikeller 91369dcd0c Added documentation for Iterm Relax from wiki. 2019-08-26 00:46:31 +12:00
Michael Keller 8826175b08
Merge pull request #8621 from MerakRC/master
Added MERAKRCF405 target and MERAKRCF722 target
2019-08-23 08:49:40 +12:00
Merak RC 57dcae950f Added MERAKRCF405 target and MERAKRCF722 target 2019-08-23 00:49:59 +08:00
Michael Keller bea0eb7e6b
SPRACINGH7ZERO - STM32H750 400Mhz FC with OSD, Baro & BEC. (#8629)
SPRACINGH7ZERO - STM32H750 400Mhz FC with OSD, Baro & BEC.
2019-08-01 14:28:29 +12:00
Dominic Clifton f943ebfae2 SPRACINGH7ZERO - Add boards documentation and images. 2019-07-30 00:14:33 +02:00
mikeller 1c60776487 Added target variant NUCLEOH743_RAMCONFIG to get CI coverage of 'EXST' changes.
Changing over to be RAM based.

Changes required for MPU configuration service.

Added documentation.
2019-07-27 18:20:05 +12:00
Michael Keller 2a0877290e
SPRACINGH7NANO - First betaflight STM32H750 400Mhz 20x20 mount… (#8537)
SPRACINGH7NANO - First betaflight STM32H750 400Mhz 20x20 mount FC.
2019-07-14 17:15:54 +12:00
Dominic Clifton a0d8b57fd4 SPRACINGH7EXTREME - First STM32H750 betaflight target.
SPRACINGH7EXTREME - Disable requirement for custom gyro alignment and
dual gyro.

Requires custom gyro rotation code to be merged first, see:

https://github.com/betaflight/betaflight/pull/7845
https://github.com/betaflight/betaflight/pull/8474

SPRACINGH7EXTREME - Add boards documentation and images.

Add SPRacingH7EXTREME to the list of official targets.

SPRACINGH7EXTREME - Add unified target config.

Note: untested as no unified target exists for STM32H750+EXST yet.

SPRACINGH7EXTREME - Use correct gyro settings now that #8474 is merged.

SPRACINGH7EXTREME - Combine target files.

SPRACINGH7EXTREME - Update unified target config.
2019-07-14 14:04:27 +12:00
Dominic Clifton 33f761d6a3 SPRACINGH7NANO - First betaflight STM32H750 400Mhz 20x20 mount FC.
Website: http://seriouslypro.com/spracingh7nano
Shop: https://shop.seriouslypro.com/sp-racing-h7-nano

SPRACINGH7NANO - Add boards documentation and images.

SPRACINGH7NANO - Add unified target config.

Note: untested as no unified target exists for STM32H750+EXST yet.

SPRACINGH7NANO - Combine target files.

SPRACINGH7NANO - Update unified target config.
2019-07-14 14:00:47 +12:00
Kyle Kienapfel f57128e7c1
Update Development.md
From discussion in #8558
2019-07-10 20:48:42 -07:00
Andrey Mironov e804642f59 Added TMOTORF4 target 2019-07-03 10:16:05 +03:00
mikeller 31456caecc Fixed formatting in the 'VTX' documentation. 2019-06-30 17:39:56 +12:00
Michael Keller 6a78550175
Add support for GPS HDOP value to S.Port telemetry (#8472)
Add support for GPS HDOP value to S.Port telemetry
2019-06-28 01:29:11 +12:00
Phong Vu 0c2ac46741 Use scaleRange() instead 2019-06-27 06:38:12 +07:00
Phong Vu caf4dfd7bd
Add support for HDOP value to S.Port telemetry
Add HDOP to Smartport telemetry in indocumentation
2019-06-25 18:15:31 +07:00
functionpointer ebf2dcdb0e [VTX] Fix typo in documentation. 2019-06-25 12:36:20 +02:00
functionpointer 9a30c08a10 [VTX] Added documentation for vtxTable 2019-06-24 22:58:17 +02:00
Michael Keller 576a1a2817
Update to OSD font documentation (#8414)
Update to OSD font documentation
2019-06-14 07:46:44 +12:00
root 91744f29ef Add SYM_HYPHEN to docs 2019-06-13 19:15:50 +00:00
Michael Keller ee564432f6
add left side choosable for passthrough (#8395)
add left side choosable for passthrough
2019-06-14 00:40:19 +12:00