User Tools

Site Tools


en:image-c2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:image-c2 [2019/03/04 07:21] fluktuaciaen:image-c2 [2019/03/05 13:42] (current) fluktuacia
Line 28: Line 28:
   $ sudo python setup.py develop   $ sudo python setup.py develop
  
-In case of Odroid-C2, I²C has to be made work by a correct entry into ''/etc/modules'', as described at [[http://wiki.mlab.cz/doku.php?id=cs:odroid-u3#I%C2%B2C%20na%20odroid-U3|MLAB wiki]]+In case of Odroid-C2, I²C has to be made work by a correct entry into ''/etc/modules'', as described at [[http://wiki.mlab.cz/doku.php?id=en:odroid-u3#I%C2%B2C%20na%20odroid-U3|MLAB wiki]].
  
 ===== station-supervisor ===== ===== station-supervisor =====
Line 133: Line 133:
 Testing the synchronisation can be done following these [[http://wiki.mlab.cz/doku.php?id=cs:time_sync|instructions]]. Testing the synchronisation can be done following these [[http://wiki.mlab.cz/doku.php?id=cs:time_sync|instructions]].
  
-===== Getting an SDcart ready =====+===== Getting an SD card ready =====
  
 A new SD card has to be formatted to [[https://en.wikipedia.org/wiki/F2FS|F2FS]] file system. In order to do it, you have to install a support for F2FS file system into your OS. A new SD card has to be formatted to [[https://en.wikipedia.org/wiki/F2FS|F2FS]] file system. In order to do it, you have to install a support for F2FS file system into your OS.
Line 167: Line 167:
 </WRAP> </WRAP>
  
-It is also necessary to add to ’’/etc/rc.local'' what has to be launched after startup. All stations should launch ''/home/odroid/repos/station-supervisor/start.sh'' - this will run the station’s software. Because the station’s software should run under  ''odroid'' user, the whole command should look like as follows:+It is also necessary to add to ''/etc/rc.local'' what has to be launched after startup. All stations should launch ''/home/odroid/repos/station-supervisor/start.sh'' - this will run the station’s software. Because the station’s software should run under  ''odroid'' user, the whole command should look like as follows:
  
   su odroid /home/odroid/repos/station-supervisor/start.sh   su odroid /home/odroid/repos/station-supervisor/start.sh
en/image-c2.txt · Last modified: 2019/03/05 13:42 by fluktuacia