This commit is contained in:
chanweehewsonos
2025-09-10 13:44:31 +08:00
parent 1a3fa5a5c6
commit 3858256be3
1966 changed files with 461462 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
<Step Name>,Comp,Limits.High,Limits.Low
<Locals>,Variable Value
<FileGlobals>,Variable Value
ProductName,"Chaplin"
TestName,"DOWNGRADE"
TestNameForLog,"DOWNGRADE"
#Station can be Downgrade to Diag or Production to Production Upgrade
ProductionUpgrade,"false"
RmaDowngrade,"true"
#Waiting for the White LED to flash for P2P is maybe quicker but possibly not
#as sure as waiting for the succesful ping. The white led timer can be tweaked
#for maximum efficiency
WaitForPing,"False"
WhiteLedTimer,35
#Uncomment out the appropriate paths depending on the Apache installation
DiagServerAddr,"http://169.254.2.2/DiagFirmware/"
ProductionServerAddr,"http://169.254.2.2/Prod2ProdUpgrade/"
DiagUpdPath,"C:\Apache24\htdocs\DiagFirmware"
#DiagUpdPath,"C:\program files\apache group\apache2\htdocs\DiagFirmware"
#ProductionUpdPath,"C:\program files (x86)\apache group\apache2\htdocs\Prod2ProdUpgrade"
ProductionUpdPath,"C:\program files\apache group\apache2\htdocs\Prod2ProdUpgrade"
<StationGlobals>,Variable Value
ProductionDataFolder,"C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING"
EngineeringDataFolder,"C:\Sonos Engineering Data"
1 <Step Name> Comp Limits.High Limits.Low
2 <Locals> Variable Value
3 <FileGlobals> Variable Value
4 ProductName Chaplin
5 TestName DOWNGRADE
6 TestNameForLog DOWNGRADE
7 #Station can be Downgrade to Diag or Production to Production Upgrade
8 ProductionUpgrade false
9 RmaDowngrade true
10 #Waiting for the White LED to flash for P2P is maybe quicker but possibly not
11 #as sure as waiting for the succesful ping. The white led timer can be tweaked
12 #for maximum efficiency
13 WaitForPing False
14 WhiteLedTimer 35
15 #Uncomment out the appropriate paths depending on the Apache installation
16 DiagServerAddr http://169.254.2.2/DiagFirmware/
17 ProductionServerAddr http://169.254.2.2/Prod2ProdUpgrade/
18 DiagUpdPath C:\Apache24\htdocs\DiagFirmware
19 #DiagUpdPath C:\program files\apache group\apache2\htdocs\DiagFirmware
20 #ProductionUpdPath C:\program files (x86)\apache group\apache2\htdocs\Prod2ProdUpgrade
21 ProductionUpdPath C:\program files\apache group\apache2\htdocs\Prod2ProdUpgrade
22 <StationGlobals> Variable Value
23 ProductionDataFolder C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING
24 EngineeringDataFolder C:\Sonos Engineering Data