Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sile/dagc

A Rust implementation of digital AGC (automatic gain control)
https://github.com/sile/dagc

agc rust

Last synced: about 13 hours ago
JSON representation

A Rust implementation of digital AGC (automatic gain control)

Awesome Lists containing this project

README

        

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