Appendix K – Web Xpander Firmware Release History
v1.0
v1.1
•Reduced the size of HTML pages by removing spaces and tabs to conserve memory
•Changed SetDirect.cgi form method from POST to GET
•Cancel
•"Cook" Telnet input (strip
•Streamlined the Ethernet/Serial PassThru functionality (Both Serial to Ethernet and Ethernet to Serial)
•Remove STDIO redirection to Serial Port A (Use telnet for debugging purposes)
•Send SMTP debug info to Telnet (if in debug mode)
•Only reboot when a change of settings require it (i.e. IP Address)
•Added "Reset Web Xpander" link on Settings page
•Bypass Telnet login prompts if username and password are empty
•Internet time sync will not occur earlier than scheduled
•Internet time sync will set STARGATE clock on the minute (i.e. 0 seconds) since you can't specify seconds in the STARGATE "set time" function
•Up to 5 :mailto=xxx supported
•Corrected handling of PreSet DIM Commands (Extended Code vs
•Added FTP to add files to XMEM RAM (battery backed)
•Moved mega_x10.shml into XMEM RAM (battery backed)
•Added ":factory=" to reset to factory settings
•Fixed DHCP lease expiration problem
•Added "checksum" command to telnet debug console to calculate and display Flash memory checksum
•Moved "Last Successful Time Sync" to XMEM (saved during reset)
•Corrected issues with controlling and monitoring 8 Channel Relay Xpanders
•Moved device label storage to a "file" that can be FTPed into the Web Xpander
v1.2
•Added web page for custom application interaction
sendcommand.cgi : Sends command to STARGATE and returns results as plain text via HTTP
sendcommand.cgi?var1=<command>&var2=<stop condition>&var3=<stop param>
The choices for var2 are “time” or “str”.