Difference between revisions of "Software contribution"
m (still fixing spacing..) |
(categories) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
If you are skilled in Python, Web Development (CSS/JS), or gnuradio we need your help! To find out how to help see each module below. You can also find us on our [https://community.libre.space forum] or on irc/matrix in #satnogs-dev | If you are skilled in Python, Web Development (CSS/JS), or gnuradio we need your help! To find out how to help see each module below. You can also find us on our [https://community.libre.space forum] or on irc/matrix in #satnogs-dev | ||
− | === SatNOGS Client === | + | ===SatNOGS Client=== |
− | [[File:Python-powered-h-140x182.png|alt=python logo|left|frameless]] | + | [[File:Python-powered-h-140x182.png|alt=python logo|left|frameless|130x130px]] |
'''Skills required: Python''' | '''Skills required: Python''' | ||
− | The SatNOGS client is written in Python, targeting raspberry pi | + | The SatNOGS client is written in Python, targeting raspberry pi as the reference architecture. It interfaces with the following applications: |
− | * rotctld (Rotator control, part of hamlib) | + | *rotctld (Rotator control, part of hamlib) |
− | * rigctld (Rig frequency control, part of hamlib) | + | *rigctld (Rig frequency control, part of hamlib) |
− | * gr-satnogs (custom SatNOGS gnuradio scripts) | + | *gr-satnogs (custom SatNOGS gnuradio scripts) |
− | Architecture documentation: https://docs.satnogs.org/ | + | Architecture documentation: https://docs.satnogs.org/projects/satnogs-client/en/stable/architecture.html |
Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-client | Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-client | ||
Line 21: | Line 21: | ||
Note that development happens on the "0" branch, with periodic merges to master for release; PRs should be submitted against the "0" branch. | Note that development happens on the "0" branch, with periodic merges to master for release; PRs should be submitted against the "0" branch. | ||
<div></div> | <div></div> | ||
− | === SatNOGS Client image / setup script === | + | ===SatNOGS Client image / setup script=== |
− | [[File:Ansible logo.png|alt=ansible logo|left|frameless| | + | [[File:Ansible logo.png|alt=ansible logo|left|frameless|123x123px]] |
'''Skills required: Linux administration, .deb packaging, Ansible''' | '''Skills required: Linux administration, .deb packaging, Ansible''' | ||
− | We provide a custom raspbian image for Raspberry Pi | + | We provide a custom raspbian image for Raspberry Pi using ''pi-gen'' and a satnogs-setup script that configures the client via Ansible. In addition we package gr-satnogs as a .deb through GitLab CI. If you would like to help out check out our repositories below: |
− | * pi-gen repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-pi-gen | + | *pi-gen repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-pi-gen |
− | * gr-satnogs .deb repository: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs-package | + | *gr-satnogs .deb repository: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs-package |
− | * satnogs-setup ansible repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-client-ansible | + | *satnogs-setup ansible repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-client-ansible |
<div></div> | <div></div> | ||
− | === gr-satnogs === | + | ===gr-satnogs=== |
− | [[File:Gnuradio logo.png|alt=gnuradio logo|left|frameless| | + | [[File:Gnuradio logo.png|alt=gnuradio logo|left|frameless|100x100px]] |
'''Skills required: gnuradio companion, C/C++, SDR''' | '''Skills required: gnuradio companion, C/C++, SDR''' | ||
Line 41: | Line 41: | ||
Dev setup guide: [[SatNOGS_Client_Development#gr-satnogs_and_gr-satnogs-package]] | Dev setup guide: [[SatNOGS_Client_Development#gr-satnogs_and_gr-satnogs-package]] | ||
<div></div> | <div></div> | ||
− | === SatNOGS DB === | + | ===SatNOGS DB=== |
− | [[File:Django logo.jpg|alt=django logo|left|frameless| | + | [[File:Django logo.jpg|alt=django logo|left|frameless|100x100px]] |
'''Skills required: Python / Django / CSS''' | '''Skills required: Python / Django / CSS''' | ||
The SatNOGS DB is written in Django (a Python web framework). | The SatNOGS DB is written in Django (a Python web framework). | ||
− | Installation documentation: https://docs.satnogs.org/ | + | Installation documentation: https://docs.satnogs.org/projects/satnogs-db/en/stable/installation.html |
− | Contribute documentation: https://docs.satnogs.org/ | + | Contribute documentation: https://docs.satnogs.org/projects/satnogs-db/en/stable/ |
− | API documentation: https://docs.satnogs.org/ | + | API documentation: https://docs.satnogs.org/projects/satnogs-db/en/stable/api.html |
Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-db | Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-db | ||
<div></div> | <div></div> | ||
− | === SatNOGS Network === | + | ===SatNOGS Network=== |
− | [[File:Django logo.jpg|alt=django logo|left|frameless| | + | [[File:Django logo.jpg|alt=django logo|left|frameless|100x100px]] |
'''Skills required: Python / Django / CSS / JS''' | '''Skills required: Python / Django / CSS / JS''' | ||
The SatNOGS Network is written in Django (a Python web framework), and makes heavier use of javascript and d3.js for scheduling and visualizations. | The SatNOGS Network is written in Django (a Python web framework), and makes heavier use of javascript and d3.js for scheduling and visualizations. | ||
− | Installation documentation: https://docs.satnogs.org/ | + | Installation documentation: https://docs.satnogs.org/projects/satnogs-network/en/stable/installation.html |
− | Contribute documentation: https://docs.satnogs.org/ | + | Contribute documentation: https://docs.satnogs.org/projects/satnogs-network/en/stable/ |
Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-network | Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-network | ||
− | [[Category: | + | |
+ | [[Category:Develop]] | ||
+ | [[Category:Software]] |
Latest revision as of 21:38, 19 January 2020
If you are skilled in Python, Web Development (CSS/JS), or gnuradio we need your help! To find out how to help see each module below. You can also find us on our forum or on irc/matrix in #satnogs-dev
SatNOGS Client
Skills required: Python
The SatNOGS client is written in Python, targeting raspberry pi as the reference architecture. It interfaces with the following applications:
- rotctld (Rotator control, part of hamlib)
- rigctld (Rig frequency control, part of hamlib)
- gr-satnogs (custom SatNOGS gnuradio scripts)
Architecture documentation: https://docs.satnogs.org/projects/satnogs-client/en/stable/architecture.html
Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-client
Dev setup guide: SatNOGS_Client_Development#satnogs-client
Note that development happens on the "0" branch, with periodic merges to master for release; PRs should be submitted against the "0" branch.
SatNOGS Client image / setup script
Skills required: Linux administration, .deb packaging, Ansible
We provide a custom raspbian image for Raspberry Pi using pi-gen and a satnogs-setup script that configures the client via Ansible. In addition we package gr-satnogs as a .deb through GitLab CI. If you would like to help out check out our repositories below:
- pi-gen repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-pi-gen
- gr-satnogs .deb repository: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs-package
- satnogs-setup ansible repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-client-ansible
gr-satnogs
Skills required: gnuradio companion, C/C++, SDR
If you are skilled in writing custom gnuradio modules/blocks or piecing together gnuradio scripts in gnuradio-companion then gr-satnogs can use your help!
Code repository: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs
Dev setup guide: SatNOGS_Client_Development#gr-satnogs_and_gr-satnogs-package
SatNOGS DB
Skills required: Python / Django / CSS
The SatNOGS DB is written in Django (a Python web framework).
Installation documentation: https://docs.satnogs.org/projects/satnogs-db/en/stable/installation.html
Contribute documentation: https://docs.satnogs.org/projects/satnogs-db/en/stable/
API documentation: https://docs.satnogs.org/projects/satnogs-db/en/stable/api.html
Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-db
SatNOGS Network
Skills required: Python / Django / CSS / JS
The SatNOGS Network is written in Django (a Python web framework), and makes heavier use of javascript and d3.js for scheduling and visualizations.
Installation documentation: https://docs.satnogs.org/projects/satnogs-network/en/stable/installation.html
Contribute documentation: https://docs.satnogs.org/projects/satnogs-network/en/stable/
Code repository: https://gitlab.com/librespacefoundation/satnogs/satnogs-network