Johannes Pohl
|
91cbd0fef6
|
increase timeout for ci tools
|
2017-05-12 09:43:26 +02:00 |
|
Johannes Pohl
|
f2010fead7
|
adapt unittest to new buffer preparation
|
2017-05-12 09:43:26 +02:00 |
|
Johannes Pohl
|
fd366b4298
|
add continuous send dialog controller
|
2017-05-12 09:43:26 +02:00 |
|
Johannes Pohl
|
81a8e51dbc
|
add continuous modulator
|
2017-05-12 09:43:26 +02:00 |
|
Johannes Pohl
|
3c18590afd
|
add space left property
|
2017-05-12 09:43:26 +02:00 |
|
Johannes Pohl
|
55e29881b9
|
add RingBuffer for continuous sending
|
2017-05-12 09:43:26 +02:00 |
|
Johannes Pohl
|
87a5c6558c
|
Optimize fuzzing performance (#255)
optimize fuzzing performance
|
2017-04-30 14:59:21 +02:00 |
|
Andreas Noack
|
085a2daa51
|
Substitution-Decoding/Encoding improved: Data is now padded with zeroes if the length is not a multiple of the FROM field length.
Before, last bits of data were ignored and consequently reencoded in a wrong way.
|
2017-04-27 11:57:37 +02:00 |
|
Johannes Pohl
|
1fb008ce38
|
adapt to changed limesdr api fix #253
|
2017-04-27 08:16:45 +02:00 |
|
Johannes Pohl
|
ddec518931
|
use array.array instead of list to store bits
|
2017-04-25 12:20:33 +02:00 |
|
Johannes Pohl
|
81c9b01085
|
restore not show save setting
|
2017-04-25 10:40:08 +02:00 |
|
jopohl
|
a5165ff9c9
|
remove symbols from code
|
2017-04-25 10:22:16 +02:00 |
|
Johannes Pohl
|
eb92857a9c
|
improve VM test setup
|
2017-04-24 14:55:33 +02:00 |
|
jopohl
|
1cb13ac527
|
fix windows import test
|
2017-04-24 12:23:54 +02:00 |
|
jopohl
|
25024dde8f
|
add limesdr and airspy to windows tests
|
2017-04-24 12:21:51 +02:00 |
|
jopohl
|
39a03e75f7
|
add appveyor for automated windows tests
|
2017-04-24 11:06:17 +02:00 |
|
Andreas Noack
|
b0de4154c3
|
Merge remote-tracking branch 'origin/master'
|
2017-04-21 16:45:00 +02:00 |
|
Andreas Noack
|
b74707f857
|
Encoding: Add Morse Code encoding (fix #225)
|
2017-04-21 16:44:48 +02:00 |
|
Johannes Pohl
|
fe21aec61b
|
adapt test to new gain method names
|
2017-04-20 18:22:15 +02:00 |
|
Johannes Pohl
|
ffbc96a0d7
|
fix airspy receive
|
2017-04-20 17:26:16 +02:00 |
|
Johannes Pohl
|
d6d1c13289
|
add callback for recv
|
2017-04-20 17:26:16 +02:00 |
|
Johannes Pohl
|
44a711fea8
|
add test class for airspy
|
2017-04-20 17:26:16 +02:00 |
|
Johannes Pohl
|
0166cab7f1
|
fix sniff unittest
|
2017-04-18 15:52:40 +02:00 |
|
Johannes Pohl
|
6c2b7459ca
|
add decodings to sniff dialog
|
2017-04-17 16:57:30 +02:00 |
|
Johannes Pohl
|
4c826adb94
|
Merge pull request #228 from jopohl/limesdr
Add support for limesdr
|
2017-04-14 12:17:19 +02:00 |
|
jopohl
|
c67295403f
|
make limetest runable from command line
|
2017-04-13 21:56:48 +02:00 |
|
Johannes Pohl
|
a2a39a4bcd
|
fix #231
|
2017-04-12 13:01:12 +02:00 |
|
Johannes Pohl
|
36c1e8503a
|
add required libs for limesdr on windows
|
2017-04-12 11:49:00 +02:00 |
|
Johannes Pohl
|
e6aa3fa13c
|
remove unused inis
|
2017-04-10 22:51:06 +02:00 |
|
Johannes Pohl
|
558c285c81
|
remove timeout for limesdr
|
2017-04-10 16:57:39 +02:00 |
|
Johannes Pohl
|
4a2758a905
|
fix cython CHANNEL and IS_TX attributes
|
2017-04-10 15:33:54 +02:00 |
|
Johannes Pohl
|
35f172f0d0
|
wrap save config method + add test
|
2017-04-10 15:01:04 +02:00 |
|
Johannes Pohl
|
832434f43a
|
wrap send stream method and add test for it
|
2017-04-09 14:42:54 +02:00 |
|
Johannes Pohl
|
efd20eadd2
|
show clocks
|
2017-04-08 14:18:47 +02:00 |
|
Johannes Pohl
|
c1f7d50c3d
|
add load config to test
|
2017-04-08 13:32:05 +02:00 |
|
Johannes Pohl
|
8c08003360
|
add error prints
|
2017-04-08 13:26:00 +02:00 |
|
Johannes Pohl
|
b49e656cb9
|
adapt call to new syntax
|
2017-04-08 13:17:27 +02:00 |
|
Johannes Pohl
|
d5c72cf722
|
adapt tests to new cython wrapper flags
|
2017-04-07 20:12:50 +02:00 |
|
Johannes Pohl
|
bd9a10c90b
|
add missing argument to test methods
|
2017-04-07 17:08:26 +02:00 |
|
Johannes Pohl
|
81a52dd41c
|
add main call to test file
|
2017-04-07 17:04:46 +02:00 |
|
Johannes Pohl
|
f9c49e614f
|
refactor tests
|
2017-04-07 16:16:22 +02:00 |
|
Johannes Pohl
|
c6fad9ae93
|
rx with multiprocessing queue
|
2017-04-06 11:57:09 +02:00 |
|
Johannes Pohl
|
c9da4f70e2
|
rx prototype
|
2017-04-05 16:25:28 +02:00 |
|
Johannes Pohl
|
cc90a63645
|
wrap chip temp method
|
2017-04-05 14:22:31 +02:00 |
|
Johannes Pohl
|
c39b9ce58b
|
wrap antenna methods
|
2017-04-05 14:07:15 +02:00 |
|
Johannes Pohl
|
943fddc288
|
wrap bandwidth methods
|
2017-04-05 13:47:39 +02:00 |
|
Johannes Pohl
|
46cee28da6
|
wrap gain methods
|
2017-04-05 13:21:05 +02:00 |
|
Johannes Pohl
|
baf845e882
|
wrap center freq functions
|
2017-04-05 11:16:51 +02:00 |
|
Johannes Pohl
|
8b1a4958fe
|
wrap functions for sample rate
|
2017-04-05 10:58:53 +02:00 |
|
Johannes Pohl
|
8ad8b21e87
|
wrap basic functions for limesdr
|
2017-04-04 16:39:25 +02:00 |
|