Browse Source

Поправил коэффициент напряжения батареи.

TelenkovDmitry 3 weeks ago
parent
commit
7cfa56b940
5 changed files with 483 additions and 456 deletions
  1. BIN
      bin/sprut.bin
  2. 1 1
      modules/adc.c
  3. BIN
      output/sprut.bin
  4. 481 454
      project/ewarm/drone.dep
  5. 1 1
      project/settings/muvie_string_controller.wsdt

BIN
bin/sprut.bin


+ 1 - 1
modules/adc.c

@@ -5,7 +5,7 @@
 #include <stdio.h>
 
 
-#define VOLTAGE_FACTOR      0.000806 // 0.24194
+#define VOLTAGE_FACTOR      (0.000806 / 0.24194)
 #define FREQ_FACTOR         0.000806
 
 

BIN
output/sprut.bin


File diff suppressed because it is too large
+ 481 - 454
project/ewarm/drone.dep


File diff suppressed because it is too large
+ 1 - 1
project/settings/muvie_string_controller.wsdt


Some files were not shown because too many files changed in this diff