summaryrefslogtreecommitdiff
path: root/software
Commit message (Expand)AuthorAgeFilesLines
...
* fixed not used USB OTG2Christian Pointner2014-01-221-1/+1
* disabled unused internal clocksChristian Pointner2014-01-161-3/+3
* disabling RTC on F405 based MPU as wellChristian Pointner2014-01-161-1/+1
* disable RTC clockChristian Pointner2014-01-161-1/+1
* enable sleep mode for idle threadChristian Pointner2014-01-151-0/+2
* fixed mcuconf for F405Christian Pointner2014-01-141-0/+10
* upgrade to ChibiOS 2.6.2Christian Pointner2014-01-145-24/+23
* small cleanupChristian Pointner2013-12-092-2/+2
* ihu serial support for F103Christian Pointner2013-12-052-2/+4
* added IHU subsystem (only 405 for now)Christian Pointner2013-12-058-14/+128
* added preliminary flash commandChristian Pointner2013-12-031-0/+27
* print warning for not implemented bootloader commandChristian Pointner2013-12-031-2/+2
* main.c cleanupChristian Pointner2013-11-061-23/+35
* applied upstream shell patch for chibios 2.6.1Christian Pointner2013-11-011-22/+16
* some cleanupsChristian Pointner2013-10-042-17/+27
* added patch for chibios to implement shutdown and rebootChristian Pointner2013-10-012-16/+27
* implemented system shutdown and reboot (not yet finished)Christian Pointner2013-08-283-35/+86
* some cleanupChristian Pointner2013-08-262-13/+14
* updated to chibios 2.6.1Christian Pointner2013-08-261-1/+1
* added support for STM32F405Christian Pointner2013-08-2510-8/+1689
* moved board specific code to new path (prepartion for dual support with f405-...Christian Pointner2013-08-254-3/+4
* some compatibility changesChristian Pointner2013-08-253-14/+12
* cleaned up shell (no double disconnect/connect for usb)Christian Pointner2013-08-231-2/+0
* also print thread namesChristian Pointner2013-08-221-3/+4
* added USB CDC based shellChristian Pointner2013-08-229-15/+565
* moved heartbeat thread to seperate fileChristian Pointner2013-08-215-42/+135
* some test for mpuChristian Pointner2013-08-211-11/+6
* added reset func for rda1846dongleChristian Pointner2013-08-172-0/+5
* upgraded avr utilsChristian Pointner2013-08-1710-13/+1076
* updated pic bootloaderChristian Pointner2013-08-122-6/+4
* disabled HSI oscillatorChristian Pointner2013-08-051-2/+2
* enabled USB, fixed missing PortF and PortG initChristian Pointner2013-08-044-3/+21
* dos vs unix line endingChristian Pointner2013-08-047-253/+253
* remove old FreeRTOS based MPU filesChristian Pointner2013-08-0419-2422/+0
* switched to chibios 2.6.0Christian Pointner2013-08-047-195/+83
* improved board config for MPU chibiosChristian Pointner2013-08-043-40/+21
* updated pic makefileChristian Pointner2013-08-041-10/+6
* upgraded pic bootloaderChristian Pointner2013-08-049-52/+28
* moved to 437.525 MHz as assigned by IARU for RDAChristian Pointner2013-07-302-3/+3
* added bat interrupt and spi stubChristian Pointner2013-07-272-2/+57
* updated copyrightChristian Pointner2013-07-2710-10/+10
* added bootloader for CTRChristian Pointner2013-07-262-0/+131
* added bootloader for BATChristian Pointner2013-07-262-0/+131
* added bootloader for IDMChristian Pointner2013-07-262-0/+140
* added workarounds for Hardware shortcomingsChristian Pointner2013-07-262-5/+5
* updated to new PIC bootloader with support for SPI and 16F1847Christian Pointner2013-07-2615-41/+463
* yet another downloader updateChristian Pointner2013-07-101-0/+1
* updated downloader for picChristian Pointner2013-07-102-47/+59
* upgraded pic downloaderChristian Pointner2013-07-101-8/+49
* added bootloader for IHUChristian Pointner2013-07-1014-7/+1609