Retired. Background in physics and math. Commercial glider pilot license. RC airplanes. Particular interest in augmented control to enable RC aircraft to be flown in gusty conditions.
"One other thought. If your 3S LIPO is your main pack (supplies motor current too) and it has a charge balancing connector, you can tap the 2S LIPO voltage and use that to power your board. Of course, that will unbalance your pack during use, but if…"
"The problem you're experiencing stems from the fact that the reference for the A/D converter is Vcc. The calculation of battery_voltage assumes that Vcc = 5.0 volts. But it is not. On my board, when powered from the ESC/BEC, Vcc is actually 4.58…"
I hope that I understand the situation correctly:1) MAVlink protocol has a message type that includes a slot for reporting mAh remaining in battery.2) HK-GCS does not utilize the mAh information, so the very nice widget for reporting battery status…
I am running APM 2.12I added a current sensor (details later).When I run APM terminal and invoke test] current I get good numbers reported for battery voltage, current and mAh keeps climbing.When I switch to telemetry and HK GS, battery voltage is…
I'm running APM 2.11 on a newly built ArduPilotMega with IMU shield.I have a 3s lipo battery pack that is being monitored by APM (with 3.9k resistors installed in the voltage divider).When I use APM terminal (via USB), test] battery returns...1;8.35…
"Sorry folks. The "problem" was caused by my testing in front of a big iMac display. It apparently has a strong magnetic field. When I walked the test rig to a neutral magnetic location, the yaw readings are what I expected.
The auto nulling of magnetometer offsets appears to be working well. After I pitch and roll the board for a minute or so, the yaw reading becomes almost completely insensitive to pith and roll attitudes of about 30 degrees.
I have just assembled a new ArduPilotMega with IMU shiled and used the APM Mission Planner to load the latest code. I have started testing with a MediaTek gps and the lastest magnetometer.The magnetometer is mounted to the shield as shown in the…
Over a year ago, Bill Premerlani published a paper describing a method of automatically and continuously determining magnetometer offsets when the aircraft is in motion. Has anyone added that code to ArduIMU 1.8.2 version?Hopefully the link to that…
The repository code --- ArduImu_1.8.2.zip (Dec 3) --- contains the following line:#define SOFTWARE_VER "1.8.1"I would have expected that line to refer to version 1.8.2Is that just an oversight or am I in the wrong place to download the latest…
"RE: X-Plane EasyStar
Has anyone followed up on David Ankers suggestion to use the EasyStar.3ds file from the OpenPilot site, import it into AC3D and export it for X-Plane?
I just received an HMC5843 breakout board. No schematic came with it and there is no link that I can find on the DIY store to a schematic. Does anyone know where I can find one? I always find them useful in understanding how to connect to and…