Git Product home page Git Product logo

kos-career's People

Contributors

sshilovsky avatar

Watchers

 avatar  avatar

kos-career's Issues

Elliptic & EllipticNode library

struct Elliptic {
    // orbit encapsulation
    ap: EllipticNode
    pe: EllipticNode
    true(angle): EllipticNode
    ...
}

struct EllipticNode {
    // orbit point (including +-period) encapsulation
}

multiprobe launch flexibility

want ability to launch multiple probes with different missions on one vehicle. E.g. polar comsats together with high-atm contract probe.

mission stages:

  • booting vehicle with booster script to low orbit.
  • when booster is depleted (or max apoapsis achieved for plane), load each probe with the same script to boost and circularize into low orbit.
  • align panels to sun.
  • next stage script can be loaded manually.

[dup]

  • don't add alarms to the past. this can happen due to 60s margin before
    maneuver node.
  • find why align_solar points to either north or south. that's weird
  • iterative update for alarms
  • removing alarms. some owner-specific #ids might be used
  • try to keep 1.8 twr after 32000k; decrease pitch maneuver starting speed;
    increase 32000k border to 35k
  • try WAIT to synchronize hasnode/nextnode/remove operations
  • keep suborbital insertion related data in file on volume 0: list of ship names and/or their align status
  • iterative sync; fix sync errors
  • remove TODOs from comsat script and move them here

choose suborbital apoapsis smartly

as we can calculate circularization burn length, it's now possible to stop suborbital insertion as soon as we have enough time above atm to circularize.

probably it might worth it to account for changing isp when staging

old TODO list for comsat-k1000x

  • don't add alarms to the past. this can happen due to 60s margin before
    maneuver node.
  • find why align_solar points to either north or south. that's weird
  • iterative update for alarms
  • removing alarms. some owner-specific #ids might be used
  • try to keep 1.8 twr after 32000k; decrease pitch maneuver starting speed;
    increase 32000k border to 35k
  • try WAIT to synchronize hasnode/nextnode/remove operations
  • keep suborbital insertion related data in file on volume 0: list of ship names and/or their align status
  • iterative sync; fix sync errors
    • use improved precision mean_anomaly
    • probably move (re)sync code into volume 0 domain.
  • migrate modern library functions into comsat's minilib
  • remove TODOs from comsat script and move them here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.