Commit Graph

934 Commits

Author SHA1 Message Date
blckmn b8caab9e43 Adding board description file, and correcting gyro. 2019-04-26 22:30:09 +10:00
swilkens 794f4a93e9
[Docs] Further update Building in Windows
Restructured, further clarified and added the make_sdk_install script option.

I will update the pictures and other references in a future PR
2019-04-18 14:20:48 +02:00
laz2wiringpi 0a1d2a6997 from the pr
delay for voltage warnings #6691

changed to vbat
Update Battery.md
Add Menu osd Alarm delay

vbat_duration_for_crit
batteryConfig_vbatDurationForCrit
to
 vbat_duration_for_critical
batteryConfig_vbatDurationForCritical

lastVoltageOkMillis rename
2019-04-16 18:31:09 -04:00
david 443ca5d144 doc update and motor output change 2019-04-08 21:38:22 +02:00
Michael Keller 616b476bb9
Merge pull request #7933 from mikeller/add_flywoof411_to_4_0
Added target FLYWOOF411 to 4.0.
2019-04-08 22:51:01 +12:00
Michael Keller 95244a56f7 Merge pull request #7338 from nyway/3.5.x-maintenance
Add new target RUSHCORE7

Added target RUSHCORE7 to 4.0.
2019-04-07 20:59:56 +12:00
Michael Keller b60d133586 Merge pull request #7662 from flywoo/3.5.x-maintenance
Add new target FLYWOOF411 board
2019-04-07 20:52:51 +12:00
Michael Keller d0d99f68a0
Merge pull request #7913 from LexioTech/SYNERGYF4-target-including-new-config
SYNERGYF4 updated target for  4.0 and unified targets
2019-04-03 23:44:51 +13:00
Michael Keller 0913a73567
Merge pull request #7911 from elin-neo/elinf722_udpate_190327
Edit typos - ElinF722 doc
2019-04-03 21:35:44 +13:00
Lexio 96c21e846d SYNERGYF4 updated target for 4.0 and unified targets
Updated the existing 3.5.x maintenance branch SYNERGYF4 target to be 4.0 and unified target compatible.

