Commit Graph

13 Commits

Author SHA1 Message Date
Manolis Surligas a6445b3b00 Add contributors list and update versioning scheme 2018-07-19 14:24:38 +03:00
Manolis Surligas 7e09a383d6 Add flowgraph for the FOX DUV decoder and update README 2018-03-24 21:43:18 +02:00
Manolis Surligas fd75575828 Merge branch 'LongHairedHacker/gr-satnogs-noaa-apt-sink' 2018-01-05 16:49:38 +02:00
Sebastian 1f3b50c9f4 Added minimal documentation 2018-01-03 00:34:32 +01:00
Manolis Surligas 9177df0444 Bump version 2017-10-09 16:16:32 +03:00
Hugh Brown (Saint Aardvark the Carpeted) 07f964e44f Update github link to gitlab 2017-10-06 19:52:57 -07:00
Manolis Surligas c83e53f9b5 Dev (#67)
* Fix UPSat QT parameters

* Fix missing library versioning on CMake

* Fix segfault on the rigctl message source block destruction
2017-03-23 03:22:08 +02:00
Fabian P. Schmidt ae2be36bca Add missing requirements to installation documentation (#60) 2017-02-07 13:46:06 +02:00
Manolis Surligas 94161d7b24 Change the build system requirements on GNU Radio version and libnova 2016-10-26 20:37:11 +03:00
Manolis Surligas 33a27566c8 Improve build system and installation documentation (#33)
The build systen now allows to enable/disable the blocks of the OOT
module that are used for development and debugging purposes.
2016-10-12 02:45:21 +03:00
Manolis Surligas cb1f13b85c Add FSK transceiver flowgraph examples 2016-04-24 14:35:46 +03:00
Manolis Surligas 5d4884cf0d Add a generic clear text message sink.
For now the generic clear text message sink just prints the decoded
clear text messages in the stdout. In the future and depending the needs
of the project, the clear text messages can be forwarded at other
services on the same host or via the network.

Also the debug message source block now supports injection of artificial
errors, for more robust decoding of the Morse decoder block.
2016-01-24 21:43:17 +02:00
Manos Surligas 08002b27cc Create the README and the OOT module structure. 2016-01-07 21:24:51 +02:00