Steevee28 wrote: 
> That's also an interesting point and should be further investigated, but
> I still suppose the -Watchdog- to reset the device if it detects that
> the Jive UI is no longer alive.

The flow of control would take us here, which looks very much like a
"quit" to me:
https://github.com/Logitech/squeezeplay/blob/public/7.7/src/squeezeplay/share/jive/JiveMain.lua#L422

The consequence of that would that Squeezeplay terminates. The watchdog
will notice that and restart the device.

There are, as you point out, many other possibilities that might occur.

Both myself (and my Radios) are somewhat preoccupied with other matters
at present. If I were investigating, I might be tempted to start by
looking for a 'not running' state, and dumping relevant data to a
persistent log file before the system restarts. Probably including a
dump of the timer table. This could all be done within the existing lua
script. I don't know that this approach would yield a result, certainly
some patience would be required.


------------------------------------------------------------------------
mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=111650

_______________________________________________
Radio mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to