Including:
- Legacy target for 4.0
- Unified target for future releases
- Documentation
2019-04-02 12:42:47 +02:00
elin-neo 5ac14fbc2e fix miss type 2019-04-02 11:16:02 +09:00
Michael Keller 5ddc4f24b5 Add target JHEF7DUAL to 4.0. 2019-04-01 16:57:44 +13:00
Michael Keller 5c75974415
Merge pull request #7887 from elin-neo/elinf722_udpate_190327
Update ELINF722 config
2019-03-29 19:49:40 +13:00
elin-neo bb8d3f4346 Update ELINF722 config 2019-03-28 14:05:48 +09:00
Michael Keller 173e958daf
Merge pull request #7872 from x4FF3/OMF4NV7
Please add OMNIBUSF4NANOV7
2019-03-27 07:53:38 +13:00
david c916ab96ac add OMNIBUSF4NANOV7 2019-03-26 17:54:48 +01:00
Markus Pyykkö 5754263e9d
Update FrSky SPI RX.md
Updated to observe binding status with status command instead
2019-03-26 08:52:16 +02:00
Markus Pyykkö cb8c31b025
Updated docs to have correct command for binding 2019-03-25 10:47:27 +02:00
IflightRc f766f54b35 Add unified target config for IFlightF4_Twin_G 2019-03-23 16:13:25 +08:00
swilkens 921754c2c7
[Docs] Update ARM toolchain version link
The currently listed version (5.4.1) is insufficient, version 7.3.1 (represented as 7-2018-q2-update) is expected in make\tools.mk (GCC_REQUIRED_VERSION ?= 7.3.1)
2019-03-12 20:32:10 +01:00
elin-neo c635e15af0 Modify some of ELINF405
Modify softserial port.
Define camera control pin.
Change esc serial port.
2019-03-08 08:34:05 +09:00
Michael Keller 1aef1a7448
Merge pull request #7629 from linuxdude21/patch-2
Profiles.md
2019-03-01 04:26:38 +13:00
Michael Keller b5dd2d80b7 Updating README.md and the pull request template for the feature freeze / STM32F3 retirement. 2019-02-28 09:23:31 +13:00
Nick Hesson e51573044c
Update Profiles.md
removed image.
2019-02-21 17:23:28 -08:00
Nick Hesson 4a1c33ea2b
Update Profiles.md 2019-02-20 17:07:27 -08:00
Nick Hesson 5ed49f587b
Update Profiles.md 2019-02-20 16:57:44 -08:00
Nick Hesson 3cc322898e
Update Profiles.md 2019-02-20 16:53:14 -08:00
Nick Hesson a50750f0d0
Update Profiles.md
Updating the Profile doc with current changes to BetaFlight.
2019-02-20 16:22:31 -08:00
Michael Keller 6e28a50bc4
Merge pull request #7610 from salavatov/patch-2
Update FrSky SPI RX.md
2019-02-20 23:52:48 +13:00
Konstantin Salavatov 228394b5c3
Update FrSky SPI RX.md
added link to CrazyBee F4 FR Pro
2019-02-19 15:13:39 +07:00
Konstantin Salavatov c5a85ced35
Update Board - CrazyBeeF4FRPro.md
Added link to manual
2019-02-19 15:05:55 +07:00
Dave Huber c2c4641ee6 Fix documentation for MSP_MODE_RANGES_EXTRA 2019-02-17 00:41:39 -06:00
Dave Huber bb95d53e62 Add mode logic to MSP
Add msp code 238.
Add MSP_MODE_RANGES code to msp.c.
Add 2 extra byte reads to MSP_SET_MODE_RANGES.
Add check for extra bytes in MSP_SET_MODE_RANGES
Add API documentation for MSP_MODE_RANGES_EXTRA
convert linkedTo storage to boxid
Send length of array in EXTRAS data
Add note that alignment of elements of MODE_RANGES and MODE_RANGES_EXTRA is required and indicated by permanentId.
2019-02-07 10:28:34 -06:00
Pieter Kruger 4ec536a317 Add LED profile feature - 4278 2019-01-19 20:23:03 +10:00
Michael Keller 329b9d38d7
Merge pull request #7279 from AlienWiiBF/FF_RACEPIT
Add FuriousFPV RacePit target as generic target
2019-01-13 12:37:43 +13:00
Michael Keller cbd3a19595
Merge pull request #7371 from Asizon/frskyspidoc
Updated Frsky Spi Documentation for LBT
2019-01-13 12:32:24 +13:00
Michael Keller 10ae62efed
Merge pull request #7312 from mikeller/amend_parentheses_rule
Amended rule to stipulate minimal use of parentheses.
2019-01-12 19:22:55 +13:00
Michael Keller f07c67fd86
Merge pull request #7361 from mikeller/fix-controls-broken-links
From cleanflight: Fix broken stick configuration documentation links.
2019-01-12 18:02:17 +13:00
Asizon 44c83a297f Updated Frsky Spi Documentation 2019-01-11 16:49:43 +01:00
Michael Keller d8e8d8374d
Merge pull request #7309 from mikeller/update_coding_style_2
Updated coding style documentation.
2019-01-11 11:34:10 +13:00
Dominic Clifton 2f2384fa27 Merge pull request #3074 from cleanflight/fix-controls-broken-links
Fix broken stick configuration documentation links.
2019-01-11 03:33:48 +13:00
mikeller fda4bd2124 Updated coding style documentation. 2019-01-09 09:13:15 +13:00
Kurt Wilson f4664a3490
document telemetry sensor from #7236 2019-01-08 10:16:39 -05:00
Kurt Wilson 8b3ebe60d0
Format FRSKY telemetry table 2019-01-08 09:59:58 -05:00
Kurt Wilson 55f5a7067e
fix small table mistake 2019-01-08 09:52:30 -05:00
Kurt Wilson 42cbb00dc6
Format Smartport Telemetry lines to table 2019-01-08 09:49:32 -05:00
Michael Keller ce1dd5225f
Merge pull request #7296 from elin-neo/master
Add new target - ElinF405
2019-01-08 22:54:30 +13:00
MJ666 3b3df3689d Add FuriousFPV RacePIT documentation 2019-01-02 12:28:59 +01:00
mikeller af0a3ad58b Added exception for ternary conditional operator. 2018-12-30 10:15:12 +13:00
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 82e999e589 Amended rule to stipulate minimal use of parentheses. 2018-12-30 00:32:26 +13: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
elin-neo a31792b385 Add new target - ElinF405 2018-12-27 12:04:00 +09: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
ZhengNingwei 67e83c7a92 Change DALRC F722DUAL VBAT_SCALE_DEFAULT
DALRC F722DUAL will support 10s battery,the VBAT_SCALE_DEFAULT change 160,max voltage achieved 51V.

