projecthorus/HorusGroundStation

Name: HorusGroundStation

Owner: Project Horus

Description: DEPRECATED - Use https://github.com/projecthorus/horus_utils

Created: 2015-11-08 06:56:32.0

Updated: 2017-12-28 10:18:29.0

Pushed: 2017-09-11 12:29:44.0

Homepage:

Size: 163

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

HorusGroundStation

Ground-station utilities for the LoRa systems used by Project Horus. Intended to be used to communicate with payloads running: https://github.com/projecthorus/FlexTrack-Horus

History
Dependencies
Hardware

I'm using the HopeRF RFM98W modules, which seem to just have re-branded Semtech SX1276 chips on them. Interface wise, I've written support for two options:

Usage - Server

The ground station software consists of a LoRa to UDP gateway server, which pushes all received packets into the local network via UDP broadcast packets (port 55672), and listens for packets to be transmitted. Refer to INSTALL.rpi for more information on setting up a headless LoRa<->UDP server. The server can be started using:

Usage - Client Applications

There are a few example client applications in this repository. Make a copy of defaults.cfg.example as defaults.cfg and edit as appropriate before running any of these.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.