Giter Club home page Giter Club logo

Comments (3)

jdybvik avatar jdybvik commented on August 17, 2024 2

Thanks a lot, really appraciate your continued efforts into Airiana! 31a45bc is succsessrful in changing low extract fan, but not the supply. I had to make sure Airiana-core.py also wrote supply fan onto the register.

I did this by changing line 554
# req.write_register(101,40) #read only

to
req.write_register(101, self.sf_base)

from airiana.

BeamCtrl avatar BeamCtrl commented on August 17, 2024

Just to let you know, I'm taking a look, don't have alot of time tho. Might take a few days. //Daniel

from airiana.

BeamCtrl avatar BeamCtrl commented on August 17, 2024

Give the lastest master a test flight, 31a45bc5 I do not have a non savecair unit anymore for testing and as no real test framework has been created/used in this project its hard to debug without a real system. Hope this helps with changing the low flow rates. I found some issues(Magic numbers) in the function that checks flow offsets when flow tuning due to humidity levels.

you will need to manually change the values of self.ef_base to the value you desire ref. airiana-core.py:545 or a little down in the file depending on the model you are using.
GL
//Daniel

from airiana.

Related Issues (20)

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.