Update files after gitlab migration

Signed-off-by: zisi <agzisim@gmail.com>
merge-requests/29/head
zisi 2017-09-19 12:10:38 +03:00
parent 69b1889944
commit ee12752788
2 changed files with 13 additions and 3 deletions

5
CONTRIBUTING.md 100644
View File

@ -0,0 +1,5 @@
# Contributing to SatNOGS rotator-controller
Thank you for your interest in contributing to SatNOGS!
The main repository lives on [Gitlab](https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator-controller).

View File

@ -1,10 +1,10 @@
# SatNOGS Rotator Controller
Electronics designs for [SatNOGS Rotator](https://github.com/satnogs/satnogs-rotator/).
Electronics designs for [SatNOGS Rotator](https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator).
Repository includes all source files of PCB's for the SatNOGS rotator controller assembly.
Firmware can be found on [satnogs-rotator-firmware](https://github.com/satnogs/satnogs-rotator-firmware).
Firmware can be found on [satnogs-rotator-firmware](https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator-firmware).
## Documentation
@ -13,12 +13,17 @@ More information can be found in our [documentation](http://satnogs.org/document
Please check the documentation to find which release of the rotator controller matches your mechanical rotator version.
## Repository policy
SatNOGS hardware repositories only track source design files. All needed derivative files (e.g. stl, grb etc) for production are created per release, packaged in an archive and uploaded linked to a [release](https://github.com/satnogs/satnogs-rotator-controller/releases).
SatNOGS hardware repositories only track source design files. All needed derivative files (e.g. stl, grb etc) for production are created per release, packaged in an archive and uploaded linked to a [release](https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator-controller/tags).
Each major release (x.0.0) is branched out of master. Subsequent fixes (minor or not) are commited on those branches and tagged accordingly.
Master branch is most times under active development, so expect things to break. For production ready and previous releases source files check tags and branches.
## Contribute
The main repository lives on [Gitlab](https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator-controller) and all Merge Request should happen there.
## License
&copy; 2014-2017 [Libre Space Foundation](http://libre.space).