Giter Club home page Giter Club logo

component_library's Issues

AD1939 bugs

During testing of the programmable FIR filter, we've found a couple bugs in the AD1939 component

  • maxChannel was set to 0 in the tcl script, which caused any incoming channel greater than 0 to not be valid; this was causing the valid signal to never go high for the right channel.
  • left and right DAC channels get swapped in the VHDL code

Change name of custom_functions.h

The file is really just fixed point to string and vice versa conversion funcitons. There is probably a name that better describes what the file is actually doing.

Changing the file name will necessitate changing the device driver autogen to reflect the new file name.

Headphone amp driver doesn't work for inputs without a decimal point

When writing to the volume register, values without a decimal point do not get parsed correctly. For example, writing -20 to the volume register results in

[  914.313055] Maximum attenuation exceeded.
[  914.313062] Setting attenuation to -100 dB.

being printed to the kernel log.

In light of this, perhaps all of our drivers should use shared (and tested) string parsing/conversion functions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.