Developing and Deploying devices

Robert Helling helling at lmu.de
Tue Apr 12 02:53:24 PDT 2016


Hi,

I have been thinking a bit more about setting up a small device (C.H.I.P. or similar) to do the dive computer read out and communication with the mobile device.

One thing I am worried about is how to collaboratively develop for such a target. It is quite likely that we have to modify system files and settings (like startup, maybe configure BT or networking, instilling packages etc). How can we put that in version control? Do everything with a script and version control that script? For configuration files, one could have those in a directory under git and then have a small script that writes them in the appropriate places (and sets permissions etc). But maybe people have better ideas. Am I reinventing a packaging system?

The other thing is deployment. Initially, that’s simple, we provide disk images. But then, what is the upgrade path? Connect to wifi and do git pull? apt-get upgrade/update? Get a new disk image? That needs to be thought about as well for devices like this.

Any opinions?

Best
Robert

--
.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO
Robert C. Helling     Elite Master Course Theoretical and Mathematical Physics
                      Scientific Coordinator
                      Ludwig Maximilians Universitaet Muenchen, Dept. Physik
                      Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339
                      http://www.atdotde.de

Enhance your privacy, use cryptography! My PGP keys have fingerprints
A9D1 A01D 13A5 31FA 6515  BB44 0820 367C 36BC 0C1D    and
DCED 37B6 251C 7861 270D  5613 95C7 9D32 9A8D 9B8F





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160412/d4efde48/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160412/d4efde48/attachment-0001.sig>


More information about the subsurface mailing list