1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-14 20:10:18 +03:00
Commit graph

943 commits

Author SHA1 Message Date
Dishoungh
02841fb9c6 Added custom board configuration documentation 2021-04-09 08:52:44 -05: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
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
Michael Keller
b31230701a
Merge pull request #10094 from haslinghuis/upd-doc-serial 2020-08-23 15:48:38 +12:00
haslinghuis
bde56cf876 Document updated after comments from mikeller! 2020-08-19 18:53:54 +02:00
Petr Korolev
f97f61f005
Update PID tuning.md
small gram fixes
2020-08-17 11:10:15 +07:00
mikeller
a668dc9170 Updated the instructions for the creation of Unified Target Configurations. 2020-08-16 11:48:07 +12:00
MarcBoettinger
8b27f0fd63
Update Rssi.md formula for rssi_offset
Fixing the formula  rssi_offset = (1000-rssi_nosig) / 10  which is now in line with the example.
2020-07-17 09:38:39 +02:00
Michael Keller
57cc267052
Merge pull request #9991 from haslinghuis/Upd-Dev-Docs
Updating Ubuntu development docs
2020-07-12 13:56:20 +12:00
haslinghuis
5c7939acb8 Ubuntu development documentation updated. 2020-07-08 18:33:36 +02:00
haslinghuis
72838f3188 Add serial port identifier and serial port function table 2020-07-06 04:23:36 +02:00
Michael Keller
262a2e1981
Merge pull request #9975 from DusKing1/patch-1 2020-07-05 14:52:53 +12:00
Michael Keller
1e100589ff
Merge pull request #9970 from TheIsotopes/patch-1
minor update Betaflight 4.2 Release Notes.md
2020-07-05 14:50:16 +12:00
Michael Keller
8f35f5be1a
Merge pull request #9966 from mikeller/fix_4_1_release_notes
Fixed links in 4.1 release notes.
2020-07-05 14:45:55 +12:00
DusKing1
d3869e4d97
Typo fix in LedStrip.md
According to the actual CLI command and conversion diagram, the number here should be 27.
2020-07-03 12:29:54 +08:00
DusKing1
20c21cc380
Fix typo in LedStrip.md
Clearly 0 to 6 has 7 numbers
2020-07-03 11:42:13 +08:00
TheIsotopes
0d2edc1131
minor update Betaflight 4.2 Release Notes.md
heading added
2020-06-30 13:48:27 +02:00
mikeller
5d74e73fd8 Added release notes for 4.2. 2020-06-30 14:54:53 +12:00
mikeller
17723b90ae Fixed links in 4.1 release notes. 2020-06-30 00:36:36 +12:00
Michael Keller
981823be2c
Merge pull request #9909 from bys1123/patch-1 2020-06-21 15:13:02 +12:00
mikeller
801cf5a8cb Removed the retirement notice for STM32F3. 2020-06-14 19:39:43 +12:00
斯东Stone
07c7feeef2
Update Telemetry.md 2020-06-14 10:08:13 +08:00
斯东Stone
621c45fb53
Rename telemetry_inversion to tlm_inverted 2020-06-14 05:40:27 +08:00
x4FF3
5679b76d40 Add ApexF7 docs 2020-05-24 22:33:03 +02:00
Anhad Sawhney
b292a2b626
Better description of animations
Updated larson scanner, thrust ring
2020-05-17 00:35:23 -04:00
mikeller
103712855c Added instructions for how to add test targets to pull requests. 2020-05-05 00:24:51 +12:00
Michael Keller
212dab7ecd
Merge pull request #9686 from Daemon42/patch-1
Fix rssi_scale formula.
2020-04-25 17:04:55 +12:00
mikeller
bb24002a50 Added point about testing to Unified Target configuration creation instructions. 2020-04-19 02:42:11 +12:00
Ian
be791cb14f
Fix rssi_scale formula.
Change * to / in 
rssi_scale = 100 * 1000 / (rssi_fullsig - rssi_nosig)
to keep the scale near 100 instead of 100000..
2020-04-11 00:22:06 -06:00
mikeller
961fbdb169 Added documentation for JetiExBus setup. 2020-02-13 23:12:56 +13:00
Michael Keller
be016dc794
Merge pull request #9460 from noah95/rssi-scale-doc
Rssi scale documentation
2020-02-09 08:02:41 +13:00
Noah Huetter
9444d0d93b
Move chapter up hierarchy 2020-02-08 10:39:57 +01:00
Noah Huetter
df626d34a4
Add documentation for RSSI scale and offset 2020-02-07 16:37:57 +01:00
Asher Winn
2255a4d9de Updating documentation to include 'Disable VTX Contol' and 'Launch Control' 2020-01-24 22:50:33 +11:00