| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 800 |
6698 d 4 h |
linlun |
/branches/modules/ |
Added branch for modulized applications |
|
| 798 |
6698 d 6 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/Relay: fixed error with last update of conf.template |
|
| 797 |
6698 d 6 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
app/relay, app/sensors, app/servo: updated conf.template for new adc and main.c for 16bit tc1047
drivers/tc1047: changed to 16bit |
|
| 791 |
6698 d 16 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
drivers/tc1047: updated for using ADC drivers
app/relay: updated makefile for updated tc1047 drivers
app/servo: updated makefile for updated tc1047 drivers |
|
| 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 |
|
| 578 |
6978 d 9 h |
nattgris |
/ |
* AVR/application: Cleaned up my stupid mistake with config.inc.template. |
|
| 577 |
6978 d 10 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/relay: fixed config.inc.template and main.c |
|
| 576 |
6978 d 12 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/relay: include of config.inc, incude of stings.h |
|
| 575 |
6978 d 12 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/Relay/config.inc.template: changed comment in file |
|
| 574 |
6978 d 12 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/Relay: renamed settings.h.template to config.inc.template |
|
| 563 |
6984 d 2 h |
andfri |
/trunk/EmbeddedSoftware/AVR/ |
* Merging branches/buildsystem_v2 into trunk. |
|
| 514 |
7039 d 5 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/relay: now sends correct sns-status-msg |
|
| 499 |
7046 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
application/Relay: instance setting RELAY_ID should not be dependant on node id. |
|
| 498 |
7046 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
application/Relay: moved instance settings to settings.h.template. |
|
| 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) |
|
| 483 |
7054 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
application/Relay: uppfräschning av kod m. canid |
|
| 479 |
7055 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
application/Relay/Makefile: ändrat paths för libbar |
|
| 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 |
|
| 405 |
7074 d 5 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
Flyttade application/CanXYZ till application/XYZ |
|
| 393 |
7079 d 11 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/ |
Removed eclipse specific files and bios files from applications. |
|
| 392 |
7079 d 11 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/ |
Moved CanRelay and CanServo to AVR/application. |
|
| 391 |
7079 d 11 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Works on latest bios.
Probably some bug with temperature measurement. |
|
| 360 |
7132 d 8 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Bugs. |
|
| 354 |
7133 d 0 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Bugs. |
|
| 352 |
7133 d 5 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Bugs. |
|
| 351 |
7133 d 12 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Works with bios. |
|
| 350 |
7133 d 12 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/ |
CanRelay: Works with bios. |
|
| 245 |
7180 d 2 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/ |
CanBlinds: Uses the new libs.
CanRelay: --//--
sht7x: Dont use wdt anymore.
Moved electr. to actuator.
Deleted sensor-libs in /temperature/ except ds18s20 (for compatibility to CanDS18S20). |
|
| 196 |
7195 d 7 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/ |
CanCLCD: Using the new lib.
clcd20x4: Some minor updates.
global_funcdefs: Will now compile (got rid of a strange character). |
|
| 192 |
7199 d 23 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Stöd för två knappar som skickar meddelande på bussen (otestad) |
|
| 190 |
7206 d 12 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: fungerar nu för negativa temperaturer |
|
| 187 |
7206 d 22 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: nu med failsafe (hårdvarureset eller kommando via buss krävs för att gå ur)
använder lib tc1047 |
|
| 185 |
7208 d 2 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Fungerar bra.
TODO pollning, Vref = 1.1... |
|
| 184 |
7208 d 4 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Temperaturomvandling fungerar, utgång fungerar, skickar statusmeddelanden.
Men det är helt uppfuckat, Data sätts inte som det ska. relayStatus fungerar sporadiskt. |
|
| 177 |
7209 d 3 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
CanRelay: Klarar nu av PDIP också (ADC0 istället för ADC7) |
|
| 176 |
7209 d 5 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
Omvandlar till temperatur. Styrning av relät går alltid via tri-state. |
|
| 175 |
7209 d 10 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/CanRelay/ |
Använder pull-up och ADC |
|