jbrzusto / sensorgnome

master control process for a sensorgnome receiver
GNU General Public License v2.0
1 stars 2 forks source link

RPI*, BBW: need way to preserve private receiver data across SD card changes #53

Open jbrzusto opened 6 years ago

jbrzusto commented 6 years ago

Unlike the BBBK, which has built-in flash RAM, the RPI* and BBW SGs have no persistent memory off the SD card. So when a new (or reformatted) SD card is used, the SG loses:

One fix is to store such data with motus.org, and add a web interface capability to fetch from motus, given motus login credentials.

jbrzusto commented 6 years ago

A major consequence of this issue is that data processing organized by bootnum will be scrambled.