|
|
|
|
|
|
|
|
|
Here goes...
A lot have been changed and re-arranged in the code. Still a mess, but slowly getting there. NTSC support added, rssi-added, input-port fixed and a lot of re-arranging. http://code.google.com/p/diy-osd-max7456/downloads/list |
|
|
|
|
|
|
United States, AZ, Prescott Valley
Joined Feb 2012
177 Posts
|
Awesome Job Dennis !!!
Compiled first time once again ! And YES ntsc works !!! (check it out in the pict) "ALT" could be moved a bit to the right and "O.O" to the left a bit - ( I hope to find it in your code so i can tweak things later ) It may be a function of this little monitor - see below for the other screenLooks like I need to calibrate the Current a bit - Volts is right on What is the 142? Notice the elevation decimal place changes - maybe something I'm doing ? I'm at about 4581 feet ~ 1396 meters And I guess I could convert to feet for all us silly USA folks !! Looking forward to you "feeling like" playing with the pressure sensor - I have had mine sitting around looking for a place to use it - don't like gps for altitude yet.Nano should be here soon so we can send this in the air to see real clouds ![]() Hey just for fun, I took a picture of what I see in the FS Dominator goggles - things seam a bit better centered ? - Also, even the small text is very legible - should be fine for the option of coordinates if you go there (maybe right under altitude) - The clarity of the goggles actually looks much better then this picture ![]() What makes it go to flight summary ? Amazing work Dennis !!! Rick |
|
|
|
|
|
Great to see it being tested so quick. Now we just need it airborne. Unfortunately weather here i Denmark is not exactly flying weather.
The altitude being too much to the right on your screen - I cant really fix that. Sure I can move it to the left, but as it looks fine in your googles and on my screen, I believe it's the format your screen is showing that's a little off. I'll leave it as it is and change it if it turns out to be a general problem. The altitude-decimal is removed when above 999.9 meters (if I remember correctly). It's done on purpose and not a bug ![]() The number 142? It's the new 42! No, it's the plane-position relative to yourself. It indicates the way you should point your antenna, or look for the plane. I added it as a feature on the old OSD and ended up using it a lot. When flying above the clods, you can't tell if you are in front of yourself, being blown to the left or something else. Sure, the arrow will give you the direction home, but when flying in heavy winds I have sometimes ended up 90-degrees off course (and also behind myself now and then). With the plane-position shown, it gives a much better feeling with the direction, and makes it a lot easier to stay within the antenna-beam. The summary will show when all conditions in the config are fulfilled: #define summary_speed 5 // Speed less than (in km/h) #define summary_los 100 // LOS less than (in meters) #define summary_current 99 // Current less than (in amps) #define summary_time 0 // Flight time more than (in seconds) #define summary_altitude 999 // altitude less than (in meters) And a little To-Do for the basic:
|
|
|
|
|
||
|
|
Quote:
![]() The barometer should be fine, I'll change the artificial horizon algorithm later. |
|
|
||
|
|
|
|
|
How about adding I2C GPS making the Serial port available for other features?
http://www.rctimer.com/index.php?gOo...2&productname= |
|
|
|
|
||
|
|
Quote:
|
|
|
||
|
|
||
|
|
Quote:
https://www.sparkfun.com/products/9530? |
|
|
||
|
|
||
|
|
Quote:
![]() Datalogging would be nice, but atm. I have "a couple" of different I2C eeproms to test. But I gotta admit, that SD-card would be easier. |
|
|
||
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help! OSD version UNKNOWN and fail to update (error) | dROb | Eagle Tree Systems | 9 | May 16, 2012 05:12 PM |
| Sold EASY OSD (Version 1.2) Brand New . $75 shipped. | LHTPlane | FPV/RPV - Equipment and Vehicles (FS/W) | 7 | Mar 20, 2012 10:45 PM |
| For Sale MAX7456 OSD Break out board. | ziomatrixacs | FPV/RPV - Equipment and Vehicles (FS/W) | 4 | Jun 18, 2011 03:50 PM |