GithubHelp home page GithubHelp logo

imclab / fc-environment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from psas/fc-environment

0.0 2.0 0.0 180 KB

Kernel config and environment config for the flight comptuer

License: GNU General Public License v3.0

fc-environment's Introduction

Flight Computer Build and Config

Kernel config and environment config for the flight computer.

Packages to install:

  • crda
  • net-tools
  • wpasupplicant

Directories:

  • kernel: kernel build config
  • linux: important files to move over after the kernel built

What are these config files?

  • /etc/inittab: we add one getty for a last-resort serial console

     T1:23:respawn:/sbin/getty -L ttyS1 115200 vt100
    
  • /etc/rc.local: FC-specific stuff to run at boot time

  • /etc/ethers: hard-coded Ethernet MAC addresses, to avoid ARP lookups that might cause telemetry to fail; read by arp --file in /etc/rc.local

  • /etc/default/crda: enable using Wi-Fi channels that are legal in the US but not elsewhere

  • /etc/udev/rules.d/99-flight-computer.rules: configure hardware as soon as the kernel has the right drivers ready

fc-environment's People

Contributors

jameysharp avatar natronics avatar

Watchers

 avatar  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.