Git Product home page Git Product logo

cbc's Introduction

CBC Firmware

First off, remember that by following these instructions you may brick your CBC and void your warranty. Also, this version of the code only works on the CBC 2. You have been warned.

Requirements:

To build the CBC Firmware, You'll first need to have a Linux system up and running, preferrably Ubuntu 9.10. You'll also need to install the following pieces of software by hand:

  • build-essentials
  • ARM GCC Toolchain
  • Qt Embedded 4.5

As well as the following minor pieces of software (easily installed through your distro's package manager) many of the following are installed from (sudo apt-get install build-essentials)

  • GCC
  • GNU Make
  • Qt 4.7
  • Rsync
  • Wget

ARM GCC Toolchain

Instructions for downloading and installing the ARM GCC Toolchain necessary to build this software can found here. GCC 4.3.2 is required for this to work on your CBC.

Qt Embedded

Instructions for building Qt Embedded can be found here. It is only necessary to follow the instructions until the installation of Qt is finished. There's some useful info there though :)

Version Numbering format

The Userhook0 version format follows the format... Major Minor Build X . Y . Z

Major = System wide changes for the CBC. (New Vision, Library, etc...) Minor = Added new features. (New calibration page, buttons, graphics...) Build = Bug fixes and changes to default settings (flags, calibration settings, debug...)

Build:

Building the software is simple:

cd cbc
make

You should now have a CBC_interface file in filesystem/upgrade. Happy Hacking!

cbc's People

Contributors

bmcdorman avatar thelazyfox avatar matthewbot avatar mjroman avatar

Stargazers

 avatar Jens Grabner avatar Andrew Plumb avatar Dave Proffer avatar  avatar  avatar Benjamin Woodruff avatar

Watchers

James Cloos avatar Wesley avatar  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.