emsr
0022e28344
at32f403a usb 48mhz fixed
2022-10-01 22:26:22 +08:00
MITuritsyn
6ca02dc242
fix throttle range
2022-04-26 17:03:44 +03:00
MITuritsyn
07faab5bf2
Update a misleading TPA chart
...
The old version was pretty ambiguous so many people were confused with it.
2022-04-26 14:02:48 +03:00
J Blackman
67ffcf8f18
Merge pull request #11490 from David-OConnor/comments-to-styleguide
2022-04-22 17:52:57 +10:00
gg1bbs
f3f12ecdb3
Minor spelling, grammar, and formatting changes to documentation
2022-04-21 15:29:29 +10:00
ctzsnooze
ee024aff0c
refactor failsafeActivate, all recovery times the same
...
Simpler GPS Rescue fix
100ms interval for signalReceived failure
Faster failsafe stick response
Update and confirm unit tests work correctly
Restore invalid flight channel ability to trigger failsafe with individual timers
Set default failsafe stage 1 delay to 1.5 seconds, approximately match previous delay of 1.6s when the user selected 1.0 seconds.
Update failsafe documentation for 4.3
Arming blocked soon after Rx initialisation
Unit test fix for previous commit
Editorial changes and typo fixes
2022-04-13 11:52:56 +10:00
David O'Connor
e9714261c3
Added doc comment to styleguide
2022-03-26 16:11:03 -04:00
Nicolas VERHELST
17fd27e3a6
Add some other back quotes
2022-03-15 17:25:22 +11:00
Nicolas VERHELST
f519a089a6
Fix escape
2022-03-15 17:14:22 +11:00
Nicolas VERHELST
dcdf5e6af8
Add missing back quotes
2022-03-15 17:10:16 +11:00
haslinghuis
3f2c2bd8db
Update docs/LedStrip.md
2022-02-27 02:34:23 +01:00
Alessandro Fiorillo
b96031573d
Updated LED_STRIP docs with undocumented CLI commands
2022-02-15 19:39:42 +01:00
Alessandro Fiorillo
ae77ed3daf
Updated LED_STRIP docs with undocumented CLI commands
2022-02-14 20:54:34 +01:00
Mark Haslinghuis
2947bae4ea
Update documentation for building in Ubuntu
...
Update documentation for building in Ubuntu
last change
2022-01-08 05:02:55 +01:00
Mark Haslinghuis
4c6075b52b
Fix Fedora Development Documentation
2021-12-28 01:18:09 +01:00
g3gg0
ca6c495f46
add SK6812 RGBW 4-channel LEDs, which are compatible to WS2812 except for the fourth color channel
2021-12-23 01:12:02 +01:00
ctzsnooze
09f2921a37
update Rx.md with note about OpenTx ADC filter
2021-10-15 15:42:15 +11:00
Dmitry Grigoryev
2b936b2749
spelling fixes
2021-06-18 17:42:47 +02:00
Michael Keller
7c89b857ad
Merge pull request #10704 from hydra/bf-usart9-10-support
2021-06-08 14:19:16 +12:00
Michael Keller
dabe6343fc
Merge pull request #10602 from tstibor/doc_report_cell_voltage
...
CLI name ibus_report_cell_voltage is replaced by report_cell_voltage
2021-05-21 02:31:53 +12:00
Michael Keller
67535941d8
Merge pull request #10697 from TonyBlit/battery_doc
...
Small doc enhancements
2021-04-26 13:42:19 +12:00
Dominic Clifton
263c5fa373
Add UART9/10 support.
...
* UART9 was supported as LPUART on some H7s.
* Newer 100-pin H7 CPUs support UART9 and USART10.
* 100+ pin devices support higher numbered UARTS than UART10.
Use USE_LPUART instead of hacking into UART9 for clarity.
* LPUARTS are different from other types of UARTS.
* They need different ID ranges.
* They have and different capabilities.
* Renumber LPUART1 to 40.
0-19 reserved for UART1-20
40-49 onwards for LPUART instances.
It makes sense to treat them as a different class of UART. Just like we
do for softserial, vcp, etc.
2021-04-22 06:13:09 +02:00
Michael Keller
858d593c51
Merge pull request #10676 from Dishoungh/custom_config
2021-04-19 23:39:20 +12:00
Michael Keller
9be5c23d8a
Merge pull request #10623 from AlfredJKwack/patch-2
2021-04-19 23:12:39 +12:00
AlfredJKwack
247ebc8005
Update docs/Cli.md as per suggestion
...
Co-authored-by: haslinghuis <mark@numloq.nl>
2021-04-19 08:36:17 +02:00
AlfredJKwack
b7848adf06
Update docs/Cli.md as per suggestion
...
Co-authored-by: haslinghuis <mark@numloq.nl>
2021-04-19 08:35:42 +02:00
AlfredJKwack
a0294d8394
Update docs/Cli.md as per suggestion
...
Co-authored-by: haslinghuis <mark@numloq.nl>
2021-04-19 08:35:26 +02:00
Tony Cabello Miguel
518bc1b165
Small doc enhancements
2021-04-16 07:49:25 +02:00
Dishoungh
02841fb9c6
Added custom board configuration documentation
2021-04-09 08:52:44 -05:00
AlfredJKwack
60b9c66aa4
Doc update voltages
...
Updated value ranges as well now.
2021-03-18 18:22:44 +00:00
AlfredJKwack
466cb5a4de
Update cli.md to vbat_xx_cell_voltage range to v0
...
Updated `vbat_max_cell_voltage`, `vbat_min_cell_voltage`, `vbat_warning_cell_voltage` to reflect the change from 0.1v to 0.01v ranges.
2021-03-14 11:44:29 +00:00
AlfredJKwack
3047453523
Update battery.md to reflect voltage units change
...
Somewhere along the way Betaflight changed the voltage units is uses for voltages from 0.1v to 0.01v
This update corrects the documentation of `vbat_max_cell_voltage`, `vbat_min_cell_voltage`, `vbat_warning_cell_voltage` to reflect that.
2021-03-14 11:22:23 +00:00
Thomas Stibor
d7c52ffb8b
CLI name ibus_report_cell_voltage is replaced by report_cell_voltage
...
CLI name ibus_report_cell_voltage does not exist anymore. It is replaced
by the unified name: report_cell_voltage.
2021-03-07 14:16:27 +01:00
Bruce Luckcuck
b974408c6a
Fix vbat_hysteresis docs and potential calculation underflow
2021-02-17 11:56:14 -05:00
Thomas Stibor
d1a402d9b4
Battery capacity CLI name is bat_capacity not battery_capacity
...
CLI set/get parameter for battery capacity is bat_capacity.
2021-02-04 13:32:49 +01:00
Chris
7641bdcc91
adds additional headings to Curly braces section
...
Adds proposed sub headings to Formatting Style > Curly Braces section
2021-01-22 16:01:58 -08:00
Chris
5e5748c99a
removes unintentional heading
2021-01-22 15:58:17 -08:00
Chris
79bfa181dd
Clarifies and clean-up Formatting style > Curly braces
...
- adds `code` formatting to some keywords
- adds some more clarifications to existing style rules.
2021-01-22 15:51:35 -08:00
Thomas Stibor
a974891432
Remove unused CLI variables from documentation page
...
Since version 4.0.0 CLI variables:
* acc_cut_hz,
* accxy_deadband,
* accz_deadband,
* acc_unarmedcal
are removed from settings.c and thus can be also removed
from the CLI documentation page.
2020-12-30 14:42:26 +01:00
Mark Haslinghuis
b88f948004
Fixed test build on Fedora and Ubuntu with native clang
2020-10-23 19:52:37 +02:00
Michael Keller
fa6c0e2db1
Merge pull request #10255 from haslinghuis/fix-ubuntu-devdoc
2020-10-13 01:36:29 +13:00
Mark Haslinghuis
304ef3002e
Update Ubuntu development
2020-10-12 00:32:49 +02:00
haslinghuis
821d99a000
Update Building in Fedora to 32
2020-10-07 03:27:56 +02:00
Michael Keller
f793c1b000
Merge pull request #10132 from jcg1541/patch-1
...
Update Mixer.md
2020-10-04 16:30:10 +13:00
mikeller
b4fcb08bed
Fixed typo.
2020-10-04 16:21:11 +13:00
Michael Keller
808fbb792f
Merge pull request #10103 from skywinder/patch-2
2020-09-01 00:28:15 +12:00
Petr Korolev
99f7ca2926
Update PID tuning.md
...
fixes according to review
2020-08-24 22:29:31 +07:00
Michael Keller
87adab2fac
Merge pull request #10080 from haslinghuis/british_osd_units
2020-08-25 00:27:59 +12:00
jcg1541
d529e40ec1
Update Mixer.md
...
I have tried the latest released betaflight firmware with my 3D helicopter to see the main motor spins and controlled by M1 motor, the S1-S3 servos move and control the cyclic swashplate, and S4 servo controls the rudder.
2020-08-23 19:29:59 -04:00
haslinghuis
9ae3adaa51
Measurement units for OSD elements and FRSKY hub telemetry.
2020-08-23 16:23:57 +02:00