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

24 commits

Author SHA1 Message Date
Alberto García Hierro
c3741e4fd6 Route links to banggood via inavflight.com 2019-02-28 08:48:09 +00:00
Pawel Spychalski (DzikuVx)
bf3d4ac3d0 Naze and all it traces removed 2018-04-23 16:21:23 +02:00
Jonathan Hudson
d4252cf5de update serial.md for supported baud rates 2018-04-05 21:13:03 +01:00
giacomo892
62db472a1e
Serial.md MSP port count fix
Maximum MSP ports are 3 not 2
2017-11-12 18:30:47 +01:00
Pawel Spychalski (DzikuVx)
a588ee08b9 docs update fixes#282 2016-06-14 21:38:51 +02:00
Dominic Clifton
ca22fb0ee3 Replace CLI serial port configuration code with a new serial command.
This is done to make it clearer in configuration dumps which ports are
enabled and configured.

There is a nice code size reduction due to less strings being needed.

Serial documentation updated.

Closes #966.
2015-05-31 11:50:58 +01:00
Dominic Clifton
c37454ca3a Add note explaining that the softserial feature must be enabled to allow
configuration of softserial ports.  Fix some typos.
2015-05-28 14:06:37 +01:00
Dominic Clifton
8a9d2e3708 Updating port configuration documentation, closes #692. 2015-03-31 13:41:00 +01:00
Nicholas Sherlock
644db9b8fa Add baud rate identifier docs for new 230400 & 250000 speeds 2015-03-07 02:01:44 +13:00
Dominic Clifton
8e29afd167 Document baud rate identifiers. 2015-03-05 11:14:10 +00:00
Dominic Clifton
94e499f9aa Serial port documentation update. 2015-03-03 22:52:56 +00:00
Dominic Clifton
fcbda7ec63 Merge pull request #227 from sherlockflight/master
Add blackbox flight data recorder feature
2015-01-06 21:56:49 +00:00
Pim van Pelt
ca141d7975 s/[Ss]oft[Ss]erial/SoftSerial/ where appropriate 2015-01-04 01:05:03 +01:00
Pim van Pelt
bb5d22a8d2 Various formatting and typographic fixes 2015-01-04 00:53:24 +01:00
Dominic Clifton
c177aec70f Updating documentation regarding serial port constraints. 2015-01-03 21:54:07 +00:00
Nicholas Sherlock
80082660ce Add blackbox scenarios to serial documentation 2014-12-26 11:38:48 +13:00
Dominic Clifton
7c4830d411 Adding example of MSP on two ports to docs. 2014-12-03 23:33:58 +00:00
Fredrik Steen
91d82c1b32 Updated links 2014-11-14 13:48:39 +01:00
Dominic Clifton
72cacdae74 Updating Serial.md based on feedback from hwurzburg
See
http://www.multiwii.com/forum/posting.php?mode=quote&f=23&p=58745#pr58745
2014-11-13 20:32:10 +00:00
Dominic Clifton
6529d274b8 Adding details of the new serial port scenario for SmartPort telemetry. 2014-11-12 01:00:46 +00:00
Dominic Clifton
70c580b211 Updating serial documentation to cover new defaults, updated examples. 2014-11-11 23:41:21 +00:00
Dominic Clifton
12b00c237f Updating example serial configuration scenarios. 2014-10-07 20:36:12 +01:00
Gareth Wilkins
775d312a32 Minor documentation amends
Post proofing amends
2014-09-26 21:59:10 +01:00
Dominic Clifton
366c7d2e2d Updating documentation. 2014-09-26 16:29:48 +01:00
Renamed from docs/Serial Configuration.md (Browse further)