⚲
Project
General
Profile
Sign in
Register
Home
Projects
Search
:
CHIRP
All Projects
CHIRP
Home
Download
Documentation
Activity
Issues
Repository
Download (353 Bytes)
New Model #9663
» Translators.h
Rakia Pia
, 01/23/2025 12:21 AM
// Translators.h
// Converter
#pragma once
#ifndef __cTranslators_PGP2508GFK__
#define __cTranslators_PGP2508GFK__
#include
"cps.h"
#include
"Chirp.h"
#include
"cTools.h"
bool
translateChirp2CPS
(
chirp
::
chirp
ch
,
cps
::
cps
&
cps
);
// CHIRP Generic CSV file -> CPS AnyTone Channel.csv file
#endif
/* __cTranslators_PGP2508GFK__ */
« Previous
1
…
7
8
9
10
Next »
(9-9/10)
Loading...