Skip to content

Commit

Permalink
ipa: rpi: pisp: Update all tuning files for sync algorithm
Browse files Browse the repository at this point in the history
Standard sync parameters are added to all tuning files.

Signed-off-by: David Plowman <[email protected]>
  • Loading branch information
davidplowman committed Oct 4, 2024
1 parent 583edc0 commit 6f7e33e
Show file tree
Hide file tree
Showing 23 changed files with 230 additions and 23 deletions.
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx219.json
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx219_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx290.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,15 @@
}
]
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx296.json
Original file line number Diff line number Diff line change
Expand Up @@ -1189,6 +1189,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx296_16mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1242,6 +1242,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx296_6mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1242,6 +1242,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx296_mono.json
Original file line number Diff line number Diff line change
Expand Up @@ -955,6 +955,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx378.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,15 @@
},
{
"rpi.sharpen": { }
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx477.json
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx477_16mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1235,6 +1235,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx477_6mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1235,6 +1235,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx477_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx477_scientific.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,15 @@
"limit": 1.0,
"strength": 1.0
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx500.json
Original file line number Diff line number Diff line change
Expand Up @@ -1204,6 +1204,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx519.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,15 @@
},
{
"rpi.sharpen": { }
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx708.json
Original file line number Diff line number Diff line change
Expand Up @@ -1265,6 +1265,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx708_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx708_wide.json
Original file line number Diff line number Diff line change
Expand Up @@ -1288,6 +1288,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/imx708_wide_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/ov5647.json
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/ov5647_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1116,6 +1116,15 @@
]
}
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
11 changes: 10 additions & 1 deletion src/ipa/rpi/pisp/data/ov9281_mono.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,15 @@
65535, 65535
]
}
}
},
{
"rpi.sync":
{
"group": "224.0.0.1",
"port": 12345,
"sync_period": 30,
"ready_frame": 1000
}
}
]
}
Loading

0 comments on commit 6f7e33e

Please sign in to comment.