"@naish88,
Thanks for spending time on my questions. Here is the project - a thrown object finder. I was wondering if I could use the ESP chip as a simple transmitter on WIFI frequencies on a small object so that a cellphone could see the…"
" I purchased three of these WIFI chips from ebay but when I just connect Vcc (3.3v) and GRND, I see the power LED but not always the Blue LED - sometime it pulses when I touch the PCB. I never see it as ESP_**** on a tablet or my cellphone. Any…"
Just so I could have the actual binary that gets downloaded by Mission Planner, I would like to have the Arduplane 2.6.8 Firmware - not the source. Any place to get it?
"Jordi,
Congratulations!! You have been successful in your technical endeavors but more importantly, you have shown us all how to be an entrepreneur - starting a business and hiring a great team! When I visited your facilities in San Diego, I was…"
"I have included some quick plots of the difference between G1000 (top) and APM data - just focus on the BLUE pitch data traces. You can see that the APM data retreats from the correct value right away - the same thing happens with roll data. This is…"
"@Ralph Paul and Soren,
Thanks very much for your expertise in trying to understand what I could do to make the APM pitch/roll attitude performance better! I am starting the APM with it level on the ground and disabling any further level even…"
I have been using an APM 2.5 in an actual aircraft connected to my laptop running Mission Planner just for recording pitch/roll/yaw and comparing it to the "gold standard" G1000 logged data while doing a few roll and pitch step control tests. When…
Tried the latest (1.2.25) Mission Planner on XP 32 -bit, made sure the atmega2560.inf driver was installed (Device Manager says it is there), fired up MP and tried to connect. It shows "(COM5) Atmega2560" in the MP connect area - had the baud rate…
Michael, I appreciate the updates of MP but I don't like to have to be careful to say NO to the update whenever I startup. I am staying with an older version that works for me but I could wipe it out anytime I startup if I screwup and answer YES…
"Artem,
I just wanted to confirm that the two simple changes (GRAVITY=8192 and the two gain changes) are all that is required for you an ArduIMU 1.9.8 (neglecting YAW improvements - I don't use a GPS). I will retest my measurements - do you go…"
"I'm sorry that I was confusing. I need to know which pin on the IMU should get the +5 volts from the APM. Hopefully, like both the APM and the UNO, I can supply +5v to the IMU but still be able to plug in the FDTI cable for dowloading new program…"
I am using an ArduIMUv3, an APM2.5, and an Arduino UNO.I am able to use one USB (or both)connector to either the APM or the UNO to both load programs and supply power - even if I connect the UNO to the APM via an RC 3-wire servo wire connector. How…
"It is Nov 20, 2012 and I am testing a V3 board. I added Artem's two fixes in the ArduIMU.pde :
1)
#if BOARD_VERSION == 3#define SERIAL_MUX_PIN 7#define RED_LED_PIN 5#define BLUE_LED_PIN 6#define YELLOW_LED_PIN 5 // Yellow led is not used on…"
"OK, I just noticed that Wolfgang had a similar problem and he adjusted a gain in the advanced Params - I only see AHRS_GPS_GAIN - how much to use the GPS to correct the altitude. I set it at 0.1 instead of 0.0 but have no idea what most of you with…"