Timeline


and

02/08/10:

19:37 MapDataManager edited by ChrisBailey
(diff)
19:36 MapDataManager edited by ChrisBailey
(diff)
19:27 MapDataManager edited by ChrisBailey
(diff)
19:11 Screen shot 2010-02-08 at 7.16.51 PM.png attached to MapDataManager by ChrisBailey
MrSID 30m data in Map Data Manager
19:05 Screen shot 2010-02-08 at 7.08.25 PM.png attached to MapDataManager by ChrisBailey
False Color MrSID data.
19:04 Screen shot 2010-02-08 at 6.39.13 PM.png attached to MapDataManager by ChrisBailey
Map Data Manager Single Page
19:02 MapDataManager edited by ChrisBailey
(diff)
18:19 Add_Path.png attached to MapDataManager by ChrisBailey
Map Data Manager Paths tab with the "Add Path..." dialog up.
18:16 MapDataManager edited by ChrisBailey
(diff)
16:33 OpenSourceQuickStart edited by ChrisBailey
(diff)
14:27 Changeset [2141] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/FvMappingCore/Include/GenericProjWrapper.h
See #425. Added copy constructor for GenericProjWrapper? class.
13:42 Changeset [2140] by rp88
  • 1 edit in FalconView/trunk/public/Plugins/LegacyOverlays/Maritime/Maritime_RTT/AISLayer.cs
Removed extraneous location update. Fix #398.
10:43 Changeset [2139] by cb194
  • 8 edits in FalconView/trunk/public/fvw_core
See #411 Created the beginnings of an OCX which inserts a new WMS map type into the Map Data Server DB. Currently it expects the user to have created a GDAL WMS Map Description XML file and put it in All Users\Application Data\PFPS\data\WMS_MAPS. The OCX inserts the entry in the Map Series WMS table and the Map Group Names tables. This required me to modify the MapGroupNames? interface to add a new method called "AddNewDefault?()" which takes an Identity as a parameter. The existing AddNew? method auto numbers the Identity Field starting at the Magic Number of 20 with the convention that Group Names with Identity's less than 20 are "Default" groups available at install time and those greater than 20 are User Defined Groups. THe new method allows us to programatically add an Map Group Name with an ID less than 20. I also updated the CopyLeft? header for the LGPL header at the top of all the files and added the auto numbering of the build number in the WMS Map Handler.
09:13 Changeset [2138] by rc225
  • 1 edit in FalconView/trunk/public/fvw_build_all.js
Update paths per BuildAllGovt?.jproj 5-Feb-2010
03:40 Changeset [2137] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 613(b).

02/07/10:

03:40 Changeset [2136] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 612(b).

02/06/10:

23:08 New reply on FalconView created by leiserhartbeck
adding dted data
11:22 New reply on FalconView created by griggsbyt
adding dted data
08:52 New topic on FalconView created by leiserhartbeck
adding dted data
03:44 Changeset [2135] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 611(b).

02/05/10:

20:01 New reply on FalconView created by griggsbyt
Bluetooth GPS for Moving Map
16:59 Changeset [2134] by rp88
  • 1 edit in FalconView/trunk/public/Plugins/LegacyOverlays/Maritime/Maritime_RTT/frmMessageQueue.cs
Changed Message Queue button labeling. Fixes #382.
11:32 New reply on PlugIns created by ChrisBailey
GeoBounds? of current view?
11:14 New reply on FalconView created by ChrisBailey
Download Error
11:05 New reply on FalconView created by ChrisBailey
Full Release due soon?
10:59 New reply on PlugIns created by ChrisBailey
Automatically drawing NITFs to map
10:49 Changeset [2133] by JO94
  • 13 edits in FalconView/trunk/public
OGR data source optimizations
10:48 RegisterWithMapServer edited by ChrisBailey
(diff)
10:43 New reply on PlugIns created by ChrisBailey
How to draw lines in Falconview?
10:42 Changeset [2132] by jr15
  • 1 edit in FalconView/trunk/public/Applications/GeoRect/MainFrm.cpp
added writing error messages to error log
10:32 New reply on PlugIns created by ChrisBailey
Drawn lines disappearing in Moving Map mode?
09:35 New topic on PlugIns created by Dan Carpenter
Automatically drawing NITFs to map
06:16 New reply on FalconView created by leedmellow
Full Release due soon?
06:10 New topic on FalconView created by leedmellow
Full Release due soon?
03:40 Changeset [2131] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 610(b).

02/04/10:

21:45 Changeset [2130] by dl109
  • 1 edit in FalconView/trunk/public/Applications/FalconView/fvw.rc
