About

Gender

Male


Please tell us a bit about your UAV interest

Interested and currently setting up


Activity Feed

Stefan replied to Stefan's discussion Remzibi OSD 3DR + APM 2.5 GPS?
"Hi Heino,

thank you very much. It`s working now. I`ve posted the complete code at the start page of this thread and will update the wiring picture ( I`ll can take your picture if it`s ok for you).
If I can help you somehow, just let me know.
/Stefan"
Oct 28, 2012
Stefan replied to Stefan's discussion Remzibi OSD 3DR + APM 2.5 GPS?
"I`m back with some more information.
It seems that I don`t get any feedback from the APM.
void gcs_update(){    mavlink_message_t msg;    mavlink_status_t status;    while(Serial.available())    {        uint8_t c = Serial.read();        // Try to…"
Oct 27, 2012
Stefan replied to Stefan's discussion Remzibi OSD 3DR + APM 2.5 GPS?
"HI Heino,
got the ardurino pro mini 5V 16MHZ today and was able to upload your code (after several fails and a lot of reading because I had to hold the reset button until I start the upload)
After connecting and triple checking all connections I`m…"
Oct 25, 2012
Stefan replied to Stefan's discussion Remzibi OSD 3DR + APM 2.5 GPS?
"Hi Heino,
thanks a lot for your help. I checked your code and was surprised how simple it is to write such stuff. I`m not yet familiar with the language because I always used perl or bash, but I hope to be able to understand it soon."
Oct 24, 2012
Stefan commented on hazy's blog post I've ported MinimOSD to Remzibi's hardware
"Hi,

I tried the configuration with APM 2.5 and remzibi OSD 3DR. Hex file upload was successful and even Save to OSD was "successful" but I don`t get an OSD overlay and I can`d Read from OSD and I can`t upload firmware from the configuration tool. I…"
Oct 22, 2012
Stefan replied to Stefan's discussion Remzibi OSD 3DR + APM 2.5 GPS?
"OK, the second GPS is not connected and the OSD is able to find it BUT:
I don`t get the GPS data on the OSD. altitude, speed, satellites, latitude and longitute are not displayed.
Does anyone have an idea why? I`ve updated the GPS Firmware with the…"
Oct 21, 2012
Stefan replied to KaLi's discussion MinimOSD - no OSD overlay visible
"Hi,

I had the same problem with my remzibi OSD 3dr. Check in the Config Tool: View->Video Mode and set it to NTSC or PAL. Thats all."
Oct 21, 2012
Stefan posted a discussion
Hi,I just bought the APM 2.5 together with the Remzibi OSD (not the minimOSD).Now I try to get the connection from the APM to the OSD with the adapter calbe for telemetryhttp://store.diydrones.com/Adapter_cable_for_APM_2_5_p/kt-apm25-cable.htmEDIT: …
Oct 17, 2012