Project

General

Profile

Bug #6289 » FT818ND.US.MODEL.PATCH

Vinny Stipo, 12/12/2018 04:59 PM

View differences:

chirp/drivers/ft818.py
SPECIAL_MEMORIES_REV = dict(zip(SPECIAL_MEMORIES.values(),
SPECIAL_MEMORIES.keys()))
@directory.register
class FT818NDUSRadio(FT818Radio):
"""Yaesu FT-818ND (US version)"""
MODEL = "FT-818ND (US)"
_model = ""
_US_model = True
_memsize = 6703
_block_lengths = [2, 40, 208, 208, 208, 208, 198, 53, 130, 118, 130, 130]
(2-2/3)