Subversion Repositories HomeAutomation

Rev

Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1308 6249 d 5 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
/branches/atomV2
1284 6265 d 9 h arune /trunk/ modules/touch: added raw touch data, untested  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c
1279 6265 d 16 h arune /trunk/ Configuration: more description
sns_touch.c: cleanup
 
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c
1278 6266 d 2 h arune /trunk/ Configuration: fixed enum for touch  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1277 6266 d 2 h arune /trunk/ Configuration: added touch  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1269 6271 d 7 h pengi /trunk/ missed moduleid.h and data.xml  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1266 6271 d 7 h pengi /trunk/ Channel drivers added... early working version.  
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.c
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.h
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/sources.list
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/gpio.h
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c
1263 6271 d 9 h arune /trunk/ Configuration: removed tester-variable, using printf instead  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1262 6271 d 11 h arune /trunk/ Configuration: fixed last commit  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1261 6271 d 11 h arune /trunk/ Configuration: Added command for testerprogrammer (rig)  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1260 6271 d 14 h arune /trunk/ Configuration (can-db): added current to global commands  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1251 6301 d 4 h linlun /trunk/Configuration/ Added commands for programming eeprom images into ks0108 modules  
/trunk/Configuration/data.xml
1243 6303 d 5 h arune /trunk/ Configuration/data.xml: changed pwm value to 8bit
modules/softpwm: changed softpwm to map 0-255 to pwm value, regardless of periodtime
 
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.c
1241 6303 d 17 h arune /trunk/Configuration/ Configuration/data.xml: changed float to uint on pwm-value  
/trunk/Configuration/data.xml
1193 6355 d 5 h linlun /trunk/ SNS_POWER, cleaned code and changed behavior on CAN (updated data.xml)  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.h
1179 6359 d 18 h arune /trunk/ modules/rotary, config/data.xml, drivers/modulesid.h: updated rotary to use enum for clockwise/counterclockwise  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_rotary/sns_rotary.c
1177 6360 d 3 h linlun /trunk/ updated softPWM, now supports 8 channels  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/sources.list
1156 6364 d 9 h linlun /trunk/ Added softPWM module  
/trunk/EmbeddedSoftware/AVR/module/act_softPWM
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/sources.list
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1121 6411 d 12 h linlun /trunk/ Added sns_power, measures power from powermeter LED output  
/trunk/EmbeddedSoftware/AVR/module/sns_power
/trunk/EmbeddedSoftware/AVR/module/sns_power/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.h
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/sns_power/sources.list
/trunk/PcSoftware/Atom/Services/Can/power.js
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1120 6414 d 2 h linlun /trunk/ Fixed SlowPWM in data.xml  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h

Show All