Bash scripts: introduced a new function to check dependencies.This function is used by several files to ensure that git, make, etc. are available.
updated all file headers to 2019
Introduced a POSIX-like thread hierarchy system in ChibiOS (addad a patch) and adapted AMiRo-OS accordingly.In the process ChibiOS has been updated as well.
Added a kernel patch to fix overflow issues with the chTimeAddX() function.
Review of the QEI driver patch (minor changes).
Moved QEI driver into ChibiOS (patch).
updated ChibiOS submodule (had been reverted to an older version)
add dw1000 unittest
Reintroduced ChibiOS patch for non-DMA I2C access.Old patch could not be applied to latest version of ChibiOS anymore.
updated ChibiOS submodule, and removed a previously required workaround
removed old CHhibiOS patches which are not required anymore
Updated ChibiOS submodule to the most recent commit on the stable_18.2.x branch.
Updated Chibi-OS to version 18.2 and adapted AMiRo-OS accordingly: - Switched to new time conversion macros - Use PAL for interrupts instead of the EXT Driver - Use new kernel tests
Introduced a patch to ChibiOS for the RTCv1 driver (fixed illegal type casts).Updated ChibiOS submodule.
Removed a ChibiOS patch to the C++ wrappers, since these wrappers should not be used anyway
Major overhaul to AMiRo-OS version 2.0.0