Commit graph

13 commits

Author SHA1 Message Date
Chris-AC9KH
c24559ca37 Remove backslashes from User Guide. Markdown only provides escapes
for \ ` * _ { } [ ] ( ) # + - . ! | < >
2026-05-05 20:46:30 -05:00
Wyatt Miler
096a2c3fc4
Documentation updates for 3.0.0 (#277)
* Revise build instructions for JS8Call on Linux

Updated references from 'JS8Call-improved' to 'JS8Call' throughout the document, clarified notes regarding Qt version recommendations, and adjusted installation instructions.

* Update API documentation to version 3.0.0

Updated API documentation to version 3.0.0, reflecting changes in API methods and version compatibility.

* Update user guide for JS8Call version 3.0

* Update documentation for building JS8Call on Windows

Normalize that we are JS8Call.

* Revised and refactored building instructions for JS8Call on Windows

Updated instructions for building JS8Call on Windows, including prerequisites, setup for JTSDK64-Tools, and environment configuration for Qt Creator.

* Fix formatting

* Revise JS8Call build instructions for JTSDK64-Tools

* Relocate a line to the proper subheading and minor corrections

Various grammar and punctuation fixes

* Fix a few minor Linux build instructions and grammar
2026-04-29 17:50:53 -04:00
Beiri22
80894f1489
Minor changes to Pills (#233)
* default for missing arg in command tooltip

* small documentation for pills

* extend pill. allow for grid param in CQ calls

* Pills only match on valid groups

* Message To Tooltip Wording

* Add screenshot for pills to doc
2026-03-28 10:47:21 -04:00
Wyatt Miler
ba32f9b6be
Revise JS8Call User Guide for version updates (#225)
* Revise JS8Call User Guide for version updates

Updated user guide to reflect the latest version and changes, including new features and links.
2026-03-20 21:46:48 -04:00
Chris-AC9KH
ee1657b728 Fix PDF download link in User Guide 2026-03-08 14:34:52 -05:00
Chris-AC9KH
54b2d97e0c Update location for User Guide to display the markdown document from
the Code Resources. This ensures the latest version is always displayed
from the UI.

Add a link to download a PDF copy of the Guide from our github.io downloads
Add a link to the README for the User Guide
2026-03-07 13:30:12 -06:00
Chris-AC9KH
6715557093 Change names of JS8 6/160 to JS8 40, and JS8 4/250 to JS8 60.
This uses the two respective modes' approx transmisson speed in
words per minute instead of using frame time/bandwidth.

Improve the documentation for these two modes to better explain
that HB networking is disabled when using them
2026-03-07 13:30:12 -06:00
Chris-AC9KH
e4e03af742 Add new modes: JS8 6/160 and JS8 4/250
This eliminates use of terms like "Turbo" which is a mechanical
gas turbine compressor, changes the faster modes to designation
of frame time/bandwidth
2026-03-07 13:30:12 -06:00
Martin Currie
c0198aaf55
WIP User Guide update (#149) 2026-01-21 08:28:27 -05:00
Chris-AC9KH
5f1875fe98 Remove changes to User Guide for JSC class to prevent conflict with
WIP User Guide update
2026-01-18 19:19:15 -06:00
Chris-AC9KH
1ab08249b1 remove MainWindow class from mainwindow.cpp and replace it with UI_Constructor class
rename remaining files that didn't match their class definitions
relocate the explicit UI_Constructor member function to JS8_MainWindow
relocate the processBufferedActivity member function to JS8_MainWindow
format affected files with LLVM clang-format

Set default APRS inbound relay to off
Fix layout of General->Networking & Autoreply tab in Settings
2026-01-18 19:19:15 -06:00
Wyatt Miler
07ec00aa24
Switch all tables to markdown from html (#130) 2026-01-11 21:31:26 -05:00
Wyatt Miler
9c242cd3af
User Manual as markdown file, other documentation changes (#128)
* User Manual as a markdown file. Minor other additions/fixes.

* repo version of doxygen is too old, build our own
2026-01-10 21:33:24 -05:00