Commit Graph

1541 Commits

Author SHA1 Message Date
f4exb 119127fdab Tx ph.1: Fixes to file sink GUI and some debug messages 2016-10-23 02:22:00 +02:00
f4exb 8f8f4c2d96 Tx ph.1: Fixed add Rx channel 2016-10-22 22:05:32 +02:00
f4exb 987c23004c Tx ph.1: Enable center frequecy UI in FileSinkGUI 2016-10-22 21:47:59 +02:00
f4exb 5b707b771b Tx ph.1: Fixed Tx preset channels loading 2016-10-22 12:07:28 +02:00
f4exb 118c335225 Tx ph.1: Corrected Tx preset setup 2016-10-22 10:10:17 +02:00
f4exb e24202ad2a Tx ph.1: fixed Rx and Tx tabs management 2016-10-22 06:48:44 +02:00
f4exb 774920a1f0 Tx ph.1: removed unused signal connection in FileSink 2016-10-22 05:08:26 +02:00
f4exb 4b02072fe4 Tx ph.1: add Tx tab (2). Fixed core dump 2016-10-22 05:07:48 +02:00
f4exb 60912d01c9 Corrected glitch in Win64 installation script 2016-10-21 17:10:17 +02:00
f4exb 55f4d6d46f Tx ph.1: add Tx tab (1). Core dump. 2016-10-21 16:57:50 +02:00
f4exb ffb8b4d737 Tx ph.1: review file sink settings handling 2016-10-21 01:21:17 +02:00
f4exb 6d0f783d56 Tx ph.1: added channel registration messages 2016-10-20 22:41:05 +02:00
f4exb 9fff2b8477 Tx ph.1: new AM modulator plugin (3). Implemented actual modulation code. 2016-10-20 19:34:30 +02:00
f4exb c28751124c Tx ph.1: new AM modulator plugin (2). Compiles but pull method is still empty 2016-10-20 18:04:15 +02:00
f4exb be9519de71 Tx ph.1: new AM modulator plugin (1) 2016-10-20 00:42:21 +02:00
f4exb 181b7434fd RxTx semantic move: rename AM demod plugin 2016-10-19 23:51:59 +02:00
f4exb 239d67b2aa Tx ph.1: Fixed sample sink plugin registration 2016-10-19 22:48:24 +02:00
f4exb adbc4f38dd Tx ph.1: Bumped to version 2.2.0 2016-10-19 22:39:32 +02:00
f4exb fbb816ebdf Tx ph.1: Added FileSink (2) compiles. Added plugin/samplesink in all builds 2016-10-19 22:32:14 +02:00
f4exb 6c82c36958 Tx ph.1: Added FileSink (1) 2016-10-19 18:42:57 +02:00
f4exb 2246271d47 Tx ph.1: Tx support in PluginAPI and PluginManager 2016-10-19 18:07:27 +02:00
f4exb 9f3fec7600 Tx ph.1: added device sinks list to DSP engine 2016-10-19 14:29:23 +02:00
f4exb e5509b5fe8 Tx ph.1: added device sink reference to the device UI set 2016-10-19 14:28:58 +02:00
f4exb 7d941ccb37 Tx ph.1: show preset mode (Rx or Tx) in the presets tree. Reformatted preset tree. SerializeDeserialize preset mode 2016-10-19 02:02:49 +02:00
f4exb 717b240157 Tx ph.1: added sink or source type indicator to preset 2016-10-19 00:07:42 +02:00
f4exb 9a60088c05 TxRx semantic move: renamed channel folder in the sdrangel Mac OS .pro file 2016-10-18 13:58:58 +02:00
f4exb 067a0910c4 Tx ph.1: added DeviceSinkAPI implementation (1) 2016-10-18 00:03:51 +02:00
f4exb af08f1d851 RxTx semantic move: rename attributes in DeviceUISet 2016-10-17 23:03:47 +02:00
f4exb 940cfbe94e DSPDeviceSourceEngine: stop threaded baseband sample sinks 2016-10-17 22:40:02 +02:00
f4exb 0f7ac00a71 Tx ph.1: Added the DSPDeviceSinkEngine class 2016-10-17 18:15:08 +02:00
f4exb 9cf62833ba Tx ph.1: Model: removed ThreadedBasebandSampleSourceFifo 2016-10-17 18:05:02 +02:00
f4exb b56c2d9a2c Tx ph.1: new classes (1) 2016-10-17 08:58:49 +02:00
f4exb 52b618469c Tx ph.1: refactored source sample FIFO. StarUML model: added Tx classes 2016-10-15 09:53:06 +02:00
f4exb 4709ba9e01 TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
f4exb 32aece4e4a Tx ph.1: plugins: return Rx channels control to Plugin Manager 2016-10-14 02:04:22 +02:00
f4exb 9299eac9dd Tx ph.1: plugins (2) 2016-10-13 23:42:08 +02:00
f4exb 94e479bb75 Tx ph.1: plugins (1) 2016-10-13 22:23:43 +02:00
f4exb 9303a63931 DV Serial: prepare multi slot (4) 2016-10-12 00:53:26 +02:00
f4exb 01c901a8fe DV Serial: prepare multi slot (3) 2016-10-12 00:19:44 +02:00
f4exb 413ba162c7 DV Serial: prepare multi slot (2) 2016-10-12 00:02:36 +02:00
f4exb 20c5ec3f76 DV Serial: removed useless parameter 2016-10-11 23:54:27 +02:00
f4exb 2caf76b746 DV Serial: prepare multi slot (1) 2016-10-11 23:51:18 +02:00
f4exb 18a8e7c903 DV Serial: implement FIFO slots 2016-10-11 22:52:45 +02:00
f4exb 13e832a20e DV serial: alternate timeout handling. Primitives to get information about worker status 2016-10-11 20:24:08 +02:00
f4exb 32595f81b9 RxTx semantic move: renamed DeviceAPI to DeviceSourceAPI 2016-10-11 01:17:55 +02:00
f4exb 6b2e09ed10 RxTx semantic move: updated attributes and method names. Removed obsolete methods 2016-10-11 01:11:32 +02:00
f4exb 211f0570b5 RTLSDR: allow decimation by 32. Bumped to version 2.1.6 2016-10-10 02:19:21 +02:00
f4exb aa45dcbd17 Add an interpolate method to the Interpolator class 2016-10-10 02:08:48 +02:00
f4exb 6707bab1a5 Give the decimation method of the Interpolator class its proper name 2016-10-10 01:53:32 +02:00
f4exb 6e82cb37b8 Tx support: added a sample source FIFO class 2016-10-10 01:13:12 +02:00