17 Commits

Author SHA1 Message Date
Johannes Pohl
f0c996c222 Add support for Manylinux2014 (#750) 2020-03-24 11:42:51 +01:00
Johannes Pohl
794fbc18da Add GUI for higher order modulations (#666) 2019-10-11 12:54:23 +02:00
Johannes Pohl
baac4b7f79 update gitignore 2018-09-18 21:26:59 +02:00
Johannes Pohl
cd3b1d64da rename signalFunctions -> signal_functions 2018-07-30 11:10:25 +02:00
Johannes Pohl
fc27406fde Improve conditional compile of native device backends (#470)
* use pxi for config

* make cython mandatory + use pxi for conditional build

* remove build artifacts from git repo

* exit if cython not installed

* update gitignore

* update requirements and changelog

* fix parameter

* do not use multiprocessing for cython

* fix hackrf cython header

* fix include dirs

* add output

* add output

* paths must be absolute for windows cython

* update package data

* make a appveyor test release

* Revert "make a appveyor test release"

This reverts commit 46b09e146e.

* Update appveyor.yml

* update gitignore and config.pxi

* Revert "update gitignore and config.pxi"

This reverts commit 5e5d029e31.

* update config.pxi
2018-06-21 10:48:59 +02:00
Johannes Pohl
d63f287074 Windows GNU radio backend fix with custom python2 interpreter (#372)
* move frozen interpreter fix so it also works without gnu radio path

* fix gnuradio check for windows cmd (#371)

* add filechooser dialog for gr directory and python2 interpreter

* Use shell=True to prevent console window popping up on windows

* increase timeout for ci

* remove gnuradio path file if not needed

* cleanup appveyor output

* disable travis email notification

* centralize init path method

* update gitignore
2017-12-04 14:38:42 +01:00
Johannes Pohl
c7a9b1149c make minimum message length configurable (#354)
* move pause threshold to advanced settings dialog

* fix logger message format

* increase timeout for travis

* decrease values for travis

* remove deprecated group

* revert changes

* cleanup tests

* consider pause_threshold and message divisor in apply to all action

* add unittest for pause threshold

* add logic for minimum message length

* try parallel testing with travis

* revert parallel testing

* show advanced button only for ask

* save pause_threshold and message length divisor in project file

* Changed help text for ASK features
2017-11-13 14:54:12 +01:00
Johannes Pohl
8f63295b76 update gitignore for tmp test file 2017-03-30 13:08:30 +02:00
Johannes Pohl
a1bf8e6edb remove amble analyzer plugin as it is covered by awre 2017-03-02 21:22:10 +01:00
Johannes Pohl
9955864c0f convert reademe with pypandoc 2017-02-12 12:08:16 +01:00
Johannes Pohl
0fc5717a72 prepare for pypi doc 2017-02-12 11:31:09 +01:00
jopohl
8bfef74a62 add pypi doc support 2017-02-12 10:09:32 +01:00
Johannes Pohl
06a45a7e2a update gitignore 2017-02-05 14:43:48 +01:00
Johannes Pohl
6f8b142ba5 add dist and egg dir to gitignore 2017-01-20 13:19:46 +01:00
Johannes Pohl
06eb9b8b4a add more pycache dirs to gitignore 2017-01-06 13:11:06 +01:00
jopohl
4456e7d25d update gitignore 2017-01-03 09:02:25 +01:00
jopohl
081b1e590b add gitignore + ignore pycache dir for plugins 2016-11-20 20:32:12 +01:00