Commit Graph

5251 Commits

Author SHA1 Message Date
f4exb 9e5003eab9 New plugin pair LocalSink and LocalInput to pipe streams internally 2019-05-02 04:02:40 +02:00
f4exb 84dc7e0bb0 REST API examples: fixed config.py for Python 3 2019-05-01 12:54:01 +02:00
f4exb 65f7e185b4 Remote sink and input: update documentation 2019-04-30 21:23:49 +02:00
f4exb f9107b78b2 Remote input: limit m_readLengthSamples range 2019-04-30 08:43:55 +02:00
f4exb 9a39d0d898 Fixed IntHalfbandFilterEO factor calculation width forcing use of EOStorageType 2019-04-29 12:03:51 +02:00
f4exb 2a8ee97c01 Remote input: R/W balance: increased correction limit to the equivalent of +/- 10ms per read (~20%) 2019-04-29 00:25:26 +02:00
f4exb d0779be1d2 Remote input: R/W balance: calculate exponential moving average on floating point for better accuracy 2019-04-28 22:05:54 +02:00
f4exb c60079397e Remote input: moved writes increment counter in the write method for better consistency 2019-04-28 21:22:48 +02:00
f4exb 983b4f3da9 REST API examples: setup generalization to config.py with API calls in a json file 2019-04-28 03:29:29 +02:00
f4exb 91089b6809 Remote sink: fixed chanel frequency shift calculation and access 2019-04-27 01:19:17 +02:00
f4exb 102013791e Remote sink: fixed position GUI feedback 2019-04-26 19:36:23 +02:00
f4exb 85a3e6fe44 Remote sink: updated REST API and new settings handling 2019-04-26 14:34:01 +02:00
f4exb 78c6124c61 Merge branch 'master' into dev 2019-04-26 13:45:09 +02:00
f4exb 3642a7a2f6 Remote input: Redo the channelizer stuff with the new sample rate to re-synchronize everything 2019-04-26 12:06:36 +02:00
f4exb 105873bfda ValueDial fixes 2019-04-26 11:34:35 +02:00
f4exb c0919b1129 Remote input: GUI cosmetic changes 2019-04-26 03:56:12 +02:00
f4exb c269472f6e Remote sink / input: pass center frequency in Hz 2019-04-26 03:07:50 +02:00
f4exb 74a9c5d36c Remote: base CRC32 number of bytes for calculation on data FEC size 2019-04-26 02:50:02 +02:00
f4exb 2833eb1b0e Remote: pass center frequency on 64 bits 2019-04-26 02:46:21 +02:00
f4exb 7199ff8271 Remote input GUI: add mini dial for sub kHz center frequency digits 2019-04-26 02:46:18 +02:00
f4exb 9ab46c6056
Merge pull request #330 from ra1nb0w/cmake
remove Qt framework forcing on CMAKE_PREFIX_PATH
2019-04-26 01:33:30 +02:00
f4exb 111c035c09 Remote channel sink: decimation and shift: core changes 2019-04-26 01:27:36 +02:00
f4exb 07c5bd19b8 Remote channel sink: decimation and shift: GUI changes 2019-04-25 15:48:47 +02:00
f4exb e55f33ffc9 Up channelizer: implemented direct setting of filter chain 2019-04-25 09:26:03 +02:00
f4exb 3a5bc0ac3a Down channelizer: implemented direct setting of filter chain 2019-04-25 09:14:17 +02:00
f4exb 8d799a5a6b Updated versions and changelog 2019-04-25 01:06:08 +02:00
f4exb 4cc81d55da DSD demod: save PLL enable and audio mute indicators in preset 2019-04-24 17:50:31 +02:00
f4exb ea9df8700b Remote input: removed extraneous v in front of version 2019-04-24 17:40:58 +02:00
Davide Gerhard 1c12b9ddb6
remove Qt framework forcing on CMAKE_PREFIX_PATH 2019-04-23 18:51:55 +02:00
f4exb 3c8eb44abf cmake armv7 SIMD test programs: avoid possible core dumps by catching SIGILL 2019-04-23 09:49:58 +02:00
f4exb 547ee8444f cmake SIMD test programs: avoid possible core dumps by catching SIGILL 2019-04-23 09:43:07 +02:00
f4exb af7e95e226
Merge pull request #328 from ra1nb0w/udev
udev on Linux and libusb fix
2019-04-23 09:04:35 +02:00
Davide Gerhard 5e2a9cdd7e
fix udev/libusb error after 760e4859
/Users/rainbow/tmp/my/sdrangel/fcdhid/hid-libusb.c:49:10: fatal error: 'libusb-1.0/libusb.h' file not found

Undefined symbols for architecture x86_64:
  "_iconv", referenced from:
      _get_usb_string in hid-libusb.c.o
  "_iconv_close", referenced from:
      _get_usb_string in hid-libusb.c.o
  "_iconv_open", referenced from:
      _get_usb_string in hid-libusb.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
2019-04-23 08:18:54 +02:00
Davide Gerhard 8fc7c37226
fix udev Linux installation 2019-04-23 07:38:16 +02:00
f4exb 8aa4e5f5f0 Revert "install udev-rules only on linux"
This reverts commit 07c1413c95.
2019-04-22 11:35:49 +02:00
f4exb f23f2db168 Debian fixes (2) 2019-04-22 00:48:13 +00:00
f4exb 760e4859dd cmake libusb module: reverted breaking changes 2019-04-22 02:00:08 +02:00
f4exb cc30661e2c Debian build fixes 2019-04-22 01:42:50 +02:00
f4exb 27ef5aa35a Cosmetic changes 2019-04-22 00:24:09 +02:00
f4exb 1f8f8e4286 Merge branch 'master' into dev 2019-04-21 20:34:59 +02:00
f4exb c17062bfb2
Merge pull request #327 from ra1nb0w/asound
re-enable fcdpro/fcdproplus on macOS and perseus fix
2019-04-21 20:33:10 +02:00
f4exb 4731bd7324 Debian build: set the enable distribution bit 2019-04-21 12:11:15 +02:00
f4exb 50d39f856d LimeSDR: change antenna labels for Lime Mini (fixed) 2019-04-21 01:06:23 +02:00
f4exb fbb29ba9cd Fixed some compiler warnings 2019-04-21 00:13:14 +02:00
f4exb fbd875003a Revert "LimeSDR: change antenna labels for Lime Mini"
This reverts commit aefb1b7f3f.
2019-04-21 00:07:47 +02:00
f4exb e98d983bff Remote sink channel: corrected destruction from the GUI 2019-04-20 23:28:51 +02:00
f4exb d504b060f9 REST API: added missing bits in some modulators and demodulators for reverse API 2019-04-20 19:53:16 +02:00
f4exb e1982f6068 REST API: added missing fields for reverse API in UDPSink 2019-04-20 19:52:42 +02:00
f4exb 2ab4dd6fb6 REST API: added missing fields for reverse API in some demods 2019-04-20 19:32:35 +02:00
f4exb 1e0da5b8ee AM demod: fixed reverse API settings from the API 2019-04-20 19:11:58 +02:00