Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

451 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBeam Core Lib for Golang

Golang module for building devicecores for the SKAARHOJ BluePill platform — core implementation and parameter manager.

"IBeam" is the historical working title of the BluePill platform and is used only internally these days. It refers to the I-beam girder in construction: one rigid, standardised interface that keeps cores, Reactor and hardware decoupled.

Documentation

📖 Developer Manual

The manual sources live in manual/ and are published to GitHub Pages automatically on every push to master. To preview locally:

$ cargo install mdbook    # or: brew install mdbook
$ mdbook serve manual --open

Getting started

Generate ibeam-core.pb.go file

Call ./genProto.sh to regenerate the .pb files

If you get some Path error try:

$ export PATH="$PATH:$(go env GOPATH)/bin"

About

Golang module for ibeam core implementation and parameter manager

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages