User Tools

Site Tools


en:rules

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:rules [2019/02/10 15:41] fluktuaciaen:rules [2022/03/08 21:58] – [Manual module creation] kaklik
Line 40: Line 40:
  
 ==== Manual module creation ==== ==== Manual module creation ====
-Iffor some reason, you are reluctant to use MLABgen for creation of the basic directory structure, it is necessary to comply with the following rules:  +If for some reason, you are reluctant to use MLABgen for the creation of the basic directory structure, it is necessary to comply with the following rules: 
- +
-In the appropriate folder category we create a folder with the name of the new module using a format ''NAMEVERREV’’. +
-Inside the folder, we create the following directory structure (obligatory folders/files are marked with an asterisk):+
  
 +In the appropriate folder category, we create a folder with the name of the new module using the format ''NAMEVERREV’’ . Inside the folder, we create the following directory structure (obligatory folders/files are marked with an asterisk):
  
 +''
   <NAMEVERREV>*   <NAMEVERREV>*
   ├── doc*   ├── doc*
Line 74: Line 73:
   ├── <NAMEVERREV>.json*   ├── <NAMEVERREV>.json*
   └── sw   └── sw
-      └── <NAMEVERREV>_exmalpe.py+      └── <NAMEVERREV>_exmalpe.py''
  
 The file ''<NAMEVERREV.json>'' should contain the information concerning the module. The file ''<NAMEVERREV.json>'' should contain the information concerning the module.
Line 96: Line 95:
   }   }
  
-You can find example of a correct filling by checking one of the already existing [[https://github.com/MLAB-project/Modules/blob/master/sensors/ALTIMET01A/ALTIMET01A.json|module]].+You can find an example of a correct filling by checking one of the already existing [[https://github.com/MLAB-project/Modules/blob/master/sensors/ALTIMET01A/ALTIMET01A.json|module]].
  
 ===== Module power supply ===== ===== Module power supply =====
en/rules.txt · Last modified: 2023/02/03 00:14 by kaklik