Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright header | Christian Pointner | 2015-02-03 | 1 | -2/+2 |
* | sdc write works as well | Christian Pointner | 2014-04-15 | 1 | -5/+106 |
* | first working sdc read test | Christian Pointner | 2014-04-09 | 1 | -13/+100 |
* | added simple sd card test | Christian Pointner | 2014-04-09 | 1 | -0/+38 |
* | fixed usb pump thread prio | Christian Pointner | 2014-04-09 | 1 | -9/+5 |
* | upgrade to ChibiOS 2.6.2 | Christian Pointner | 2014-01-14 | 1 | -12/+12 |
* | small cleanup | Christian Pointner | 2013-12-09 | 1 | -1/+1 |
* | added IHU subsystem (only 405 for now) | Christian Pointner | 2013-12-05 | 1 | -3/+2 |
* | 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 |
* | applied upstream shell patch for chibios 2.6.1 | Christian Pointner | 2013-11-01 | 1 | -22/+16 |
* | added patch for chibios to implement shutdown and reboot | Christian Pointner | 2013-10-01 | 1 | -16/+25 |
* | implemented system shutdown and reboot (not yet finished) | Christian Pointner | 2013-08-28 | 1 | -30/+43 |
* | some cleanup | Christian Pointner | 2013-08-26 | 1 | -11/+12 |
* | some compatibility changes | Christian Pointner | 2013-08-25 | 1 | -0/+2 |
* | 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 | 1 | -0/+308 |