Code Monkey home page Code Monkey logo

pi-sat's Introduction

Pi-Sat

Provides a cFS distribution that can be run on a Raspberry Pi. It includes a gpio_demo app that blinks an LED connected to the Pi’s GPIO. Refer to OpenSatKit's Pi-Sat Quick Start Guide for more details.

OpenSatKit's v3.2 includes a COSMOS-to-Pi interface that allows the GPIO demo app to be run from COSMOS over a WiFi connection.

pi-sat's People

Contributors

dmccomas avatar

Stargazers

 avatar Onur Turhan avatar Mark Bacchetti avatar  avatar Tamim Sookoor avatar Carlos A. Wong avatar Matt DiCicco avatar Chad R. avatar Gralien avatar Josh Smailes avatar Open STEMware avatar

Watchers

James Cloos avatar  avatar Onur Turhan avatar Bob Berardino avatar

pi-sat's Issues

Linking error: multiple definition of '_mbox_fd'

Attempting to compile on Raspberry Pi 3B+ gives the following error message:

/usr/bin/ld: CMakeFiles/mipea.dir/src/mipea.c.o:/home/nova/pi-sat/cfs/apps/mipea/src/dma.h:106: multiple definition of `_mbox_fd'; CMakeFiles/mipea.dir/src/dma.c.o:/home/nova/pi-sat/cfs/apps/mipea/src/dma.h:106: first defined here
collect2: error: ld returned 1 exit status
make[7]: *** [apps/mipea/CMakeFiles/mipea.dir/build.make:253: apps/mipea/mipea.so] Error 1
make[6]: *** [CMakeFiles/Makefile2:1635: apps/mipea/CMakeFiles/mipea.dir/all] Error 2
make[5]: *** [Makefile:160: all] Error 2
make[4]: *** [CMakeFiles/native_default_cpu1-install.dir/build.make:76: CMakeFiles/native_default_cpu1-install] Error 2
make[3]: *** [CMakeFiles/Makefile2:512: CMakeFiles/native_default_cpu1-install.dir/all] Error 2
make[2]: *** [CMakeFiles/Makefile2:220: CMakeFiles/mission-install.dir/rule] Error 2
make[1]: *** [Makefile:207: mission-install] Error 2
make: *** [Makefile:123: install] Error 2

I've tried editing dma.h to include a '#pragma once' statement, and I've tried wrapping the offending variable with 'ifndef _mbox_fd ... endif', but no luck.

Attempting to compile on a Raspberry Pi 3B+ running Raspbian 11 (bullseye).

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.