MichaelRColton / PSDR

PortableSDR - A Stand Alone HF Software Defined Transciever.
Other
366 stars 84 forks source link

Persistent state storage #8

Open pwarren opened 7 years ago

pwarren commented 7 years ago

It'd be nice to have the last used menu settings come back when the radio's turned on, with a way to reset it too I guess.

I'd imagine we'd need a menu state struct, which can be written to FLASH memory at some interval, maybe a second or so after a change?

MichaelRColton commented 7 years ago

Agreed. Depending on what power state we drop down into, we may be able to preserve those things in memory without too much of a hit to standby current.