-
Notifications
You must be signed in to change notification settings - Fork 78
feat(location): Add Deb pkg #422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
* Rewrite orb location * Remove accidentally added tracing stuff * Improve logging * Make orb location continuous + accumulate networks * A bit of a cleanup + filter out networks * Cargo fmt * Clippy fixes * Bring back old rev for orb-messages * Fix test and remove accidentally committed stuff
Update release.yaml Added `orb-fleet-cmdr` component option
FM-402-orbsoft-fleet-cmdr-v000
main board version 4.4 is Diamond_EVT
|
||
[Service] | ||
Type=simple | ||
ExecStart=/usr/local/bin/orb-location |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you mentioned needing some exec flags?
@@ -1,6 +1,8 @@ | |||
[package] | |||
name = "orb-location" | |||
version = "0.0.0" | |||
authors = ["Michael Preibisch <[email protected]>"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
because this is FOSS repo, you might want to use GH's noreply (eg: [email protected])
dont forget to rebase ( or cherry pick) |
ill close this as stale next week if no progress happens here |
No description provided.