Retabbed python code and added secondary demodulators

This commit is contained in:
ha7ilm
2017-05-02 15:12:14 +02:00
parent ffe141f2a0
commit 2b11e0f94a
2 changed files with 336 additions and 194 deletions

View File

@ -2,9 +2,9 @@
print "" # python2.7 is required to run OpenWebRX instead of python3. Please run me by: python2 openwebrx.py
"""
This file is part of OpenWebRX,
an open-source SDR receiver software with a web UI.
Copyright (c) 2013-2015 by Andras Retzler <randras@sdr.hu>
This file is part of OpenWebRX,
an open-source SDR receiver software with a web UI.
Copyright (c) 2013-2015 by Andras Retzler <randras@sdr.hu>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as