jopohl
56bf31d38b
increase timeout for ci
2020-04-19 11:46:34 +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
53f31197cb
update ui files ( #759 )
...
* update ui
* add unittest
2020-04-09 12:29:16 +02: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
7e15029398
Overhaul GNU Radio backend (ready for gr 3.8) ( #748 )
2020-03-22 12:52:52 +01:00
Johannes Pohl
454abd522c
improve waiting in unittests
2020-03-07 22:59:56 +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
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
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
d48487edc7
pin boost version with brew
2020-01-21 00:26:19 +01:00
Johannes Pohl
66287404d6
add environment variables to set API version explicitly ( #717 )
2020-01-20 22:48:22 +01:00
Johannes Pohl
be1aa9c7c1
centralize setting operations + rename constants.py->settings.py ( #714 )
2020-01-07 18:22:58 +01:00
Martin Hauke
b0dea42613
Fix some typos
2019-12-30 16:54:08 +01:00
Johannes Pohl
bb448bf532
fix PSK threshold in AInterpretation
2019-11-19 15:17:30 +01:00
Johannes Pohl
794fbc18da
Add GUI for higher order modulations ( #666 )
2019-10-11 12:54:23 +02:00
Johannes Pohl
75d7710cab
update test
2019-10-01 17:12:27 +02:00
Johannes Pohl
2c4f3911c9
Update PSK Demod routine to support higher order PSK ( #686 )
2019-08-31 18:13:48 +02:00
Johannes Pohl
30a4d597bb
fix bug in FSK modulation: remove spiky jumps ( #685 )
2019-08-24 16:56:23 +02:00
Johannes Pohl
ac7364f143
move to macOS 10.14 in CI ( #672 )
2019-06-29 22:50:09 +02:00
Johannes Pohl
59bb38cf20
version2.7.3
2019-06-29 21:58:59 +02:00
Johannes Pohl
28acf1609f
refactor demod backend ( #665 )
2019-06-21 20:06:50 +02:00
Johannes Pohl
7e0a92962d
add oqpsk modulation in backend
2019-06-20 14:38:34 +02:00
Johannes Pohl
ef3238105f
make modulation backend more generic ( #660 )
2019-06-16 16:03:34 +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
5aa64df65d
Fix parameters of auto interpretation for better PSK detection ( #649 )
...
* fix ainterpretation parameters
* fix window size calculation
* fix unittest
* catch error and improve value
* tune value
2019-05-05 23:11:51 +02:00
Johannes Pohl
f7f91b0da7
improve unittest
2019-03-29 11:06:45 +01:00
Johannes Pohl
3966d56778
Update CI ( #614 )
...
* remove boxed flag from pytest
* remove OS check of cleanup routines
* coverage with python37 instead of python36
2019-02-06 16:54:17 +01:00
Johannes Pohl
1fb09e19f9
Refactor simulator tests ( #606 )
2019-01-15 11:09:26 +01:00
Johannes Pohl
c9e6404ef7
improve max memory allocation on 32 bit ( #605 )
...
* improve max memory allocation on 32 bit
* increase timeout for ci
2019-01-14 17:39:43 +01:00
Johannes Pohl
83612a2a64
increase timeout for ci ( #604 )
2019-01-14 17:10:56 +01:00
Johannes Pohl
783fb07ad3
improve simulator tests
2019-01-14 15:33:36 +01:00
Johannes Pohl
852328c291
improve simulator tests
2019-01-14 15:33:36 +01:00
Johannes Pohl
1d1ec153ff
Add debug build for windows ( #602 )
2019-01-14 13:42:13 +01:00
Johannes Pohl
6a3ebb34dc
make test output more verbose and optimize timeouts ( #600 )
2019-01-11 18:18:09 +01:00
Johannes Pohl
019c31cdef
improve timeouts in test ( #599 )
2019-01-11 16:15:16 +01:00
Johannes Pohl
92831f4485
Make auto interpretation work in live mode during simulation ( #583 )
...
* Update adaptive noise calculation -> increase performance
* Add automatic center to simulation rx dialog
2019-01-11 13:55:59 +01:00
Johannes Pohl
cc7bcb03e0
update unittest
2019-01-08 19:36:34 +01:00
Johannes Pohl
327ccddc50
update unittest
2019-01-08 19:05:47 +01:00
Johannes Pohl
5ab8b0985d
fix test for OSX
2019-01-08 17:07:03 +01:00
Johannes Pohl
00ea33deb0
CI with Azure Pipelines ( #595 )
2019-01-08 14:38:15 +01:00
Johannes Pohl
cebf2ec865
Improve test stability ( #596 )
...
* fix relpath error for windows
* increase timeout in tests for ci
2019-01-07 16:28:46 +01:00
Johannes Pohl
6a8ce1cba4
Fixes from Deepsec 2018 workshop ( #579 )
...
* give Window flags to all dialogs to prevent window closing issues on OSX
* prevent crash in substitution encoding
* remove dead wsp link
* remove save and close button for fuzzing dialog as closing means save
* consider alignment offset when showing selected labels
* make application font size configurable
2018-12-02 15:47:10 +01:00
Johannes Pohl
58f9d77d2c
increase timeout for ci
2018-11-24 09:23:37 +01:00
Johannes Pohl
61070d87ac
Add native support for PlutoSDR ( #574 )
...
* wrap scan and open device method
* basic rx
* wrap param setting
* integrate RX
* integrate TX
* force build
* avoid void arithmetic
* remove print
* improve buffer size settings
* revert appveyor
* update changelog
2018-11-19 09:49:07 +01:00