jopohl
|
09087233bf
|
improve pyinstaller_helper.py
|
2020-04-22 15:13:46 +02:00 |
|
jopohl
|
caa527a584
|
nicer output for device log in dialogs
|
2020-04-22 13:36:14 +02:00 |
|
jopohl
|
e9657b657f
|
enforce smaller headers -> more data visible in table views
|
2020-04-22 12:54:51 +02:00 |
|
jopohl
|
dd141b63e7
|
add snapcraft.yaml and build_snap.sh
|
2020-04-19 14:30:14 +02:00 |
|
jopohl
|
84e32cb1ae
|
update README.md
|
2020-04-19 14:14:40 +02:00 |
|
jopohl
|
9631316d15
|
only close current project if new one requested
|
2020-04-19 12:45:31 +02:00 |
|
Johannes Pohl
|
93b99c7076
|
remove parallelization in ExtensionHelper.py
it leads to errors on certain environments (#761)
|
2020-04-19 11:50:59 +02:00 |
|
jopohl
|
56bf31d38b
|
increase timeout for ci
|
2020-04-19 11:46:34 +02:00 |
|
Johannes Pohl
|
3a8f61e34b
|
Update README.md
|
2020-04-18 11:39:29 +02:00 |
|
Johannes Pohl
|
46f2f02839
|
Update README.md
|
2020-04-18 02:48:37 +02:00 |
|
Johannes Pohl
|
f93ff3f86b
|
Update README.md
|
2020-04-18 02:39:54 +02:00 |
|
jopohl
|
1929497212
|
update README.md
|
2020-04-17 18:18:33 +02:00 |
|
Johannes Pohl
|
69ef5969b0
|
Improve tests (#760)
* increase timeout for ci
* fix deprecation warnings by using raw strings
|
2020-04-17 15:28:05 +02:00 |
|
jopohl
|
47616e7ba6
|
increase timeout for CI
|
2020-04-17 14:55:01 +02:00 |
|
Johannes Pohl
|
3cff68a615
|
Update README.md
|
2020-04-17 13:29:57 +02:00 |
|
jopohl
|
dbfb6df1e5
|
update README.md
|
2020-04-17 13:19:57 +02:00 |
|
jopohl
|
36aa7116c7
|
update UI
|
2020-04-16 23:04:31 +02:00 |
|
jopohl
|
7d9f9776d7
|
update README.md
|
2020-04-16 15:43:57 +02:00 |
|
jopohl
|
10730b3aba
|
update README.md
|
2020-04-16 15:38:28 +02:00 |
|
jopohl
|
fe3e32142c
|
version2.8.6
v2.8.6
|
2020-04-15 13:27:30 +02:00 |
|
jopohl
|
83d5c209f7
|
remove superfluous os.join
|
2020-04-09 20:03:42 +02:00 |
|
Johannes Pohl
|
53f31197cb
|
update ui files (#759)
* update ui
* add unittest
|
2020-04-09 12:29:16 +02:00 |
|
andynoack
|
8e61fdbd38
|
Improve appicon_big
|
2020-04-04 16:19:50 +02:00 |
|
Prof. Dr. Andreas Noack
|
6b8841394c
|
New logo and icon (#757)
* New logo and icon
* update resources and add icns
Co-authored-by: jopohl <Johannes.Pohl90@gmail.com>
|
2020-04-04 15:49:47 +02:00 |
|
jopohl
|
fa188f4a9e
|
do not parallelize cython build on macOS
|
2020-04-04 11:38:34 +02:00 |
|
Johannes Pohl
|
4de05c4071
|
fix attribute assignment
|
2020-04-01 17:21:06 +02:00 |
|
jopohl
|
9b5693821d
|
update banner
|
2020-03-27 20:35:17 +01:00 |
|
jopohl
|
0d1888aa18
|
update icon
|
2020-03-27 19:10:36 +01:00 |
|
jopohl
|
5cf914d5fa
|
update icon
|
2020-03-27 16:47:39 +01:00 |
|
Johannes Pohl
|
aa64982491
|
update README.md
|
2020-03-26 15:52:37 +01:00 |
|
Johannes Pohl
|
eb6a340ee1
|
add png icon
|
2020-03-26 15:38:38 +01:00 |
|
Johannes Pohl
|
d9f2730ddb
|
add icon
|
2020-03-26 13:01:17 +01:00 |
|
Johannes Pohl
|
fc3d7cde45
|
use more recent UHD version
|
2020-03-26 11:15:27 +01:00 |
|
Johannes Pohl
|
297e7a6b61
|
[CI] check native backends on linux when installed from pip (#751)
|
2020-03-25 12:38:45 +01:00 |
|
Johannes Pohl
|
70125b9fdd
|
Update README.md + increase timeout for CI
|
2020-03-24 12:14:20 +01:00 |
|
Johannes Pohl
|
63a4c8380e
|
version2.8.5
v2.8.5
|
2020-03-24 11:53:44 +01:00 |
|
Johannes Pohl
|
f0c996c222
|
Add support for Manylinux2014 (#750)
|
2020-03-24 11:42:51 +01:00 |
|
andynoack
|
36553b09e6
|
Beautify LFSR implementation
|
2020-03-23 16:46:09 +01:00 |
|
andynoack
|
f0d50b3f8d
|
Fix decoding UI
|
2020-03-23 16:44:59 +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
|
5e01adb4a8
|
Update README.md
|
2020-03-12 08:46:28 +01:00 |
|
Johannes Pohl
|
454abd522c
|
improve waiting in unittests
|
2020-03-07 22:59:56 +01:00 |
|
Johannes Pohl
|
2798ba9303
|
version2.8.4
v2.8.4
|
2020-03-07 16:40:09 +01:00 |
|
Johannes Pohl
|
197a4f0afc
|
Speed up unittests
|
2020-03-07 11:18:42 +01:00 |
|
Johannes Pohl
|
f24d10b3af
|
fix message break plugin (#739)
|
2020-03-06 10:53:07 +01:00 |
|
Andreas Noack
|
97adf6c80f
|
capture None
|
2020-03-05 11:37:25 +01:00 |
|
Andreas Noack
|
7f6e28e6b0
|
Close old project only when new project acknowledged
|
2020-03-05 10:55:43 +01:00 |
|
Johannes Pohl
|
59de8015a3
|
build sequentially in pyinstaller_helper.py (#736)
|
2020-03-04 21:35:51 +01:00 |
|
Johannes Pohl
|
c0f2e28f93
|
Run .exe in CI for testing (#735)
|
2020-03-04 20:26:53 +01:00 |
|
Johannes Pohl
|
65e3c13ed4
|
improve timeouts in tests (#734)
|
2020-03-04 14:48:55 +01:00 |
|