1.0.1 • Published 10 months ago

@mchp-mcc/scf-pic8-dsm-v2 v1.0.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
10 months ago

Data Signal Modulator (DSM)

Overview

Data Signal Modulator allows user to mix a data stream, also known as modulator, with a carrier signal to produce a modulated output by performing a logical "AND" operation of both the carriers and the modulator. The DSM can generate different modulation schemes such as Frequency Shift Keying (FSK), Phase Shift Keying (PSK), and On-Off Keying (OOK).

Changelog

All notable changes to this project will be documented in this file.

1.0.1 - 2023-07-26

New Features

  • CC8SCRIP-17027 :- Support for PIC18(L)FxxK80 Devices

Bug Fixes

  • CC8SCRIP-16836 :- Multiple initialization of Low Carrier Source Pin in DSM_Initialize

1.0.0 - 2023-05-16

New Features

  • CC8SCRIP-15768 :- Initial Release