fixes #21 Extra text removed from "VVOD import" dialog
17:55 New reply on FalconView created by b.strand
Download Error
15:43 New topic on PlugIns created by jdbrownwv
GeoBounds? of current view?
14:02 New reply on FalconView created by ChrisBailey
Download Error
13:50 New reply on FalconView created by ChrisBailey
Bluetooth GPS for Moving Map
13:45 New reply on FalconView created by ChrisBailey
MSDE no longer supported by Microsoft
10:07 New download 4.3Kickoff.zip created by ChrisBailey
(12.3 MB) Slides on 4.2.1 enhancements
08:54 Changeset [2129] by JO94
  • 3 edits
    6 adds in FalconView/trunk/public/Test/GeodataDataSourcesTests
added C++ tester for GeodataDataSources?
03:40 Changeset [2128] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 609(b).
01:18 New topic on FalconView created by mascorj
MSDE no longer supported by Microsoft

02/03/10:

16:46 Changeset [2127] by jr15
  • 1 edit in FalconView/trunk/public/Applications/GeoRect/rectify.cpp
added add_file_to_coverage(), determine_scale_and_series(), and check_image_description(), in rectify_large() adde call to add_file_to_coverage(), this is part of fix to ticket #317 in get_imagelib_input_pixel() reduced the maximum used memory, improved the caching scheme for large images in get_output_range() added some inits in can_transform_image() made only TIFF files transformable in rectify_large_to_tga() and rectify_imagelib_to_tga() added a image load call to ensure that the image is loaded this is part of fix to tickets #326 and #334
16:42 Changeset [2126] by jr15
  • 1 edit in FalconView/trunk/public/Applications/GeoRect/rectify.h
added definitions of add_file_to_coverage(), determine_scale_and_series(), and check_image_description() this is part of fix to ticket #317
16:41 Changeset [2125] by jr15
  • 1 edit in FalconView/trunk/public/Applications/GeoRect/rectview.cpp
moved add_file_to_coverage() to rectify.cpp this is part of fix to ticket #317
16:39 Changeset [2124] by jr15
  • 1 edit in FalconView/trunk/public/Applications/GeoRect/adrg/ADRG.CPP
in make_disp_list() added init of prim_disp in get_image() removed old test code this is part of fix for ticket #339
15:38 Changeset [2123] by cc263
  • 1 delete in FalconView/trunk/public/Plugin Editors
Remove empty directory
15:26 Changeset [2122] by cc263
  • 11 edits
    7 moves in FalconView/trunk/public
Moved plugins to legacy
15:19 Changeset [2121] by JO94
  • 2 edits in FalconView/trunk/public/fvw_core/GeodataRenderers
added simplification of line strings to speed drawing
12:36 New topic on FalconView created by griggsbyt
Bluetooth GPS for Moving Map
12:01 Changeset [2120] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core
OGR drawing optimizations
09:36 Changeset [2119] by JO94
  • 2 edits in FalconView/trunk/public
added some additional performance testing code
09:01 Changeset [2118] by JO94
  • 14 adds in FalconView/trunk/public/Test/GeodataDataSourcesTests
added tester app for generic GeodataDataSources? testing
07:54 Changeset [2117] by cc263
  • 1 edit in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter/GPlanAdapter.cs
Add support for close mission to the adapter
03:40 Changeset [2116] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 608(b).
02:09 New reply on FalconView created by b.strand
Download Error

02/02/10:

15:21 Changeset [2115] by cb194
  • 1 edit in FalconView/trunk/public/fvw_core/MapDataServer/MapGroups.cpp
see #411. Added a hack to not check the regions table for WMS Map types. I think we should probably add a new field to the DB to indicate this in the future but I wanted to discuss where the change should be made. For now it just compares the "MapHandlerName? to "WMS" much the same way it compares the "ProductName?" to "Blank" for Blank Map groups.
14:45 Changeset [2114] by JO94
  • 6 edits
    1 add in FalconView/trunk/public/fvw_core/GeodataRenderers
