From 23309e766ee904e43930cc7dc45fdbd2dcb10569 Mon Sep 17 00:00:00 2001
From: seanfernandez <9937422+seanfernandez@users.noreply.github.com>
Date: Tue, 17 Dec 2024 21:22:11 +0000
Subject: [PATCH 1/4] feat: create new blog post
---
...4-12-17-turn-gps-scheduled-maintenance.mdx | 23 +++++++++++++++++++
.../.placeholder | 6 +++++
2 files changed, 29 insertions(+)
create mode 100644 src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
create mode 100644 src/images/pillar-blog/2024-12-17-turn-gps-scheduled-maintenance/.placeholder
diff --git a/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx b/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
new file mode 100644
index 000000000..8e7e22674
--- /dev/null
+++ b/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
@@ -0,0 +1,23 @@
+---
+title: Turn gps scheduled maintenance
+author: Sean Fernandez
+description: >-
+ We would like to inform you of scheduled server maintenance and a GPS network
+ software update taking place on Monday, January 6th, between 9:30 a.m. and
+ 12:30 p.m.
+date: '2024-12-17T21:22:09.606Z'
+category: TURN
+cover_image: /src/images/pillar-blog/default-social-card.png
+cover_image_alt: ugrc social card
+---
+
+{/* remove if not using images
+import { Image } from 'astro:assets'; */}
+
+{/* remove if not using an image
+import myImage from '@images/blog/2024-12-17-turn-gps-scheduled-maintenance/image.png'; */}
+
+My blog post content starts here.
+
+{/* remove if not using an image
+ */}
diff --git a/src/images/pillar-blog/2024-12-17-turn-gps-scheduled-maintenance/.placeholder b/src/images/pillar-blog/2024-12-17-turn-gps-scheduled-maintenance/.placeholder
new file mode 100644
index 000000000..a08035af6
--- /dev/null
+++ b/src/images/pillar-blog/2024-12-17-turn-gps-scheduled-maintenance/.placeholder
@@ -0,0 +1,6 @@
+The purpose of this file is to create a temporary folder place holder since git does not preserve empty folders.
+
+1. Delete this file if there will be no blog post images since the folder has no purpose.
+2. Delete this file after adding images since git will preserve the folder and this file has no purpose.
+
+This file should not be merged into main.
From 92b849bf5eed234d9cdb8d777950c7c05c83805a Mon Sep 17 00:00:00 2001
From: Sean Fernandez
Date: Tue, 17 Dec 2024 14:32:29 -0700
Subject: [PATCH 2/4] Create New Blogpost
---
...4-12-17-turn-gps-scheduled-maintenance.mdx | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx b/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
index 8e7e22674..cadbd25c7 100644
--- a/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
+++ b/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
@@ -7,17 +7,18 @@ description: >-
12:30 p.m.
date: '2024-12-17T21:22:09.606Z'
category: TURN
-cover_image: /src/images/pillar-blog/default-social-card.png
-cover_image_alt: ugrc social card
+cover_image: /src/images/pillar-blog/turn-update-social-card.png
+cover_image_alt: ugrc TURN GPS update social card
---
-{/* remove if not using images
-import { Image } from 'astro:assets'; */}
+We would like to inform you of scheduled server maintenance and a GPS network software update taking place on Monday, January 6th, between 9:30 a.m. and 12:30 p.m.
-{/* remove if not using an image
-import myImage from '@images/blog/2024-12-17-turn-gps-scheduled-maintenance/image.png'; */}
+While we anticipate the network will only be down for approximately one hour during this window, we encourage you to notify your field crews of the planned downtime and arrange for an alternative source of real-time corrections, if necessary.
-My blog post content starts here.
+TURN GPS' new functionality highlights are:
-{/* remove if not using an image
- */}
+- Trimble IonoGuard VRS: Output IonoGuard messages in your VRS corrections.
+- VRS offset interpolation: Improved handling of inhomogeneous station coordinates.
+- Cyber Security updates for Pivot Web.
+- Pivot Telemetry: Help us get a better understanding of your Pivot use and needs.
+- Further additions to enhance satellite processing and rover performance.
From cca09221e5266df304d6599e7f0312f80c4ce1f2 Mon Sep 17 00:00:00 2001
From: Sean Fernandez
Date: Tue, 17 Dec 2024 14:33:22 -0700
Subject: [PATCH 3/4] Remove placeholder
---
.../2024-12-17-turn-gps-scheduled-maintenance/.placeholder | 6 ------
1 file changed, 6 deletions(-)
delete mode 100644 src/images/pillar-blog/2024-12-17-turn-gps-scheduled-maintenance/.placeholder
diff --git a/src/images/pillar-blog/2024-12-17-turn-gps-scheduled-maintenance/.placeholder b/src/images/pillar-blog/2024-12-17-turn-gps-scheduled-maintenance/.placeholder
deleted file mode 100644
index a08035af6..000000000
--- a/src/images/pillar-blog/2024-12-17-turn-gps-scheduled-maintenance/.placeholder
+++ /dev/null
@@ -1,6 +0,0 @@
-The purpose of this file is to create a temporary folder place holder since git does not preserve empty folders.
-
-1. Delete this file if there will be no blog post images since the folder has no purpose.
-2. Delete this file after adding images since git will preserve the folder and this file has no purpose.
-
-This file should not be merged into main.
From 8f206a716b63a71ba37ad2852c7e98f947c4530f Mon Sep 17 00:00:00 2001
From: Sean Fernandez
Date: Tue, 17 Dec 2024 14:37:42 -0700
Subject: [PATCH 4/4] correct title
---
src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx b/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
index cadbd25c7..c4063feb1 100644
--- a/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
+++ b/src/content/blog/2024-12-17-turn-gps-scheduled-maintenance.mdx
@@ -1,5 +1,5 @@
---
-title: Turn gps scheduled maintenance
+title: TURN GPS scheduled maintenance
author: Sean Fernandez
description: >-
We would like to inform you of scheduled server maintenance and a GPS network