faydr / QMesh

QMesh: a synchronized flooded mesh network for voice over LoRa
GNU General Public License v3.0
140 stars 14 forks source link

Create KISS packet sub-format #84

Closed faydr closed 3 years ago

faydr commented 3 years ago

Modify the QMesh frame to have a KISS sub-format. This KISS sub-format should have two sub-formats within it: one for streaming KISS frames (e.g. codec2), and one for non-streaming KISS frames (e.g. APRSDroid).

faydr commented 3 years ago

The KISS sub-format is done, but I'll close this issue and reopen something to handle the specific case of streaming voice vs. data.