firmware/src/motion
Tom Fifield ae27aaaf43
Remove unnecessary null pointer checks (#6358)
As reported by @elfring, we had several points in our code where
it was unnecessary to check pointers were non-null before deleting them.

Fixes https://github.com/meshtastic/firmware/issues/6170
2025-03-21 05:54:42 -05:00
..
AccelerometerThread.h Remove unnecessary null pointer checks (#6358) 2025-03-21 05:54:42 -05:00
BMA423Sensor.cpp Remove BMA-423 and STK8X by default (#5429) 2024-11-23 17:18:22 -06:00
BMA423Sensor.h Remove BMA-423 and STK8X by default (#5429) 2024-11-23 17:18:22 -06:00
BMX160Sensor.cpp Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01:00
BMX160Sensor.h Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01:00
ICM20948Sensor.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
ICM20948Sensor.h Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -05:00
LIS3DHSensor.cpp LIS3DH (WisMesh Pocket) - Honor Wake On Tap Or Motion (#5625) 2024-12-24 10:47:27 +11:00
LIS3DHSensor.h Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -05:00
LSM6DS3Sensor.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
LSM6DS3Sensor.h Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -05:00
MotionSensor.cpp Initiate magnetometer based compass calibration from button presses (#5553) 2025-01-16 17:22:27 -06:00
MotionSensor.h Initiate magnetometer based compass calibration from button presses (#5553) 2025-01-16 17:22:27 -06:00
MPU6050Sensor.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
MPU6050Sensor.h Refactor AccelerometerThread.h (#4831) 2024-09-25 06:25:31 -05:00
QMA6100PSensor.cpp Remove remaining \n from log lines. (#5675) 2024-12-27 18:01:02 +11:00
QMA6100PSensor.h fix tracker build (#5151) 2024-10-26 14:40:10 +02:00
STK8XXXSensor.cpp Remove BMA-423 and STK8X by default (#5429) 2024-11-23 17:18:22 -06:00
STK8XXXSensor.h Remove BMA-423 and STK8X by default (#5429) 2024-11-23 17:18:22 -06:00