Pin ctt-modem-provision 0.3.3 (Telit CGDCONT heal) + release docs - #55
Merged
Conversation
Rolls out the Telit CGDCONT recycled-context heal (0.3.3, released as ctt-modem-provision-v0.3.3). On the next OTA / image build, install-native.sh fetches 0.3.3, so a recycled Telit self-corrects a stale attach APN instead of staying dark. Hardware-verified on a Telit 2026-07-31. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…s, 2.3.x migration deltas - Add per-tool DESCRIPTION for the five native tools that only had the generic release-note fallback (ctt-board-detect, ctt-lcd, ctt-leds, ctt-radio-driver, ctt-sensors); refresh ctt-modem-provision's to reflect that BOTH families now keep the attach APN matched and heal a recycled modem. These flow into each tool's GitHub release notes on its next tag (existing pages back-filled via gh release edit). - Image release-notes template: call out that the station runs a SensorGnome build feeding the Motus Wildlife Tracking System (the collaboration), with Motus + SensorGnome links. - Migration guide: extend from v2.2.x to v2.3.x — the cellular provisioner maturation (native both families, one-boot Telit ECM, SIM-aware APN self-heal fixing Telenor cause-55/33, OTA-safe autoconnect, route-metric), the front-panel IP-dongle fix, the collect-diagnostics CLI, and the version timeline through 2.3.3. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ships the Telit CGDCONT recycled-context heal (
ctt-modem-provision0.3.3) to the fleet, plus release/doc updates. Two commits.build(native): pin ctt-modem-provision 0.3.3system/native/ctt-modem-provision.version→ 0.3.3. On the next OTA / image build,install-native.shfetches 0.3.3, so a recycled/swapped Telit self-corrects a stale attach APN instead of staying dark. The 0.3.3 binary is already published (ctt-modem-provision-v0.3.3).CID1=internet.cxn) → cellular dead; a 0.3.2 boot left it dead (no APN stage); a 0.3.3 boot healed it (internet.cxn → super) before ModemManager and cellular came back.docs(release): DESCRIPTIONs + Motus/SensorGnome + migration deltasDESCRIPTIONfor the 5 native tools that only had the generic fallback (ctt-board-detect,ctt-lcd,ctt-leds,ctt-radio-driver,ctt-sensors); refreshctt-modem-provision's to reflect the both-families attach-APN heal. (Live release pages already back-filled viagh release edit.)collect-diagnostics, timeline through 2.3.3.Follow-on (not in this PR)
sensor-station-v2.3.3.img.xz→sensor-station.latest.img.xz)v2.3.4image to bake 0.3.3 onto the v2.3.3 base🤖 Generated with Claude Code