made default points red, larger, and added thin black outline (closes #404)
13:52 Changeset [2113] by rp88
  • 1 edit in FalconView/trunk/public/fvw_core/FVGraphics/icon_dib.cpp
12:02 Changeset [2112] by cc263
  • 1 edit in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter/Route.cs
Support total distance and time
10:53 Changeset [2111] by cc263
  • 2 edits in FalconView/trunk/public/Applications/GPlan/Server
ignore built files and folders
10:06 Changeset [2110] by cc263
  • 3 edits in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter
Correct bug which created unnecessary additional COM objects. Support dirty flag. Clean up.
09:32 New topic on PlugIns created by posimon
Drawn lines disappearing in Moving Map mode?
03:40 Changeset [2109] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 607(b).

02/01/10:

14:30 Changeset [2108] by cc263
  • 3 edits in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter
Implement DefaultPointType? and focus synchronization. Maintain list of COM objects given to the route overlay to avoid excessive creation and maintain object sparsity.
12:53 New reply on PlugIns created by posimon
How to draw lines in Falconview?
11:32 New reply on PlugIns created by posimon
How to draw lines in Falconview?
11:29 New reply on PlugIns created by posimon
How to draw lines in Falconview?
10:17 New reply on PlugIns created by ChrisBailey
Which interop to use
10:11 New reply on PlugIns created by ChrisBailey
How to draw lines in Falconview?
10:10 New reply on PlugIns created by posimon
Development tools
10:05 SampleCode created by ChrisBailey
08:19 FVDev edited by ChrisBailey
(diff)
05:50 New reply on PlugIns created by posimon
Development tools
03:40 Changeset [2107] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 606(b).

01/31/10:

03:40 Changeset [2106] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 605(b).

01/30/10:

03:43 Changeset [2105] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 604(b).

01/29/10:

17:32 New topic on PlugIns created by chetkap
Development tools
16:18 New reply on FalconView created by leebaker
Download problem
14:56 Changeset [2104] by cc263
  • 1 edit in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter/Mission.cs
Correct route point insertion behavior
14:16 Changeset [2103] by JO94
  • 1 edit in FalconView/trunk/public/Plugins/Overlays/GeodataOverlayServer/GeodataProperties.Designer.cs
added filters to Geodata import (fixes #221)
13:52 Changeset [2102] by cc263
  • 1 edit in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter/Mission.cs
Handle route point deletes
13:23 Changeset [2101] by jr15
  • 1 edit in FalconView/trunk/public/Test/OGRDriversTester/Layer5Test/Layer5Test.vcproj
fixed Release build settings
11:58 New topic on FalconView created by leebaker
Download problem
11:18 Changeset [2100] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
Add SLDLibrary to the dependents of fvw_core
10:55 New topic on PlugIns created by posimon
How to draw lines in Falconview?
10:45 Changeset [2099] by JO94
  • 10 edits in FalconView/trunk/public/fvw_core
added exporting to WKT
07:34 Changeset [2098] by JO94
  • 5 edits
    3 adds in FalconView/trunk/public/fvw_core/GeodataDataSources
added support for FalconView drawings to GeodataOverlay?
03:40 Changeset [2097] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 603(b).

01/28/10:

16:17 New topic on PlugIns created by Japes
Finding an Object's Handle by Name
16:03 Changeset [2096] by jk247
  • 3 edits in FalconView/trunk/public/Applications/FalconView/TacticalGraphics
Fixes #83. If MOLE fails to render a graphic because of new coordinates, FalconView will revert to the old coordinates.
15:50 Changeset [2095] by rc225
  • 2 edits in FalconView/trunk/public/fvw_core/WinDebug
Rebuilt with 26-Jan-2010 sources. Fixed debug library options to handle debug CRT
14:23 Changeset [2094] by cc263
  • 1 edit in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter/Mission.cs
Update to match route editor interface
13:33 New reply on PlugIns created by ChrisBailey
Moving Maps with hardcoded navdata?
13:30 Changeset [2093] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
added code to GeodataDataSources? to handle .drw files, but driver needs updating
13:11 Changeset [2092] by JO94
  • 7 edits
    33 deletes in FalconView/trunk/public/fvw_core/GeodataDataSources
local points now works with GeodataDataSources?
13:01 Changeset [2091] by gm78
  • 2 edits in FalconView/trunk/public/fvw_core/CotGPSFeed
See #324. Initialized gHandle to INVALID_HANDLE_VALUE. Also, added checks throughout GarminThreadCatcher?.cpp to check for this invalid value. This fixes the crash when connecting to a Garmin Serial port (which isn't supported by this feed).
12:54 Changeset [2090] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
Enable the same projects in "Any CPU" as already enabled in "Mixed CPU" (debug, govt debug, govt release, release)
11:20 Changeset [2089] by cc263
  • 7 edits in FalconView/trunk/public/Applications/GPlan
Create paths when points are dropped
10:37 Changeset [2088] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TacticalGraphics/MOLERenderer.cpp
Code clean-up.
08:08 Changeset [2087] by JO94
  • 6 edits
    1 delete in FalconView/trunk/public/Test/OGRDriversTester/Layer5Test
modified code to test OGR point driver
03:38 Changeset [2086] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 602(b).

01/27/10:

17:59 Changeset [2085] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TacticalGraphics/MOLERenderer.cpp
Fixes #239. Tactical Graphics was reading the first character in the ID of the sample custom symbol ('P' in "PFPPGT---------"), and determining that the symbol is not a force element. We now use the idCustom flag instead.
12:28 New reply on Contributors created by RAThomas
Aeronautical Data Needed
11:49 Changeset [2084] by cc263
  • 2 edits in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter
Saving routes in GPlan started
11:38 Changeset [2083] by rc225
  • 4 edits in FalconView/trunk/public/fvw_core/ImageLib
Clear all image data on close() or new load(). This cleans up some objects left by GDAL and deletes MrSid? data.
06:44 Changeset [2082] by JO94
  • 7 edits in FalconView/trunk/public/fvw_core/FvOverlayOGRDriver
fixed configuration for government builds
03:40 Changeset [2081] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 601(b).

01/26/10:

16:33 Changeset [2080] by gm78
  • 2 edits in FalconView/trunk/public/fvw_core
Added FvConfigFileServerLib? and MAPSERIESSTRINGCONVERTERLib as references in the Interops project of the fvw_core solution.
15:38 Changeset [2079] by JO94
  • 1 delete in FalconView/trunk/public/fvw_core/GeodataDataSources/FvOverlayOGRDriver
finished move of FvOverlayOGRDriver
15:37 Changeset [2078] by JO94
  • 3 edits
    1 copy in FalconView/trunk/public
moved FvOverlayOGRDriver to fvw_core level since it doesn't depend on GeodataDataSources?
15:22 Changeset [2077] by JO94
  • 5 edits
    18 adds
    1 delete in FalconView/trunk/public
OGR drivers for FalconView now builds against drivers in fvw_core
14:22 Changeset [2076] by cc263
  • 3 edits in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter
Update interfaces enough to create and add points using GPlan
14:06 Changeset [2075] by JO94
  • 5 deletes in FalconView/trunk/public/Test/OGRDriversTester/Layer5Test
cleaning up OGR driver tester
14:03 Changeset [2074] by JO94
  • 1 edit in FalconView/trunk/public/Test/OGRDriversTester/Layer5Test/Layer5TestDlg.cpp
working on OGR driver testers
13:46 Changeset [2073] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/WinRel/gdal17.dll
Rebuilt with 26-Jan-2010 sources
13:46 Changeset [2072] by JO94
  • 71 adds in FalconView/trunk/public/Test/OGRDriversTester
added Jacob's test solution for ORG local point and drawing driver
13:43 Changeset [2071] by rc225
  • 5 edits in FalconView/trunk/public/fvw_core/third_party_src/gdal-1.7
Update to gdal 1.7 as of 26-Jan-2010
11:34 Changeset [2070] by mh170
  • 1 edit in FalconView/trunk/public/Applications/FalconView/tiptimer.cpp
re #124 Map entity tool tip not staying displayed for icons near lower boundry of map window.
11:33 Changeset [2069] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TacticalGraphics/MOLERenderer.cpp
Fixes #241 with MOLE installed.
09:51 New reply on PlugIns created by posimon
Moving Maps with hardcoded navdata?
06:50 WikiStart edited by joelodom
(diff)
03:39 Changeset [2068] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 600(b).

01/25/10:

22:07 New reply on PlugIns created by randy.milbert
HelloWorldServer
18:01 New reply on FalconView created by kjh7r
Download Link
17:54 Changeset [2067] by cb194
  • 1 edit in FalconView/trunk/public/fvw_core/WinDebug/gdal17.dll
This is a Debug GDAL 17 library built from a GDAL get on 1/24/2010. It fixes some heap corruption problems that are happening with the previous version. It includes CURL/Expat/ECW/KAKADU support although I have not tested the KAKADU support or ECW.
17:36 New topic on FalconView created by Kdizzle
Download Link
16:35 Changeset [2066] by jk247
  • 2 edits in FalconView/trunk/public/Applications/FalconView/TacticalGraphics
Fixes some problems where is_custom() was used instead of get_isCustom_flag().
16:20 Changeset [2065] by mh170
  • 5 edits in FalconView/trunk/public/Applications/SuperSplitter
re #257 Super Splitter bugs from 9-17-09 testing.
15:34 Changeset [2064] by cc263
  • 679 adds in FalconView/trunk/public/Applications/GPlan
Added GPlan
15:32 Changeset [2063] by mh170
  • 1 edit in FalconView/trunk/public/Applications/SuperSplitter/SuperSplitterCOM/SerialSourceDlg.h
re #350 SuperSplitter? Serial Input causes UI to become unresponsive
14:30 Changeset [2062] by mh170
  • 12 edits in FalconView/trunk/public
re #158 SA Tool bugs from 9-17-09 testing
12:52 Changeset [2061] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TacticalGraphics/MOLERenderer.cpp
Resolves an issue with custom symbols, where they did not display properly after a save and re-load.
11:32 New reply on PlugIns created by randy.milbert
HelloWorldServer
11:24 Changeset [2060] by jr15
  • 1 edit in FalconView/trunk/public/Applications/GeoRect/rectify.cpp
in copy_to_24bit_tga() added call to imagelib_load() to fix gray top band in output files that retain their projection
10:33 Changeset [2059] by cb194
  • 2 edits in FalconView/trunk/public
re: #21. Fixed problem when system attempted to open non existing dht table from VVOD update data if the user had never used VVOD update data. OutOfDateVvod?.cpp now throws E_Fail in this situation which is cleanly handled in the SystemHealthDialog?.cpp.
10:27 Changeset [2058] by mh170
  • 1 edit in FalconView/trunk/public/Plugins/LegacyOverlays/RangeBearing/main.cpp
re #306 Intervervisibility Tool has reversed visible/hidden display
08:27 New reply on PlugIns created by robcatterall
Selecting an item drawn on a layer
03:39 Changeset [2057] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 599(b).

01/24/10:

03:39 Changeset [2056] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 598(b).

01/23/10:

23:06 New topic on PlugIns created by randy.milbert
HelloWorldServer
03:43 Changeset [2055] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 597(b).

01/22/10:

18:52 Changeset [2054] by rp88
  • 1 edit
    2 adds in FalconView/trunk/public/fvw_core/FVGraphics
Added gfx::icon_dib and supporting classes.
18:40 Changeset [2053] by cb194
  • 6 edits in FalconView/trunk/public/fvw_core
re #411. Adding WMS Map Type. WMS Map Types were getting confused when different sources had different spatial refrence systems: Added code to read XML descriptors Spatial Reference System and fixed GeoDataDataSources?/FVGDALDataSet to reset the Coordinate system on a load of a new file. Finally added code to only close and open the XML descriptor if the source changes.
17:05 New topic on FalconView created by feetwet
Individual Map Priority
11:32 Changeset [2052] by rc225
  • 4 edits in FalconView/trunk/public/Test/NITF/WARP/NITF_ImageGen
Allow all hemispheres in the random output. Allow footprints up to 50 NM on a side
11:31 Changeset [2051] by rc225
  • 1 edit in FalconView/trunk/public/Test/NITF/WARP/NITF_ImageGen/ImageDatabase.cpp
Fix for bad corner coordinates in the database
11:30 Changeset [2050] by rc225
  • 5 edits in FalconView/trunk/public/Test/NITF/WARP/NITF_ServerCpp
Make working directory parameter actually do something
11:28 Changeset [2049] by rc225
  • 1 edit in FalconView/trunk/public/Test/NITF/WARP/Parser/NITFImageSegment.h
Fix for sscan_f in VC8
11:26 Changeset [2048] by rc225
  • 1 edit in FalconView/trunk/public/Test/NITF/WARP/WARP.sln
Remove source control bindings for fvw 4.3
10:04 Changeset [2047] by JO94
  • 1 delete in FalconView/trunk/public/fvw_core/third_party_src/gdal-1.6.2
removed gdal-1.6.2 folder
09:43 Changeset [2046] by JO94
  • 30 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
fixed GeodataDataSources? registration
09:01 Changeset [2045] by JO94
  • 1 edit
    2 deletes in FalconView/trunk/public
removed gdal16 binaries
08:32 Changeset [2044] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 596(b).
08:22 Changeset [2043] by cc263
  • 2 edits in FalconView/trunk/public/Applications/SkyView NG
Cleanup after move - fine comb to wrap properties in quotes and update non-standard csproj properties
03:37 Changeset [2042] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 595(b).

01/21/10:

23:04 New reply on PlugIns created by george.menhorn
Selecting an item drawn on a layer
18:30 Changeset [2041] by mh170
  • 1 edit in FalconView/trunk/public/Plugin Editors/SA_Tool/SA_RTT/UASConnection.cs
re #340 Phone number and GCS/Tail do not show up in SA Tool
17:33 Changeset [2040] by mh170
  • 1 edit in FalconView/trunk/public/Plugin Editors/SA_Tool/SA_RTT/UASControl.cs
re #325 UAS Search should not be case sensitive
17:26 Changeset [2039] by mh170
  • 2 edits in FalconView/trunk/public/Plugin Editors/SA_Tool/SA_RTT
re #141 SA Tool UAS Control not showing actual state of non selected connections
17:06 Changeset [2038] by mh170
  • 1 edit in FalconView/trunk/public/Plugin Editors/SA_Tool/SA_RTT/UASControl.cs
re #320 Removing a UAS from connection properties does not remove it from display
16:56 Changeset [2037] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TacticalGraphics/TGPropertiesDialog.cpp
Fixes #240. This change ensures that the TG Properties Dialog will always originate on-screen.
16:50 Changeset [2036] by mh170
  • 1 edit in FalconView/trunk/public/Applications/SuperSplitter/NRT_Feed_Comms/NRTCommsDlg.cpp
re #328 Unable to change a UDP feed back to TCP in Connection Properties dialog
15:46 FalconView CLA.pdf attached to SubmitPatch by ChrisBailey
FalconView Contributor's License Agreement
15:45 SubmitPatch created by ChrisBailey
15:35 TracGuide edited by ChrisBailey
(diff)
14:51 Changeset [2035] by mh170
  • 1 edit in FalconView/trunk/public/Plugin Editors/SA_Tool/SA_RTT/UASControl.cs
re #319 Get UAS Report menu item does not work for second SA Tool overlay.
14:38 New reply on PlugIns created by george.menhorn
IFvOverlay does not show up on File->New Menu
14:32 Changeset [2034] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/localpnt/PointFileInformationDialog.h
Resolves a problem with finding the .tlb files.
14:31 New reply on PlugIns created by ChrisBailey
Selecting an item drawn on a layer
13:49 Changeset [2033] by mh170
  • 2 edits in FalconView/trunk/public/Applications/SuperSplitter/NRT_Feed_Comms
re #320 Removing a UAS from connection properties does not remove it from display
13:10 New reply on PlugIns created by DanielLonghurst
Interop for IActiveMapProj
12:12 Changeset [2032] by jk247
  • 1 edit in FalconView/trunk/public/Plugin Editors/AddressLocator/AddressForm.cs
Fixes #373. The date-time format used in the XML string was incorrect. FalconView could not parse the date-time and would fail.
11:54 Changeset [2031] by gm78
  • 8 edits in FalconView/trunk/public
Added a new event to the FvToolbar?'s connection point that is fired whenever buttons are added or removed from the toolbar. This allows the framework to recalculate the layout of the toolbar on the frame. Added error handling in the toolbar code when loading an icon by filename. Added a method DeleteAllButtons?.
11:51 New topic on PlugIns created by laroux
Interop for IActiveMapProj
11:44 New topic on PlugIns created by laroux
IFvOverlay does not show up on File->New Menu
09:32 Changeset [2030] by dl109
  • 2 edits in FalconView/trunk/public
fixes #21 progress on #19 and #20 Dates for the VPD update data set are now properly read from the dqt (data quality) table. remaining issues: *The symbology for the updated icons in the VVOD data set need to be changed *Update of local VVOD data from MDM paths not implemented, only full copies are performed *The VVOD update data default path needs to be under shared data folder with other map data *Comments on the System health dialog when VVOD Update is present needs reformatting
08:42 Changeset [2029] by cc263
  • 1 edit in FalconView/trunk/public/BuildAll.proj
Added DevDevCommand? to build script to allow Rebuild, clean, etc
08:29 New reply on PlugIns created by robcatterall
Selecting an item drawn on a layer
03:39 Changeset [2028] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 594(b).

01/20/10:

12:02 Changeset [2027] by cc263
  • 3 edits in FalconView/trunk/public/Plugin Editors/Maritime/Maritime_RTT
Fix bug #407 Queue control does not update icon. Removed dead code.
10:51 Changeset [2026] by mh170
  • 1 edit in FalconView/trunk/public/Applications/SuperSplitter/SuperSplitterCOM/MultiplexPage.cpp
re #348 fix for UI breaking when callsign changed.
10:48 Changeset [2025] by rc225
  • 1 edit in FalconView/trunk/public/fvw_build_all.js
Update for changed locations for SkyView and Maritime
09:58 Changeset [2024] by mh170
  • 6 edits in FalconView/trunk/public/Applications/SuperSplitter
re #157 fixed null pointer crash
08:55 Changeset [2023] by cc263
  • 1 move in FalconView/trunk/public/Components
Created public\Components folder - Moved CadrgFrameNumbers? into this folder (Really just renamed root\CadrgFrameNumbers?)
08:45 Changeset [2022] by cc263
  • 1 move in FalconView/trunk/public/Applications/SSE
Moved SSE from root to Applications folder
08:41 Changeset [2021] by cc263
  • 10 edits
    1 move in FalconView/trunk/public
Moved SkyView project from root to Applications folder.
05:45 Changeset [2020] by mh170
  • 3 edits in FalconView/trunk/public/Plugin Editors/SA_Tool/SA_RTT
re #406 Icon and CallSign? not being updated in Icon Display Dialog.
03:36 Changeset [2019] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 593(b).

01/19/10:

13:33 Changeset [2018] by cc263
  • 2 edits in FalconView/trunk/public/Plugin Editors/RealTimeTracker/Examples
Fix bug #351 - Real Time Tracker does not save RTT layer properly.
12:10 Changeset [2017] by cc263
  • 3 edits in FalconView/trunk/public/Plugin Editors/RealTimeTracker
Fix bug #347
11:16 Changeset [2016] by cc263
  • 2 edits
    1 copy
    1 move
    1 delete in FalconView/trunk/public
Fix bug #375 Also renamed MaritimeAIS and NMEA to be consistant Maritime - this changed the path and project names.
10:20 New reply on FalconView created by craftb
Falconview 4.1.1.16 on 64bit systems
09:38 Changeset [2015] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/FvOverlayOGRDriver/FvOverlayOGRDriver.vcproj
fixed Release and Debug builds

01/18/10:

13:26 New reply on FalconView created by ChrisBailey
Falconview 4.1.1.16 on 64bit systems
03:40 Changeset [2014] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 592(b).

01/17/10:

03:40 Changeset [2013] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 591(b).

01/16/10:

03:47 Changeset [2012] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 590(b).

01/15/10:

18:13 Changeset [2011] by gm78
  • 2 edits in FalconView/trunk/public
Closes #384. The bOffsetEnabled flag was not being passed from the route overlay to the TAMask overlay. This has been fixed and corrects the problem in the TAMask overlay with clipping to the route's offset bullseye.
16:51 Changeset [2010] by jk247
  • 3 edits in FalconView/trunk/public/Applications/FalconView
Fixes #332.
16:08 New topic on FalconView created by nyemaster
Data is not available for the selected map. Use the Map Data Manager to view map data coverage.
15:13 Changeset [2009] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/MdsUtilities/MdsUtilities.cpp
Set SQL Service restart total timeout to 3 minutes. Apparently 1 minute was not enough on some Vista systems.
14:54 Changeset [2008] by mh170
  • 1 delete in FalconView/trunk/public/Applications/SuperSplitter/SuperSplitterCOM/SuperSplitterCOM.h
re #18 removed generated file (from IDL).
14:43 Changeset [2007] by mh170
  • 2 edits in FalconView/trunk/public/Applications/SuperSplitter/SuperSplitterCOM
re #348: SuperSplitter? Server UI can break after callsign is changed
14:40 Changeset [2006] by mh170
  • 1 edit in FalconView/trunk/public/Applications/SuperSplitter/SuperSplitterService/Form1.cs
re #18 checks if user is an administrator.
12:16 Changeset [2005] by gm78
  • 2 edits in FalconView/trunk/public/Plugin Editors
Fixed references to RealTimeTracker? and other interops in SATool_RTT and Maritime_RTT projects.
11:48 New topic on FalconView created by craftb
Falconview 4.1.1.16 on 64bit systems
11:26 Changeset [2004] by gm78
  • 1 edit
    1 delete in FalconView/trunk/public/fvw_core
See #337. Moved WSACleanup out of Exit and into the dtor.
11:23 WikiStart edited by joelodom
(diff)
11:06 New topic on Contributors created by joelodom
Collecting FalconView Data for Haiti
10:48 Changeset [2003] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 589(b).
10:34 Changeset [2002] by mh170
  • 1 edit in FalconView/trunk/public/Plugin Editors/SA_Tool/SA_Tool.sln
re #18 removed RealTimeTracker? from SA Tool project.
10:32 Changeset [2001] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/overlay/ovlmgr.cpp
Closes #301. Ctrl+right click will now show Tactical Imagery and Map Data Coverage in the menu.
10:07 Changeset [2000] by rc225
  • 1 edit in FalconView/trunk/public/Test/NITF/WARP/NITF_ClientLib/GDS_Record.cpp
Fix corrupted source file
10:06 Changeset [1999] by rc225
  • 5 edits in FalconView/trunk/public/Test/NITF/WARP
Fixes to paths to work with the FV 4.3 source layout
09:55 Changeset [1998] by gm78
  • 2 edits
    1 delete in FalconView/trunk/public/Plugin Editors/MaritimeAIS/Maritime_RTT
Removed AssemblyVersionInfo?.cs from Maritime solution and added a link to existing AssemblyVersionInfo?
09:43 Changeset [1997] by JO94
  • 1 edit in FalconView/trunk/public/Applications/FalconView/shp/shp.cpp
fixed problem where locked Shapefile was crashing FalconView
07:22 Changeset [1996] by JO94
  • 1 edit
    19 moves
    3 adds in FalconView/trunk/public
organized test data
03:40 Changeset [1995] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 588(b).

01/14/10:

12:16 New reply on FalconView created by joelodom
Falconview on Windows 7
11:57 New topic on FalconView created by mattinson
Convert Route Files
11:47 Changeset [1994] by dl109
  • 1 edit in FalconView/trunk/public/fvw_core/MapDataServer/VpfMapServer/OutOfDateVvod.cpp
Related to #21 -- Accidentally checked in a mid-step development note. The currency date is not being read from the update yet -- it is hard coded and needs to be fixed.
11:23 Changeset [1993] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/FvOverlayOGRDriver/FvOverlayOGRDriver.vcproj
changed include directories from gdal_1.6.2 to gdal_1.7
11:17 New reply on PlugIns created by posimon
Moving Maps with hardcoded navdata?
08:37 New reply on PlugIns created by ChrisBailey
Selecting an item drawn on a layer
03:39 Changeset [1992] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 587(b).

01/13/10:

21:01 Changeset [1991] by gm78
  • 2 edits in FalconView/trunk/public/CadrgFrameNumbers/CadrgFrameNumbers
Fixed bug in clrfunction_cadrg_frame_numbers for the wrap around the world case
15:15 Changeset [1990] by mh170
  • 1 edit in FalconView/trunk/public/Plugin Editors/MaritimeAIS/Maritime_RTT/AssemblyVersionInfo.cs
re #289 Maritime AIS not loading.
15:13 Changeset [1989] by mh170
  • 1 edit
    1 copy in FalconView/trunk/public/Plugin Editors/MaritimeAIS/Maritime_RTT
09:31 Changeset [1988] by dl109
  • 8 edits in FalconView/trunk/public
fixes #21 progress on #19 and #20 *The dialog text and layout has been changed *The VVOD Update source path is saved for use on the next import as a default path *The system Check marks are now correct. However the update data set cannot be tied to a data set to verify that it was appropriately used. *VVOD Full Copy from MDM paths is operational *VVOD Update set import is operational *VCustom libraries for VVOD are now disallowed. remaining issues: *The symbology for the updated icons in the VVOD data set need to be changed *Update of local VVOD data from MDM paths not implemented, only full copies are performed *The VVOD update data default path needs to be under shared data folder with other map data *Comments on the System health dialog when VVOD Update is present needs reformatting
09:10 New topic on PlugIns created by robcatterall
Selecting an item drawn on a layer
09:07 New reply on Contributors created by joelodom
Getting the Source Code Error
09:05 New reply on FalconView created by joelodom
Sectionals
06:23 New topic on PlugIns created by posimon
Moving Maps with hardcoded navdata?
03:39 Changeset [1987] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 586(b).

01/12/10:

18:52 New topic on PlugIns created by ZaneYoung
Overlay Options Subitems
18:04 Changeset [1986] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TacticalGraphics/MOLERenderer.cpp
Fixes a refresh issue for multipoint symbols.
17:43 Changeset [1985] by gm78
  • 2 edits
    1 delete in FalconView/trunk/public/fvw_core
Added the Govt Debug and Govt Release configurations required for projects in the fvw_core and fvw_exe solutions for the FVAccessDB project. Also, the type library was being output to the wrong directory for the Release configurations.
15:13 Changeset [1984] by mh170
  • 2 edits in FalconView/trunk/public/Applications/SuperSplitter
re #18 fixed persistance issues with links and callsign.
14:03 Changeset [1983] by mh170
  • 2 edits in FalconView/trunk/public/Applications/SuperSplitter/SuperSplitterCOM
re #18 fixed menu link persistance.
13:54 Changeset [1982] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
added FVAccessDB project
13:39 Changeset [1981] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/FVAccessDB/FVAccessDB.vcproj
fixed problems in the project file
11:42 Changeset [1980] by jr15
  • 19 adds in FalconView/trunk/public/fvw_core/FVAccessDB
MS Access database reading code for Local Points and Drawing files
11:19 Changeset [1979] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 585(b).
11:18 New topic on Contributors created by davidmagaha
Getting the Source Code Error
10:57 Changeset [1978] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
added FvOverlayOGRDriver project and made it a dependency of GeodataDataSources?
10:54 Changeset [1977] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/GeodataDataSources.vcproj
added Drawing and Local Point files
10:53 Changeset [1976] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/GeodataDataSources.idl
added Drawing and Local Point interface and class declarations
10:51 Changeset [1975] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/GeodataDataSources.rc
added Drawing and Local Point registry file references
10:49 Changeset [1974] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/resource.h
added Local Point and Drawing defines
09:52 Changeset [1973] by jk247
  • 1 edit
    1 add in FalconView/trunk/public
Fixes build issues.
03:39 Changeset [1972] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 584(b).

01/11/10:

19:10 Changeset [1971] by jk247
  • 11 edits
    2 adds in FalconView/trunk/public/Applications/FalconView
Fixes #88. Also moves over some bug fixes from FalconView 4.2.
16:25 New topic on FalconView created by feetwet
Sectionals
15:42 Changeset [1970] by mh170
  • 27 edits in FalconView/trunk/public/Applications/SuperSplitter
re #18 fixed crash on close for SuperSplitter?
13:03 Changeset [1969] by JO94
  • 7 edits in FalconView/trunk/public
added SLD icon support to PRF export
11:24 Changeset [1968] by rc225
  • 1 edit in FalconView/trunk/public/Applications/FalconView/fvw.cpp
Related to BZ 7112 (SQL server not started problem) Call RunSQLService() to insure that the SQL service is running before trying to open any connection to it. This should properly handle the situation where the service is initially still stopping when the first connect operation is attempted.
11:21 Changeset [1967] by rc225
  • 2 edits in FalconView/trunk/public/fvw_core/MdsUtilities
Related to BZ 7112 (SQL server not started problem) Added a method to synchronously start the SQL Server instance. If successful, the service will be in the running state on exit. Especially poperly handle the situation where the service is initially still stopping when the method call is made.
10:25 Changeset [1966] by gm78
  • 1 edit in FalconView/trunk/public/version.rc
Updated copyright in version.rc from 2009 to 2010
09:12 Changeset [1965] by JO94
  • 1 edit
    10 adds in FalconView/trunk/public
added SLD tests and data for points with icons and labels
03:39 Changeset [1964] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 583(b).

01/10/10:

03:39 Changeset [1963] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 582(b).

01/09/10:

03:39 Changeset [1962] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 581(b).
Note: See TracTimeline for information about the timeline view.