heartbeat-acquisition-rs

Rust program ran on Raspberry Pi 4s during the 2024 solar eclipses to capture time-standard signals (e.g. WWV, CHU)

https://github.com/eclipse-research-group/heartbeat-acquisition-rs

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary

Keywords

rust
Last synced: 6 months ago · JSON representation ·

Repository

Rust program ran on Raspberry Pi 4s during the 2024 solar eclipses to capture time-standard signals (e.g. WWV, CHU)

Basic Info
  • Host: GitHub
  • Owner: Eclipse-Research-Group
  • License: agpl-3.0
  • Language: Rust
  • Default Branch: main
  • Homepage:
  • Size: 2.15 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 32
Topics
rust
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Heartbeat Acquisition

DOI

Rust program ran on Raspberry Pi 4s during the 2024 solar eclipses to capture time-standard signals (e.g. WWV, CHU). GPS synchronization was used to allow extraction of time of flight post hoc.

Owner

  • Name: Eclipse Research Group
  • Login: Eclipse-Research-Group
  • Kind: organization
  • Location: United States of America

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it using the following metadata."
title: "Heartbeat Acquisition RS"
version: "v2.2.4"
doi: "10.5281/zenodo.13693303"
authors:
  - family-names: "Usis"
    given-names: "Maris"
date-released: 2024-09-05
url: "https://zenodo.org/record/13693303"
repository-code: "https://github.com/Eclipse-Research-Group/heartbeat-acquisition-rs/tree/v2.2.4"
license: "CC-BY-4.0"

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Dependencies

Cargo.toml cargo
.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • docker/build-push-action v5 composite
  • docker/setup-buildx-action v3 composite
  • ncipollo/release-action v1 composite
Dockerfile docker
  • cross-base latest build
  • rust bullseye build