Skip to content

Start Here! Development Environment Tools and System Releases

License

Notifications You must be signed in to change notification settings

agudek/openbts-dev

 
 

Repository files navigation

Development Environment

A collection of tools to make working with the numerous software components as painless as possible.

If there's a task that annoys you when working with the code, open an issue to suggest an improvement. Or, better, send a pull request to get your automation included in the project.

Weather Report

Component master status
asterisk Build Status
asterisk-config Build Status
liba53 Build Status
libcoredumper Build Status
libsqliteodbc Build Status
libzmq Build Status
openbts Build Status
smqueue Build Status
subscriberRegistry Build Status
system-config Build Status

Misc. Notes

  • relink submodule branch tracking
$ vi .gitmodules
(change submodule to track different branch X)
$ git submodule update --init --remote
$ cd theSubmoduleDir
$ git checkout X

About

Start Here! Development Environment Tools and System Releases

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.3%
  • Verilog 7.8%
  • Shell 4.5%
  • C 2.7%
  • Makefile 1.4%
  • M4 0.8%
  • Other 1.5%