Commit Graph

161 Commits

Author SHA1 Message Date
jopohl
09087233bf improve pyinstaller_helper.py 2020-04-22 15:13:46 +02:00
jopohl
dd141b63e7 add snapcraft.yaml and build_snap.sh 2020-04-19 14:30:14 +02:00
jopohl
36aa7116c7 update UI 2020-04-16 23:04:31 +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
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
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
f0c996c222 Add support for Manylinux2014 (#750) 2020-03-24 11:42:51 +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
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
Johannes Pohl
af691f452d make include path in rebuild configurable (#733) 2020-03-04 14:12:29 +01:00
Johannes Pohl
28e34522c9 make combobox for device selection editable 2020-03-04 09:49:33 +01:00
Johannes Pohl
90d82463ab Improve tests (#730)
Improve performance of tests and fix some minor bugs in insert sine dialog and "apply to all" action
2020-03-03 22:06:18 +01:00
Johannes Pohl
34397a453d Update Readme.md and pyinstaller_helper 2020-02-22 00:22:35 +01:00
Johannes Pohl
53548c03bd allow more granular values in spinboxes
Some frequencies such as 1575,42M (GPS) are not representable
by four decimals with the higher suffix (1,57542G).
This commit adapts the number of decimals to the actual value.
The maximum number of decimals is capped at 10.
2020-01-27 21:31:22 +01:00
Johannes Pohl
d48487edc7 pin boost version with brew 2020-01-21 00:26:19 +01:00
Johannes Pohl
be1aa9c7c1 centralize setting operations + rename constants.py->settings.py (#714) 2020-01-07 18:22:58 +01:00
Johannes Pohl
eecc5aff9f update requirements.txt 2020-01-06 22:09:59 +01:00
Martin Hauke
b0dea42613 Fix some typos 2019-12-30 16:54:08 +01:00
Johannes Pohl
ac0ff358e0 update requirements.txt 2019-12-30 10:58:26 +01:00
Johannes Pohl
0ee01225a8 improve some text 2019-12-30 10:58:26 +01:00
Johannes Pohl
c611a8148f update requirements 2019-11-10 19:24:02 +01:00
Johannes Pohl
e38cff8eeb add note about state of changelog.md file 2019-10-20 11:01:45 +02:00
Johannes Pohl
80d172f09b update filter dialog UI 2019-10-17 16:24:56 +02:00
Johannes Pohl
794fbc18da Add GUI for higher order modulations (#666) 2019-10-11 12:54:23 +02:00
Johannes Pohl
e7045fc669 update requirements 2019-10-01 17:09:56 +02:00
Johannes Pohl
7763d65ca5 add hidden import (#682) 2019-08-18 16:05:23 +02:00
Johannes Pohl
8eadb7d952 make subdevice and antenna for usrp configurable (#678)
* make subdevice for usrp configurable

* update requirements

* fix test

* update requirements

* improve init of struct

* improve bytes call

* add antenna selection for usrp

* add date to filename

* update test
2019-07-24 13:24:35 +02:00
Johannes Pohl
f10bda8cbe make analysis look better in lower resolutions 2019-07-04 18:32:39 +02:00
Johannes Pohl
b3701bffd5 give workpath to pyinstaller 2019-07-03 18:29:41 +02:00
Johannes Pohl
7f5de75fb5 Update CI (#673) 2019-07-03 17:28:39 +02:00
Johannes Pohl
ac7364f143 move to macOS 10.14 in CI (#672) 2019-06-29 22:50:09 +02:00
Johannes Pohl
32af82f530 update requirements 2019-06-26 15:13:41 +02:00
Johannes Pohl
28acf1609f refactor demod backend (#665) 2019-06-21 20:06:50 +02:00
andynoack
d5efa7226b Improve usability of Decoding 2019-06-19 13:39:21 +02:00
Johannes Pohl
312ad8061b Provide a DMG for OSX (#654) 2019-06-01 15:49:14 +02:00
Johannes Pohl
1e90427655 Use SDR native IQ formats (#652) 2019-05-29 13:22:53 +02:00
Johannes Pohl
1e18cdb751 More accurate logic analysis (#403) 2019-05-20 10:41:21 +02:00
Johannes Pohl
7c0bcaccbf fix error with message length divisor (#640) 2019-04-07 12:11:53 +02:00
Johannes Pohl
1a2e33144a add sdist build to CI (#639) 2019-04-07 12:01:05 +02:00
Johannes Pohl
0a624a541f build windows only for python 3.7 2019-03-29 11:06:45 +01:00