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,
|
||||
"w": 7,
|
||||
"x": 0,
|
||||
"y": 22
|
||||
"y": 21
|
||||
},
|
||||
"props": {
|
||||
"agentPanelMode": "full",
|
||||
"config": {
|
||||
"agentId": "",
|
||||
"bandwidth": 2000000,
|
||||
|
|
@ -140,9 +141,17 @@
|
|||
"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.",
|
||||
"deviceType": "pluto",
|
||||
"deviceType": "hackrf",
|
||||
"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,
|
||||
"w": 5,
|
||||
"x": 7,
|
||||
"y": 22
|
||||
"y": 21
|
||||
},
|
||||
"props": {
|
||||
"blockType": "inference",
|
||||
|
|
@ -175,7 +184,7 @@
|
|||
"rows": 1,
|
||||
"w": 5,
|
||||
"x": 7,
|
||||
"y": 45
|
||||
"y": 42
|
||||
},
|
||||
"props": {
|
||||
"operatorName": "inference_builtin"
|
||||
|
|
@ -191,7 +200,7 @@
|
|||
"rows": 1,
|
||||
"w": 5,
|
||||
"x": 7,
|
||||
"y": 64
|
||||
"y": 60
|
||||
},
|
||||
"props": {
|
||||
"historyLen": 24,
|
||||
|
|
@ -218,7 +227,7 @@
|
|||
"rows": 1,
|
||||
"w": 5,
|
||||
"x": 7,
|
||||
"y": 86
|
||||
"y": 80
|
||||
},
|
||||
"props": {
|
||||
"connectionConfig": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user