- Mar 08, 2024
-
-
Emilio Corigliano authored
-
-
[VN300] READ-BLOCKING. Solved initialization problem and sample wait problem, but the driver is currently using readBlocking to sample. It will be solved in the future.
-
[VN300] More refactoring: added last error where needed, added checks for sensor initialization, switched to const char* where std::string wasn't needed.
-
-
[VN300] Moved functions used to collect gyroscope, accelerometer, magnetometer and quaternion data inside VNCommonSerial.
-
-
-
-
-
-
-
-
-
-
-
-
-
Added the clearBuffer function, fixed CRC function
-
-
-
-
-
modified mutex in the driver
-
of a whole sample.
-
-
-
-
-
-
-
- Mar 05, 2024
-
-
Emilio Corigliano authored
[CountedPWM] Non resetting the pulse counter so that we won't be stuck if we call generatePulses too frequently
-
- Feb 27, 2024
-
-
Davide Basso authored
-
- Dec 11, 2023
-
-
Emilio Corigliano authored
-
- Nov 24, 2023
-
-
- Nov 21, 2023
-
-
Emilio Corigliano authored
Inverted latitude and longitude to print them in the right position
-
- Nov 16, 2023
-
-
Emilio Corigliano authored
-
- Nov 08, 2023
-
-
- Nov 06, 2023
-
-
Emilio Corigliano authored
-
Alberto Nidasio authored
-