wb2osz / direwolf

Dire Wolf is a software "soundcard" AX.25 packet modem/TNC and APRS encoder/decoder. It can be used stand-alone to observe APRS traffic, as a tracker, digipeater, APRStt gateway, or Internet Gateway (IGate). For more information, look at the bottom 1/4 of this page and in https://github.com/wb2osz/direwolf/blob/dev/doc/README.md
GNU General Public License v2.0
1.51k stars 299 forks source link

TOC error in v1.7 User Guide #492

Closed mfncooper closed 8 months ago

mfncooper commented 8 months ago

The current TOC goes awry after section 9.4, "Radio Channel - Enable IL2P Transmission". The remaining sections (PTT, DCD, etc.) are nested under this Enable IL2P section, instead of being at the same level. That is, we have:

9.4  Radio Channel - Enable IL2P Transmission
    9.4.1  Radio Channel - Push to Talk (PTT)
    ...
    9.4.2  Radio Channel - Data Carrier Detect (DCD)
    ...
    etc.

instead of:

9.4  Radio Channel - Enable IL2P Transmission
9.5  Radio Channel - Push to Talk (PTT)
    ...
9.6  Radio Channel - Data Carrier Detect (DCD)
    ...
    etc.
wb2osz commented 8 months ago

Thanks for pointing that out.
Two of the headings should have been at level 3, under radio channel configuration, rather than level 2. This has been fixed in the draft for the next release.

My tech writer's pay will be cut in half for this mistake. :-)