![]() |
gets beter and better, thank you.
With the flightnav software it says, " How to use Once you have the data loaded you will be able to right click on any airfield and click "Show Details". This will open up a page showing basic information about the airfield in question. From here you will then be able to click "More Information" which will take you directly to the full airfield card on the website. How much easier can we make it !!! As always Flightnav will continue to update all the information on the website from all users, so you may need to download a new version of the data from time to time to ensure you have the latest version. " however I cannot locate a "more information". Is this working for everyone else? |
Note: that link will only be there for FlightNav-imported airfields.
|
Ok. ive worked it out now dont think it had loaded the files correctly.
Do you think there is any way of you possibly making the software to get the live winds or forecast winds for your chosen level for the route? That would be an excellent addition. :) |
No problem. All you have to do is tell me where to get such data, dynamically :)
|
Mike |
Thanks for the login details Tim. Met and NOTAM system is great.
Here's one for you: When you have selected weight units to pounds, the vertical scale of the weight and balance graph still seems to be in kg. Thus a weight of 1058lb shown by the cross on the graph is between the 450 and 500 marks on the vertical scale. And... having closed SkyAngel, when I reopened it and selected my aeroplane, the weight and balance envelope that I had previously entered had been lost, reverting to that of the default aircraft and the chart turning pink. |
Does this work for the USA>....trying and no luck...help?
|
Does this work for the USA>....trying and no luck...help?
Yes, you have to download the USA data from the "countries" tab on the website. Mike |
Tim
I said the following in my last post.. In Aircraft Manager/Weight balance there are the variables, fuel, pilot etc and a + and – box adjacent. I take it that this is for modifying the lever arms. When trying to increase the value I got an error message “Unhandled exception has occurred” etc and ending in (Object reference not set to an instance of an object). If I now press the Continue button the error message disappears, but if I hit the Quit button the entire SkyAngel program closes down. Conversely, if I want to decrease the values by pressing the (-) button, the whole line, (name and lever arm) disappears. I think that the weight balance should be in LBS and Inches. I've always calculated in these and I've always thought it was the most common way of doing it. |
Can't accept that. My POH is is Kg and cm. Think many more are too. Imperial is old hat, ancient. No one under 40 understands it.
|
Imperial vs Metric
... I might be under forty, but the aircraft isn't!!
|
Thanks all. There are of course some bugs in the current release which have been fixed ready for this week's release. These include some aircraft parameters (cog envelope, max fuel) not being saved. Another bug is that the scale in the weight/balance window is always in kgs even when lbs have been selected as the general unit. This has now been fixed.
mstram, to remove a waypoint from the route, click to select it then press delete. Ctrl-clicking already does something (creates user waypoints during route planning). The airfield "plates" will continue to evolve. If you can identify a specific airfield for which the "plate" looks rubbish, do let me know. As far as lever arm is concerned: the units for this are unlabeled because it doesn't matter whether you use inches or cm. As long as you're consistent between the aircraft CoG and the loading points, and also the envelope, you can use any unit you like. |
Imperial is old hat, ancient. No one under 40 understands it Fair enough Andy and you've clearly sussed me out.... I'm well over 40:( Tim, I think your corrections will have met all my points that I raised a few days ago and I'm looking forward to the next release. Just a quick question: Is the "In Flight" version up and running for a touch screen GPS unit running Win CE? |
WinCE is a gray area right now. SkyAngel InFlight was developed for the Windows Mobile platform and uses a couple of components from that platform. If it's possible to get running on generic WinCE devices, I will do it. There's a WinCE device on its way to me right now, and when it arrives, effort will be spent on ensuring SkyAngel runs on such platforms.
|
Tim,
WINCE will be with you tomorrow! CRX. |
Tim
I've been experimenting with your software and I cannot always create a route by clicking on the waypoints/airfields; it seems random when the click takes. I've tried the edit delete function and file option 'new'; does this make any difference? Is it something I'm doing wrong? Can I for instance create my own waypoint (private airfield) and select a route from it? Can I click from one w/p to another (sequentially) or do you have to put the start point and destination and then 'rubber band' the actual route required? Sorry lots of questions....... |
Tim.
Just done a route Caernarfon, Hawarden, Shobden, Caernarfon to fly today 24/09 but the notam field didnt pick up the two for Shobden. Tried changing the filter settings but no difference. All other notams tie up. Hugh |
SkyAngel 0.9.4 Released!
There's a new version of SkyAngel just been released with lots of exciting new features. Here's the breakdown:
SkyAngel InFlight --- You can now control which instruments are displayed (making it possible to fill the whole screen with the map, 93%) "Heading up" mode supported when the chart is following the current position Native GPS driver included for WinCE and other platforms lacking the Microsoft GPS driver Mapping options, rendering options and screen orientation options are now exposed Dragging the map around is now much faster If the battery dies halfway through a flight, the log so far should still be available The solid yellow circle representing current position has been replaced with an outlined diamond Zooming increments have been improved SkyAngel Plan --- Weight and balance variables are now saved alongside a route Some aircraft properties (landing fuel, max fuel, cog envelope) were not persisted between application sessions It was not possible to access the context menu for an airfield when a route was plotted via it because the turning point indicator hid the waypoint itself Runway visual range is now parsed in METAR data The Weather phenomena column was not visible in the METAR/TAF windows Dragging a route segment in enroute features to change its altitude now has increments of 100ft NSC, SKC and CAVOK are interpreted and displayed on TAF reports The CoG envelope graph was always shown with weight in kg regardless of the units selected It would be great if people could try the new native GPS driver in the InFlight software, particularly people running WinCE devices, although the driver should work with any GPS that can be accessed via COM port. Go to Tools -> Options -> GPS to change which driver is used. Please let me know what you think of the new charting in InFlight: it's been brought up to almost the quality of the desktop software mapping (assuming compatible device). jxk, I'm not sure what to tell you. All you have to do is click on sequential waypoints to create a route. A waypoint is a town, airfield, radio air or reporting point. you should see these things light up as the mouse cursor goes over them. Robin Driver, SkyAngel doesn't have aerodrome NOTAMs, only enroute NOTAMs (for the moment). |
Hi Tim,
Downloaded the latest version, tried to plan a route and got the following error when planning Sywell to Sibson. But other routes seem okay. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentNullException: Value cannot be null. Parameter name: pen at System.Drawing.Graphics.DrawRectangle(Pen pen, Int32 x, Int32 y, Int32 width, Int32 height) at System.Drawing.Graphics.DrawRectangle(Pen pen, Rectangle rect) at Divelements.Aviation.FlightPlanner.Rendering.AirspaceRenderi ng.FillOrthographicAirspaceView(AirspaceEntity airspace, Graphics graphics, RectangleF bounds, Boolean isCircle) at Divelements.Aviation.FlightPlanner.Routing.OrthographicRoute .OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEve ntArgs e, Int16 layer, Boolean disposeEventArgs) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(M essage& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- SkyAngel Assembly Version: 0.9.4.26650 Win32 Version: 0.9.4.26650 CodeBase: file:///C:/Program%20Files/Divelements%20Limited/SkyAngel%20Plan/SkyAngel.exe ---------------------------------------- Divelements.SandGrid Assembly Version: 2.2.1.1 Win32 Version: 2.2.1.1 CodeBase: file:///C:/Program%20Files/Divelements%20Limited/SkyAngel%20Plan/Divelements.SandGrid.DLL ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- SandDock Assembly Version: 3.0.5.1 Win32 Version: 3.0.5.1 CodeBase: file:///C:/Program%20Files/Divelements%20Limited/SkyAngel%20Plan/SandDock.DLL ---------------------------------------- Divelements.Aviation Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/Divelements%20Limited/SkyAngel%20Plan/Divelements.Aviation.DLL ---------------------------------------- Divelements.Aviation.Routing Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/Divelements%20Limited/SkyAngel%20Plan/Divelements.Aviation.Routing.DLL ---------------------------------------- Divelements.Aviation.EntityData Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/Divelements%20Limited/SkyAngel%20Plan/Divelements.Aviation.EntityData.DLL ---------------------------------------- SandBar Assembly Version: 1.4.2.1 Win32 Version: 1.4.2.1 CodeBase: file:///C:/Program%20Files/Divelements%20Limited/SkyAngel%20Plan/SandBar.DLL ---------------------------------------- System.Web.Services Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. |
Thanks Yakker. Turned out this was a nasty bug that would affect some routes but not others. Since only a handful of people downloaded it before this was discovered, I've simply replaced the 0.9.4 build on the website. So, you can uninstall, download again, install, and all should work now.
|
| All times are GMT. The time now is 16:27. |
Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.