chris_c
Member
- Joined
- Jun 25, 2010
- Messages
- 393
- Age
- 56
I want to know how to "wake" periodically from standby mode (or stay in standby till a specific time)
that’s probably not so much the issue as knowing how to come fully awake, programmatically.
What I'm intending to do is make some kind of scheduling daemon the idea would be that the Pandi in your pocket would *never* be switched off but rather spend most of its life in standby mode
(maybe some kind of low power warning too, so it will beep discretely once a minute or so till acknowledged when you only have n hours of standby time left...)
Ideally I'd like to end up with a "standard" Pandora scheduling daemon that anyone porting PIM software can add a few bits of code to, so that agenda alarms etc won't be missed
I'm probably thinking some kind of TCP server you would send a small fragment of XML or maybe binary data, to make, change or delete alarms, once an alarm is activated the daemon would wake
the Pandora to allow whatever running PIM software to make a fuss about it...
(I still don't know how long a full charge should last in standby mode - I'll have to do some experimentation!)
that’s probably not so much the issue as knowing how to come fully awake, programmatically.
What I'm intending to do is make some kind of scheduling daemon the idea would be that the Pandi in your pocket would *never* be switched off but rather spend most of its life in standby mode
(maybe some kind of low power warning too, so it will beep discretely once a minute or so till acknowledged when you only have n hours of standby time left...)
Ideally I'd like to end up with a "standard" Pandora scheduling daemon that anyone porting PIM software can add a few bits of code to, so that agenda alarms etc won't be missed
I'm probably thinking some kind of TCP server you would send a small fragment of XML or maybe binary data, to make, change or delete alarms, once an alarm is activated the daemon would wake
the Pandora to allow whatever running PIM software to make a fuss about it...
(I still don't know how long a full charge should last in standby mode - I'll have to do some experimentation!)