Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | reverted idiotic bug fix | Christian Pointner | 2012-06-07 | 1 | -6/+6 | |
* | buffer partly works now | Christian Pointner | 2012-06-07 | 1 | -86/+101 | |
* | added ad conversion | Christian Pointner | 2012-06-07 | 1 | -10/+22 | |
* | improved port pin assigments | Christian Pointner | 2012-06-07 | 3 | -80/+80 | |
* | improved port pin definitions | Christian Pointner | 2012-06-07 | 1 | -25/+25 | |
* | improved hardware definitions | Christian Pointner | 2012-06-07 | 4 | -98/+98 | |
* | better Port Pin definitions | Christian Pointner | 2012-06-07 | 1 | -21/+21 | |
* | tmr2 as 8kHz clock | Christian Pointner | 2012-06-07 | 1 | -30/+49 | |
* | cleanup | Christian Pointner | 2012-06-07 | 1 | -20/+19 | |
* | added ringbuffer ptr handling | Christian Pointner | 2012-06-06 | 1 | -4/+114 | |
* | minor fixes | Christian Pointner | 2012-06-05 | 1 | -11/+27 | |
* | first working version of spi communication | Christian Pointner | 2012-06-05 | 2 | -23/+25 | |
* | USB Manufacturer and Product | Christian Pointner | 2012-06-05 | 2 | -2/+12 | |
* | some timing test for idm communication (not working yet - hardware probs?) | Christian Pointner | 2012-05-31 | 2 | -17/+41 | |
* | cleanup | Christian Pointner | 2012-05-31 | 1 | -3/+2 | |
* | cleaned up hhd70dongle Makefile | Christian Pointner | 2012-05-31 | 1 | -2/+1 | |
* | updated avr.README | Christian Pointner | 2012-05-31 | 1 | -0/+40 | |
* | cleanup | Christian Pointner | 2012-05-31 | 1 | -14/+14 | |
* | fixed interrupt for MSSP1? | Christian Pointner | 2012-05-31 | 1 | -1/+3 | |
* | spi test (not working yet) | Christian Pointner | 2012-05-31 | 1 | -7/+36 | |
* | handshake lines work | Christian Pointner | 2012-05-30 | 1 | -5/+8 | |
* | started new empty idm code | Christian Pointner | 2012-05-30 | 2 | -437/+47 | |
* | added idm test program (for teensy) | Christian Pointner | 2012-05-30 | 3 | -0/+263 | |
* | upgraded to new spreadspace avr tools | Christian Pointner | 2012-05-30 | 10 | -109/+738 | |
* | improved CPU_PRESCALE Macro | Christian Pointner | 2012-05-22 | 1 | -2/+1 | |
* | updated avr utils from spreadspace (minor bugfixes) | Christian Pointner | 2012-05-20 | 4 | -37/+91 | |
* | rx fifo could have overflowed | Bernhard Tittelbach | 2012-05-20 | 1 | -0/+1 | |
* | sync word and wait for TX to finish | Bernhard Tittelbach | 2012-05-20 | 1 | -1/+12 | |
* | switch from IDLE _and_ RX to TX | Bernhard Tittelbach | 2012-05-20 | 1 | -2/+2 | |
* | gracefully ignore nonexisting or nonexecutable reset_func | Christian Pointner | 2012-05-20 | 1 | -1/+7 | |
* | autoreset on flash :) | Bernhard Tittelbach | 2012-05-20 | 1 | -0/+1 | |
* | added avr.include.mk with reset capability | Christian Pointner | 2012-05-20 | 1 | -14/+4 | |
* | fixed reset to bootloader?? | Christian Pointner | 2012-05-20 | 1 | -26/+8 | |
* | rx/tx test updates | Bernhard Tittelbach | 2012-05-20 | 2 | -26/+24 | |
* | adc on/off | Bernhard Tittelbach | 2012-05-20 | 3 | -5/+17 | |
* | fixed adc read ??? | Christian Pointner | 2012-05-20 | 2 | -15/+16 | |
* | ../.. | Bernhard Tittelbach | 2012-05-20 | 2 | -19/+4 | |
* | fix write register bug | Bernhard Tittelbach | 2012-05-20 | 2 | -33/+35 | |
* | found a 'datasheet' for hhd70, thus exchanged RE/TE | Bernhard Tittelbach | 2012-05-20 | 3 | -21/+15 | |
* | moved hid70dongle usbhid pc interface | Bernhard Tittelbach | 2012-05-19 | 7 | -1289/+0 | |
* | clean reset | Bernhard Tittelbach | 2012-05-19 | 1 | -1/+1 | |
* | refactor functionnames so name fits file and interface | Bernhard Tittelbach | 2012-05-19 | 6 | -137/+137 | |
* | first attempt at RX/TX w/ 2 dongles | Bernhard Tittelbach | 2012-05-19 | 5 | -25/+43 | |
* | enable/disable PA and LNA | Bernhard Tittelbach | 2012-05-19 | 3 | -12/+45 | |
* | led on only during send | Bernhard Tittelbach | 2012-05-19 | 3 | -8/+10 | |
* | updated teensy tools from spreadspace (rename to avr) | Christian Pointner | 2012-05-19 | 5 | -66/+195 | |
* | rewrite read_rxfifo. next: write interrupt handler for GPO1 | Bernhard Tittelbach | 2012-05-19 | 1 | -6/+22 | |
* | debug code makes code too slow, causing FIFO underrun -> commented out | Bernhard Tittelbach | 2012-05-19 | 2 | -22/+20 | |
* | variable packet mode works, where infinite packet mode apparently doesn't | Bernhard Tittelbach | 2012-05-19 | 1 | -3/+7 | |
* | more TX test, Carrier is there, but FIFO not emptied | Bernhard Tittelbach | 2012-05-19 | 1 | -20/+61 |