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
Last revisionBoth sides next revision
en:image-c2 [2019/03/04 07:20] fluktuaciaen:image-c2 [2019/03/04 14:23] 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 159: Line 159:
   cp ~/repos/radio-observer/Bolidozor.json ~/bolidozor/station/Bolidozor.json   cp ~/repos/radio-observer/Bolidozor.json ~/bolidozor/station/Bolidozor.json
      
-The last command will copy a default configuration of ''radio-observer''u to ''~/bolidozor/station/Bolidozor.json'', where a startup script awaits it. After copying, it is necessary to change a name of the station in [[https://github.com/MLAB-project/radio-observer/blob/feat/raw/Bolidozor.json#L36|this line]]. (The link contains a station named ''debug’’.)+The last command will copy a default configuration of ''radio-observer''u to ''~/bolidozor/station/Bolidozor.json'', where a startup script awaits it. After copying, it is necessary to change a name of the station in [[https://github.com/MLAB-project/radio-observer/blob/feat/raw/Bolidozor.json#L36|this line]]. (The link contains a station named ''debug''.)
  
 ===== Launching after startup ===== ===== Launching after startup =====
  
 <WRAP info> <WRAP info>
-Because most stations are installed on Odroid computers, whose default user is called ''odroid'', it is assumed that the user who runs the station software is also called ''odroid''. Substitute the correct name for ''odroid’’ if necessary. +Because most stations are installed on Odroid computers, whose default user is called ''odroid'', it is assumed that the user who runs the station software is also called ''odroid''. Substitute the correct name for ''odroid'' if necessary. 
 </WRAP> </WRAP>
  
Line 217: Line 217:
  
 [[https://help.ubuntu.com/lts/serverguide/automatic-updates.html|A detailed guide at Ubuntu wiki]] [[https://help.ubuntu.com/lts/serverguide/automatic-updates.html|A detailed guide at Ubuntu wiki]]
- 
- 
en/image-c2.txt · Last modified: 2019/03/05 13:42 by fluktuacia