screens: update applications-example-application-json manifest v1.0.1
This commit is contained in:
parent
7b58f8744e
commit
c686f845b4
|
|
@ -123,9 +123,10 @@
|
||||||
"rows": 6,
|
"rows": 6,
|
||||||
"w": 7,
|
"w": 7,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 22
|
"y": 21
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
"agentPanelMode": "full",
|
||||||
"config": {
|
"config": {
|
||||||
"agentId": "",
|
"agentId": "",
|
||||||
"bandwidth": 2000000,
|
"bandwidth": 2000000,
|
||||||
|
|
@ -140,9 +141,17 @@
|
||||||
"waveform": ""
|
"waveform": ""
|
||||||
},
|
},
|
||||||
"description": "PlutoSDR RX source operator. Acquires raw IQ samples from an Analog Devices PlutoSDR (AD9361) via libiio and emits them as shared complex vectors.",
|
"description": "PlutoSDR RX source operator. Acquires raw IQ samples from an Analog Devices PlutoSDR (AD9361) via libiio and emits them as shared complex vectors.",
|
||||||
"deviceType": "pluto",
|
"deviceType": "hackrf",
|
||||||
"operatorId": "69bd3deeff031ee6e72c0a9d-1776345526320",
|
"operatorId": "69bd3deeff031ee6e72c0a9d-1776345526320",
|
||||||
"operatorName": "pluto_source"
|
"operatorName": "pluto_source",
|
||||||
|
"sections": null,
|
||||||
|
"showMetrics": [
|
||||||
|
"snr",
|
||||||
|
"noise_floor",
|
||||||
|
"rssi",
|
||||||
|
"obw"
|
||||||
|
],
|
||||||
|
"showSpectrogram": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -155,7 +164,7 @@
|
||||||
"rows": 1,
|
"rows": 1,
|
||||||
"w": 5,
|
"w": 5,
|
||||||
"x": 7,
|
"x": 7,
|
||||||
"y": 22
|
"y": 21
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"blockType": "inference",
|
"blockType": "inference",
|
||||||
|
|
@ -175,7 +184,7 @@
|
||||||
"rows": 1,
|
"rows": 1,
|
||||||
"w": 5,
|
"w": 5,
|
||||||
"x": 7,
|
"x": 7,
|
||||||
"y": 45
|
"y": 42
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"operatorName": "inference_builtin"
|
"operatorName": "inference_builtin"
|
||||||
|
|
@ -191,7 +200,7 @@
|
||||||
"rows": 1,
|
"rows": 1,
|
||||||
"w": 5,
|
"w": 5,
|
||||||
"x": 7,
|
"x": 7,
|
||||||
"y": 64
|
"y": 60
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"historyLen": 24,
|
"historyLen": 24,
|
||||||
|
|
@ -218,7 +227,7 @@
|
||||||
"rows": 1,
|
"rows": 1,
|
||||||
"w": 5,
|
"w": 5,
|
||||||
"x": 7,
|
"x": 7,
|
||||||
"y": 86
|
"y": 80
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"connectionConfig": {
|
"connectionConfig": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user