diff --git a/src/main/config/config.c b/src/main/config/config.c old mode 100755 new mode 100644 diff --git a/src/main/drivers/accgyro_adxl345.c b/src/main/drivers/accgyro_adxl345.c old mode 100755 new mode 100644 diff --git a/src/main/drivers/accgyro_adxl345.h b/src/main/drivers/accgyro_adxl345.h old mode 100755 new mode 100644 diff --git a/src/main/drivers/accgyro_mpu3050.c b/src/main/drivers/accgyro_mpu3050.c old mode 100755 new mode 100644 diff --git a/src/main/drivers/accgyro_mpu3050.h b/src/main/drivers/accgyro_mpu3050.h old mode 100755 new mode 100644 diff --git a/src/main/drivers/adc.c b/src/main/drivers/adc.c old mode 100755 new mode 100644 diff --git a/src/main/drivers/adc.h b/src/main/drivers/adc.h old mode 100755 new mode 100644 diff --git a/src/main/drivers/barometer_bmp085.h b/src/main/drivers/barometer_bmp085.h old mode 100755 new mode 100644 diff --git a/src/main/drivers/bus_i2c.h b/src/main/drivers/bus_i2c.h old mode 100755 new mode 100644 diff --git a/src/main/drivers/compass_hmc5883l.c b/src/main/drivers/compass_hmc5883l.c old mode 100755 new mode 100644 diff --git a/src/main/drivers/compass_hmc5883l.h b/src/main/drivers/compass_hmc5883l.h old mode 100755 new mode 100644 diff --git a/src/main/drivers/pwm_mapping.c b/src/main/drivers/pwm_mapping.c old mode 100755 new mode 100644 diff --git a/src/main/drivers/system.c b/src/main/drivers/system.c old mode 100755 new mode 100644 diff --git a/src/main/drivers/system.h b/src/main/drivers/system.h old mode 100755 new mode 100644 diff --git a/src/main/flight/imu.c b/src/main/flight/imu.c old mode 100755 new mode 100644 diff --git a/src/main/flight/mixer.c b/src/main/flight/mixer.c old mode 100755 new mode 100644 diff --git a/src/main/io/serial_msp.c b/src/main/io/serial_msp.c old mode 100755 new mode 100644 diff --git a/src/main/main.c b/src/main/main.c old mode 100755 new mode 100644 diff --git a/src/main/mw.c b/src/main/mw.c old mode 100755 new mode 100644 diff --git a/src/main/sensors/initialisation.c b/src/main/sensors/initialisation.c old mode 100755 new mode 100644