dagc 0.1.0

Digital AGC (Automatic Gain Control)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
dagc
====

[![dagc](https://img.shields.io/crates/v/dagc.svg)](https://crates.io/crates/dagc)
[![Documentation](https://docs.rs/dagc/badge.svg)](https://docs.rs/dagc)
[![Actions Status](https://github.com/sile/dagc/workflows/CI/badge.svg)](https://github.com/sile/dagc/actions)
[![Coverage Status](https://coveralls.io/repos/github/sile/dagc/badge.svg?branch=main)](https://coveralls.io/github/sile/dagc?branch=main)
![License](https://img.shields.io/crates/l/dagc)

A Rust implementation of digital AGC based on the following paper:
- [Design and implementation of a new digital automatic gain control]https://hal.univ-lorraine.fr/hal-01397371/document

Demo
----

https://sile.github.io/dagc/examples/agc.html