Chris

Results 146 issues of Chris

Implement the Q-law as per the 2004 paper. May need to rewrite part of the Orbit Target code to allow for both Ruggerio and Petropoulos, which both rely on the...

enhancement
wontfix

Hi Tony, Unless I'm mistaken, in der version 0.6, the `inner` field of a `SequenceOf` struct is not public: would it be possible to get a mutable pointer to that...

Hi there, I'm trying to use ASN1 to store a large data set (up to 200 MB or so). This in replacement of a file that is currently packed struct...

Hi there, First of all, thanks for implementing this algorithm. I look forward to being able to use it correctly. In my application, I'm currently using a Gauss-Newton (sometimes called...

As per #289 , it takes over two hours to run the Kani model checker. This task is to optimize this test so we can run it in reasonable time.

As of #289 , TimeScales have a `reference_epoch` `const fn`. Yet, the code still references the GPS_REF_EPOCH and other such constants. The purpose of this chore-like task is to replace...

chore

## Maintenance task description Only the Python library is released upon a new tag, but the Rust library should also be released then. ## Scope of work Modify the rust.yml...

[Documentation](https://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/req/spk.html#Type%2014:%20Chebyshev%20Polynomials%20---%20Unequal%20Time%20Steps) # Purpose Be able to convert a BSP file of Type 14 to an ANISE trajectory file. # SPICE organization ## Segment ``` +============================+ | Constants | +============================+ |...

CLI-tools
Kind: spice-interop

# High level description Currently, the ANISE CLI and GUI are available respectively by build only and on the Github CI. This is suboptimal for distribution. # Requirements It should...

CLI-tools
Status: draft