| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 542 |
7013 d 9 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transmitter/ |
drivers/irtransmitter: first committ |
|
| 541 |
7014 d 1 h |
arune |
/trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/ |
standalone/simpleeth: disablead dumping of data to udp-port, changed avr-port for reset of enc, some cleanup (removed led), option for sending empty timestamp on bus |
|
| 540 |
7014 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
App/IrTransmit: renamed folder |
|
| 539 |
7015 d 6 h |
andfri |
/trunk/EmbeddedSoftware/AVR/trash/Test/ |
Testing commit-msg |
|
| 538 |
7015 d 6 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/IrTransmitter/ |
app/IrTransmitt: upload of folder |
|
| 537 |
7015 d 6 h |
andfri |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ |
* avr-lib: Added a new timer driver to provide several software timers from a single timer module, as well as the basic timebase functionality. |
|
| 536 |
7019 d 22 h |
arune |
/trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/ |
standalone/cansimpleeth: fixes in makefile to work in standalonedir |
|
| 535 |
7020 d 0 h |
arune |
/trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/ |
drivers/eth/enc28j60: CS-port should be PC0 |
|
| 534 |
7020 d 0 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/eth/enc28j60/ |
drivers/eth/enc28j60: CS-port should be PC0 |
|
| 533 |
7022 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
drivers/IrReceive: cleanup and structure, needs application to compile ircommon.c so update the makefile |
|
| 532 |
7022 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/IrReceive/ |
app/IrReceive: makefile updated to work with more structured drivers |
|
| 531 |
7023 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
drivers/irreceive: Samsung protocol implemented (very much like NEC) |
|
| 530 |
7023 d 21 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
drivers/irreceive: NEC protocol implemented |
|
| 529 |
7026 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
drivers/irreceive: sharp protocol implemented |
|
| 528 |
7026 d 21 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/IrReceive/ |
app/irreceive: a small fix for raw-ir, do not send to fast |
|
| 527 |
7026 d 23 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/IrReceive/ |
app/IrReceive: main.c updated to work with new drivers |
|
| 526 |
7026 d 23 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
drivers/IR: receiver now receives irdata before parsing it, might be a limitation for some protocol but should not |
|
| 525 |
7026 d 23 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ |
canid.h: seems to forgot to commit this file |
|
| 524 |
7031 d 22 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
drivers/irreceive:
timer now use prescaler of 8, makes it scale better if you should need to run it at higher F_CPU
its also a small preparation for a big remake, if that will be done |
|
| 523 |
7033 d 13 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
drivers/ir: neater code in irreceive.c, more tolerant timings for SIRC in ircommon.h |
|