MeanPowSpec validated on board

This commit is contained in:
canisio
2026-04-29 17:07:10 -03:00
parent 041218aa7f
commit 1622f922f9
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -56,7 +56,7 @@ switch bd
StopTime = 0.025; % Simulation total time
case 'gm_soc_rfsoc_top_sw'
TsSW = 0.5;
StopTime = 10;
StopTime = 60;
otherwise
error('rfsoc_init: InvalidModel (%s not supported).', bd);
end