- Oct 10, 2024
-
-
Davide Mor authored
-
Niccolò Betto authored
-
- Oct 09, 2024
-
-
Davide Mor authored
-
Davide Mor authored
-
Emilio Corigliano authored
-
- Oct 05, 2024
-
-
Emilio Corigliano authored
With this, no feedback mode should work also in the pessimistic case where the antenna should point to south and then should continue moving in the same direction till it points north again
-
[Main][Payload] Added new event so that SET_CALIBRATION_TC doesn't trigger recalibration of all computers
-
Emilio Corigliano authored
-
Emilio Corigliano authored
-
Emilio Corigliano authored
-
Emilio Corigliano authored
simulationPeriod was used in ms while ts and tsSensorData was used in ns (i'm retarded lol)
-
Emilio Corigliano authored
APOGEE_TIMEOUT changed to 35 seconds ENGINE_SHUTDOWN_TIMEOUT changed to 6 seconds MEA::SHADOW_MODE_TIMEOUT changed to 3 seconds
-
Emilio Corigliano authored
-
Emilio Corigliano authored
-
Emilio Corigliano authored
-
Davide Mor authored
-
- Oct 04, 2024
-
-
Davide Mor authored
-
Davide Mor authored
-
- Oct 02, 2024
-
-
Reboot MAV_COMMAND was only used by the state_init and not in the other cases. Now moved to Hub.cpp instead of on SMA.cpp
-
skyward-boardcore: now using for Propagator and Follower std::chrono for the interface. SMA: Log constructors avoided, using now AntennaAnglesLog instead of AntennaAngles directly. SMAConfig: Using chrono for the configuration constexpr lyra-gs-entry: dipswitch redundant 0 for or operation logdecoder: Now using AntennaAnglesLog
-
Fixes for VN300 naming changes
-
-
General fixes: Actuators removed led GPIO, removed emergency button related things, changed timers comments. SMA VN300 sampled and update antennas coordinates in case of feedback states. Pin files authors linter.
-
-
-
-
Now logging as raw telemetry messages the FLIGHT_TM and STATS_TM
-
Fix: Now the NAS origin is always updated, only from the ROCKET_STATS_TM. Now the packets to MAIN and PAYLOAD are correctly sent. Changed semantic of initialRocketCoordinates to NASOrigin. Submodule: Updated skyward-boardcore since follower now has set/getNASOrigin
-
System ID and component ID updated, now ARP/GS have different systems ID
-
Now using USART4 for serial. New class even if might not be good, will change to inherit from SerialTransciver.
-
TX enable switches to enable the TX to Main or Payload
-
Emilio Corigliano authored
-
Added a sleep to the entrypoint before starting modules. This should fix a problem with the VN300 seen as not initialized
-
Emilio Corigliano authored
-
Emilio Corigliano authored
-
-
Now the dependency manager need to inject also the ARP modules to avoid errors. Still a temporary fix that can be refined.
-
Now the NAS origin uses the reference fields given by the stat_tm low frequency telemetry messages
-
-
Changed modules management from module manager to dependency manager
-