From d2eee4b8a3f358e2d649096149f3cedc1a39927e Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 13 Jun 2020 22:39:35 -0700 Subject: [PATCH] doc: Avoid mis-interpretation of '+' in device wiring tables Looks like asciidoctor does something magic with '+' characters in table contents. Avoid this by using +++. Sigh. Signed-off-by: Keith Packard --- doc/easymega.inc | 26 +++++++++++++------------- doc/easymini-device.inc | 10 +++++----- doc/telemega.inc | 24 ++++++++++++------------ doc/telemetrum.inc | 4 ++-- doc/telemini.inc | 8 ++++---- 5 files changed, 36 insertions(+), 36 deletions(-) diff --git a/doc/easymega.inc b/doc/easymega.inc index 506f4c5f..e7351c07 100644 --- a/doc/easymega.inc +++ b/doc/easymega.inc @@ -1,7 +1,7 @@ == EasyMega .EasyMega Board - image::easymega-v1.0-top.jpg[width=430] + image::easymega-v1.0-top.jpg[width=400] EasyMega is a 1¼ inch by 2¼ inch circuit board. It was designed to easily fit in a 38mm coupler. Like TeleMetrum, @@ -36,24 +36,24 @@ |Main pyro channel connection to pyro circuit |Top 5 - |Main + - |Main pyro channel common connection to battery + + |Main +++ + |Main pyro channel common connection to battery +++ |Top 6 |Apogee - |Apogee pyro channel connection to pyro circuit |Top 7 - |Apogee + - |Apogee pyro channel common connection to battery + + |Apogee +++ + |Apogee pyro channel common connection to battery +++ |Top 8 |D - |D pyro channel connection to pyro circuit |Top 9 - |D + - |D pyro channel common connection to battery + + |D +++ + |D pyro channel common connection to battery +++ |Bottom 1 |GND @@ -72,24 +72,24 @@ |A pyro channel connection to pyro circuit |Bottom 5 - |A + - |A pyro channel common connection to battery + + |A +++ + |A pyro channel common connection to battery +++ |Bottom 6 |B - |B pyro channel connection to pyro circuit |Bottom 7 - |B + - |B pyro channel common connection to battery + + |B +++ + |B pyro channel common connection to battery +++ |Bottom 8 |C - |C pyro channel connection to pyro circuit |Bottom 9 - |C + - |C pyro channel common connection to battery + + |C +++ + |C pyro channel common connection to battery +++ |==== === Using a Separate Pyro Battery with EasyMega diff --git a/doc/easymini-device.inc b/doc/easymini-device.inc index d82a2607..841f7a3e 100644 --- a/doc/easymini-device.inc +++ b/doc/easymini-device.inc @@ -31,11 +31,11 @@ |Main pyro channel connection to pyro circuit |Top 2 - |Main + - |Main pyro channel common connection to battery + + |Main +++ + |Main pyro channel common connection to battery +++ |Top 3 - |Battery + + |Battery +++ |Positive external battery terminal |Top 4 @@ -47,8 +47,8 @@ |Apogee pyro channel connection to pyro circuit |Bottom 2 - |Apogee + - |Apogee pyro channel common connection to battery + + |Apogee +++ + |Apogee pyro channel common connection to battery +++ |Bottom 3 |Switch Output diff --git a/doc/telemega.inc b/doc/telemega.inc index 092077e0..ef701e46 100644 --- a/doc/telemega.inc +++ b/doc/telemega.inc @@ -48,24 +48,24 @@ |Main pyro channel connection to pyro circuit |Top 5 - |Main + - |Main pyro channel common connection to battery + + |Main +++ + |Main pyro channel common connection to battery +++ |Top 6 |Apogee - |Apogee pyro channel connection to pyro circuit |Top 7 - |Apogee + - |Apogee pyro channel common connection to battery + + |Apogee +++ + |Apogee pyro channel common connection to battery +++ |Top 8 |D - |D pyro channel connection to pyro circuit |Top 9 - |D + - |D pyro channel common connection to battery + + |D +++ + |D pyro channel common connection to battery +++ |Bottom 1 |GND @@ -84,24 +84,24 @@ |A pyro channel connection to pyro circuit |Bottom 5 - |A + - |A pyro channel common connection to battery + + |A +++ + |A pyro channel common connection to battery +++ |Bottom 6 |B - |B pyro channel connection to pyro circuit |Bottom 7 - |B + - |B pyro channel common connection to battery + + |B +++ + |B pyro channel common connection to battery +++ |Bottom 8 |C - |C pyro channel connection to pyro circuit |Bottom 9 - |C + - |C pyro channel common connection to battery + + |C +++ + |C pyro channel common connection to battery +++ |==== === Using a Separate Pyro Battery with TeleMega diff --git a/doc/telemetrum.inc b/doc/telemetrum.inc index 7ef9876f..fdb961d7 100644 --- a/doc/telemetrum.inc +++ b/doc/telemetrum.inc @@ -43,9 +43,9 @@ |Terminal #|Terminal Name|Description |1 |Switch Output |Switch connection to flight computer |2 |Switch Input |Switch connection to positive battery terminal - |3 |Main + |Main pyro channel common connection to battery + + |3 |Main +++ |Main pyro channel common connection to battery +++ |4 |Main - |Main pyro channel connection to pyro circuit - |5 |Apogee + |Apogee pyro channel common connection to battery + + |5 |Apogee +++ |Apogee pyro channel common connection to battery +++ |6 |Apogee - |Apogee pyro channel connection to pyro circuit |=== diff --git a/doc/telemini.inc b/doc/telemini.inc index 03732b2a..7dd04bf0 100644 --- a/doc/telemini.inc +++ b/doc/telemini.inc @@ -38,16 +38,16 @@ |Apogee pyro channel connection to pyro circuit |2 - |Apogee + - |Apogee pyro channel common connection to battery + + |Apogee +++ + |Apogee pyro channel common connection to battery +++ |3 |Main - |Main pyro channel connection to pyro circuit |4 - |Main + - |Main pyro channel common connection to battery + + |Main +++ + |Main pyro channel common connection to battery +++ |Left |Switch Output -- 2.30.2