Activity

From 2018-09-05 to 2018-10-04

2018-10-04

18:12 Revision af4fd4a2 (amiro-os): minor enhancement of the shell thread main function declaration
Thomas Schöpping
18:12 Revision 02c29a8f (amiro-os): removed the UWB module specific code from the LightRing
Thomas Schöpping

2018-09-28

11:50 Revision 72daabbb (amiro-os): Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-os...
Thomas Schöpping
11:49 Revision 5ab6a6a4 (amiro-os): periphAL: Enhanced I2C and SPI communication. It is now possible to...
Thomas Schöpping

2018-09-27

15:28 Revision 14d3b084 (amiro-os): Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-os...
Marc Rothmann
15:28 Revision 3689c350 (amiro-os): Added AMiRo-BLT documentation and moved AMiRo-LLD doxygen module to...
Marc Rothmann
15:22 Revision 9d4563d7 (amiro-lld): Moved AMiRo-LLD doxygen module to top level.
Marc Rothmann

2018-09-20

11:21 Revision 27e4a312 (amiro-os): Updated AMiRo-BLT submodule and implemented support of the the newl...
Thomas Schöpping
11:20 Revision 03906dc3 (amiro-blt): Introduced an alias for the serial ports (/dev/ttypUSB[0-9]*).
For programmer devices an additional symbolic link "/dev/ttyAMiRo<ID>" gets created.
The old interface is still suppo...
Thomas Schöpping

2018-09-17

16:27 Revision 9b0c922c (amiro-os): Slightly enhanced the QtCreatorSetup.sh script
Thomas Schöpping
16:27 Revision b309b751 (amiro-os): All contents of the os/ folder has been moved one directory up.
Thomas Schöpping
16:05 Revision 45fb0d6f (amiro-os): removed cpplint tool since it is outdated and not maintained.
Thomas Schöpping
15:47 Revision 5d929a9e (amiro-os): Reworked linker scripts.
the os/hal/ directory was removed completely.
Each module now has its own linker script, which again includes the fun...
Thomas Schöpping
15:45 Revision eedb8e58 (amiro-os): Review of the QEI driver patch (minor changes).
Thomas Schöpping
13:57 Revision d5bda557 (amiro-os): Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-os...
Thomas Schöpping
13:57 Revision 1fa17188 (amiro-os): optimized fan out calculation of masks for GPIO initialization.
Thomas Schöpping
12:03 Revision f1d5aa74 (amiro-os): Corrected error in ChibiOS QEI patch.
Marc Rothmann
12:00 Revision 20a4e01c (amiro-os): Moved QEI driver into ChibiOS (patch).
Marc Rothmann
11:48 Revision 69b23c6c (amiro-os): Moved QEI driver into ChibiOS (patch).
Marc Rothmann

2018-09-14

16:22 Revision 40d4810c (amiro-os): fixed several critical errors introduced in the last commits
Thomas Schöpping
16:15 Revision 37bacabf (amiro-os): Added some basics to mask pads during GPIO initialization (wip)
Thomas Schöpping
16:14 Revision dd9c40b2 (amiro-os): AMiRo-LLD submodule updated
Thomas Schöpping
16:14 Revision 780997c4 (amiro-os): updated ChibiOS submodule (had been reverted to an older version)
Thomas Schöpping
16:09 Revision e610ed8c (amiro-os): Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-os...
Thomas Schöpping
16:09 Revision 1703dfdf (amiro-os): periphAL: implementation for the nrewly introduced apalDbgPrintf() ...
Thomas Schöpping
16:07 Revision 169b8f8e (amiro-lld): Introduced a printf function (apalDbgPrintf()) to the periphAL int...
Thomas Schöpping
16:07 Revision 65d08293 (amiro-lld): Slightly enhanced documentation of newly introduced apalSPITrabsmi...
Thomas Schöpping
13:50 Revision e05848a6 (amiro-os): add dw1000 unittest
Robin Ewers
13:46 Revision fce9feec (amiro-lld): add dw1000 driver
Robin Ewers
13:44 Revision 09c6d1a7 (amiro-lld): add dw1000 driver
Robin Ewers
13:33 Revision 21eea8bd (amiro-lld): add apalSPITransmitAndReceive function to templates/periphAL.h
Robin Ewers
12:35 Revision e251c4e6 (amiro-os): add apalSPITransmitAndReceive function to periphAL.h
Robin Ewers

2018-09-13

15:45 Revision bceae0f9 (amiro-os): Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-os...
Thomas Schöpping
15:45 Revision 22be62dc (amiro-os): Reintroduced ChibiOS patch for non-DMA I2C access.
Old patch could not be applied to latest version of ChibiOS anymore. Thomas Schöpping
15:09 Revision 53710ca3 (amiro-os): Doxygen file documentation and modules.
Marc Rothmann
15:03 Revision a4251761 (amiro-lld): Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-o...
Marc Rothmann
15:03 Revision 5e2f673b (amiro-lld): Doxygen file documentation.
Marc Rothmann

2018-09-06

17:57 Revision 6df420be (amiro-os): updated ChibiOS submodule, and removed a previously required workar...
Thomas Schöpping
17:56 Revision 1bb524af (amiro-os): fixed a bug in the peripherylldsetup.sh script
Thomas Schöpping
10:26 Revision 8ca7bfe5 (amiro-os): AMiRo-BLT submodule updated.
Thomas Schöpping
09:42 Revision dab959cd (amiro-blt): fixed an issue in the GCC script (realpath failed)
Thomas Schöpping

2018-09-05

17:22 Revision 63592e51 (amiro-os): fixed the QtCreator setup script
Thomas Schöpping
17:22 Revision 738a28c8 (amiro-os): removed old CHhibiOS patches which are not required anymore
Thomas Schöpping
17:22 Revision 1e5f7648 (amiro-os): Major rework of the recent changes.
- optimized interrupt system (removed aos_interrupt.h/c)
- updated AMiRo-LLD submodule
- updated all config files to ...
Thomas Schöpping
15:07 Revision cf1f756b (amiro-lld): - All drivers which held a apalControlGpio_t before, now only hold...
- Introduced a configuration macro to define the width of the apalTime_t type.
- Several minor modifications to perip...
Thomas Schöpping
 

Also available in: Atom