Commit Graph

5 Commits

Author SHA1 Message Date
Johannes Pohl
3e621815de improve device selection in options, use a table instead of a list view (#469)
* improve device selection

* refresh gnuradio installed status + write changelog

* adapt unittest to new view

* reformat changelog

* optimize device table flags

* add qwait so model data gets called during test

* Revert "add qwait so model data gets called during test"

This reverts commit f1250b7c25.

* add to coveragerc
2018-06-20 19:36:13 +02:00
Johannes Pohl
5569b1b10a Prebuild device extensions (#462)
* precompile device extensions

* set lib path

* prevent double build

* download libs in travis

* fix unittest

* update path

* protect access

* adapt shared path to linux

* sort os listdir

* ensure libstdc++ loaded first

* change name

* remove required

* improve test

* add usrp test

* set shared library path when processes spawn

* test pypi release with travis

* test pypi release with travis

* test pypi release with travis

* skip cleanup

* fix pypi test link

* test wheelhouse build

* skip tests

* fix path

* fix dir

* cd repo

* quote var

* do not use for loop

* add missing quote

* quote dollar

* script deployment

* fix twine upload

* deploy libs only for windows

* add 32 bit support

* fix command

* disable 32 bit

* push version for test

* push ver

* prepare merge

* trigger build

* fix windows path

* improve shortcut

* remove debug

* edit copyright
2018-06-17 22:31:36 +02:00
Johannes Pohl
893dec57f9 Improve build (#402)
* refactor build scripts

* refactor rebuild extensions

* quiet down check for compiler has_function + fix cython warnings

* fix path

* remove init py to avoid cython warnings

* fix import

* improve rebuild button

* show selected backend in list

* cleanup device table in options

* cleanup

* add missing brace
2018-03-08 17:47:37 +01:00
andynoack
fed8538008 make modulation profiles optional 2017-12-18 13:36:08 +01:00
jopohl
acb1a504bf move ui folder under data 2017-12-08 17:26:37 +01:00