Johannes Pohl
|
54e87b7ff9
|
cleanup compiler warnings (#404)
* remove numpy warnings from compiler output on linux and osx
* optimize display of build log
* adapt travis conf
* init vars
* init vars
* use tail
|
2018-03-10 13:02:49 +01: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 |
|
Johannes Pohl
|
f937f9cba7
|
remove screenshots from PyPi Readme
|
2017-07-10 11:06:38 +02:00 |
|
Johannes Pohl
|
63e3c207a0
|
fix release file
|
2017-06-11 22:36:58 +02:00 |
|
Johannes Pohl
|
a17ddd6402
|
add release flag to handle pyqt dep correctly
|
2017-06-11 22:26:07 +02:00 |
|
Johannes Pohl
|
65ca93de96
|
fix appveyor
|
2017-06-11 21:54:30 +02:00 |
|
Johannes Pohl
|
353ce6855f
|
Win precompile (#291)
build precompiled wheels for windows on git tag
|
2017-06-11 21:26:27 +02:00 |
|
Johannes Pohl
|
3a1a63759a
|
consider subdirectories for include dirs properly
|
2017-05-20 11:05:42 +02:00 |
|
Johannes Pohl
|
081781e411
|
add native uhd support (#246)
add native uhd support
|
2017-05-20 10:13:06 +02:00 |
|
Johannes Pohl
|
f80ec7c448
|
add python3 hint for #251
|
2017-04-26 11:20:10 +02:00 |
|
jopohl
|
ae5e9e5c8d
|
make headerfile detection more generic
|
2017-04-13 21:49:02 +02:00 |
|
Johannes Pohl
|
b9d534283c
|
fix relative paths
|
2017-03-14 12:22:07 +01:00 |
|
Johannes Pohl
|
bee0f5a00a
|
use varianle for relative paths
|
2017-03-14 11:46:26 +01:00 |
|
Johannes Pohl
|
113a75fb57
|
fix import
|
2017-03-13 19:30:30 +01:00 |
|
Johannes Pohl
|
0e2e685ff7
|
get_dev_modules -> get_dev_ext
|
2017-03-13 15:18:16 +01:00 |
|
Johannes Pohl
|
2b479628d3
|
fix path
|
2017-03-13 14:37:08 +01:00 |
|
Johannes Pohl
|
c4e7d5e56a
|
move device extension build logic to new class
|
2017-03-13 14:33:03 +01:00 |
|
Johannes Pohl
|
e7344e6a6a
|
refactoring
|
2017-03-02 18:25:47 +01:00 |
|
Johannes Pohl
|
808308a2ac
|
make deps explicit configurable
|
2017-03-01 22:33:17 +01:00 |
|
Johannes Pohl
|
2d7dd0eff6
|
fix osx when xcode missing
|
2017-03-01 14:03:39 +01:00 |
|
Johannes Pohl
|
53e83048d3
|
bundle headers
|
2017-02-28 18:59:37 +01:00 |
|
Johannes Pohl
|
00aec862ee
|
bundle headers in seperate dir for all OSes
|
2017-02-28 18:16:03 +01:00 |
|
Johannes Pohl
|
9a7286aff6
|
Merge pull request #169 from jopohl/rtlsdr-native-fix
Rtlsdr native fix
|
2017-02-27 18:17:45 +01:00 |
|
Johannes Pohl
|
c152915b3f
|
make bandwidth adjustable if driver supports it
|
2017-02-27 17:36:46 +01:00 |
|
Johannes Pohl
|
e7434a2678
|
fix setup py
|
2017-02-27 14:24:24 +01:00 |
|
Johannes Pohl
|
43b55bf06b
|
fix setup py
|
2017-02-27 14:19:26 +01:00 |
|
Johannes Pohl
|
e4e968271a
|
skip building native backends for 32 bit python on windows
|
2017-02-27 08:23:58 +01:00 |
|
Johannes Pohl
|
b5ec0fee6b
|
fix zqm req
|
2017-02-26 13:10:01 +01:00 |
|
Johannes Pohl
|
5b92eb3e0d
|
Merge branch 'master' into gnuradio_windows_bugfix
# Conflicts:
# src/urh/dev/BackendHandler.py
|
2017-02-25 10:12:17 +01:00 |
|
Johannes Pohl
|
f27b7d0277
|
remove bundled pyd
|
2017-02-25 09:39:21 +01:00 |
|
Johannes Pohl
|
c42e5e3e78
|
add hackrf files for windows
|
2017-02-25 09:07:10 +01:00 |
|
Johannes Pohl
|
be4f107112
|
add rtlsdr files for windows
|
2017-02-25 08:45:45 +01:00 |
|
Johannes Pohl
|
2107c0b072
|
add zmq requirement
|
2017-02-25 00:02:28 +01:00 |
|
Johannes Pohl
|
4a2888129d
|
add pxd wrapper + implement first method for demo
|
2017-02-23 17:06:53 +01:00 |
|
andynoack
|
edbddd263a
|
add python version check fix #150
|
2017-02-23 12:14:49 +01:00 |
|
Johannes Pohl
|
a6a6c5a7c5
|
fix setup scripr
|
2017-02-21 08:25:18 +01:00 |
|
Johannes Pohl
|
9955864c0f
|
convert reademe with pypandoc
|
2017-02-12 12:08:16 +01:00 |
|
Johannes Pohl
|
1cc072b9ca
|
add long_description for pypi
|
2017-02-12 11:47:24 +01:00 |
|
jopohl
|
516d840dd8
|
update doc
|
2017-02-12 10:02:24 +01:00 |
|
Johannes Pohl
|
be001f8866
|
specify plugins dynamically
|
2017-02-10 20:04:00 +01:00 |
|
Johannes Pohl
|
d729b9e5ce
|
fix typo + include all ui and txt files for plugins
|
2017-02-10 19:55:49 +01:00 |
|
Johannes Pohl
|
39d85fa1aa
|
add insert sine plugin context menu entry in EGV + dialog
|
2017-02-03 15:24:41 +01:00 |
|
Johannes Pohl
|
59e899603e
|
add plugin to setup py
|
2017-01-28 14:05:03 +01:00 |
|
Johannes Pohl
|
4dfe109019
|
remove open mp flag for osx
|
2017-01-26 17:10:47 +01:00 |
|
Johannes Pohl
|
2a1292a715
|
remove static compile options
|
2017-01-26 17:06:18 +01:00 |
|
Johannes Pohl
|
bcca14f8dd
|
fix package data
|
2017-01-12 10:37:13 +01:00 |
|
jopohl
|
3254a2c747
|
fix cython check
|
2016-12-01 17:51:52 +01:00 |
|
jopohl
|
6beaa0a4eb
|
fix build for hackrf
|
2016-12-01 17:45:50 +01:00 |
|
jopohl
|
c1db26c8e7
|
introduce file to notify release
|
2016-11-27 15:42:48 +01:00 |
|
jopohl
|
fc4511c3b9
|
test pypi include
|
2016-11-27 15:35:23 +01:00 |
|