Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed MatrixMath LPS25HB_I2C LSM9DS1 Matrix2 PIDcontroller LoopTicker SBUS_without_mainfile UsaPack solaESKF_wind Vector3 CalibrateMagneto FastPWM
Diff: global.hpp
- Revision:
- 96:0be0d80d5299
- Parent:
- 91:393b9ae62681
- Child:
- 97:2a65f22488e4
diff -r 6a2319f7f6ed -r 0be0d80d5299 global.hpp
--- a/global.hpp Thu Jan 13 11:15:34 2022 +0000
+++ b/global.hpp Wed Feb 02 08:31:16 2022 +0000
@@ -52,6 +52,8 @@
float rc[5];
int calibEndFlag;
int readyFlag;
+ float pi[3];
+ float vi[3];
};
struct updatePack