ワンクリックで
dynon-config-update
File new Dynon config downloads, diff against previous versions, update GDrive links and documentation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
File new Dynon config downloads, diff against previous versions, update GDrive links and documentation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Analyze Dynon SkyView or Garmin GDU 460 flight data CSVs. Fuel pressure stability, MAP correlation, sensor diagnostics, pump performance comparison, engine trending.
Track Airworthiness Directive and Service Bulletin compliance for N720AK. Use when logging compliance, checking what's due, or reviewing new ADs/SBs.
Update aircraft checklists via the EFIS Editor JSON workflow. Use when the user wants to add, remove, or modify checklist items.
Guide the annual condition inspection for N720AK. Walks through Appendix D checklist areas, captures compression results, records squawks, and logs the sign-off.
Post-flight debrief for N720AK. Capture squawks, performance observations, engine notes, and upload flight data to analysis services.
Log maintenance work on N720AK. Use when the user reports oil changes, inspections, repairs, modifications, or any other maintenance activity.
| name | dynon-config-update |
| description | File new Dynon config downloads, diff against previous versions, update GDrive links and documentation |
Use when the user says they've downloaded new configs, pulled configs from a Dynon display, or needs to file Dynon .sfg/.dfg files.
YYYY-MM-DD-N720AK-SN{serial}-{version}-{TYPE}.{ext}
.sfg = SENSOR_CONFIG (sensor definitions, transfer functions, min/max).dfg = USER_CONFIG (display ranges, color bands, alarms, widget layout)Find the new config files (typically in ~/Downloads/). Confirm serial number and firmware version from the filename.
Compare the new .sfg and .dfg against the most recent versions in GDrive:
~/Library/CloudStorage/GoogleDrive-sritchie09@gmail.com/My Drive/N720AK/Public/Configs/Dynon/
Use diff to identify what changed. Report changes to the user — especially any sensor definition changes (min_val, max_val, transfer functions, new sensors).
Copy both files to the GDrive Dynon config folder (source of truth):
cp ~/Downloads/YYYY-MM-DD-*.sfg ~/Downloads/YYYY-MM-DD-*.dfg \
~/Library/CloudStorage/GoogleDrive-sritchie09@gmail.com/My\ Drive/N720AK/Public/Configs/Dynon/
Wait for GDrive to sync, then extract file IDs:
xattr -p com.google.drivefs.item-id#S "/path/to/file"
URL format: https://drive.google.com/file/d/{ID}/view
If IDs aren't available yet, add "pending GDrive sync" rows and remind the user to update later.
docs/gdrive-links.mdAdd new rows to the Configs → Dynon table with the date, description (include serial/display name), and GDrive link.
Update reference_dynon_sensor_config.md in the claude-home memory system:
If sensor definitions changed in the .sfg:
sections/sys-42-avionics.md (EMS Sensors table, MAP Blanking section)CLAUDE.md if MAP or fuel pressure sensor details changed.claude/skills/flight-data-analysis/SKILL.md if blanking thresholds changedAdd entry to ~/Library/CloudStorage/GoogleDrive-sritchie09@gmail.com/My Drive/N720AK/Private/Maintenance/avionics-log.tsv for any sensor definition modifications. Format: tab-separated, date in YYYY-MM-DD, performed by "Sam Ritchie (Repairman 5256450)".
If sensor definitions were modified in the .sfg, remind the user: