summaryrefslogtreecommitdiff
path: root/software
Commit message (Expand)AuthorAgeFilesLines
* upgraded to new lufa version of avr-utilsHEADmasterChristian Pointner2015-06-305-46/+67
* dos2unixChristian Pointner2015-06-212-258/+258
* max size for fifo buflen is 255Christian Pointner2015-03-041-1/+1
* sizeof vs hardcoded lengthChristian Pointner2015-03-041-2/+2
* print not implemented warnings for send and beacon taskChristian Pointner2015-03-041-54/+63
* hhd70: pa table dumpChristian Pointner2015-03-031-0/+12
* hhd70: added simple task handlingChristian Pointner2015-03-031-9/+94
* added manual dump for nomalized register accessChristian Pointner2015-03-031-0/+56
* fixed pic bootloader include pathsChristian Pointner2015-02-255-5/+9
* moved to external pic utilsChristian Pointner2015-02-255-78/+12
* using external avr-utils nowChristian Pointner2015-02-2437-6367/+23
* hhd70: added internal functions for bulk read and writeChristian Pointner2015-02-242-12/+93
* fixed set_freq and reg_initChristian Pointner2015-02-241-19/+4
* hhd70: implemented also register writesChristian Pointner2015-02-243-110/+271
* hhd70: masks for reading config registerChristian Pointner2015-02-192-29/+30
* hhd70: cc1101 register getterChristian Pointner2015-02-192-41/+80
* hhd70dongle.old: reverted to older baseChristian Pointner2015-02-194-284/+414
* hhd70: added interface for direct register accessChristian Pointner2015-02-183-18/+368
* 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