Giter Site home page Giter Site logo

driver_-_kestrel's Introduction

Driver_-_Kestrel

Driver interface for Kestrel data logger

driver_-_kestrel's People

Contributors

bschulz1701 avatar

Watchers

Bryan Runck avatar  avatar  avatar

driver_-_kestrel's Issues

RTC Control Reg Overwrite

Issue:

Seemingly at random, certain registers of the RTC can be overwritten causing significant issues. The two examples experienced of this so far are: overwriting the control register and setting the square wave output bit (this causes the system to act like the alarm is constantly triggered), and overwriting the clock trim register (this causes the clock to run extremely fast as similarly behave as if the alarm is being constantly triggered).

Cause of this is unknown, and it has not been directly observed by viewing the bus, only the results of the erroneously set bits.

Workaround:

The RTC interface library has been modified to clear these potentially problematic bits in the registers since they are not used in current operations. However, this is not an acceptable long term solution, since these are desirable features to be able to utilize, especially the clock trimming feature.

Synchronized logging interval

Feature:

Synchronize the logging interval to the nearest integer period

E.g. if sample interval is 5 minutes, samples should be 1:05, 1:10, etc

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.