- Sep 10, 2024
-
-
Davide Mor authored
-
- Sep 09, 2024
-
-
Davide Mor authored
-
Davide Mor authored
-
Emilio Corigliano authored
-
Emilio Corigliano authored
Before some sigmas were actually variances, now they are all used as standard deviations
-
Emilio Corigliano authored
-
Emilio Corigliano authored
Co-Authored-By:
Davide Basso <davide.basso@skywarder.eu>
-
Emilio Corigliano authored
using R_acc instead of R_mag Co-Authored-By:
Davide Basso <davide.basso@skywarder.eu>
-
Emilio Corigliano authored
Co-Authored-By:
Davide Basso <davide.basso@skywarder.eu>
-
Emilio Corigliano authored
Co-Authored-By:
Davide Basso <davide.basso@skywarder.eu>
-
Niccolò Betto authored
-
Emilio Corigliano authored
-
- Sep 08, 2024
-
-
Emilio Corigliano authored
Missing a ',' before the secondary type
-
- Sep 04, 2024
-
-
Davide Mor authored
[AnalogSensors] Improved Honeywell driver legibility, made sensor offset atomic and added offset getter
-
- Sep 03, 2024
-
-
Davide Mor authored
-
- Sep 02, 2024
-
-
-
- Doing computeForce before correctBaro - Checking if S matrix (scalar) is invertible
-
- Initialized mass parameter - Fixed apogee estimation massive formula - Simplified apogee estimation formula splitting it - Added some documentation
-
Davide Mor authored
-
Davide Mor authored
-
Davide Mor authored
-
Davide Mor authored
-
Emilio Corigliano authored
-
- Aug 28, 2024
-
-
- Aug 22, 2024
-
-
Davide Mor authored
-
- Aug 21, 2024
-
-
- Aug 19, 2024
-
-
Emilio Corigliano authored
[HIL] Moved HIL framework from OBSW to boardcore, enhanced with HILSensor and hillificator, turned all sensor drivers HIL compliant - HIL is now the single point of contact of the whole framework (HILTransceiver and HILPhasesManager); Its run method implements the periodic set of the actuators status to be sent back to the simulator. - HILPhasesManager is in charge of changing HIL flags, registering callbacks for specific flags, registering outcomes for important flight phases. - HILTransceiver is in charge of handling the HIL communication through the serial port - Implemented a move constructor for Sensor; - To Mock a sensor and use in the HIL framework it's not needed a specific HILSensors for each data type but it is mocked by means of the move constructor thanks to the hillificator helper function. An HILSensor behaves just like the real sensor (real sensor sampling can be enabled to use also the driver's code) but exposing the samples coming from the simulator. - A test has been implemented to give a usage example of the framework; - All sensors have been checked so that they aren't final and they have sampleImpl protected;
-
Davide Mor authored
-
-
- Aug 14, 2024
-
-
Davide Mor authored
-
- Aug 13, 2024
-
-
Davide Mor authored
-
- Aug 09, 2024
-
-
- Aug 03, 2024
-
-
Emilio Corigliano authored
-
- Aug 01, 2024
-
-
Davide Mor authored
-
- Jul 31, 2024
-
-
Niccolò Betto authored
-
-
Niccolò Betto authored
-
- Jul 28, 2024
-
-
-
Niccolò Betto authored
-
- Jul 27, 2024
-
-
Niccolò Betto authored
-