2 Commits

Author SHA1 Message Date
Casey Halverson
4f7db1d561 revised lib properties 2017-05-09 13:43:19 -04:00
Casey Halverson
d8d97789d7 Fixed critical define
Fixed a critical define
2017-05-09 13:40:54 -04:00
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
name=HamShield
version=1.0.4
version=1.0.5
author=Morgan Redfield <morgan@enhancedradio.com>, Casey Halverson <casey@enhancedradio.com>
maintainer=Morgan Redfield <morgan@enhancedradio.com>
sentence=A library for use with HamShield by Enhanced Radio Devices.

View File

@@ -47,6 +47,7 @@
#define A1846S_CTCSS_FREQ_REG 0x4A // ctcss_freq<15:0>
#define A1846S_CDCSS_CODE_HI_REG 0x4B // cdcss_code<23:16>
#define A1846S_CDCSS_CODE_LO_REG 0x4C // cdccs_code<15:0>
#define A1846S_CTCSS_FREQ_PRG 0x4e // copies CTCSS value from A1846S_CTCSS_FREQ_REG into CTCSS encoder
#define A1846S_SQ_OUT_SEL_REG 0x54 // see sq
#define A1846S_EMPH_FILTER_REG 0x58
#define A1846S_FLAG_REG 0x5C // holds flags for different statuses