Commit Graph

77 Commits

Author SHA1 Message Date
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
jopohl
afb419d1bf add static hackrf lib for windows 2016-11-27 15:09:19 +01:00
jopohl
7381ca84ce app is not zip safe 2016-11-20 20:16:30 +01:00
jopohl
eabf678521 crossplatform runscript with setuptools 2016-11-20 18:35:42 +01:00
jopohl
8218592064 update windows readme 2016-11-20 17:09:17 +01:00
jopohl
f172eb352f add distutil logging and install pyqt5 only when it is not installed 2016-11-20 16:36:04 +01:00
jopohl
f953905730 Use Setuptools for installation 2016-11-20 15:05:56 +01:00
jopohl
2d05ba1b19 add psutil req 2016-09-29 09:16:07 +02:00
jopohl
52690140a2 install backported enum for python < 3.4 2016-09-28 09:27:48 +02:00
jopohl
773611d450 Rename all occurences of block in code to message or msg 2016-08-24 11:16:31 +02:00