f4exb
|
f7d7551d01
|
HackRF support: changed sample rates to sample precision
|
2017-02-18 11:21:12 +01:00 |
|
f4exb
|
5c4078d672
|
HackRF and BladeRF output plugins documentation cosmetic changes
|
2017-01-11 19:49:32 +01:00 |
|
f4exb
|
201695bb67
|
HackRF plugins: correct start/stop sequences
|
2017-01-11 01:21:22 +01:00 |
|
f4exb
|
e405f151e0
|
HackRF Output: limit size of sample FIFO to limit delay
|
2017-01-10 01:02:28 +01:00 |
|
f4exb
|
e4852230ea
|
BladeRF Output: limit size of sample FIFO to limit delay
|
2017-01-09 22:33:58 +01:00 |
|
f4exb
|
52e5d9a5d9
|
BladeRF and HackRF output plugins: updated documentation
|
2017-01-09 03:08:28 +01:00 |
|
f4exb
|
f264e01ca4
|
BladeRF and HackRF output plugins: added interpolation factors 4,8,16,32
|
2017-01-09 02:55:21 +01:00 |
|
f4exb
|
8c32ed4a12
|
Windows build: added BladeRF and HackRF output plugins. Added missing .pro files
|
2017-01-09 02:54:09 +01:00 |
|
f4exb
|
c10e2a1683
|
HackRF output plugin: restored Debian build
|
2017-01-09 00:52:29 +01:00 |
|
f4exb
|
17eafc64f7
|
HackRF output plugin: documentation
|
2017-01-09 00:51:08 +01:00 |
|
f4exb
|
47f7dc7962
|
HackRF output plugin: correct play/stop button colors
|
2017-01-09 00:28:14 +01:00 |
|
f4exb
|
61e45297df
|
HackRF plugins: shorten wait time in running loop so that start/stop can react faster (delay set to 200ms instead of 1s)
|
2017-01-09 00:08:33 +01:00 |
|
f4exb
|
932dde48ca
|
HackRF output plugin: fixed audio input
|
2017-01-08 23:48:01 +01:00 |
|
f4exb
|
f386fc86cb
|
HackRF output plugin: resize sample FIFO to 500ms
|
2017-01-08 22:30:11 +01:00 |
|
f4exb
|
9fd35cfe5c
|
HackRF output plugin: code cleanup
|
2017-01-08 17:39:02 +01:00 |
|
f4exb
|
095b1cbab1
|
HackRF output plugin: fixed Tx output power setting
|
2017-01-08 17:15:36 +01:00 |
|
f4exb
|
64246c5c6a
|
HackRF output plugin: corrected sample size
|
2017-01-08 13:04:06 +01:00 |
|
f4exb
|
212a8ad2f9
|
HackRF input plugin: pass thread pointer in the callback instead of using a static variable
|
2017-01-08 10:44:38 +01:00 |
|
f4exb
|
5d51fde9f7
|
Dismiss HackRF output plugin
|
2017-01-08 10:27:57 +01:00 |
|
f4exb
|
85ed39c767
|
HackRF output plugin: compiles
|
2017-01-08 04:13:20 +01:00 |
|
f4exb
|
1187ab99cb
|
Removed BladeRF output plugin from Windows build due to performance reasons
|
2017-01-07 11:05:07 +01:00 |
|
f4exb
|
0c58ba5e01
|
BladeRF output plugin: corrected baseband samplerate display placeholder size
|
2017-01-07 06:51:32 +01:00 |
|
f4exb
|
d29ee51ceb
|
BladeRF output: fixed audio input
|
2017-01-05 21:24:32 +01:00 |
|
f4exb
|
1f4451cf0b
|
Fixed Windows build for v3.0.0
|
2017-01-05 18:26:30 +01:00 |
|
f4exb
|
b626cf67e6
|
Updated main readme and some Tx plugins readme corrections
|
2017-01-05 04:01:23 +01:00 |
|
f4exb
|
ed769006c2
|
Added documentation on BladeRF input and output plugins and File Sink plugin
|
2017-01-04 23:14:28 +01:00 |
|
f4exb
|
a4f286835d
|
Tx supoort: removed file record option. Unify play button status colors
|
2017-01-04 21:11:51 +01:00 |
|
f4exb
|
9b72a3c064
|
FileSink plugin: fixed possible segfault
|
2017-01-03 23:22:06 +01:00 |
|
f4exb
|
cb207e26c7
|
BladeRF plugins: fixed start/stop and delete sequences
|
2017-01-03 09:09:51 +01:00 |
|
f4exb
|
f1ac22576c
|
BladeRF plugins: fixed deadlock due to useless mutex and disable modules on stop
|
2017-01-03 00:56:18 +01:00 |
|
f4exb
|
f48fd4c3a4
|
BladeRF output plugin: working basically
|
2017-01-02 20:24:25 +01:00 |
|
f4exb
|
8bd9c74620
|
BladeRF output plugin: register sink device correctly
|
2017-01-02 12:30:42 +01:00 |
|
f4exb
|
17736b3a78
|
Tx support: BladeRF output plugin: compiles
|
2017-01-02 10:39:21 +01:00 |
|
f4exb
|
fa0afb6c92
|
Tx support: implemented final interpolation stage in FileSink plugin
|
2017-01-02 03:14:46 +01:00 |
|
f4exb
|
2047463dcf
|
Tx support: common device routines library and handle BladeRF Tx/Rx coordination on Rx side
|
2016-12-30 16:13:28 +01:00 |
|
f4exb
|
f68f949c19
|
Tx support: interim state (1)
|
2016-12-29 12:41:10 +01:00 |
|
f4exb
|
e05822ba02
|
Implement own FIFO in BasebandSampleSource. SampleSourceFIFO: remove useless chunk size completely and set initial fill to only half the FIFO size
|
2016-12-23 14:29:42 +01:00 |
|
f4exb
|
1afd8df5f9
|
Modulators: changed single Tx channel samples feed handling
|
2016-12-22 23:39:06 +01:00 |
|
f4exb
|
d7918f0ff4
|
Restore tx implementation roadmap
|
2016-12-21 21:47:56 +01:00 |
|
f4exb
|
1769a145de
|
FileSink plugin: return to a 1s sample buffer
|
2016-12-21 02:25:20 +01:00 |
|
f4exb
|
cd3191a9dc
|
FileSink plugin: use larger buffer in thread
|
2016-12-20 00:26:43 +01:00 |
|
f4exb
|
c5f1acdcf1
|
AM Modulator: audio input (mic) basic support
|
2016-11-29 01:09:06 +01:00 |
|
f4exb
|
aef5e722c1
|
Windows build: set SSE options for all sink device plugins
|
2016-11-07 18:44:23 +01:00 |
|
f4exb
|
283742cada
|
Tx ph.2: FileSink: more sample rates
|
2016-10-31 00:33:25 +01:00 |
|
f4exb
|
f5bbbb7cab
|
Tx ph.2: UpChannelizer: allow any sample rate
|
2016-10-30 22:01:20 +01:00 |
|
f4exb
|
e9f0bb0d45
|
Tx ph.2: UpChannelizer: interpolator (1) draft
|
2016-10-28 18:39:45 +02:00 |
|
f4exb
|
be1629ca6d
|
Bumped version to 2.2.1
|
2016-10-28 08:38:01 +02:00 |
|
f4exb
|
babd4f8014
|
Tx ph.2: allow decimation in AM modulator i.e. output sample rate lower than audio rate
|
2016-10-28 04:34:06 +02:00 |
|
f4exb
|
4d273d8a13
|
Tx ph.2: use a specialized interpolator similar to the decimator derived from the ancient interpolator
|
2016-10-28 03:18:24 +02:00 |
|
f4exb
|
63083885be
|
Tx ph.2: allow 80 kS/s sample rate for non (N+1)/N interpolation
|
2016-10-27 17:59:00 +02:00 |
|