GithubHelp home page GithubHelp logo

danielralfes / 3dsp-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reyiyo/3dsp

0.0 1.0 0.0 5.29 MB

Modified 3DSP uWB and drivers for compiling on Ubuntu 11.04

C 51.24% Shell 34.04% Python 14.72%

3dsp-1's Introduction

#Modified 3DSP driver source

I tried to compile the 3DSP source available at 3DSP official page, but it didn't work with Ubuntu 11.04, so I made some changes in the code and it works :)

First, you should install all dependencies:

$ sudo aptitude install build-essential linux-headers-`uname -r`

With all dependencies satisfied, just clone this git repository and run Install_3DSP.sh:

$ git clone http://github.com/reyiyo/3dsp.git
$ cd 3dsp
$ sudo bash Install_3DSPUSB.sh

If you don't use git, just download the source from Github, extract it and run Install_3DSP.sh:

$ curl http://github.com/reyiyo/3dsp/tarball/master -o 3dsp.tar.gz
$ tar -xvzf 3dsp.tar.gz
$ cd 3dsp
$ sudo bash Install_3DSP.sh

If you are using Ubuntu with Unity desktop, the uWB and Wifi Radar icon will not appear in the systray. You will have to do one aditional step, that you can find it here:

(In spanish): http://tuamigotetieneganas.blogspot.com/2011/04/unity-area-de-notificacion-systray.html

If you have any question, contact me: reyiyo [at] gmail [dot] com

[UPDATE] I wanna thank you all for your mails and blog comments. I've received many questions about if I'm going to make this drivers work with the new Ubuntu version... The answer is maybe. I don't have tha bangho machine to test them in Ubuntu, I don't have much time right now and also I don't know wich is the problem and if I can solve it so the only thing I can say is that I promise to start working on it in a few weeks. If you're interested in the news, please suscribe to this repo or to my blog and as soon as I have some news, I'll publish them. Again, thank you all!!

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.