Skip to content

poes-weather/gr-poes-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 Copyright 2013 Free Software Foundation, Inc.
 
 This file is part of gr-poes-weather component suit
 
 gr-poes-weather is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3, or (at your option)
 any later version.
 
 gr-poes-weather is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Radio; see the file COPYING.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street,
 Boston, MA 02110-1301, USA.

========================================================================
AUTHORS

POES-Weather Ab Ltd 	<postmaster@poes-weather.com>
Martin Blaho		<--->

========================================================================
OVERVIEW

gr-poes-weather component suite is used for receiving data from different 
polar orbiting environmental satellites.

========================================================================
REQUIREMENTS

gr-poes-weather requires:

* Python
* GNU Radio
* Ettus UHD for use with USRPs
* osmosdr for use with RTLSDR dongles (work in progress)
* CMake

========================================================================
BUILDING

If needed, tell where your pkgconfig is (and set it in your ~/.bashrc).
Type:
$ export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib64/pkgconfig

gr-poes-weather uses CMake as its build system. To build, from the top
level directory, type:

$ mkdir build
$ cd build
$ cmake ../
$ make
$ sudo make install
$ sudo ldconfig


About

GNU Radio Companion modules for receiving high resolution polar orbiting environmental satellite data

Resources

License

Stars

Watchers

Forks

Packages

No packages published