Giter Site home page Giter Site logo

rwh70 / openlager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d-ronin/openlager

0.0 0.0 0.0 2.64 MB

STM32F4 based logging dongle for HIGH RATE logging

C 87.08% HTML 8.74% CSS 0.11% Makefile 0.05% C++ 0.02% KiCad Layout 3.87% Perl 0.13%

openlager's Introduction

openlager

STM32F4 based logging dongle for **HIGH RATE** logging

This project is inspired by OpenLog.

Why do something new? To attain higher rates! The openlager hardware can accept data at high rates using slave SPI or fast async serial. It uses a 4-wide SDIO interface to the card to support higher peak logging rates. And the reasonable amount of memory buffer on the STM32F411 lets us ride out times when the SD card is busy erasing or doing other housekeeping without losing data.

The openlager hardware design and firmware are produced by the dRonin project, which produces high-quality flight controller software for drone racing and autonomous flight. To log everything that's happening in a lossless fashion, high rate logs are required. But we anticipate it being useful for a wide variety of applications.

Licenses

The openlager hardware in hardware/ is licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0), as contained in hardware/LICENSE.txt

The openlager firmware (and bootloader) in src/, loader/, and shared/ is licensed under a simplified BSD license as found in src/LICENSE.txt

The openlager logo may only be used with permission from the dRonin project.

The fatfs library in libs/fatfs is licensed under the one-clause BSD license as found in the source files in that directory.

The STM32F4xx_StdPeriph_Driver library in libs/STM32F4xx_StdPeriph_Driver is largely licensed under a restrictive license that limits its usage to ST family processors. To use this software on non-ST parts, the dependency on this library code must be removed. Portions of this code (the core_cm* include headers) are licensed under a permissive 3 clause BSD license from ARM, as noted in the individual files.

The mmcreg.h file from FreeBSD in libs/inc is licensed under a simplified BSD license.

The jsmn library in libs is licensed under the MIT license.

openlager's People

Contributors

droidicus avatar mlyle avatar

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.