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 |
|
andynoack
|
f90361319c
|
Bugfix
|
2016-05-17 13:36:33 +02:00 |
|
jopohl
|
4ccaceb6c2
|
move requirements above
|
2016-05-04 17:46:29 +02:00 |
|
jopohl
|
7dc0fe804b
|
fix numpy requirement
|
2016-05-04 17:43:42 +02:00 |
|
jopohl
|
4dbc32aade
|
add setup requirement
|
2016-05-04 17:38:02 +02:00 |
|
jopohl
|
10fb95d34d
|
fix requirements
|
2016-05-04 17:30:24 +02:00 |
|
jopohl
|
ce1dbe391a
|
auto release script
|
2016-05-04 07:39:47 +02:00 |
|
jopohl
|
d4506bbf33
|
release script pt2
|
2016-05-04 06:52:22 +02:00 |
|
jopohl
|
dcb3991c9a
|
working AUR PKGBUILD
|
2016-05-02 08:52:24 +02:00 |
|
jopohl
|
b2abba6245
|
add AUR package
|
2016-05-02 08:18:42 +02:00 |
|
jopohl
|
a09684c15c
|
add comments for pypi
|
2016-04-28 20:01:50 +02:00 |
|
jopohl
|
891e256cb1
|
fox version and name
|
2016-04-28 19:28:27 +02:00 |
|
jopohl
|
b2ea79c7c1
|
fix package name for pypi
|
2016-04-28 19:25:21 +02:00 |
|
jopohl
|
63bf18f3c8
|
fix package name for pypi
|
2016-04-28 19:25:08 +02:00 |
|
jopohl
|
1c4bf0db46
|
fix download url
|
2016-04-28 19:21:34 +02:00 |
|
jopohl
|
6f5bab9f2e
|
add cfg for pypi
|
2016-04-28 19:20:28 +02:00 |
|
jopohl
|
61c1dad6df
|
Fix build script for return the rigjt packages with recursive walkthrough
|
2016-04-22 09:24:47 +02:00 |
|
jopohl
|
3700f33bbd
|
Add Ubuntu1604 Docker
|
2016-04-22 09:10:06 +02:00 |
|
jopohl
|
c96e5ff0f5
|
Catch error when tmp out file not created
|
2016-04-22 07:46:57 +02:00 |
|
jopohl
|
8c1fe45985
|
message when header not found
|
2016-04-22 07:43:48 +02:00 |
|
jopohl
|
48ca89cb27
|
check for hackrf.h in setup
|
2016-04-22 07:39:58 +02:00 |
|
jopohl
|
f56cbc1103
|
pyuic5 is not included in all python3-pyqt5 packages (e.g. ubuntu), therefore do not regenerate UI in setup py and distribute ui files
|
2016-04-22 06:30:46 +02:00 |
|
jopohl
|
a338fede1d
|
gnuradio detection in settings
|
2016-04-21 14:16:04 +02:00 |
|
jopohl
|
9b418c10d4
|
Adapt build script for new file structure
|
2016-04-21 08:51:32 +02:00 |
|
jopohl
|
8fa14cacd5
|
Style Fixes
|
2016-04-06 08:22:24 +02:00 |
|
jopohl
|
60c7a24e87
|
Autogenerate UI on Install
|
2016-04-03 12:38:15 +02:00 |
|
jopohl
|
47701556c8
|
Import optimized
|
2016-04-01 22:05:35 +02:00 |
|
jopohl
|
b1ae51756c
|
Inital Commit
|
2016-04-01 21:53:35 +02:00 |
|