Skip to content

Tags: gongsm/kubos-old

Tags

1.0.1+26

Toggle 1.0.1+26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #225 from kubos/update-after-org-rename

s/kubostech/kubos/g for Great Justice

1.0.1+25

Toggle 1.0.1+25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding null checking to user-facing JSON functions

Adding null checking to user-facing JSON functions

1.0.1+24

Toggle 1.0.1+24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #222 from kubos/cargo-build

Adding cargo `kubos build` subcommand to support building Kubos module under cargo.

1.0.1+23

Toggle 1.0.1+23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #219 from kubostech/rust-handler-clib

Modified example Rust handler to call into C library compiled with yotta/Cargo.

1.0.1+22

Toggle 1.0.1+22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Generic ADCS API

Generic ADCS API

1.0.1+21

Toggle 1.0.1+21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #218 from kubostech/rust-handler-mutation

Add mutations into example rust handler

1.0.1+20

Toggle 1.0.1+20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrading to BuildRoot LTS 2017.02.8

Upgrading to BuildRoot LTS 2017.02.8

1.0.1+19

Toggle 1.0.1+19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #215 from kubostech/bbbinstalltraps

Added info and graphics about potentially concerning messages.

1.0.1+18

Toggle 1.0.1+18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding doc and integration test for iOBC SPI bus 1

Adding doc and integration test for iOBC SPI bus 1

1.0.1+17

Toggle 1.0.1+17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #217 from kubostech/example-rust-handler

Example generic rust-based subsystem handler.