Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

satpulse

يحتوي satpulse على 12 من skills المجمعة من jclark، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
57
محدث
2026-07-07
Forks
5
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

github-issue
مطوّرو البرمجيات

Create, edit, comment on, and label GitHub issues following the project's style

2026-07-07
implement-configprotocol
مطوّرو البرمجيات

Implement gpsprot high-level (device-independent) configuration - the ConfigProtocol/Configurator - for a new GPS receiver protocol family

2026-07-06
packet-testdata
مطوّرو البرمجيات

Build systematic collection of packet logs for a GPS receiver, covering all implemented decode paths per plan/packet-testing.md

2026-06-11
drive-satpulsed-from-log
مطوّرو البرمجيات

Drive a test satpulsed instance from a recorded packet log, with no GPS hardware, by replaying the log through a FIFO with original packet pacing. Use to exercise the full scan/decode/event pipeline or the web interface from a capture.

2026-05-30
hardware-test-gps-msgs
مطوّرو البرمجيات

End-to-end test of GPS message (gpsprot.*Msg) pipeline with GPS hardware

2026-05-30
satpulsed-test-instance
مطوّرو البرمجيات

Stand up a throwaway satpulsed instance as an unprivileged user for testing, fed from a serial device or a FIFO. Use directly to run a test instance, or as the setup step for the drive-satpulsed-from-log and hardware-test-gps-msgs skills.

2026-05-30
satpulsetool
المهندسون الإلكترونيون (باستثناء الحاسوب)

How to use satpulsetool - GPS receiver configuration and packet decoding tool

2026-04-12
go-unit-test
محللو ضمان جودة البرمجيات والمختبرون

Style rules for writing Go unit tests. Load whenever writing or modifying *_test.go files.

2026-03-30
reviewing-code-with-codex
محللو ضمان جودة البرمجيات والمختبرون

This skill should be used when the user asks to "review code", "code review", "review changes", or "review with codex". It uses Codex AI agent in read-only mode to review code changes for correctness and plan consistency, then acts on the findings. Tests should already have been run before invoking this skill.

2026-03-06
gps-msg-file
مطوّرو البرمجيات

Create GPS message TOML files for configuring GPS receivers via satpulsetool

2026-02-17
gps-msg-add
المهندسون الإلكترونيون (باستثناء الحاسوب)

Add a group of related GPS configuration messages to a TOML message file

2026-02-04
gps-msg-test
مطوّرو البرمجيات

Test GPS messages from a TOML file using satpulsetool

2026-02-02