Subversion Repositories HomeAutomation

Rev

Hide changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2306 3721 d 16 h cougar /trunk/EmbeddedSoftware/AVR/module/sns_counter/ FIX #ifdef -> #if for sns_counter_CHx_DEBOUNCE_TIME_MS cheks  
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c
2305 3722 d 1 h cougar /trunk/ Add up to 8 channel support for sns_counter (based on sns_input but without PCA95xx support)  
/trunk/EmbeddedSoftware/AVR/module/sns_counter/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.h
/trunk/PcSoftware/Atom1.5/script/interface/counter.js
2299 4360 d 6 h linlun /trunk/EmbeddedSoftware/AVR/module/act_hwPWM/ fixed issue with PROGMEM and newer avr-gcc, data must be set to const  
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
2297 4485 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ Minor tweaks for internal AVR CAN, changed default for compiling support for Viking type 3  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/avr_internal.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/can_drv.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/can_lib.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2291 4492 d 4 h arune /trunk/EmbeddedSoftware/AVR/ Added preliminary support for AVR-internal can controller, mega64c1/m1  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/avr_internal.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/avr_internal.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/can_drv.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/can_drv.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/can_lib.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/can_lib.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_bittime.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
/trunk/EmbeddedSoftware/AVR/personal/template_application/bios.inc
/trunk/EmbeddedSoftware/AVR/personal/template_module/bios.inc
2290 4492 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/ Added commented ports, those can be used with mega64c1  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/gpio.h
2289 4492 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ Added support for mega64c1 in timebase (old timer lib)  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.h
2288 4492 d 4 h arune /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/ Added default config for orgeon and new viking protocol  
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
2287 4493 d 10 h arune /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ Removed compile of mcu.c which is not used  
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
2286 4519 d 4 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/src/ Fix for recent GCC issue (affects Ubuntu 14.04), fix by Andreas Fritiofson  
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/Makefile
2285 4532 d 2 h arune /trunk/EmbeddedSoftware/AVR/ Fixes #0000023, credits to Andreas Fritiofson  
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/Makefile
2283 4573 d 3 h linlun /trunk/ Fixed missing ; in RRD_tool.js, mote implementation in PID regulator  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.h
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2282 4573 d 5 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed build error  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
2281 4574 d 1 h linlun /trunk/ Updates to new PID code  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.c
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h
2278 4580 d 1 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Updates to PIDv1 module  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h
2277 4580 d 1 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Updates to PIDv1 driver  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.h
2276 4580 d 1 h linlun /trunk/ Added packet to data.xml for PID  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
2274 4582 d 2 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Added missing drivers  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_AutoTune.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_AutoTune.h
2273 4582 d 5 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed compiler warning for cast of pointer  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
2272 4583 d 1 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Updates to New PID controller  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/config.inc.template

Show All