HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
branches
/
modules
/
EmbeddedSoftware
/
AVR
/
application
/
IrReceive/
– Rev 800
Rev
Show changed files
|
Directory listing
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
800
6698 d 4 h
linlun
/branches/modules/
Added branch for modulized applications
621
6958 d 15 h
noddan
/trunk/EmbeddedSoftware/AVR/
Updated all makefiles to work with Mac OS X by fixing echo \n and using avr-ar instead of ar
616
6964 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
apps/IrReceive: implemented debug-output for sending the buffer contents when no protocol can be found
614
6964 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
app/ir-receive: updated to work with new drivers
611
6965 d 10 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/Ir: Updated ir receiver and transmitter applications
603
6969 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
app/IrReceive: now uses transceiver drivers, changed data format on can msg!
578
6978 d 9 h
nattgris
/
* AVR/application: Cleaned up my stupid mistake with config.inc.template.
573
6978 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
app/IrReceive: added config.inc.template
563
6984 d 2 h
andfri
/trunk/EmbeddedSoftware/AVR/
* Merging branches/buildsystem_v2 into trunk.
549
6996 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
app/irreceive: main.c cleanup and now uses new defs from drivers/ircommon.h
532
7007 d 8 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
app/IrReceive: makefile updated to work with more structured drivers
528
7012 d 2 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
app/irreceive: a small fix for raw-ir, do not send to fast
527
7012 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
app/IrReceive: main.c updated to work with new drivers
519
7020 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
app/IrReceive: main.c updated for new IrReceive-drivers
512
7039 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
irreceive: renamed SNS_TYPE_CAN_IR to SNS_TYPE_IR
493
7047 d 3 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/(IrReceive, Relay, Servo): Removed all FUNCC and NID, they are called TYPE and ID in ACT and SNS
486
7053 d 17 h
arune
/trunk/EmbeddedSoftware/AVR/application/
app/relay, app/irreceive: fixed app_started-message (already in irreceive but defined app-type in canid.h)
484
7054 d 3 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
application/IrReceive: uppfrÀschning av kod m. canid
478
7056 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles
474
7057 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/*/Makefile (except for RGBLED which seems unupdated): added target reset and start for resetting node and starting application over can
471
7058 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can
439
7064 d 16 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
IrReceive: Removed ; in define
403
7074 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/application/IrReceive/
application/IrReceive uploaded