summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* play with GFSK Deviation, test RX TXBernhard Tittelbach2012-06-224-73/+137
* output pi filter for LDO for dongleChristian Pointner2012-06-226-191/+202
* small refactoringChristian Pointner2012-06-222-27/+24
* rx detect works, still receiving mostly noiseBernhard Tittelbach2012-06-224-17/+39
* moved cmd flags to own byteChristian Pointner2012-06-221-7/+15
* decimal is better than binary for page numbersChristian Pointner2012-06-221-8/+8
* reset targetsBernhard Tittelbach2012-06-222-1/+10
* lufa worksBernhard Tittelbach2012-06-223-25/+47
* remove include, make it compileBernhard Tittelbach2012-06-221-1/+0
* ttyACM instead of usb_hidBernhard Tittelbach2012-06-227-1092/+155
* timing changed @ idm-test spi endChristian Pointner2012-06-221-0/+1
* cleanupChristian Pointner2012-06-201-5/+4
* adc sampling starts now via timer1 and ccp4 (less jitter)Christian Pointner2012-06-203-39/+53
* added check for CMD_READChristian Pointner2012-06-181-0/+3
* timer start stop through DBG0 pinChristian Pointner2012-06-181-3/+15
* added output codeChristian Pointner2012-06-181-12/+44
* idm cmd parsingChristian Pointner2012-06-171-9/+21
* some c-code translated to asmChristian Pointner2012-06-151-65/+82
* cleanupChristian Pointner2012-06-151-14/+4
* cleaned up outputChristian Pointner2012-06-151-4/+5
* renaming some more functionsChristian Pointner2012-06-151-4/+4
* improved outputChristian Pointner2012-06-151-4/+4
* renaming some functionsChristian Pointner2012-06-151-16/+21
* added cmd_read flag, remove cblChristian Pointner2012-06-141-6/+5
* improved output for invalid byteChristian Pointner2012-06-131-1/+1
* cleanupChristian Pointner2012-06-131-10/+14
* better but not there yet..Christian Pointner2012-06-131-21/+13
* better handling if stdin=fileChristian Pointner2012-06-131-14/+19
* cleanupChristian Pointner2012-06-131-44/+34
* added coypright headerChristian Pointner2012-06-131-0/+31
* added second 47nF for output PI FilterChristian Pointner2012-06-125-74/+99
* added ferrite bead for LDO of CRXChristian Pointner2012-06-125-175/+186
* added makefile for idm ringbuffer testChristian Pointner2012-06-121-0/+64
* moved fsr increment to macroChristian Pointner2012-06-121-37/+26
* added idm-ringbuffer/ringbuffer.c, which contains test code to analyze IDM ri...Markus Grüneis2012-06-121-0/+143
* INT Pin now follows UNDERRUNChristian Pointner2012-06-071-8/+5
* small performance increaseChristian Pointner2012-06-071-1/+5
* ringbuffer test seems to be working nowChristian Pointner2012-06-071-6/+20
* reverted idiotic bug fixChristian Pointner2012-06-071-6/+6
* buffer partly works nowChristian Pointner2012-06-071-86/+101
* added ad conversionChristian Pointner2012-06-071-10/+22
* improved port pin assigmentsChristian Pointner2012-06-073-80/+80
* improved port pin definitionsChristian Pointner2012-06-071-25/+25
* improved hardware definitionsChristian Pointner2012-06-074-98/+98
* better Port Pin definitionsChristian Pointner2012-06-071-21/+21
* tmr2 as 8kHz clockChristian Pointner2012-06-071-30/+49
* cleanupChristian Pointner2012-06-071-20/+19
* fixed CRX_POWERChristian Pointner2012-06-076-11/+13
* added ringbuffer ptr handlingChristian Pointner2012-06-061-4/+114
* minor fixesChristian Pointner2012-06-051-11/+27