History | View | Annotate | Download (0 Bytes)
Update to the LLDs and the DW1000 unit test (removed deprecated files).
Extended unittest for AT42QT1050
Updated AMiRo-LLD to version 1.0.1
DW1000 unit test updated
added initial device reset
fixed the DW1000Driver struct issued in uinttest v1
Updated AMiRo-LLD and improved layout of README.txt
Added unit test for DW1000 v1
updated AMiRo-LLD and applied all required changes to AMiRo-OS and all modules.
AMiRo-LLD submodule updated
Updated the Git submodules AMiRo-BLT and AMiRo-LLD.
Added new periphery hardware (PCAL6524 GPIO extender and AT42QT1050 touch sensor) to the PowerManagement, including unit tests.
updated all file headers to 2019
Minor fixes and enhancements.
enhanced UML component diagrams
Introduced an UML component diagram.The submodules AMiRo-BLT and AMiRo-LLD have been updated.
Minor optimizations regarding memory utilization.
Added AMiRo-BLT documentation and moved AMiRo-LLD doxygen module to top level.
add dw1000 unittest
Doxygen file documentation and modules.
Major rework of the recent changes.- optimized interrupt system (removed aos_interrupt.h/c)- updated AMiRo-LLD submodule- updated all config files to match the latest templates by ChibiOS- fixed several issues regarding the new timer system (intervals)
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
1) enhancements of the makefiles: - replaced all absolute paths by relative paths - include directories now consistently do not have a trailing slash - it is now possible to specify a custom build directory by setting the BUILDDIR variable - updated C/C++ standard to C11 and C17 respectively (igrnore warnings caused by ChibiOS for now)...
Major overhaul to AMiRo-OS version 2.0.0