No description
Find a file
2026-05-20 18:32:25 +02:00
docs docs, feat: range test & more status flags 2026-05-13 18:12:19 +02:00
ground_station feat: init ground_station && mission_control 2026-01-07 10:42:32 +01:00
mission_control feat: add status LED to show we have power 2026-05-13 17:37:34 +02:00
pico sync 2026-05-20 18:32:25 +02:00
.gitmodules feat: working pico_fatfs 2026-02-25 14:32:39 +01:00
MURPHY.md feat: more work 2026-02-24 23:57:07 +01:00
README.md feat: update readme 2026-05-13 17:40:13 +02:00

Lockheed Cene

Sending a cute shark to space

TODO:

  • does the antenna even work - yes, we have 3 that properly work
  • does it work inside bubble wrap and a giant cone
  • does the gps work in such a case
  • does everything startng up at the same time use too much current oh my gosh aaa - it uses a lot. the batteries can handle it, but we probably want to check if we have enough current for the igniters
  • how do we know when to set off the higher stage (just a timer from the motors? probably works well enough) - yes, time the motors
    • contingency: if we are falling quickly and we have not yet, activate the upper motors
  • can we read the UV sensor -> move the IMU to SPI, otherwise just have them both use I2C0/1
  • can we read the magnetometer
  • SD card! - works