jaspreeth / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

Setting current sensor offset voltage in APM Mission Planer. #448

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello

Could you add the possibility to set offset voltage of current sensor  from 
within APM Mission Planner?

I use several different current sensor (offset voltage is between 0 and 2.5V ) 
and this option would be for me and probably for many other user wery useful.

At this time I need to program APM from scratch every time.

Original issue reported on code.google.com by jezu...@gmail.com on 2 Dec 2011 at 9:58

GoogleCodeExporter commented 8 years ago
can you refrence the value you are chaning.

Original comment by Meee...@gmail.com on 7 Dec 2011 at 3:45

GoogleCodeExporter commented 8 years ago
I chaning CURR_AMP_OFFSET in Config.h file.

Original comment by jezu...@gmail.com on 9 Dec 2011 at 3:23

GoogleCodeExporter commented 8 years ago
I am using the ACS715 hall effect current sensor and I get about 0.6V offset at 
idle. When I connect the current sensor up after calibration, it says I am 
drawing 4.6A. So even though it is not drawing any current, the battery 
capacity continues to fall.

It would be nice to set this value from the AMP Planner. In the latest 
Ardupilot code I see the parameter is called CURR_AMPS_OFFSET in the config.h 
file.

Original comment by jeffrey....@gmail.com on 17 Jul 2012 at 2:31