summaryrefslogtreecommitdiff
path: root/software
Commit message (Expand)AuthorAgeFilesLines
* added status readsChristian Pointner2015-02-182-0/+51
* hhd70: added rssi and RX TX commandsChristian Pointner2015-02-183-0/+29
* hhd70: command fast tx onChristian Pointner2015-02-173-3/+4
* hhd70: added commands SXOFF and SCALChristian Pointner2015-02-173-0/+26
* hhd70: reading state works nowChristian Pointner2015-02-174-4/+94
* hhd70: added idle commandChristian Pointner2015-02-173-0/+10
* hhd70: getting/setting frequencyChristian Pointner2015-02-173-6/+69
* strobing command and register read and write workChristian Pointner2015-02-177-18/+224
* hhd70: started hhd70dongle form scratchChristian Pointner2015-02-175-0/+351
* moved old hhd70dongle codebaseChristian Pointner2015-02-1710-0/+0
* hhd70: started refactoring of cc1101 codeChristian Pointner2015-02-175-400/+436
* fixed include guardChristian Pointner2015-02-131-2/+2
* fixed copyrightChristian Pointner2015-02-132-17/+7
* moved rda1846 code to libChristian Pointner2015-02-134-36/+16
* rda1846: make rda quartz frequency setable by project makefileChristian Pointner2015-02-133-14/+15
* hhd70dongle: fixes for frequency calcualtion, improved support for c1101 powe...Christian Pointner2015-02-135-27/+121
* updated copyright headerChristian Pointner2015-02-0347-88/+88
* upgraded avr utilsChristian Pointner2014-12-1514-17/+17
* upgraded to ChibiOS 2.6.6Christian Pointner2014-11-091-1/+1
* upgraded to ChibiOS 2.6.5Christian Pointner2014-07-301-1/+1
* updated avr utilsChristian Pointner2014-06-052-0/+3
* upgrade avr utilsChristian Pointner2014-06-036-4/+103
* updated chibios to 2.6.4Christian Pointner2014-05-231-31/+18
* sdc write works as wellChristian Pointner2014-04-151-5/+106
* first working sdc read testChristian Pointner2014-04-091-13/+100
* added simple sd card testChristian Pointner2014-04-096-34/+73
* fixed usb pump thread prioChristian Pointner2014-04-0912-18/+225
* added SDIO for F405 and blockstoreChristian Pointner2014-04-097-65/+220
* upgraded avr utilsChristian Pointner2014-03-1513-16/+458
* updated avr utilsChristian Pointner2014-03-151-5/+5
* small cleanup (disbling TM subsystem)Christian Pointner2014-01-232-2/+4
* powerdown when haltedChristian Pointner2014-01-221-1/+4
* 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