Coder Social home page Coder Social logo

Comments (2)

seeul8er avatar seeul8er commented on June 12, 2024

The ready made images with many of the camera and OSD related things are only compatible with the raspberry pi. It is possible to run it on other platforms (except for the OSD), however you will have to do the debugging yourself. You can not use the ready-made images and expect them to just work.

Some hints:
/home/pi/DroneBridge/syslog_server/db_syslog_server
Seems like that file is missing or the path is not existing. Try coping it to that location.

vcgencmd: command not found
Raspberry Pi specific command.

/tmp/undervolt: Permission denied
Raspberry Pi specific bit

/home/pi/DroneBridge
folder seems not existing. You need to create user "pi" and copy the files to that location.

As you see there is a lot of info to get things fixed. You will need to do that without my support, since there are simply too many SBCs out there and I can not support them all.

from dronebridge.

kda186 avatar kda186 commented on June 12, 2024

I completed dronebridge work on RK3588 with reference

https://dronebridge.gitbook.io/docs/developer-guide/downloading-and-compiling

It should be noted that if you use OSD, you may not be able to complete the compilation, because OSD uses the strong association module of Raspberry Pi, and compilation cannot be completed directly in other architectures.

from dronebridge.

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.