DALRCF722DUAL add picture

DALRCF722DUAL add picture

Update board -DALRCF722DUAL.md

Update board -DALRCF722DUAL.md
2018-08-11 15:12:58 +08:00
flywoo e48190ccd7 change_3 2018-08-10 17:02:07 +08:00
flywoo fdddaec4e8 Add new target FLYWOOF405 2018-08-07 17:30:40 +08:00
Richard Cooper 23d7180da3 Use glyphs from default.mcm 2018-07-31 20:08:02 +01:00
Richard Cooper 516483ee64 Tidy up symbols.h and add docs for osd font 2018-07-31 19:35:01 +01:00
ZhengNingwei ad0a1ae7ac Add new target DALRCF722DUAL
This board use the STM32F722RET6 microcontroller and have the following features:
 High-performance and DSP with FPU, ARM Cortex-M7 MCU with 512 Kbytes Flash
 216 MHz CPU,462 DMIPS/2.14 DMIPS/MHz (Dhrystone 2.1) and DSP instructions, Art Accelerator, L1 cache, SDRAM
 DUAL gyro MPU6000 and ICM20602,could choose mpu6000,more stable and smooth.Or choose ICM20602,higher rate(32K/32K).Choose on CLI mode,experience different feature gyro on same board
 OSD on board
 The 16M byte SPI flash on board for data logging
 USB VCP and boot select button on board(for DFU)
 Stable voltage regulation,DUAL BEC  5v/2.5A and 10v/2A for VTX/camera etc.And could select 5v/10v with pad
 Serial LED interface(LED_STRIP)
 VBAT/CURR/RSSI sensors input
 Suppose IRC Tramp/smart audio/FPV Camera Control/FPORT/telemetry
 Supports SBus(built-in inverters), Spektrum1024/2048, PPM
 Supports I2C device extend(baro/compass/OLED etc)(socket)
 Supports GPS (socket)
