Commit graph

8 commits

Author SHA1 Message Date
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
dt229878
e915bc12e3 Change decoder to use samplesNeeded for turbo. 2026-03-03 07:37:03 -06:00
Punk Kaos
4c2528beac Fix for Turbo mode interleave decode bug. 2026-03-03 07:37:03 -06:00
Chris-AC9KH
963b9cd933 Add doxy hooks to all source file 2026-01-18 19:19:15 -06:00
Chris-AC9KH
864aafe794 Rename class files to match their class declarations in JS_Mode 2026-01-17 07:54:35 -06:00
Wyatt Miler
ca5ce5c93e
More doxy documentation (#125) 2026-01-09 12:48:09 -05:00
Chris-AC9KH
356bdc0f50 Code cleanup - move loose source and header files in source tree to group folders
Rename all header files with .h extension
Fix function declaration in HamlibTransceiver.h that overrode member function but was not marked override
Remove unused variable in Modulator.cpp
Remove unused files from source tree
Remove duplicate LazyFillComboBox files
Reformat codebase to LLVM C++ standard
2026-01-02 16:46:38 -06:00