summaryrefslogtreecommitdiff
path: root/software/idm
Commit message (Expand)AuthorAgeFilesLines
* moved to external pic utilsChristian Pointner2015-02-251-1/+2
* updated copyright headerChristian Pointner2015-02-031-4/+4
* cleanupChristian Pointner2012-07-051-27/+17
* ssp test worksChristian Pointner2012-07-051-18/+29
* small refactoringChristian Pointner2012-06-221-22/+16
* moved cmd flags to own byteChristian Pointner2012-06-221-7/+15
* decimal is better than binary for page numbersChristian Pointner2012-06-221-8/+8
* cleanupChristian Pointner2012-06-201-5/+4
* adc sampling starts now via timer1 and ccp4 (less jitter)Christian Pointner2012-06-201-33/+48
* 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
* moved fsr increment to macroChristian Pointner2012-06-121-37/+26
* 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
* better Port Pin definitionsChristian Pointner2012-06-071-21/+21
* tmr2 as 8kHz clockChristian Pointner2012-06-071-30/+49
* cleanupChristian Pointner2012-06-071-20/+19
* added ringbuffer ptr handlingChristian Pointner2012-06-061-4/+114
* minor fixesChristian Pointner2012-06-051-11/+27
* first working version of spi communicationChristian Pointner2012-06-051-19/+21
* some timing test for idm communication (not working yet - hardware probs?)Christian Pointner2012-05-311-15/+35
* cleanupChristian Pointner2012-05-311-3/+2
* fixed interrupt for MSSP1?Christian Pointner2012-05-311-1/+3
* spi test (not working yet)Christian Pointner2012-05-311-7/+36
* handshake lines workChristian Pointner2012-05-301-5/+8
* started new empty idm codeChristian Pointner2012-05-302-437/+47
* fixed header info (2011 vs. 2012)Christian Pointner2011-12-132-2/+2
* cleanupChristian Pointner2011-12-131-41/+38
* added CTSChristian Pointner2011-12-091-17/+94
* read write buf ptr handlingChristian Pointner2011-12-091-14/+108
* added write ring bufferChristian Pointner2011-12-091-23/+91
* idm as simple sound cardChristian Pointner2011-12-091-9/+50
* idm initial checkinChristian Pointner2011-12-082-0/+235