diff --git a/LarkatorGUI/LarkatorGUI.csproj b/LarkatorGUI/LarkatorGUI.csproj index 06fd0e3..c064db8 100644 --- a/LarkatorGUI/LarkatorGUI.csproj +++ b/LarkatorGUI/LarkatorGUI.csproj @@ -247,6 +247,7 @@ + \ No newline at end of file diff --git a/LarkatorGUI/calibrations.json b/LarkatorGUI/calibrations.json index cd7a955..e3ab69c 100644 --- a/LarkatorGUI/calibrations.json +++ b/LarkatorGUI/calibrations.json @@ -97,5 +97,16 @@ "PixelOffsetY": -8, "PixelScaleX": 10.2, "PixelScaleY": 10.1 + }, + { + "Filename": "Gen2", + "LatOffset": 49.6, + "LatDivisor": 14500, + "LonOffset": 49.6, + "LonDivisor": 14500, + "PixelOffsetX": 21.625, + "PixelOffsetY": 6.875, + "PixelScaleX": 9.7375, + "PixelScaleY": 10.0125 } ] diff --git a/LarkatorGUI/imgs/map_Gen2.jpg b/LarkatorGUI/imgs/map_Gen2.jpg new file mode 100644 index 0000000..ff62b89 Binary files /dev/null and b/LarkatorGUI/imgs/map_Gen2.jpg differ