Skip to content
Snippets Groups Projects
  • Lucas De Marchi's avatar
    f0590581
    autotest: standardize name of param files · f0590581
    Lucas De Marchi authored
    Try to make the various param files to follow similar namings:
    
        - Lowercase the few ones using uppercase
        - Use dash to separate name components
        - Start with "copter", "plane", "rover", etc instead of the mix we
          had
        - Remove "params" from the filename since it's redundant with the
          extension
    f0590581
    History
    autotest: standardize name of param files
    Lucas De Marchi authored
    Try to make the various param files to follow similar namings:
    
        - Lowercase the few ones using uppercase
        - Use dash to separate name components
        - Start with "copter", "plane", "rover", etc instead of the mix we
          had
        - Remove "params" from the filename since it's redundant with the
          extension