Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2306 3721 d 16 h cougar /trunk/EmbeddedSoftware/AVR/module/sns_counter/ FIX #ifdef -> #if for sns_counter_CHx_DEBOUNCE_TIME_MS cheks  
2305 3722 d 1 h cougar /trunk/ Add up to 8 channel support for sns_counter (based on sns_input but without PCA95xx support)  
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  
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  
2291 4492 d 4 h arune /trunk/EmbeddedSoftware/AVR/ Added preliminary support for AVR-internal can controller, mega64c1/m1  
2290 4492 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/ Added commented ports, those can be used with mega64c1  
2289 4492 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ Added support for mega64c1 in timebase (old timer lib)  
2288 4492 d 4 h arune /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/ Added default config for orgeon and new viking protocol  
2287 4493 d 10 h arune /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ Removed compile of mcu.c which is not used  
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  
2285 4532 d 2 h arune /trunk/EmbeddedSoftware/AVR/ Fixes #0000023, credits to Andreas Fritiofson  
2283 4573 d 3 h linlun /trunk/ Fixed missing ; in RRD_tool.js, mote implementation in PID regulator  
2282 4573 d 5 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed build error  
2281 4574 d 1 h linlun /trunk/ Updates to new PID code  
2278 4580 d 1 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Updates to PIDv1 module  
2277 4580 d 1 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Updates to PIDv1 driver  
2276 4580 d 1 h linlun /trunk/ Added packet to data.xml for PID  
2274 4582 d 2 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Added missing drivers  
2273 4582 d 5 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed compiler warning for cast of pointer  
2272 4583 d 1 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Updates to New PID controller  
2270 4584 d 2 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ small fix  
2269 4584 d 2 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ More work done on new PID-regulator  
2268 4584 d 2 h linlun /trunk/ Added new PID-frames  
2265 4626 d 1 h linlun /trunk/EmbeddedSoftware/AVR/personal/template_module/ Removed old comment  
2264 4628 d 16 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed build error  
2263 4629 d 1 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Added new PID module that uses the new driver, untested  
2262 4629 d 1 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Added new PID driver, untested  
2260 4668 d 2 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ fixed error in last commit  
2259 4668 d 2 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Added oregon support to protocols.c and .h  
2258 4668 d 6 h linlun /trunk/ Added more oregon sensors in data.xml  
2256 4674 d 5 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/ Fixed font.h for dotmatrix  
2254 4753 d 7 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Added oregon protocol, not tested!  
2253 4754 d 3 h linlun /trunk/ Added Oregon protocol define for RF-module  
2246 4995 d 16 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Updated Roomba protocol with correct number of repetitions and timeout  
2245 5000 d 3 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Fixed build error  
2244 5000 d 3 h linlun /trunk/ Added Roomba remote support  
2243 5039 d 10 h linlun /trunk/ Added module to measure plant moisture  
2242 5046 d 1 h arune /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/ Better avarage-calulation  
2241 5046 d 1 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Fixed faulty usage of define in protocols.c  
2239 5046 d 7 h linlun /trunk/ Added Rubicson temperature sensor in RF-nod, still atom integration and parse of data left