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
2306 3733 d 19 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 3734 d 4 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 4372 d 9 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 4497 d 6 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 4504 d 7 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 4504 d 7 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 4504 d 7 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 4504 d 7 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 4505 d 12 h arune /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ Removed compile of mcu.c which is not used  
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
2286 4531 d 7 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 4544 d 5 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 4585 d 6 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 4585 d 8 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed build error  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
2281 4586 d 4 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 4592 d 4 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 4592 d 4 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 4592 d 4 h linlun /trunk/ Added packet to data.xml for PID  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
2274 4594 d 5 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 4594 d 7 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 4595 d 4 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
2270 4596 d 5 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ small fix  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
2269 4596 d 5 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ More work done on new PID-regulator  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/sources.list
2268 4596 d 5 h linlun /trunk/ Added new PID-frames  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
2265 4638 d 4 h linlun /trunk/EmbeddedSoftware/AVR/personal/template_module/ Removed old comment  
/trunk/EmbeddedSoftware/AVR/personal/template_module/bios.inc
2264 4640 d 19 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed build error  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
2263 4641 d 4 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Added new PID module that uses the new driver, untested  
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/sources.list
2262 4641 d 4 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Added new PID driver, untested  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/README PID_v1.txt
2260 4680 d 5 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ fixed error in last commit  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
2259 4680 d 5 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Added oregon support to protocols.c and .h  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2258 4680 d 9 h linlun /trunk/ Added more oregon sensors in data.xml  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
2256 4686 d 7 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/ Fixed font.h for dotmatrix  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/font.h
2254 4765 d 10 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Added oregon protocol, not tested!  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2253 4766 d 6 h linlun /trunk/ Added Oregon protocol define for RF-module  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
2246 5007 d 19 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Updated Roomba protocol with correct number of repetitions and timeout  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2245 5012 d 5 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Fixed build error  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
2244 5012 d 6 h linlun /trunk/ Added Roomba remote support  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2243 5051 d 13 h linlun /trunk/ Added module to measure plant moisture  
/trunk/EmbeddedSoftware/AVR/module/sns_flower
/trunk/EmbeddedSoftware/AVR/module/sns_flower/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower.c
/trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower.h
/trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/sns_flower/sources.list
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
2242 5058 d 4 h arune /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/ Better avarage-calulation  
/trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.c
2241 5058 d 3 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Fixed faulty usage of define in protocols.c  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
2239 5058 d 10 h linlun /trunk/ Added Rubicson temperature sensor in RF-nod, still atom integration and parse of data left  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template