Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed mcuconf for F405 | Christian Pointner | 2014-01-14 | 1 | -0/+10 |
* | upgrade to ChibiOS 2.6.2 | Christian Pointner | 2014-01-14 | 5 | -24/+23 |
* | small cleanup | Christian Pointner | 2013-12-09 | 2 | -2/+2 |
* | ihu serial support for F103 | Christian Pointner | 2013-12-05 | 2 | -2/+4 |
* | added IHU subsystem (only 405 for now) | Christian Pointner | 2013-12-05 | 8 | -14/+128 |
* | added preliminary flash command | Christian Pointner | 2013-12-03 | 1 | -0/+27 |
* | print warning for not implemented bootloader command | Christian Pointner | 2013-12-03 | 1 | -2/+2 |
* | main.c cleanup | Christian Pointner | 2013-11-06 | 1 | -23/+35 |
* | applied upstream shell patch for chibios 2.6.1 | Christian Pointner | 2013-11-01 | 1 | -22/+16 |
* | some cleanups | Christian Pointner | 2013-10-04 | 2 | -17/+27 |
* | added patch for chibios to implement shutdown and reboot | Christian Pointner | 2013-10-01 | 2 | -16/+27 |
* | implemented system shutdown and reboot (not yet finished) | Christian Pointner | 2013-08-28 | 3 | -35/+86 |
* | some cleanup | Christian Pointner | 2013-08-26 | 2 | -13/+14 |
* | updated to chibios 2.6.1 | Christian Pointner | 2013-08-26 | 1 | -1/+1 |
* | added support for STM32F405 | Christian Pointner | 2013-08-25 | 10 | -8/+1689 |
* | moved board specific code to new path (prepartion for dual support with f405-... | Christian Pointner | 2013-08-25 | 4 | -3/+4 |
* | some compatibility changes | Christian Pointner | 2013-08-25 | 3 | -14/+12 |
* | cleaned up shell (no double disconnect/connect for usb) | Christian Pointner | 2013-08-23 | 1 | -2/+0 |
* | also print thread names | Christian Pointner | 2013-08-22 | 1 | -3/+4 |
* | added USB CDC based shell | Christian Pointner | 2013-08-22 | 9 | -15/+565 |
* | moved heartbeat thread to seperate file | Christian Pointner | 2013-08-21 | 5 | -42/+135 |
* | some test for mpu | Christian Pointner | 2013-08-21 | 1 | -11/+6 |
* | disabled HSI oscillator | Christian Pointner | 2013-08-05 | 1 | -2/+2 |
* | enabled USB, fixed missing PortF and PortG init | Christian Pointner | 2013-08-04 | 4 | -3/+21 |
* | dos vs unix line ending | Christian Pointner | 2013-08-04 | 7 | -253/+253 |
* | switched to chibios 2.6.0 | Christian Pointner | 2013-08-04 | 7 | -195/+83 |
* | improved board config for MPU chibios | Christian Pointner | 2013-08-04 | 3 | -40/+21 |
* | added initial version for chibios based mpu | Christian Pointner | 2013-05-28 | 9 | -0/+1650 |
* | moved old FreeRTOS based MPU Softeware to mpu.old | Christian Pointner | 2013-05-28 | 19 | -2422/+0 |
* | git-svn-id: https://svn.spreadspace.org/mur.sat@403 7de4ea59-55d0-425e-a1af-a... | Roland Sahlsten | 2012-05-08 | 10 | -20/+665 |
* | unabsichtlich eingechecked | Roland Sahlsten | 2011-10-26 | 1 | -185/+0 |
* | git-svn-id: https://svn.spreadspace.org/mur.sat@181 7de4ea59-55d0-425e-a1af-a... | Roland Sahlsten | 2011-10-24 | 2 | -0/+118 |
* | git-svn-id: https://svn.spreadspace.org/mur.sat@180 7de4ea59-55d0-425e-a1af-a... | Roland Sahlsten | 2011-10-24 | 6 | -48/+131 |
* | git-svn-id: https://svn.spreadspace.org/mur.sat@178 7de4ea59-55d0-425e-a1af-a... | Roland Sahlsten | 2011-10-19 | 1 | -6/+2 |
* | Initial version of MPU | Roland Sahlsten | 2011-09-27 | 14 | -0/+1765 |
* | removing remaining mpu source files | Christian Pointner | 2011-09-27 | 2 | -967/+0 |
* | removed old mpu source | Christian Pointner | 2011-09-27 | 14 | -1739/+0 |
* | First version of MainProcessingUnit mpu. | Roland Sahlsten | 2011-05-24 | 16 | -0/+2706 |