1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00
Commit graph

776 commits

Author SHA1 Message Date
Konstantin Sharlaimov (DigitalEntity)
7530bc48ca Fixed-wing PIFF controller, different PID banks for FW/MC 2017-01-24 20:20:55 +10:00
Konstantin Sharlaimov
0596ae3ae7 Merge pull request #1028 from oleost/oleost-failsafe-docs-correction
Wrong documentation regarding failsafe mode and skipping stage 1
2017-01-22 23:51:25 +10:00
Konstantin Sharlaimov
b5572b4105 Merge pull request #1081 from iNavFlight/launch-idle
LAUNCH - Configurable idle throttle, gradual throttle ramp up
2017-01-19 17:32:25 +10:00
Konstantin Sharlaimov (DigitalEntity)
394900370d SBUS inversion control (grafting from Cleanflight) 2017-01-18 23:08:29 +10:00
Konstantin Sharlaimov (DigitalEntity)
4fb7e5cd7d Launch idle throttle; Gradual throttle increase
Typo fix

Add CLI settings; Change default

Docs update; Settings update; Minor code refactoring
2017-01-18 23:05:33 +10:00
Konstantin Sharlaimov (DigitalEntity)
d5c424257c CLI doc update 2017-01-18 17:11:25 +10:00
oleost
ffdd06cc95 Update Cli.md 2017-01-17 20:36:59 +01:00
oleost
802c24ad41 rewrite of variable table for CLImd 2017-01-17 16:11:27 +01:00
oleost
799833d1ce Wrong documentation regarding failsafe mode and skipping stage 1
According to @digitalentity this is wrong. 
Stage 1 cannot be bypassed by Failsafe mode and is threated the same way as example No pulses
2017-01-03 22:12:55 +01:00
Paweł Spychalski
a4af65ff00 Update Telemetry.md 2016-12-26 11:17:53 +01:00
Paweł Spychalski
95a0d4f62d Merge pull request #965 from iNavFlight/DzikuVx-patch-1
improved UART inverter for SmartPort
2016-12-26 11:05:30 +01:00
Paweł Spychalski
62bb36be91 improved UART inverter for SmartPort 2016-12-26 10:46:23 +01:00
Konstantin Sharlaimov (DigitalEntity)
1ee2911b81 Air3 doc update 2016-12-21 09:55:48 +10:00
Konstantin Sharlaimov (DigitalEntity)
0ae98fff11 Made Tricopter mixer functional on OMNIBUS when UART3 is used 2016-12-19 00:20:28 +10:00
oleost
8738f3748c Update Cli.md 2016-12-18 12:57:50 +01:00
oleost
570944d0e6 updated cli.md for acc_*, baro_* and mag_hardware 2016-12-14 19:52:10 +01:00
Pawel Spychalski (DzikuVx)
5ab7999941 SS1 on Omnibus F4 and docs update 2016-12-13 19:43:52 +01:00
Paweł Spychalski
4f23876b96 Merge pull request #908 from oleost/Softserial-airbotf4
Softserial airbotf4
2016-12-13 19:11:31 +01:00
Paweł Spychalski
0932a37989 Merge pull request #914 from oleost/oleost-cli-docs-update
mag_hardware was duplicate entry, removed one.
2016-12-13 09:38:49 +01:00
oleost
681ec8a514 mag_hardware was duplicate entry, removed one. 2016-12-13 09:23:35 +01:00
oleost
dd634051db Update Board - Airbot F4 and Flip32 F4.md 2016-12-12 14:12:34 +01:00
Konstantin Sharlaimov (DigitalEntity)
b5a31605c2 Docs update 2016-12-12 16:03:27 +10:00
Konstantin Sharlaimov
0254d623ee Merge pull request #878 from iNavFlight/launch-improvements
Swing-launch detection
2016-12-12 14:41:22 +10:00
Konstantin Sharlaimov
abefb231fc Merge pull request #869 from iNavFlight/rth-climb-configuration
Add an option to define behavior during initial RTH stage
2016-12-12 14:41:01 +10:00
Konstantin Sharlaimov (DigitalEntity)
6db7aa5e94 CLI updates; Typo fixes 2016-12-11 21:01:41 +10:00
Krzysztof Matula
4fca045f02 hardware status - doc update 2016-12-11 19:06:03 +10:00
Konstantin Sharlaimov (DigitalEntity)
853a8c2acd Docs update 2016-12-06 23:31:02 +10:00
Konstantin Sharlaimov (DigitalEntity)
5d5735a29d Allow to disable pitotmeter from CLI, introducing pitot_hardware, docs update 2016-11-15 22:19:02 +10:00
Konstantin Sharlaimov (DigitalEntity)
6b4b181822 Failsafe docs update 2016-11-11 01:06:37 +10:00
Pawel Spychalski (DzikuVx)
c4f6bda4b5 Flip32F4 target renamed to Airbot F4 2016-11-10 12:11:07 +10:00
Konstantin Sharlaimov
ad57ed62b9 Merge pull request #764 from iNavFlight/master
Merge back from master to development
2016-11-06 18:07:51 +10:00
Pawel Spychalski (DzikuVx)
250d20e378 docs fix 2016-11-04 10:20:11 +01:00
Faduf
60bd208076 Create an .md file for the YuPiF4
An .md file to describe the YuPiF4 target was created in the Doc/ folder of the Inav project.
2016-11-04 09:42:02 +01:00
Konstantin Sharlaimov
d726ae95e7 Merge pull request #421 from iNavFlight/async-gyro-and-acc
Asynchronous gyro and acc processing
2016-11-03 17:42:06 +10:00
Pawel Spychalski (DzikuVx)
a4f1f67ac8 typo fix 2016-11-02 18:38:44 +01:00
Pawel Spychalski (DzikuVx)
e3d8949810 docs 2016-11-02 18:38:44 +01:00
Pawel Spychalski (DzikuVx)
aee957f4b3 CLI docs 2016-11-02 18:38:44 +01:00
Paweł Spychalski
62281242af Update Telemetry.md 2016-11-02 18:36:04 +01:00
Paweł Spychalski
d022dcfb39 missing backslash 2016-11-02 18:33:53 +01:00
Pawel Spychalski (DzikuVx)
b63cf3b0ea cleanup 2016-11-02 14:24:26 +01:00
Pawel Spychalski (DzikuVx)
b9c9a65fad doc update 2016-11-02 14:24:26 +01:00
Pawel Spychalski (DzikuVx)
f6b3548258 doc update 2016-11-02 14:24:26 +01:00
Pawel Spychalski (DzikuVx)
4967b8a45b RSSI ADC and basic docs 2016-11-02 14:24:26 +01:00
Konstantin Sharlaimov
32368b7db6 Merge pull request #730 from iNavFlight/smartport-hardware-inverter
Smartport on STM32F4 with external inverters
2016-11-02 21:01:03 +10:00
Pawel Spychalski (DzikuVx)
5db140ae95 setting name changed 2016-11-01 15:22:19 +01:00
Pawel Spychalski (DzikuVx)
5827e2b9ca Smartport on F4 with external inverters 2016-10-29 20:10:42 +02:00
Pawel Spychalski (DzikuVx)
b53d5c3742 missing ling 2016-10-25 18:38:10 +02:00
Paweł Spychalski
f3ce64e840 doc fix 2016-10-25 14:41:19 +02:00
Pawel Spychalski (DzikuVx)
0fae684587 updated REVO target 2016-10-25 13:42:46 +02:00
Jonathan Hudson
65d6009baf update Cli for new PWM settings 2016-10-15 16:26:02 +01:00