2018-07-30 09:44:09 +03:00
mikeller c8f71e97d8 Fixed typo in SKYZONEF405 file name. 2018-07-28 12:22:19 +12:00
Michael Keller c00ddb2152
Merge pull request #6458 from mikeller/rename_skyf405_skyzonef405
Renamed SKYF405 to SKYZONEF405.
2018-07-28 12:11:33 +12:00
jflyper a6327bd79a Added a note on alternative resister value for IBUS 2018-07-27 23:45:46 +09:00
mikeller 3bb10ead4d Renamed SKYF405 to SKYZONEF405. 2018-07-27 01:02:53 +12:00
mikeller ba1c4fe07f Added release notes for 3.4. 2018-07-15 16:11:24 +12:00
mikeller 45fd07f5a1 Fixed documentation for modes. 2018-07-10 20:57:05 +12:00
Michael Keller 0df366d296
Merge pull request #6248 from mikeller/added_skyzonef405_target
Added SKYF405 target.
2018-07-01 19:02:13 +12:00
mikeller f354f8f350 Added SKYZONEF405 target. 2018-07-01 12:39:15 +12:00
mikeller 777c2b26b1 Second attempt at cleaning up image locations in 'docs'. 2018-07-01 12:37:11 +12:00
mikeller a456f00b36 Cleaned up image location for board documentation. 2018-06-30 22:44:07 +12:00
Michael Keller 2f1f07d186
Merge pull request #6077 from jhalfmoon/jhalfmoon-crazybee-doc-update
Added a list of known issues for the CrazyBee FC
2018-06-26 19:29:17 +12:00
Scavanger b907e584d1
Update Telemetry.md 2018-06-20 09:12:56 +02:00
Johnny Halfmoon 97d2998c7d Modified crazybee board docs 2018-06-13 08:22:31 +02:00
Johnny Halfmoon 29be67bc54 Added a list of known issues
This board has some quirks which new users should be aware of.
2018-06-10 00:08:29 +02:00
Cleric-K e17abc4063 Failsafe switch choosable behavior #5994
The `failsafe_kill_switch` parameter has been renamed to
`failsafe_switch_mode` and it determines what happens
when the Failsafe mode is activated with an AUX switch.
It takes one of three values:
  0 - simulates RC signal loss - thus activates Stage1 failsafe
      (former behavior when kill switch option was OFF)
  1 - disarms immediately
      (former behavior when kill switch option was ON)
  2 - activates the failsafe procedure (Stage2) immediately (new)
2018-05-29 23:28:09 +03:00
Michael Keller 8f1df0635f
Merge pull request #5950 from nyway/master
Add new target FOXEERF405
2018-05-23 23:47:57 +12:00
ZhengNingwei 09ed26f2ff Add new target FOXEERF405
Board - FOXEERF405

