Johannes Pohl
|
cddae7a2cc
|
increase timeout for travis
|
2017-02-21 12:53:19 +01:00 |
|
Johannes Pohl
|
e46209bc32
|
version1.3.7
|
2017-02-21 08:36:39 +01:00 |
|
Johannes Pohl
|
a6a6c5a7c5
|
fix setup scripr
|
2017-02-21 08:25:18 +01:00 |
|
Johannes Pohl
|
c8c3aabc9d
|
Merge pull request #135 from jopohl/refactor_live_graphic_view
Refactor Live Graphic View
|
2017-02-20 19:47:13 +01:00 |
|
Johannes Pohl
|
d35f502b75
|
increase waits for travis
|
2017-02-20 19:40:52 +01:00 |
|
Johannes Pohl
|
0ca177bb4d
|
add apt get update to travis
|
2017-02-20 19:33:26 +01:00 |
|
Johannes Pohl
|
b05bedfd7c
|
fix yslider for live graphic view
|
2017-02-20 19:22:58 +01:00 |
|
Johannes Pohl
|
8ba525b239
|
add comments
|
2017-02-20 09:34:29 +01:00 |
|
Johannes Pohl
|
d8f0ee350c
|
use socket reusaddr for #137
|
2017-02-20 08:06:48 +01:00 |
|
Johannes Pohl
|
dd153604b1
|
let live graphic view inherit from zoomable graphic view
|
2017-02-19 23:19:47 +01:00 |
|
Johannes Pohl
|
92adc8f7b2
|
Merge pull request #132 from jopohl/refactor_sendrecv_dialog
Refactor Send Receive and Proto Sniff Dialog
|
2017-02-19 13:44:50 +01:00 |
|
Johannes Pohl
|
591f9bd562
|
do not abort on equal indices for network backend
|
2017-02-19 13:39:41 +01:00 |
|
Johannes Pohl
|
772059d701
|
do not use ringbuffer for proto sniff to prevent data loss
|
2017-02-19 13:31:08 +01:00 |
|
Johannes Pohl
|
7dbd800d9b
|
init device before setting scene so graphic view gets right scene
|
2017-02-19 13:03:56 +01:00 |
|
Johannes Pohl
|
a7c7443861
|
set plot data before
|
2017-02-19 12:47:49 +01:00 |
|
Johannes Pohl
|
60b2f8a36a
|
add clear path for receive dialog
|
2017-02-19 12:37:49 +01:00 |
|
Johannes Pohl
|
ec061081a4
|
only update sniff view if new data received
|
2017-02-19 12:27:56 +01:00 |
|
jopohl
|
8f94e93a63
|
fix port definition
|
2017-02-18 21:46:04 +01:00 |
|
jopohl
|
20cc31e731
|
timer already define in base class
|
2017-02-18 21:38:35 +01:00 |
|
jopohl
|
43bf2c4d10
|
reformat code
|
2017-02-18 21:37:38 +01:00 |
|
jopohl
|
7ffb2841bd
|
test clear button
|
2017-02-18 21:22:41 +01:00 |
|
jopohl
|
f0daedb269
|
use different ports for test cases
|
2017-02-18 21:06:19 +01:00 |
|
jopohl
|
7e5a258b56
|
add test for sniffer write to file
|
2017-02-18 20:44:23 +01:00 |
|
jopohl
|
ab2a4fd652
|
add unittest for protocol sniffer
|
2017-02-18 19:33:43 +01:00 |
|
jopohl
|
f261d5b665
|
add testing mode to protocol sniffer
|
2017-02-18 15:51:27 +01:00 |
|
jopohl
|
e1a391629d
|
add property for device in base class
|
2017-02-18 15:42:34 +01:00 |
|
jopohl
|
09b225e475
|
add msg
|
2017-02-18 15:40:06 +01:00 |
|
jopohl
|
bdc99c03ca
|
set rx flag for controller
|
2017-02-18 15:15:28 +01:00 |
|
jopohl
|
647d99682a
|
hide receive ui items for send dialog
|
2017-02-18 14:56:12 +01:00 |
|
jopohl
|
4e3e95f21a
|
cleanup code
|
2017-02-18 14:53:09 +01:00 |
|
jopohl
|
efd223aed1
|
remove ui_proto_sniff
|
2017-02-18 14:52:31 +01:00 |
|
jopohl
|
300937dac4
|
let SniffDialog inherit from sendrecv dialog
|
2017-02-18 14:51:58 +01:00 |
|
jopohl
|
17dd6a243f
|
hide device ui items when network sdr is selected
|
2017-02-18 10:57:16 +01:00 |
|
jopohl
|
15d1ebed74
|
increase timeout for travis
|
2017-02-18 10:42:11 +01:00 |
|
jopohl
|
50ac8eef20
|
fix crash for close event if device list is empty
|
2017-02-18 10:41:54 +01:00 |
|
jopohl
|
3cf4cd8ff9
|
let network sdr be valid device
|
2017-02-18 10:41:21 +01:00 |
|
jopohl
|
a306408619
|
use np.array_equal for check
|
2017-02-17 23:25:22 +01:00 |
|
jopohl
|
25b07e3e06
|
add unittest for send and receive using network sdr plugin
|
2017-02-17 23:19:09 +01:00 |
|
jopohl
|
69130b350b
|
Make SendRecvDialogController be a base class for Send/Recv/Spectrum Dialog
|
2017-02-17 18:13:53 +01:00 |
|
Johannes Pohl
|
93ce570f43
|
increase qwait timeout for travis
|
2017-02-17 10:51:40 +01:00 |
|
Johannes Pohl
|
00ea9cb9f3
|
move proto sniff items to send recv dialog
|
2017-02-17 10:06:50 +01:00 |
|
Johannes Pohl
|
2309d83677
|
add unittests for crop and save signal
|
2017-02-16 23:47:39 +01:00 |
|
Johannes Pohl
|
321a9376d5
|
add unittests for save all and apply to all
|
2017-02-16 23:19:00 +01:00 |
|
Johannes Pohl
|
cb031f7523
|
refactor signal tab controller
|
2017-02-16 23:18:34 +01:00 |
|
Johannes Pohl
|
a2ff47733a
|
circumvent os error described in #131
|
2017-02-16 22:41:50 +01:00 |
|
Johannes Pohl
|
5e97c6f3dd
|
version1.3.5
|
2017-02-16 22:05:07 +01:00 |
|
Johannes Pohl
|
875a9539db
|
fix #130
|
2017-02-16 21:48:55 +01:00 |
|
Johannes Pohl
|
9feccea7b9
|
catch exception for #131
|
2017-02-16 21:16:03 +01:00 |
|
Johannes Pohl
|
2a4e0673b7
|
refactor editable graphic view context menu + add unittest
|
2017-02-16 21:06:50 +01:00 |
|
Johannes Pohl
|
e8ecbf4d49
|
reformat code
|
2017-02-16 20:29:17 +01:00 |
|