Coder Social home page Coder Social logo

odora / sedona Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linsong/sedona

0.0 0.0 0.0 5.93 MB

The Sedona Framework for building smart, networked embedded devices easier.

Home Page: https://linsong.github.io/sedona

License: Other

Python 2.41% Shell 0.35% C 11.43% C++ 0.53% Java 83.97% Batchfile 0.04% Lua 1.09% Dockerfile 0.18%

sedona's Introduction

Sedona Build Status Join the chat at https://gitter.im/linsong/sedona

The Sedona framework is designed to make it easy to build smart, networked embedded devices. Read Documentation.

This is a fork of the official Sedona framework, we call it as Sedona community branch. Here's why we decided to fork:

  • We love the Sedona framework and want it to become better and better, but there is no updates in years in the official branch. So we make a branch here for everyone in the community to contribute; and at the same time, the whole community can get benifits from these contributions. From the community, to the community.
  • We love git over Mercurial version control system, so we chose github :)

We use Academic Free License("AFL"), the same as the official Sedona framework. You can visit the official site for more details: https://linsong.github.io/sedona (The official homesite http://www.sedonadev.org is down for a while, seems it is not maintained anymore).

Major Improvements/Features

  • Remove jikes dependency for POSIX OS platforms
  • Wireshark protocol dissector for Sox/Dasp More Info
  • Linux Docker image More Info
  • Mac OS X build support
  • Testing in non-Windows environment

See all changes in the ChangeLog.

How To Build

Mac OS X

  1. make sure Xcode command line tools installed. you can run following command in terminal to install it:
 $ xcode-select --install
  1. in terminal window, go to sedona's folder and initialize the build environment:
 $ cd /path/to/sedona/src && source adm/unix/init.sh 
  1. in terminal window, start to build sedona zipball:
 $ ./adm/makedist.py

GNU/Linux

We build a shell script that uses docker to build sedona under linux, read here for more details.

Customize build platform

If it's necessary to cross-compile sedona to custom platform with own set of additional or modified kits, please follow instructions described here.

Contribution

Contribution is always welcomed! If you want to contribute(add new feature, fix bugs etc), please create an issue first so that if others are interested, related discussion can happen there. At last, please avoid sending huge pull request.

The master branch is used as base branch for development, if you want to contribute, branch from here.

stable branch is used for stable features and for non-developer users, if you don't want to try bleeding edge features, you should use codes from this branch. master branch features will be merged to stable branch periodically before every release.

Happy Hacking! :-)

sedona's People

Contributors

andreysv avatar dgiorgis-tridium avatar divisuals avatar linsong avatar gitter-badger 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.