-
**Describe the bug**
- Mission Tool only displays a list of desired goods to buy and eventually bought in Trading/Delivery mission
- It does not display a list of desired goods to sell and eventuall…
mokun updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
- It's known in mars-sim that each space agency or sponsor has a particular mission agenda.
**Describe the solution you desire…
-
It would be nice if we could have site editor somehow in console as well. We could have just a menu with some info. that gives an idea of what the site may have or not or how difficult or dangerous th…
-
Como comentó @lynx, podemos hacer un pequeño proyecto para afianzar conceptos; como por ejemplo los relacionados con test-driven development.
A mi juicio el proyecto debería ser muy, muy simple, para …
-
**Is your feature request related to a problem? Please describe.**
Per user request, would like the capability to convert a 16bit PDS3 image to a 16bit output viewable image format.
Currently all …
-
**Is your feature request related to a problem? Please describe.**
- Currently in mars-sim, many scientific studies are being carried out.
- One possibility is to make use of these studies to do app…
mokun updated
11 months ago
-
由于刚学git,对book的改动可能比较频繁,所以在这里记一下改了些什么地方。
-
Has there been any improvement in the implementation of the four wheels steering for a rover? It would be interesting to have the possibility to steer all the four wheels by keeping the same accuracy …
-
I am working on an ontology for all of NASA's data which spans the fields of Astrophysics, Planetary Science, Heliophysics, Biology, Physical Science and Earth Science. Obviously I need terms for ins…
-
// CODE OF GENERATE NICK AT REGISTER
`$name = $first[rand ( 0 , count($first) -1)];`
`$name .= ' ';`
`$name .= $second[rand ( 0 , count($second) -1)];`
`echo $name;`
// PRE LIST NICK (List in dev…