Commit Graph

55 Commits

Author SHA1 Message Date
Jason Gerecke 8cf3469c87 Fix spelling errors in documentation 2018-04-21 18:45:09 -07:00
f4exb f8251ecb50 UDPSink: fixed wrong sample sizes based on I/Q actual sample size that can now be 16 or 32 bits 2018-04-19 00:43:29 +02:00
f4exb 274e6c645d UDP Sink: Web API: settings and report implementation 2018-04-15 18:25:22 +02:00
f4exb 416f852861 ATV modulator: Web API: fixed video settings display in the GUI 2018-04-15 10:20:13 +02:00
f4exb 6320716eb9 ATV modulator: Web API: add possibility to set image and video files 2018-04-15 02:22:54 +02:00
f4exb b21ea9ab2f ATV modulator: Web API: settings and report implementation 2018-04-15 00:52:39 +02:00
f4exb b38d2a2a65 SSB mod: Web API: settings and report implementation 2018-04-14 21:46:53 +02:00
f4exb b4d7a0a905 WFM demod: Web API: settings and report implementation 2018-04-09 00:37:17 +02:00
f4exb 0ba86c0d22 AM demod: Web API: settings and report implementation. NFM demod: fixes 2018-04-06 00:54:18 +02:00
f4exb 4c31b2c59d Web API: scanner client example: added channel demod volume control 2018-03-31 20:08:22 +02:00
f4exb acb96acd85 Multiple audio support: Web API: AMDemod and NFMDemod: implemented audio device name in settings 2018-03-29 07:55:51 +02:00
f4exb 6cc370e93e Documentation updates 2018-03-24 04:55:51 +01:00
f4exb 1ac8f34857 Web API: scanner: verbosity in loop. Resume delay 2018-03-23 09:24:50 +01:00
f4exb ee027eda6a Web API: scanner example updates 2018-03-22 09:18:49 +01:00
f4exb 1204734b58 Web API: AM demod and AirspyHF: many fixes 2018-03-22 06:34:51 +01:00
f4exb 3f4fc02065 Web API: NFM scanner Python script example (4) 2018-03-20 08:23:52 +01:00
f4exb 0e669cf56a Web API: NFM scanner Python script example (3) 2018-03-19 18:39:55 +01:00
f4exb efcbf9b7cb Web API: NFM scanner Python script example (2) 2018-03-19 08:44:23 +01:00
f4exb a2e1f674d7 Web API: NFM scanner Python script example (1) 2018-03-19 02:19:36 +01:00
f4exb 8da0d3a8b4 DSD demod: fixed index overflow 2018-02-17 09:35:17 +01:00
f4exb b1fbff05f3 Perseus: Debian and Windows build 2018-02-10 21:50:57 +01:00
f4exb 081e3a68d2 Web API: deviceset config example: replaced SDRPlay by AirspyHF 2018-01-15 01:11:14 +01:00
f4exb 44c2c16e18 Web API: updated examples 2018-01-07 23:29:55 +01:00
f4exb 9256e6b0ed Web API: DeviceSetList: added focused device set index for the GUI 2018-01-06 09:50:09 +01:00
f4exb 515bc1a04e Web API: updated Python examples to support PTT 2018-01-06 05:58:55 +01:00
f4exb b002596677 Commands: corrected edit command dialog focus handling to capture associated key 2018-01-06 05:51:14 +01:00
f4exb 2bd1692a2f Commands: use monospaced font to view the log 2018-01-05 01:59:01 +01:00
f4exb 5f0693932c LimeSDR: update debug message 2017-12-30 18:15:17 +01:00
f4exb 13d8662593 Web API: added more generic Rx and Tx test scripts 2017-12-30 11:03:47 +01:00
f4exb f1ead09337 LimeSDR: more informative debug message on apply settings 2017-12-30 10:17:30 +01:00
f4exb af58d18eac NFM demod: use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings 2017-12-29 05:23:24 +01:00
f4exb 14626393e6 Web API: fixed HackRF settings 2017-12-29 02:44:35 +01:00
f4exb d650010375 Web API: example to test Rx 2017-12-29 00:44:54 +01:00
f4exb 6eda2fa087 Web API: LimeSDR Tx example: have device set index as a parameter 2017-12-27 09:19:23 +01:00
f4exb d08917897c Web API: fixed Lime SDR Tx example with latest updates 2017-12-24 04:19:27 +01:00
f4exb 4b51599706 Web API: changed /sdrangel/devicesets POST,DELETE to /sdrangel/deviceset to reflect that it applies to a single device set 2017-12-22 01:07:03 +01:00
f4exb 41e18eefd2 Web API: replaced status code 200 by 202 whenever an asynchronous message is enqueued 2017-12-21 18:10:43 +01:00
f4exb 9dd707896d Use a name field in channels to be used in headless version to replace the GUI object name that was used as the name field 2017-12-20 23:57:06 +01:00
f4exb 19eb52d5dd Server: added documentation for the stop_server.py script 2017-12-18 00:44:41 +01:00
f4exb 7dab0f67bb Server: reviewed application handling 2017-12-18 00:00:21 +01:00
f4exb 6d12443100 Server: changes to support DeviceSet 2017-12-17 23:15:42 +01:00
f4exb 3169083013 Web API: updated examples documentation 2017-12-16 10:14:45 +01:00
f4exb 19426a4536 Web API: example script to run LimeSDR in Tx mode. Updated main readme 2017-12-16 09:46:02 +01:00
f4exb ee2a8de0be Web API: corrected nfm_test example 2017-12-14 23:13:27 +01:00
f4exb e817974bb3 Web API: use the 8091 default port in all examples 2017-12-14 21:08:56 +01:00
f4exb 8798b64471 updated documentation 2017-12-13 21:32:12 +01:00
f4exb 0436848490 Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod. Fixes (2) 2017-12-12 23:21:31 +01:00
f4exb 44346267fc Web API: NFM setting example 2017-12-12 22:05:13 +01:00
f4exb a513bd62b5 Web API: /sdrangel/deviceset/{deviceSetIndex}/channel (POST) fix and example 2017-12-11 01:36:34 +01:00
f4exb 2dd82e9eca Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod 2017-12-10 20:27:08 +01:00