Skip to content

Commit 7039fb9

Browse files
committed
patches: fix order
1 parent cdf2b39 commit 7039fb9

13 files changed

+13
-13
lines changed

patches/0244-GEMALTO-CINTERION-cleanup-stack-before-connection.patch renamed to patches/0248-GEMALTO-CINTERION-cleanup-stack-before-connection.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From f40d4a9d65ee9163921271697d316c1061aca946 Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 31 Oct 2024 11:05:18 +0100
4-
Subject: [PATCH 244/247] GEMALTO CINTERION: cleanup stack before connection
4+
Subject: [PATCH] GEMALTO CINTERION: cleanup stack before connection
55

66
Allows to re-connect after a disconnection
77
---

patches/0245-GEMALTO-CINTERION-close-socket-on-timeout.patch renamed to patches/0249-GEMALTO-CINTERION-close-socket-on-timeout.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 4b6c6ad0554c88c369fc4e2e5ed543d52117aa3f Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 31 Oct 2024 12:00:51 +0100
4-
Subject: [PATCH 245/247] GEMALTO CINTERION: close socket on timeout
4+
Subject: [PATCH] GEMALTO CINTERION: close socket on timeout
55

66
---
77
.../GEMALTO/CINTERION/GEMALTO_CINTERION_CellularStack.cpp | 2 +-

patches/0246-GEMALTO-CINTERION-add-debug-for-urc_sis.patch renamed to patches/0250-GEMALTO-CINTERION-add-debug-for-urc_sis.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 84e682a7f4c0c05dded7f12817f78c1cc9a66cfe Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 31 Oct 2024 12:01:47 +0100
4-
Subject: [PATCH 246/247] GEMALTO CINTERION: add debug for urc_sis
4+
Subject: [PATCH] GEMALTO CINTERION: add debug for urc_sis
55

66
---
77
.../GEMALTO/CINTERION/GEMALTO_CINTERION_CellularStack.cpp | 3 +++

patches/0247-GEMALTO-CINTERION-add-configuration-for-urcs-during-.patch renamed to patches/0251-GEMALTO-CINTERION-add-configuration-for-urcs-during-.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 5cc2a1998d37bad69a0b4e75b7d6f7b92e95935c Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 31 Oct 2024 12:03:00 +0100
4-
Subject: [PATCH 247/247] GEMALTO CINTERION: add configuration for urcs during
4+
Subject: [PATCH] GEMALTO CINTERION: add configuration for urcs during
55
read
66

77
---

patches/0248-GEMALTO-CINTERION-fix-enable-cmux-command.patch renamed to patches/0252-GEMALTO-CINTERION-fix-enable-cmux-command.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From a76136121ab8066a1ee4afab9254552752b96a5d Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Wed, 13 Nov 2024 08:28:13 +0100
4-
Subject: [PATCH 248/256] GEMALTO CINTERION: fix enable cmux command
4+
Subject: [PATCH] GEMALTO CINTERION: fix enable cmux command
55

66
---
77
.../cellular/source/framework/AT/AT_CellularDevice.cpp | 9 +++++----

patches/0249-GEMALTO-CINTERION-override-shutdown-function.patch renamed to patches/0253-GEMALTO-CINTERION-override-shutdown-function.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 13bc587f70e1c4f9f61650cfd7c8ebc538bdcf09 Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Wed, 13 Nov 2024 08:29:14 +0100
4-
Subject: [PATCH 249/256] GEMALTO CINTERION: override shutdown function
4+
Subject: [PATCH] GEMALTO CINTERION: override shutdown function
55

66
---
77
.../cellular/GEMALTO/CINTERION/GEMALTO_CINTERION.cpp | 6 ++++++

patches/0250-GEMALTO-CINTERION-use-default-timeout-to-close-socke.patch renamed to patches/0254-GEMALTO-CINTERION-use-default-timeout-to-close-socke.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 62867abe6811f785373cae9e9b5cfe41774b846b Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Wed, 13 Nov 2024 08:30:47 +0100
4-
Subject: [PATCH 250/256] GEMALTO CINTERION: use default timeout to close
4+
Subject: [PATCH] GEMALTO CINTERION: use default timeout to close
55
sockets
66

77
---

patches/0251-GEMALTO-CINTERION-add-soft_power_off-and-soft_reset.patch renamed to patches/0255-GEMALTO-CINTERION-add-soft_power_off-and-soft_reset.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 7c789f289225ef631952f0ddb8ac46d2d1de9191 Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 14 Nov 2024 15:57:07 +0100
4-
Subject: [PATCH 251/256] GEMALTO CINTERION: add soft_power_off() and
4+
Subject: [PATCH] GEMALTO CINTERION: add soft_power_off() and
55
soft_reset()
66

77
---

patches/0252-GEMALTO-CINTERION-disable-runtime-model-detection.patch renamed to patches/0256-GEMALTO-CINTERION-disable-runtime-model-detection.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 1082631c2a418ce76d003cccf247141f90433736 Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 14 Nov 2024 15:57:44 +0100
4-
Subject: [PATCH 252/256] GEMALTO CINTERION: disable runtime model detection
4+
Subject: [PATCH] GEMALTO CINTERION: disable runtime model detection
55

66
cellular_properties must be configured in ctor to properly configure all network urcs
77
---

patches/0253-GEMALTO-CONTERION-add-ping.patch renamed to patches/0257-GEMALTO-CONTERION-add-ping.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 09a4787109efd233aded2b960fcdfa10587eec9d Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 14 Nov 2024 15:59:37 +0100
4-
Subject: [PATCH 253/256] GEMALTO CONTERION: add ping
4+
Subject: [PATCH] GEMALTO CONTERION: add ping
55

66
---
77
.../GEMALTO_CINTERION_CellularStack.cpp | 17 +++++++++++++++++

patches/0254-GEMALTO-CINTERION-fix-gethostbyname.patch renamed to patches/0258-GEMALTO-CINTERION-fix-gethostbyname.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 46b1511db274990eb52e89c31e3e26af01d48d38 Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 14 Nov 2024 16:00:17 +0100
4-
Subject: [PATCH 254/256] GEMALTO CINTERION: fix gethostbyname()
4+
Subject: [PATCH] GEMALTO CINTERION: fix gethostbyname()
55

66
Add missing _at.unlock()
77
---

patches/0255-CellularStateMachine-wait-and-retry-if-signal-qualit.patch renamed to patches/0259-CellularStateMachine-wait-and-retry-if-signal-qualit.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From fd40e55bb7b121a0485bec2159672673b6c9bbf4 Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Thu, 14 Nov 2024 16:03:10 +0100
4-
Subject: [PATCH 255/256] CellularStateMachine: wait and retry if signal
4+
Subject: [PATCH] CellularStateMachine: wait and retry if signal
55
quality is unknown
66

77
---

patches/0256-GEMALTO-CINTERION-fix-RECV-urc-while-reading-cornerc.patch renamed to patches/0260-GEMALTO-CINTERION-fix-RECV-urc-while-reading-cornerc.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From b1dabe5a8983493bab170e2d8b8f2a1ba40e4199 Mon Sep 17 00:00:00 2001
22
From: pennam <m.pennasilico@arduino.cc>
33
Date: Fri, 15 Nov 2024 11:37:52 +0100
4-
Subject: [PATCH 256/256] GEMALTO CINTERION fix RECV urc while reading
4+
Subject: [PATCH] GEMALTO CINTERION fix RECV urc while reading
55
cornercase
66

77
---

0 commit comments

Comments
 (0)