Skip to content

Commit

Permalink
px4fmu-v5/board_config.h: update BOARD_BATTERY1_V_DIV
Browse files Browse the repository at this point in the history
  • Loading branch information
bkueng authored and LorenzMeier committed May 28, 2018
1 parent 3f00e2e commit ae75ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drivers/boards/px4fmu-v5/board_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
/* Define Battery 1 Voltage Divider and A per V
*/

#define BOARD_BATTERY1_V_DIV (10.133333333f)
#define BOARD_BATTERY1_V_DIV (18.1f) /* measured with the provided PM board */
#define BOARD_BATTERY1_A_PER_V (36.367515152f)

/* HW has to large of R termination on ADC todo:change when HW value is chosen */
Expand Down

0 comments on commit ae75ff6

Please sign in to comment.