This board use the STM32F405RGT6 microcontroller and have the following features:
* 1024K bytes of flash memory,192K bytes RAM,168 MHz CPU/210 DMIPS
* The 16M byte SPI flash for data logging
* USB VCP and boot select button on board(for DFU)
* Stable voltage regulation,9V/2A DCDC BEC for VTX/camera etc.And could select 5v/9v with pad
* Serial LED interface(LED_STRIP)
* VBAT/CURR/RSSI sensors input
* Suppose IRC Tramp/smart audio/FPV Camera Control/FPORT/telemetry
* Supports SBus, Spektrum1024/2048, PPM. No external inverters required (built-in).
* Supports I2C device extend(baro/compass/OLED etc)
* Supports GPS
* Supports MPU6000 or ICM20689
2018-05-23 15:31:39 +08:00
Neil Balch 878418a19c Updated MATEK F405-CTR Docs
Improved formatting and added info on status indicator patterns
2018-05-21 17:17:30 -07:00
Steve Evans c05d9ef935 Fix doc typos 2018-05-16 22:13:51 +01:00
allenfor2017 b337cfb941 update target SPEEDYBEE F4 2018-05-11 11:44:33 +08:00
Neil B 97b787fb72 Cleaned up markdown
Added markdown code bash tags and removed whitespace
2018-05-03 20:27:11 -07:00
Neil B 9e6752198c Make F405-CTR docs more readable 2018-05-03 18:03:10 -07:00
Neil 1fd1bdbb3f
Add softserial info and status LEDs 2018-05-03 14:53:18 -07:00
Neil 86c54ff3ae
Clarify resource command in F405-CTR docs 2018-05-03 14:27:32 -07:00
Neil b8a9beb732
Add UART list for F405-CTR and update pinout 2018-05-03 12:20:59 -07:00
Neil b95089da5d
Add note on possible pad conflict
And fix terminology for RX5 pad description.
2018-05-03 08:10:37 -07:00
Michael Keller 40e8f77fed
Merge pull request #5802 from neilbalch/patch-1
Add Board documentation for Matek F405-CTR
2018-05-04 00:07:31 +12:00
Neil f679215d03
Fix file extension (oops!) 2018-05-02 22:12:23 -07:00
Neil 4d95369b1f
Add Board documentation for Matek F405-CTR 2018-05-02 22:09:04 -07:00
Andrey Mironov c281e87e9e
Update Board - AikonF4.md 2018-04-23 10:59:35 +03:00
Dimand 49139f2d6d New details for calibrating current sensors (#5658) 2018-04-18 01:22:24 +12:00
SteveCEvans 6f088d0fd2 Add PID adjustment from AUX transmitter channel (#5584)
* Scale PIDs using aux channels

* Add control via variables and documentation

* Use USE_TXPID

* Removed OWNER_TXPID

* Use PWM_RANGE_MIDDLE

* Fix typos

* Move Tx PID arrays into pidProfile_t

* Move macro to pidUpdateRate function

* Enable TXPID on REVONANO

* Add support for direct setting of adjustments from aux channel

* Change variable name from adjustmentScale to adjustmentScale to avoid confusion

* Update documentation

* Change variable name from adjustmentScale to adjustmentScale to avoid confusion

* Only adjust settings if adjustment channel has changed value

* Fix formatting

* Use pidAudioModes_e type in ADJUSTMENT_PID_AUDIO setting. Only allow absolute override of settings of ADJUSTMENT_MODE_STEP.

* Add example 6

* Fix checking of adjustment mode

* Fix USE_PID_AUDIO code. Broke SPRACINGF7DUAL.
2018-04-18 00:23:44 +12:00
Andrey Mironov b8aa6ac915 Added AIKONF4 (#5355)
* Added AIKONF4

* Replaced binary literals with explicit bit macros

* Removed invalid backdoor timers

* Added board description to docs folder
2018-04-01 11:10:39 +12:00
Michael Keller b55ff3fefc
Added documentation for the FrSky SPI RX. (#5545) 2018-03-30 18:01:12 +13:00
allenfor2017 a02c404157 add new target SpeedyBee F4 (#5552)
* add new target speedybee f4

* modify BEEPER define
2018-03-30 17:54:25 +13:00
githubDLG cd72348dd3 add new target CrazyBee F3 FS (#5495)
* add new target CrazyBee F3 FS

add new target CrazyBee F3 FS

* merge crazybeef3fs to crazybeef3fr
2018-03-23 20:11:59 +13:00
SteveCEvans 5558174d33 Support programming of Arduino devices in serial passthrough mode (#5129)
* Support DTR in serial passthrough mode to enable programming of Arduino
based devices such as MinimOSD.

Use 'serialpassthrough 5 57600 rxtx 56' and then use Ardino to program MinimOSD
Use 'serialpassthrough 5 115200' and then use MWOSD configurator to setup

* Fix comment for CDC_SetCtrlLineStateCb routine

* Handle F7 CDC interface

* Use strToPin() to allow easy port/pin specification

* Fix use of CDC_SetCtrlLineStateCb for all processor types

* Only set baud when specified

* Fix unit tests for cli

* Only register callback if needed

* Fix white space

* Provide implementation of IOConfigGPIO in SITL

* Update serialpassthrough help text

* DTR handling through serial drivers

* Fix F3, F7 and SITL builds

* If serialpassthrough command specifies baud rate of 0, set baud rate over USB. MWOSD configurator can now access config and reflash MinimOSD without rebooting and changing baud rate.

* Fix F3 build

* Fix failing unit tests

* Use resources to declare DTR pin assignment

* Don't assert DTR during normal operation as MW_OSD doesn't like it

* MW_OSD must be built with MAX_SOFTRESET defined in order to support DTR resets

* Minimise changes after dropping DTR pin param from serialpassthrough cmd

* Remove DTR pin param from serialpassthrough cmd

* Treat ioDtrTag as boolean in conditional statements

* Tidy buffer check

* Check buffer size in CDC_Itf_Control

* Fix unit test

* Add documentation for DTR

* Add note on MAX_SOFTRESET to documentation

* Remove superfluous function definitions

* Fix tabs

* Fix tabs

* Removed superfluous entried from vtable

* Backout whitespace changes unrelated to this PR

* Pass true/false to IOWrite()

* Fix line coding packing

* Add LINE_CODING structure defintion

* Revise serial documentation

* Prevent tx buffer overflow in serialPassthrough()

* Revert change unrelated to PR

* Review feedback from ledvinap

* Fix unit test

* Use PINIO to drive DTR

* Fix unit test

* Remove change unrelated to PR

* Fix SITL build

* Use shifted bits for mask definition

* Fix serialpassthrough documentation

* Only compile PINIO functionality if USE_PINIO defined

* IOConfigGPIO not needed

* Move cbCtrlLine callback to cli.c

* serialPassthrough params changed

* Check packed structure size

* Fix unit test

* Tidy up baud rate handling
2018-03-21 23:17:31 +13:00
SteveCEvans 11fb4cb091 If RSSI Channel is set to Disabled when using S.Bus then generate RSS… (#5090)
* If RSSI Channel is set to Disabled when using S.Bus then generate RSSI signal using frame drop flags from the rx

* Set RSSI max level for S.Bus to 1024 so OSD defaults can be used

* Failsfafe must be detected rather than just reporting dropped frames

* Failsafe implies dropped frames

* Remove failsafe debug

* Use RSSI_SOURCE_RX_PROTOCOL

* Add rssi_from_rx_protocol to enable siqnal quality from rx to be processed as RSSI

* Use RSSI_MAX_VALUE definition

* Use rssi_from_rx_protocol flag for fport rx

* Update serialpassthrough help text

* Revert erroneous commit

* Use rssi_src_frame_errors boolean

* rssi_src_frame_errors = ON | OFF

* Moved rssi_src_frame_errors to end of rxConfig_t struct

* Add documentation of rssi_src_frame_errors

* Synthesise RX_FRAME_FAILSAFE flag to protect from bad implementation in receivers

* Match rx failsafe behaviour exactly

* Only set RX_FRAME_COMPLETE if valid frame is received

* RSSI_SOURCE_FRAME_ERRORS moved to end of rssiSource_e enum

* Removed superfluous else if clause

* Restore debug code

* Restore stateFlags

* Set RX_FRAME_DROPPED flag when failsafe is triggered
2018-03-21 13:36:23 +13:00
Michael Keller 2ba0f74f5f
Fixed puntuation in documentation. Also, testing [ci skip] (#5474) 2018-03-20 13:17:15 +13:00
Michael Keller 499d619e27
Updated release notes to include information about the AKK / RDQ VTX fix branch. [ci skip] (#5472) 2018-03-20 12:43:57 +13:00
githubDLG b286c061e6 New target CrazyBeeF3FR (#5420)
* Create target.c

* Add files via upload

* add new target

add new target, CrazyBeeF3FR

* Update target.h

* Update target.h

* Update target.c

* Update target.h

* Update target.c

* Update target.h

* move the 2 jpg to the docs/boards

* add jpg file to docs/boards/

* update picture links of .md file

* try relative reference the pic

* upadte defines form

-#define BEEPER                  PC15
+#define USE_BEEPER
+#define BEEPER_PIN              PC15

#define GYRO
#define USE_GYRO

#define ACC
#define USE_ACC
2018-03-15 02:32:14 +13:00
ileou 31b3959221 Update Building in Ubuntu.md (#5408)
Adjust the ARM_SDK_DIR variable in TOOLS.MK file with the "gcc-arm-none-eabi-xxx" version.
2018-03-15 02:14:33 +13:00
azolyoung 0d3ca7fa6d add a wiki link in the release notes for the update of runcam in BF3.3 (#5403) 2018-03-15 02:08:09 +13:00