Daniel Arruda Ribeiro
b665b98bd3
Adjust nav_fw_pitch2thr variable description
2018-06-17 13:26:29 -03:00
Michel Pastor
12443769ca
Document stick commands for battery profile selection
2018-06-13 15:59:52 +02:00
Pawel Spychalski (DzikuVx)
2b7b47e72c
I2C rangefinder rename
2018-06-06 08:43:45 +02:00
Alberto García Hierro
462e5e0bd4
Add Wind Estimation paper by William Premerlani
...
Used to implement the wind estimator
2018-05-27 21:11:19 +01:00
Pawel Spychalski (DzikuVx)
69080ba863
various doc updates
2018-05-24 13:53:18 +02:00
Pawel Spychalski (DzikuVx)
64bdaeb49b
We do not have it, so just drop it
2018-05-24 13:16:21 +02:00
Niccolò Maggioni
5078fe362f
Merge branch 'development' into tz_automatic_dst
2018-05-20 02:00:51 +02:00
Krzysztof Matula
22b6cb3b6d
OMNIBUS board doc update - SOFTSERIAL
2018-05-15 23:02:46 +02:00
Paweł Spychalski
fd790f1235
Merge pull request #3191 from iNavFlight/dzikuvx-stage2-fir2-gyro-filter
...
Port of FIR2 second stage gyro filter from Betaflight
2018-05-12 10:11:44 +02:00
Pawel Spychalski (DzikuVx)
edcccd01e4
Port of FIR2 second stage gyro filter from Betaflight
2018-05-09 13:10:20 +02:00
Pawel Spychalski (DzikuVx)
bc6beb9f22
Docs updated
2018-05-09 08:34:49 +02:00
Pawel Spychalski (DzikuVx)
392e31a9a5
Feature SERVO_TILT removed
2018-05-08 15:14:41 +02:00
Paweł Spychalski
2aac86663d
Merge pull request #3119 from iNavFlight/dzikuvx-channel-forwarding-removed
...
Remove feature channel forwarding
2018-05-08 10:10:20 +02:00
Pawel Spychalski (DzikuVx)
6af9abe759
Docs for channel forwarding
2018-05-07 19:45:25 +02:00
Paweł Spychalski
15cbf082f8
Merge pull request #3175 from iNavFlight/jh_fix_cli_md_align_board
...
update Cli documentation for board align units
2018-05-07 08:18:23 +02:00
MDM63
ceebc22d9a
Add Building in Vagrant.md
2018-05-07 00:22:17 +03:00
Jonathan Hudson
8f932eb560
update Cli documentation for board align units
2018-05-06 17:29:53 +01:00
Tim Eckel
d7125c8a41
Updated image for Omnibus F4 Pro (PWMs on connector now correct order)
2018-05-04 17:38:41 -04:00
Jonathan Hudson
6e175dcfc2
tidy up rates description and correct model_preview_type in Cli.md
2018-04-25 14:39:15 +01:00
Pawel Spychalski (DzikuVx)
aa89caff34
Rangefinder docs update
2018-04-24 14:01:24 +02:00
Pawel Spychalski (DzikuVx)
59dea3cc35
STM32F1 removed from sourcecode
2018-04-24 11:07:53 +02:00
Pawel Spychalski (DzikuVx)
2e6d9df9d1
reference to Flip32 removed
2018-04-24 08:58:21 +02:00
Pawel Spychalski (DzikuVx)
80f7d57a87
EUSTM32F103RC removed
2018-04-24 08:54:10 +02:00
Pawel Spychalski (DzikuVx)
5420d5374d
CJMCU removed
2018-04-24 08:48:39 +02:00
Pawel Spychalski (DzikuVx)
a9902a37cd
Olimexino removed
2018-04-24 08:45:17 +02:00
Pawel Spychalski (DzikuVx)
dad24ac7f5
CC3D and all its traces removed
2018-04-24 08:40:32 +02:00
Pawel Spychalski (DzikuVx)
bf3d4ac3d0
Naze and all it traces removed
2018-04-23 16:21:23 +02:00
Niccolò Maggioni
48b5d0a139
Merge branch 'master' into tz_automatic_dst
2018-04-22 16:34:18 +02:00
Konstantin Sharlaimov
ff06f6c53d
Merge pull request #2893 from iNavFlight/de_pid_improvements
...
MC PID improvements
2018-04-22 09:44:35 +10:00
Pawel Spychalski (DzikuVx)
2b1a1eef1d
Merge branch 'development' into dzikuvx-mixer-rework
2018-04-21 13:56:20 +02:00
Jonathan Hudson
9c28b6ed36
fix obvious mismatches between firmware defaults and those documented in Cli.md
2018-04-20 21:44:41 +01:00
Niccolò Maggioni
6ad6cc3778
Flash usage enhancements
...
Includes `tz_dst_country` removal and docs update
2018-04-20 21:36:37 +02:00
Jonathan Hudson
220504e0c2
update nav_mc_vel_xy_p
default value
2018-04-20 14:28:35 +01:00
Niccolò Maggioni
d861ee805c
DST presets for EU and USA, new tz_dst_country config
2018-04-19 22:05:18 +02:00
Konstantin Sharlaimov (DigitalEntity)
f84d4696b7
Docs update
2018-04-19 14:04:34 +10:00
Niccolò Maggioni
37c3280de9
CLI docs for tz_offset and tz_automatic_dst
2018-04-19 03:10:06 +02:00
Alberto García Hierro
c402745514
Replace telemetry_inversion with telemetry_inverted
...
telemetry_inverted applies to any telemetry protocol and causes
the default protocol inversion to be flipped. This means that a
default of 0 (OFF) will work for most users, while hacked and custom
RXs can be used by enabling this new setting.
The parameter group version for PG_TELEMETRY_CONFIG has been
increased to prevent the value from the old telemetry_inversion
setting to overwrite telemetry_inverted when upgrading from
previous versions.
Documention and target files have been updated too.
2018-04-18 16:18:44 +01:00
Alberto García Hierro
f71a8cd90c
Document serialrx_inverted
...
Remove references to F3 flight controller, since it's also relevant
for F4 boards when using softserial.
2018-04-18 13:29:35 +01:00
hali9
cc4ab1b8ab
IBUS arm fix and cell voltage report ( #3041 )
...
* ibus report cell voltage
2018-04-18 21:40:57 +10:00
Pawel Spychalski (DzikuVx)
6859e8c6fd
Merge remote-tracking branch 'origin/development' into dzikuvx-mixer-rework
2018-04-17 14:08:30 +02:00
Pawel Spychalski (DzikuVx)
cc1380e3e3
minor improvement
2018-04-16 14:25:39 +02:00
Pawel Spychalski (DzikuVx)
624f3d2358
missing table row
2018-04-16 14:25:06 +02:00
Pawel Spychalski (DzikuVx)
4c56d4502e
updated smartport documentation
2018-04-16 14:22:52 +02:00
Pawel Spychalski (DzikuVx)
f81e723c8b
more docs update
2018-04-13 12:52:12 +02:00
Pawel Spychalski (DzikuVx)
da4a7719af
Cli.md docs updated
2018-04-13 12:39:18 +02:00
MDM63
6f5801a699
Fixed Vagrantfile ( #3031 )
...
* Fixed vagrant file
2018-04-12 16:31:26 +10:00
David-VG
0990e8047d
Update Matek F405 documentation for TX2 Soft Serial
2018-04-11 19:10:55 +02:00
Jivitesh Debata
702efffdef
PixRacer R14 Board Documentation ( #3026 )
...
* PixRacer R14 Board Documentation
2018-04-11 21:57:17 +10:00
Jonathan Hudson
acc8bf58c2
remove erroneously added excessive white space from cli.md
2018-04-09 16:40:23 +01:00
Jonathan Hudson
3dd61dc1fe
add description of serialpassthrough
to Cli.md
2018-04-09 16:33:43 +01:00