1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-18 19:06:34 -04:00
Commit Graph

3248 Commits

Author SHA1 Message Date
f4exb
7dafae3fa1 Web API: implement devicesetDeviceGet (1) 2017-12-04 18:22:25 +01:00
f4exb
a3fb30107b Web API: plugin settings for RTL-SDR and LimeSDR 2017-12-04 00:48:14 +01:00
f4exb
1d442fd077 SSB: updated documentation 2017-12-02 18:57:55 +01:00
f4exb
8d3541c5ad Web API: changed namespace and some namings 2017-12-02 05:45:30 +01:00
f4exb
384aa242cb Debian build: deactivate postinst 2017-12-02 03:07:08 +01:00
f4exb
21e52e33fb SSB: space sliders ticks more evenly depending on spectrum sample rate 2017-12-01 00:28:47 +01:00
f4exb
06f49e1405 Web API: DV serial: update UI checkbox accordingly 2017-11-30 22:53:28 +01:00
f4exb
b74cc2691c Windows build fixes for 3.8.5 2017-11-30 08:02:42 +01:00
f4exb
5baf216adf LimeSDR: bumped plugins version to 3.8.5 2017-11-29 20:16:41 +01:00
f4exb
557489e338 Added Debian postinst to copy and activate udev rules 2017-11-29 19:43:03 +01:00
f4exb
62989b2650 Added installable udev rule files 2017-11-29 19:26:09 +01:00
f4exb
7d3661ce7c LimeSDR: internal LimeSuite library: added LimeSDR mini sources 2017-11-29 18:00:31 +01:00
f4exb
cba68e2561 Updated Debian changelog 2017-11-29 17:32:53 +01:00
f4exb
21ea6eddf1 Updated Debian changelog. Internal LimeSuite: removed reference to DRV_DriverInterface 2017-11-29 13:00:02 +01:00
f4exb
314d4c9d1e LimeSDR: fixed analog LP setting 2017-11-29 12:51:05 +01:00
f4exb
3bfdd49b4f Web API: /sdrangel/deviceset/{index}/device (PUT) implementation 2017-11-27 08:14:07 +01:00
f4exb
c5a19e261c Web API: /sdrangel/deviceset/{index} (GET) implementation 2017-11-26 10:37:39 +01:00
f4exb
3e7efb4c6f Web API: Swagger definitions of deviceset GET and deviceset/device PUT 2017-11-26 00:26:56 +01:00
f4exb
3086c4772b Web API: /sdrangel/devicesets (POST, DELETE) implementation 2017-11-25 22:52:24 +01:00
f4exb
c91918840e Web API: /sdrangel/devicesets (GET) implementation 2017-11-25 20:14:16 +01:00
f4exb
9fab034f14 Web API: /sdrangel/preset (DELETE) implementation 2017-11-25 19:42:56 +01:00
f4exb
4a3901d688 Web API: /sdrangel/preset (PUT, POST) implementation 2017-11-25 18:32:37 +01:00
f4exb
33e39f161a Web API: /sdrangel/preset (PUT) implementation 2017-11-25 16:47:13 +01:00
f4exb
57bda99c2b Web API: /sdrangel/preset (PATCH) implementation 2017-11-25 16:08:18 +01:00
f4exb
2b41601b83 Web API: /sdrangel/preset (GET) implementation 2017-11-25 11:14:52 +01:00
f4exb
f4c1269540 SSB GUIs: added LSB and USB labels on the schematic frequency scale 2017-11-25 05:29:48 +01:00
f4exb
036432ae58 Web API: added missing files 2017-11-25 05:28:43 +01:00
f4exb
68fbbcf768 Web API: /sdrangel/dvserial implementation 2017-11-25 04:43:22 +01:00
f4exb
aa8b02a225 Web API: /sdrangel/location implementation 2017-11-25 04:02:11 +01:00
f4exb
72615b188e Web API: /sdrangel/audio (PATCH) implementation 2017-11-24 17:12:53 +01:00
f4exb
dad604dcf8 Web API: /sdrangel/audio (GET) implementation (1) 2017-11-24 08:46:12 +01:00
f4exb
6c31320812 Web API: change all boolean parameters to integer 2017-11-24 00:55:47 +01:00
f4exb
7a2f60fe5d Web API: /sdrangel/logging implementation (2) 2017-11-24 00:47:42 +01:00
f4exb
4999b04379 Web API: /sdrangel/logging implementation (1) 2017-11-23 18:43:01 +01:00
f4exb
02e0945368 Web API: implemented /sdrangel/channels: Get a list of channel plugins available in this instance 2017-11-23 01:19:32 +01:00
f4exb
41378fff04 Web API: instanceDevices: added index in registered devices 2017-11-22 22:16:57 +01:00
f4exb
8c3eeb1c3a SSB mod/demod: GUI: resize main window 2017-11-22 22:01:13 +01:00
f4exb
2ac9a82b02 Web API: implemented /sdrange/devices: Get a list of sampling devices that can be used to take part in a device set 2017-11-22 18:57:35 +01:00
f4exb
09dc5913c7 Ticker Slider; fixed roundf (2) 2017-11-22 00:40:11 +01:00
f4exb
f5e476cc81 Ticker Slider; fixed roundf 2017-11-22 00:32:58 +01:00
f4exb
e7dc0f9b53 Web API: resources and static file controller updates 2017-11-22 00:28:26 +01:00
f4exb
cf2f099c37 WFM demod: implemented copy audio to UDP 2017-11-21 23:30:09 +01:00
f4exb
a1f6d29f03 UDP sink: fixed bandwidth channel marker display 2017-11-21 22:46:39 +01:00
f4exb
a57fdb8bd7 SSB demod: implemented copy audio to UDP 2017-11-21 21:33:46 +01:00
f4exb
5371d6a1b4 Windows build: added TickedSlider class 2017-11-21 09:54:07 +01:00
f4exb
17181189ae SSB GUI: enlarge minimum width 2017-11-21 01:48:34 +01:00
f4exb
4cb30a7e88 Bumped to version 3.8.5 2017-11-21 01:12:12 +01:00
f4exb
9455a4c5f6 SSB mod/demod: improve LSB/USB experience: DSB/SSB icon shows right sideband. Filter limit sliders with ticks. Button to flip sidebands 2017-11-21 01:09:47 +01:00
f4exb
5e13c16cb6 Web API: static page build on Linux 2017-11-20 23:57:53 +01:00
f4exb
1b5f944302 Web API: send API documentation if path is invalid 2017-11-20 18:38:26 +01:00