Harry Kalogirou
6e2de5685f
Add documentation of config variable
2020-05-01 00:28:53 +03:00
Stefan Naewe
974e418134
CLI docs: update default value of inav_reset_home
...
Document the new default value of `inav_reset_home` that changed in commit a2fdcdb8cf
("Set default home reset to first arm", 2019-03-11).
Signed-off-by: Stefan Naewe <stefan.naewe@gmail.com>
2020-04-29 17:40:01 +02:00
Konstantin Sharlaimov
fb09faf83e
Merge pull request #5628 from arnaudmorin/patch-1
...
Fix wrong link to sparky (space issue)
2020-04-28 08:39:15 +02:00
Arnaud Morin
4a5442297c
Fix wrong link to sparky (space issue)
...
Space in markdown links should be url encoded
2020-04-27 23:58:03 +02:00
Niccolò Maggioni
e9a88332a6
Use non-root user in Docker build and update docs ( #5355 )
...
* Use non-root user in Docker build and update docs
* Exclude cruft from Docker build context
2020-04-27 16:20:10 +02:00
Konstantin Sharlaimov
74d7a521ee
Merge pull request #5601 from mbrunnen/mb_omnibusf7_esc_opts
...
Enable DSHOT and ESC sensor for OMNIBUSF7
2020-04-26 19:44:39 +02:00
Paweł Spychalski
c69cad69d1
Merge pull request #5624 from iNavFlight/dzikuvx-vtx-band-channel-change-via-functions
...
Allow to change VTX band and channel via global functions
2020-04-26 11:28:26 +02:00
Paweł Spychalski
d7efc4722d
Merge pull request #5622 from iNavFlight/dzikuvx-servo-input-one-to-max-rename
...
Rename servo input ONE to MAX
2020-04-26 11:28:10 +02:00
Stefan Naewe
a2893030ad
Document telemetry sensor 0x450
...
Signed-off-by: Stefan Naewe <stefan.naewe@gmail.com>
2020-04-25 22:36:56 +02:00
Pawel Spychalski (DzikuVx)
b7db025d43
Allow to change VTX band and channel via global functions
2020-04-25 20:57:35 +02:00
Konstantin Sharlaimov
f40ef5ade2
Merge pull request #5446 from shellixyz/add_fport_to_rx_doc
...
Add a F.Port section to the RX documentation
2020-04-25 19:21:49 +02:00
Pawel Spychalski (DzikuVx)
debbf9ec43
Rename servo input ONE to MAX
2020-04-25 15:08:13 +02:00
giacomo892
90c1544a6f
ESC Temperature to OSD
2020-04-24 14:41:34 +02:00
Pawel Spychalski (DzikuVx)
1094a7b14f
Updated docs
2020-04-14 19:25:41 +02:00
stronnag
cd8da994b0
[DOC] reference ublox update rates in Cli.md ( #5585 )
2020-04-10 20:09:46 +01:00
stronnag
2ff5ced4ee
[NAV] store jump targets as indices (vice WP #) for consistency ( #5569 )
...
* [NAV] store jump targets as indices (vice WP #) for consistency
* [NAV] improve JUMP validity test
2020-04-06 18:33:58 +01:00
stronnag
db12e87990
update Navigation.md for 2.5.0 features ( #5564 )
...
* update docs/Navigation.md for 2.5 capabilities
2020-04-04 13:47:59 +01:00
stronnag
a8aa53ec6d
remove obsolete docs/development/Building in Ubuntu.md
which was previously replaced by docs/development/Generic_Linux_development.md
, addressing the embedded SDK ( #5547 )
2020-03-30 18:42:22 +01:00
Stefan Naewe
ee04f6fbb5
Document telemetry sensor 0x450
...
Signed-off-by: Stefan Naewe <stefan.naewe@gmail.com>
2020-03-19 10:22:51 +01:00
Jacky2k
6eda2af359
Waypoint hold time feature ( #5398 )
...
* Added support for waypoint hold time
2020-03-09 14:21:26 +00:00
Paweł Spychalski
9cb3ada195
Merge pull request #5353 from iNavFlight/dzikuvx-extended-dynamic-filters
...
Experimental matrix dynamic filter
2020-02-28 12:37:14 +01:00
Pawel Spychalski (DzikuVx)
6aaf49d734
Use unly one setting for matrix filter
2020-02-27 09:58:24 +01:00
Paweł Spychalski
f04da60893
Merge pull request #5369 from iNavFlight/jh_remove_pwm_setting_selection
...
remove all traces of RX_TYPE_PWM
2020-02-25 22:22:40 +01:00
Michel Pastor
00bc08db1a
Add a F.Port section to the RX documentation
2020-02-25 16:48:31 +01:00
Paweł Spychalski
72544f7a29
Merge pull request #5386 from iNavFlight/dzikuvx-extended-lc-events
...
Add new Logic Condition events
2020-02-23 10:14:41 +01:00
stronnag
19f8a7bd56
serial logging documentation : fix trivial omissions / errors ( #5409 )
...
* [doc] serial logging: fix trivial omissions / errors
2020-02-19 12:13:14 +00:00
Paweł Spychalski
5079cbd412
Merge pull request #5385 from iNavFlight/dzikuvx-drop-rpm-dterm-filter
...
Drop D-term RPM filtering
2020-02-16 11:07:20 +01:00
Pawel Spychalski (DzikuVx)
d1e4fcef8d
Remove unused CLI.md setting
2020-02-15 20:54:28 +01:00
Jonathan Hudson
769801fb1a
remove obsolete nav_mc_pos_xy_[id] settings from Cli.md
2020-02-08 14:06:53 +00:00
Pawel Spychalski (DzikuVx)
b5b32dd96f
Docs update for new LC operators
2020-02-05 16:02:27 +01:00
Pawel Spychalski (DzikuVx)
fe8c8fbd95
Drop D-term RPM filtering
2020-02-05 13:49:26 +01:00
stronnag
aaa598263d
[developer] document serial printf logging / debugging function ( #5376 )
...
* add developer documentation for serial log / debug
* minor clean up [skip ci]
* remove ? around configurator [ci skip]
* pointless commit so travis rebuilds the whole project
2020-02-04 07:11:22 +00:00
Jonathan Hudson
a81f709200
remove all traces of RX_TYPE_PWM
2020-02-01 16:20:44 +00:00
Pawel Spychalski (DzikuVx)
088d9523ee
Update Cli.md with new settings
2020-01-23 20:31:53 +01:00
Jonathan Hudson
9f0923ab2c
document nav_wp_safe_distance == 0 over-ride
2020-01-04 16:11:53 +00:00
Jonathan Hudson
793730fae4
update docs/Controls.md
for throttle_idle
2019-12-29 22:06:16 +00:00
Jonathan Hudson
8f21b1be9c
update Cli.md for throttle_idle
, remove min_throttle
, remove or update references
2019-12-29 12:37:50 +00:00
Jonathan Hudson
c1419b60be
define home offset in cm (vice m) for commonality, if not convenience.
2019-12-22 20:56:41 +00:00
stronnag
d39c8e2867
Merge branch 'development' into jh_home-offset
2019-12-22 20:26:29 +00:00
Paweł Spychalski
10d1924dc9
Merge pull request #5154 from iNavFlight/dzikuvx-yaw-handling-cleanup
...
Drop yaw_jump_prevention_limit
2019-12-22 21:17:48 +01:00
Jonathan Hudson
b94d2cd24e
clarify documentation concerning internal flash usage
2019-12-21 17:19:33 +00:00
Jonathan Hudson
b5106081a2
update USB MSC documentation
2019-12-21 13:57:48 +00:00
Jonathan Hudson
f7df26ef62
update documentation for internal flash usage
2019-12-20 22:34:26 +00:00
Pawel Spychalski (DzikuVx)
aa9ae4bf6e
Merge remote-tracking branch 'origin/development' into dzikuvx-yaw-handling-cleanup
2019-12-20 18:59:38 +01:00
Jonathan Hudson
f12c230710
document MSC mode
2019-12-18 13:17:15 +00:00
Alberto García Hierro
48b921be0e
[DOC] Document hardware debugging procedure with stlink, openocd and gdb
2019-12-09 11:23:52 +00:00
Pawel Spychalski (DzikuVx)
7a001b4b16
Disable not used targets
2019-12-03 12:45:32 +01:00
Pawel Spychalski (DzikuVx)
ecd3cdce07
Merge remote-tracking branch 'origin/development' into dzikuvx-yaw-handling-cleanup
2019-11-25 14:33:25 +01:00
giacomo892
1a684a83f4
boards.md changes
2019-11-20 20:34:39 +01:00
Jonathan Hudson
41b2d112b8
add Cli.md description for rth home offsets
2019-11-19 19:25:14 +00:00