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

1450 commits

Author SHA1 Message Date
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
giacomo892
de3e9e49dd
Create docs Board - MatekF765-Wing.md 2019-11-18 19:08:59 +01:00
Pawel Spychalski (DzikuVx)
328bc4fb23 Drop cygwin development docs 2019-11-16 19:34:53 +01:00
Paweł Spychalski
80f6cd63ca
Merge pull request #5178 from danarrib/patch-1
Matek F411 and F405 SoftSerial docs update
2019-10-31 11:11:32 +01:00
Daniel Ribeiro
2666790db9
Update Board - MatekF405.md
Add more information about SoftSerial ports
2019-10-30 18:24:36 -03:00
Daniel Ribeiro
72180abbfa
Update Board - Matek F411 Wing.md
Clarify how softserial pads are used in MATEKF411_SFTSRL2 target.
2019-10-30 18:05:16 -03:00
Pawel Spychalski (DzikuVx)
33b9c312b9 Merge branch 'development' into dzikuvx-yaw-handling-cleanup 2019-10-24 13:30:56 +02:00
Pawel Spychalski (DzikuVx)
0f4a6cfb39 >Drop yaw_p_limit and replace with pidsum_limit_yaq 2019-10-22 15:46:35 +02:00
Pawel Spychalski (DzikuVx)
f689ed1be4 Allow to override mixer throttle by global function 2019-10-17 15:14:32 +02:00
Pawel Spychalski (DzikuVx)
8b093a031a Update CLI.md for 2.3 2019-10-11 10:26:07 +02:00