Commits on Source (35)
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
changed interrupt pin resolved conflicts with SPI driver
-
Andrea Milluzzo authored
added logger at "test-lsm9ds1-fifo" due to lack of RAM: reduced stack dimension - SkywardStack.h reduced logger buffers dimension - logger.h
-
Andrea Milluzzo authored
logger now logs also avg cpu & log stats
-
Andrea Milluzzo authored
New data structures for logger, test-lsm9ds1-fifo now logs also temp and magnetometer
-
Andrea Milluzzo authored
LSM9DS1_Magneto.h - typo corrected
-
Andrea Milluzzo authored
- headers splitted in .h and .cpp files - new header with data structs - added includePath in sbs.conf
-
Andrea Milluzzo authored
sistemato formattazione codice
-
Andrea Milluzzo authored
adjusted formatting and Doxygen comments for members
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
at the moment doesn't work very well
-
Andrea Milluzzo authored
-
Andrea Milluzzo authored
for more than fifo_watermark samples for each fifo sampling.
-
Andrea Milluzzo authored
Showing
- libs/mavlink_skyward_lib 1 addition, 1 deletionlibs/mavlink_skyward_lib
- sbs.conf 23 additions, 2 deletionssbs.conf
- src/shared/diagnostic/SkywardStack.h 1 addition, 1 deletionsrc/shared/diagnostic/SkywardStack.h
- src/shared/logger/Logger.h 5 additions, 6 deletionssrc/shared/logger/Logger.h
- src/shared/math/Stats.cpp 2 additions, 2 deletionssrc/shared/math/Stats.cpp
- src/shared/sensors/LSM9DS1/LSM9DS1_AxelGyro.cpp 344 additions, 0 deletionssrc/shared/sensors/LSM9DS1/LSM9DS1_AxelGyro.cpp
- src/shared/sensors/LSM9DS1/LSM9DS1_AxelGyro.h 330 additions, 0 deletionssrc/shared/sensors/LSM9DS1/LSM9DS1_AxelGyro.h
- src/shared/sensors/LSM9DS1/LSM9DS1_Data.h 103 additions, 0 deletionssrc/shared/sensors/LSM9DS1/LSM9DS1_Data.h
- src/shared/sensors/LSM9DS1/LSM9DS1_Magneto.cpp 302 additions, 0 deletionssrc/shared/sensors/LSM9DS1/LSM9DS1_Magneto.cpp
- src/shared/sensors/LSM9DS1/LSM9DS1_Magneto.h 199 additions, 0 deletionssrc/shared/sensors/LSM9DS1/LSM9DS1_Magneto.h
- src/tests/drivers/test-lsm9ds1-fifo.cpp 320 additions, 0 deletionssrc/tests/drivers/test-lsm9ds1-fifo.cpp
- src/tests/drivers/test-lsm9ds1.cpp 133 additions, 0 deletionssrc/tests/drivers/test-lsm9ds1.cpp
src/shared/sensors/LSM9DS1/LSM9DS1_Data.h
0 → 100644
src/shared/sensors/LSM9DS1/LSM9DS1_Magneto.h
0 → 100644
src/tests/drivers/test-lsm9ds1-fifo.cpp
0 → 100644
src/tests/drivers/test-lsm9ds1.cpp
0 → 100644