54 Commits

Author SHA1 Message Date
c3e9d4441f prepare sat-rs release 2024-02-12 16:55:19 +01:00
c1e1c10f2d delete commented config 2024-02-12 16:23:56 +01:00
eef6f42d3b prepare MIB release v0.1.0 2024-02-12 16:23:00 +01:00
de4e6183b3 Re-structure sat-rs
- Add new shared subcrate satrs-shared to split off some shared
  components not expected to change very often.
- Renmame `satrs-core` to `satrs`. It is expected that sat-rs will remain
  the primary crate, so the core information is superfluous, and core also
  implies stability, which will not be the case for some time.
2024-02-12 15:51:37 +01:00