Commit Graph

3 Commits

Author SHA1 Message Date
Johannes Pohl
fd933edfc7 integrate changes from simulator branch but disable simulator for now
The simulator is not yet ready for usage but the changes on the
architecture are valueable for the master branch.
Therefore, I merged the branch with the following addition:
 * Close the Simulator Tab whenever the program starts
2018-01-30 11:58:30 +01:00
Johannes Pohl
9f1c0341ed add native support for SDRplay (#378)
* setup environment for native sdrplay support

* prepare stream callback

* add sdrplay class with error codes and pack complex method

* add receive callback for sdrplay

* add call in virtual device

* simplify unpack complex method

* improve initial gain setting

* remove debug prints

* sdrplay rx prototype

* make protocol sniff settings collapsabile

* move spectrum analyzer action to the top of signal actions

* make device settings collapsable

* improve collapse boxes

* fix collapse icon

* wrap live methods

* fix layout

* integrate methods

* fix gil problems when live setting parameters

* enable antenna selection for sdrplay

* add optional dependency to readme

* add winlibs

* improve device list output

* increase timeout for travis

* consider changed set gr for rsp1
2017-12-15 12:23:27 +01:00
jopohl
acb1a504bf move ui folder under data 2017-12-08 17:26:37 +01:00