Commit Graph

11 Commits

Author SHA1 Message Date
Dr. Johannes Pohl
ba0b981ffb Allow configuration of fractional font sizes (#1027) 2023-01-28 13:08:27 +01:00
Johannes Pohl
7e15029398 Overhaul GNU Radio backend (ready for gr 3.8) (#748) 2020-03-22 12:52:52 +01:00
Johannes Pohl
af691f452d make include path in rebuild configurable (#733) 2020-03-04 14:12:29 +01:00
Martin Hauke
b0dea42613 Fix some typos 2019-12-30 16:54:08 +01:00
Johannes Pohl
1e90427655 Use SDR native IQ formats (#652) 2019-05-29 13:22:53 +02:00
Johannes Pohl
6a8ce1cba4 Fixes from Deepsec 2018 workshop (#579)
* give Window flags to all dialogs to prevent window closing issues on OSX

* prevent crash in substitution encoding

* remove dead wsp link

* remove save and close button for fuzzing dialog as closing means save

* consider alignment offset when showing selected labels

* make application font size configurable
2018-12-02 15:47:10 +01:00
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