J Blackman
|
68a3daaade
|
Merge pull request #7311 from mikeller/update_enum_documentation
Added rule for trailing comma in enums.
Agreed.
|
2018-12-29 16:06:23 -05:00 |
J Blackman
|
f85463bc1c
|
Merge pull request #7310 from mikeller/update_if_brace_policy
Updated policy on allowing 'if' without braces.
Agreed 100%
|
2018-12-29 16:05:27 -05:00 |
mikeller
|
3466923dc3
|
Added rule for trailing comma in enums.
|
2018-12-30 00:15:06 +13:00 |
mikeller
|
3eafbc87ae
|
Updated policy on allowing 'if' without braces.
|
2018-12-30 00:03:21 +13:00 |
jonpas
|
c5fd7caeb2
|
Create new STM32F411DISCOVERY target and Add STM32Discovery
documentation
|
2018-12-28 03:40:21 +01:00 |
githubDLG
|
d72169fa78
|
add Variant Target CrazyBeeF4 Pro series
Add MATEKF411RX Variants: CrazyBEEF4 Pro series targets, including: CrazyBeeF4FRPro/CrazyBeeF4FSPro/CrazyBeeF4DXPro
|
2018-12-21 18:42:33 +08:00 |
LinJieqiang
|
786f1935a1
|
TARGET: Add support code for EXF722DUAL board.
Doc: Add the description for EXF722DUAL board.
Target: Remove the EXF722DUAL PID-Audio Feature.
Target: Remove the EXF722DUAL unused build code.
|
2018-12-10 18:30:14 +08:00 |
mikeller
|
5698b6c4a2
|
Moved CLRACINGF7 board description into 'docs/boards/'.
|
2018-12-06 21:37:04 +13:00 |
Pieter Kruger
|
8d981df1a9
|
Add OSD Profile feature - issue 4155
|
2018-12-01 17:51:38 +10:00 |
mikeller
|
27dd36590b
|
Amended parameter group documentation to include array length considerations.
|
2018-11-27 23:33:40 +13:00 |
Michael Keller
|
5a8ada0020
|
Merge pull request #7123 from mikeller/amend_parameter_group_documentation
Amended parameter group documentation to contain uniformity / atomicity constraints.
|
2018-11-26 21:51:09 +13:00 |
mikeller
|
e4bd905f70
|
Added clarification about new parameters if 0 is an invalid value.
|
2018-11-25 15:51:26 +13:00 |
mikeller
|
cad702b4f7
|
Amended parameter group documentation to contain uniformity / atomicity constraints.
|
2018-11-25 13:40:17 +13:00 |
flywoo
|
e258f2ae3b
|
Correction of board description error
|
2018-11-23 08:22:05 +08:00 |
flywoo
|
375729168c
|
Add board description and default CAMERA_CONTROL pin
|
2018-11-18 13:14:39 +08:00 |
Michael Keller
|
57f5912c74
|
Merge pull request #7053 from loopur/target_hakrcf405
Add target HAKRCF405
|
2018-11-09 21:45:36 +13:00 |
loopur
|
78655745ac
|
Add board description and delect GPS defined
|
2018-11-09 10:52:45 +08:00 |
Michael Keller
|
44f19bd128
|
Merge pull request #7021 from marv-t/ExBusDoc
Ex Bus docs for Rx and telemtry
|
2018-11-03 16:40:07 +13:00 |
Michael Keller
|
0fae0a49c5
|
Merge pull request #7025 from MATEKSYS/master
Add MATEKF722SE Target
|
2018-11-02 01:45:49 +13:00 |
MATEKSYS
|
f445a96978
|
none
|
2018-11-01 17:42:29 +08:00 |
MATEKSYS
|
6356e85820
|
add MATEKF722SE board description
|
2018-11-01 17:35:38 +08:00 |
Michael Keller
|
f4dbbace87
|
Merge pull request #6972 from mikeller/added_mpu6000_to_skyzonef405
Added MPU6000 support to SKYZONEF405 target.
|
2018-11-01 22:33:39 +13:00 |
Thomas
|
10a5688a14
|
Add Jeti Ex Bus receiver description
|
2018-10-31 10:05:43 +01:00 |
Thomas
|
7590e4ffd0
|
Add Jeti Ex Bus telemetry description
|
2018-10-31 09:56:00 +01:00 |
Michael Keller
|
0f296d13d8
|
Merge pull request #7011 from mikeller/add_parameter_group_doc
Added documentation for dealing with parameter groups.
|
2018-10-31 02:09:36 +13:00 |
mikeller
|
efdaf241d8
|
Added documentation for dealing with parameter groups.
|
2018-10-31 01:17:13 +13:00 |
Steffen Windoffer
|
95cd6fc022
|
update docs for how to build under osx
|
2018-10-29 16:37:28 +01:00 |
Michael Keller
|
c222f692ea
|
Merge pull request #6976 from nyway/master
Add new target FOXEERF722DUAL
|
2018-10-26 00:56:44 +13:00 |
ZhengNingwei
|
fb6547e1e4
|
Add new target FOXEERF722DUAL
Add new target FOXEERF722DUAL from FOXEER
|
2018-10-24 13:38:46 +08:00 |
mikeller
|
ee3f01fbad
|
Added MPU6000 support to SKYZONEF405 target.
|
2018-10-24 01:46:09 +13:00 |
Steffen Windoffer
|
956ea31c8f
|
update switch example to fit current coding style
|
2018-10-20 15:04:12 +02:00 |
Michael Keller
|
d193783e66
|
Merge pull request #6912 from flywoo/master
modify the scl pin -PB8 flywoo405 target
|
2018-10-16 00:03:39 +13:00 |
flywoo
|
0db78786cc
|
modify the scl pin -PB8
simplify
delete description file
delete description file
Update target.h
FLYWOO: Update target definition for SCL pin
Edit the format
modify the scl pin -PB8
simplify
rewrite
Delete !
|
2018-10-14 15:01:47 +13:00 |
Momme Jürgensen
|
50373574ee
|
add some PR links in Upgrading from 3.2 to 3.3
|
2018-10-11 15:21:29 +02:00 |
mikeller
|
047d5d6a22
|
Updated path in documentation for customised versions.
|
2018-10-07 13:04:40 +13:00 |
Michael Keller
|
ee7c556902
|
Merge pull request #6779 from DieHertz/bfdev-spedix-f4-target
Added SPEDIX F4 target
|
2018-09-25 09:27:59 +12:00 |
Michael Keller
|
2a529c8119
|
Merge pull request #6514 from bforbort/LIS3MDL
Add support for ST LIS3MDL MEMS Magnetometer
|
2018-09-20 22:54:58 +12:00 |
Michael Keller
|
7e362ace48
|
Merge pull request #6672 from timman2er/fix_name_building
fix building guide for all OS's
|
2018-09-18 23:43:37 +12:00 |
Andrey Mironov
|
35a75e5201
|
Added docs
|
2018-09-17 12:03:55 +03:00 |
Blaine
|
eb5af3a161
|
Add support for the ST LIS3MDL 3-Axis Magnetometer per #6437
|
2018-09-16 19:56:13 -07:00 |
Momme Jürgensen
|
a1347d251f
|
add some PR links to 3.4 release notes
|
2018-09-13 18:11:03 +02:00 |
Momme Jürgensen
|
d01405c605
|
add some PR links to 3.5 release notes
|
2018-09-13 16:04:33 +02:00 |
timman2er
|
b38afdb7db
|
Fix building guide (rebase because weird things happened
|
2018-09-02 02:54:46 +02:00 |
timman2er
|
30daff9643
|
fix name of software in development.md
|
2018-08-30 22:37:20 +02:00 |
Tim Eckel
|
290cfebd99
|
Markdown fixes and added style examples
|
2018-08-28 10:30:55 -04:00 |
loopur
|
c561fa33c0
|
Add new broad -HAKRCF722
|
2018-08-25 11:21:30 +08:00 |
mikeller
|
b4db764b46
|
VTX improvements from iNav.
|
2018-08-20 23:26:57 +12:00 |
mikeller
|
afd02613e3
|
Added release notes for 3.5 to documentation.
|
2018-08-20 16:46:15 +12:00 |
Michael Keller
|
660a21d282
|
Merge pull request #6498 from frozenskys/feature-tidyuposd
Tidy up max7456_symbols.h and document OSD Font glyphs.
|
2018-08-17 00:31:32 +12:00 |
Michael Keller
|
086e1a08c4
|
Merge pull request #6526 from flywoo/master
Add new target FLYWOOF405
|
2018-08-12 18:20:54 +12:00 |