| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 613 |
6978 d 12 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ |
drivers/ir: updated polling in receive routine |
|
| 611 |
6979 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
application/Ir: Updated ir receiver and transmitter applications |
|
| 610 |
6979 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
drivers/IR: updated ir-drivers, debug output not implemented yet, some ugly-hacks still exists |
|
| 609 |
6981 d 10 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/IrTransmit/ |
app/IrTransmitter: uppdated to work with new drivers |
|
| 608 |
6981 d 10 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
ir: splitted drivers and protocol, nice and clean, this now works for transmitter, receiver not tested |
|
| 607 |
6981 d 10 h |
noddan |
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ |
application/lcd: works quite well, except backlight. could just be my hardware though. |
|
| 606 |
6981 d 14 h |
noddan |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ |
canid.h: added act_type_lcd |
|
| 605 |
6981 d 15 h |
noddan |
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ |
application/lcd: now compiles. can't recieve any messages though, I'm looking into it right now. |
|
| 604 |
6981 d 15 h |
noddan |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/clcd/ |
drivers/LCD: now reads F_CPU from configfile. |
|
| 603 |
6983 d 11 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/IrReceive/ |
app/IrReceive: now uses transceiver drivers, changed data format on can msg! |
|
| 602 |
6983 d 11 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/IrTransmit/ |
app/IrTransmit: now uses transceiver drivers, working implementation |
|
| 601 |
6983 d 11 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ |
drivers/irtransceiver:
reworked data format in protocols
ir transmitt implemented |
|
| 598 |
6985 d 10 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ |
canid.h: added ACT_TYPE_IR |
|
| 597 |
6986 d 11 h |
pengi |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ |
Moved CAN_CHANNEL from channel.h to canid.h
Renamed CAN_CHANNEL to CAN_CHN |
|
| 595 |
6988 d 17 h |
pengi |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/channel/ |
started commenting channel library |
|
| 589 |
6989 d 17 h |
pengi |
/trunk/EmbeddedSoftware/AVR/ |
Channel: moved to avr-lib |
|
| 588 |
6989 d 17 h |
pengi |
/trunk/EmbeddedSoftware/AVR/application/ChanDimmer/ |
ChanDimmer: added support for setting channel value |
|
| 587 |
6990 d 6 h |
pengi |
/trunk/EmbeddedSoftware/AVR/application/ChanDimmer/ |
First test with channel-based datareciever. |
|
| 585 |
6991 d 10 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
avr-lib/bios.c: added possibility to make node autostart, configuration in bios.inc
personal/template/bios.inc: added default settings for AUTOSTART and information |
|
| 584 |
6991 d 12 h |
noddan |
/trunk/EmbeddedSoftware/AVR/application/RGBLED/ |
application/RGBLED: updated with bugfix and better commandreception |
|