Search found 14 matches

by ReM
Thu Aug 16, 2012 9:03 am
Forum: Software development
Topic: Airplane mode
Replies: 512
Views: 209617

Re: Airplane mode

How to change the minthrottle value in Airplane mode? I see, that value is 1020.
by ReM
Thu Aug 09, 2012 9:45 pm
Forum: Software development
Topic: LED Ring I2C device
Replies: 97
Views: 36872

Re: LED Ring I2C device

ReM - wow - thats a lot of effort. Well done. If you want any different LED configs to suit let me know - is LED0 one of center ones? That would be best for the layouts / mag Yes, the blue led indicates the correct direction. I changed the RTH and POSHOLD LED sequences - blue leds not good visible ...
by ReM
Wed Aug 08, 2012 9:00 pm
Forum: Software development
Topic: LED Ring I2C device
Replies: 97
Views: 36872

Re: LED Ring I2C device

Yes, you can use it. :) But the mounting holes are not MWC standard...

I make DIY LED RING.

Image
by ReM
Wed Aug 08, 2012 6:19 pm
Forum: Software development
Topic: LED Ring I2C device
Replies: 97
Views: 36872

Re: LED Ring I2C device

It is designed not a for MWC...
by ReM
Fri Aug 03, 2012 5:04 pm
Forum: Software development
Topic: LED Ring I2C device
Replies: 97
Views: 36872

Re: LED Ring I2C device

I tried this device (DIY). Works perfect.
by ReM
Sun Jul 22, 2012 10:38 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880310

Re: GPS integration

I rewrote MTK firmware (AXN1.51_2722_3329_384.1151100.5) and tried to use MTK binary protocol. But in flight I saw big position overshots. GPS effect was too big. Deviations has been increasing... Before this I used the same GPS module, NMEA protocol, 5Hz. PH and RTH was working very well. PID was ...
by ReM
Wed Jul 18, 2012 9:00 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880310

Re: GPS integration

I rewrote MTK firmware (AXN1.51_2722_3329_384.1151100.5) and tried to use MTK binary protocol. But in flight I saw big position overshots. GPS effect was too big. Deviations has been increasing... Before this I used the same GPS module, NMEA protocol, 5Hz. PH and RTH was working very well. PID was t...
by ReM
Wed Jul 18, 2012 9:38 am
Forum: Software development
Topic: WinGUI 2.1 Beta is released for testing
Replies: 96
Views: 29157

Re: WinGUI 2.1 Beta is released for testing

If I try "Load from file", Thr. EXPO always read the same value - 0.50. But really this value - 0.
thr.png
(2.44 KiB) Not downloaded yet
by ReM
Tue Jul 17, 2012 7:18 pm
Forum: Software development
Topic: WinGUI 2.1 Beta is released for testing
Replies: 96
Views: 29157

Re: WinGUI 2.1 Beta is released for testing

From kml log file:

<coordinates>
22,88143,55,0917,8
22,8814283,55,0916983,8
22,8814283,55,0916966,8
22,8814266,55,0916966,8

This is not correct. Decimal symbol - ",". Should be a dot. Maybe regional settings problem? With us is a sign of the decimal - ","...
by ReM
Tue Jul 17, 2012 9:39 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880310

Re: GPS integration

GPS works very well...

One question to EOSBandi: can I flight indoor without GPS fix? Of course, I don't activating PH and RTH functions...
by ReM
Mon Jul 09, 2012 8:12 pm
Forum: Software development
Topic: Let's try to release 2.1: second try based on r964
Replies: 65
Views: 24533

Re: Let's try to release 2.1: second try based on r964

warthox wrote:the gui is also fullscreen on win7 64bit. and its also crashing after a short time.
if possible please make it like it was until now; in a window.
fullscreen is totally useless and counterproductive.


In Win7 32 bit the same...
by ReM
Sun Jul 08, 2012 9:50 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880310

Re: GPS integration

I set in I2C_GPS_NAV.ino for MediaTek: ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Setup // void setup() { uint8_t i; // GPS setup Serial.begin(9600); delay(2000); Serial.println("$PMTK251,115200*1F"); //speed 11...
by ReM
Sun Jul 08, 2012 12:29 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880310

Re: GPS integration

I set in I2C_GPS_NAV.ino for MediaTek: ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Setup // void setup() { uint8_t i; // GPS setup Serial.begin(9600); delay(2000); Serial.println("$PMTK251,115200*1F"); //speed 115...
by ReM
Sun Jul 08, 2012 12:12 pm
Forum: Software development
Topic: WinGUI public beta
Replies: 132
Views: 68104

Re: WinGUI public beta

From kml log file:

<coordinates>
22,88143,55,0917,8
22,8814283,55,0916983,8
22,8814283,55,0916966,8
22,8814266,55,0916966,8
22,881425,55,0916966,8
22,8814233,55,0916966,8
22,8814216,55,0916966,8

Regional settings problem? With us is a sign of the decimal - ","...