Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2306 3722 d 14 h cougar /trunk/EmbeddedSoftware/AVR/module/sns_counter/ FIX #ifdef -> #if for sns_counter_CHx_DEBOUNCE_TIME_MS cheks  
2305 3722 d 23 h cougar /trunk/ Add up to 8 channel support for sns_counter (based on sns_input but without PCA95xx support)  
2299 4361 d 4 h linlun /trunk/EmbeddedSoftware/AVR/module/act_hwPWM/ fixed issue with PROGMEM and newer avr-gcc, data must be set to const  
2297 4486 d 1 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ Minor tweaks for internal AVR CAN, changed default for compiling support for Viking type 3  
2291 4493 d 2 h arune /trunk/EmbeddedSoftware/AVR/ Added preliminary support for AVR-internal can controller, mega64c1/m1  
2290 4493 d 2 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/ Added commented ports, those can be used with mega64c1  
2289 4493 d 2 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ Added support for mega64c1 in timebase (old timer lib)  
2288 4493 d 2 h arune /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/ Added default config for orgeon and new viking protocol  
2287 4494 d 7 h arune /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ Removed compile of mcu.c which is not used  
2286 4520 d 2 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/src/ Fix for recent GCC issue (affects Ubuntu 14.04), fix by Andreas Fritiofson  
2285 4533 d 0 h arune /trunk/EmbeddedSoftware/AVR/ Fixes #0000023, credits to Andreas Fritiofson  
2283 4574 d 0 h linlun /trunk/ Fixed missing ; in RRD_tool.js, mote implementation in PID regulator  
2282 4574 d 3 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed build error  
2281 4574 d 23 h linlun /trunk/ Updates to new PID code  
2278 4580 d 23 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Updates to PIDv1 module  
2277 4580 d 23 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Updates to PIDv1 driver  
2276 4580 d 23 h linlun /trunk/ Added packet to data.xml for PID  
2274 4583 d 0 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Added missing drivers  
2273 4583 d 2 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed compiler warning for cast of pointer  
2272 4583 d 23 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Updates to New PID controller  
2270 4585 d 0 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ small fix  
2269 4585 d 0 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ More work done on new PID-regulator  
2268 4585 d 0 h linlun /trunk/ Added new PID-frames  
2265 4626 d 23 h linlun /trunk/EmbeddedSoftware/AVR/personal/template_module/ Removed old comment  
2264 4629 d 14 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Fixed build error  
2263 4629 d 23 h linlun /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ Added new PID module that uses the new driver, untested  
2262 4629 d 23 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/ Added new PID driver, untested  
2260 4669 d 0 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ fixed error in last commit  
2259 4669 d 0 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Added oregon support to protocols.c and .h  
2258 4669 d 3 h linlun /trunk/ Added more oregon sensors in data.xml  
2256 4675 d 2 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/ Fixed font.h for dotmatrix  
2254 4754 d 5 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Added oregon protocol, not tested!  
2253 4755 d 1 h linlun /trunk/ Added Oregon protocol define for RF-module  
2246 4996 d 14 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Updated Roomba protocol with correct number of repetitions and timeout  
2245 5001 d 0 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Fixed build error  
2244 5001 d 0 h linlun /trunk/ Added Roomba remote support  
2243 5040 d 8 h linlun /trunk/ Added module to measure plant moisture  
2242 5046 d 23 h arune /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/ Better avarage-calulation  
2241 5046 d 22 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ Fixed faulty usage of define in protocols.c  
2239 5047 d 5 h linlun /trunk/ Added Rubicson temperature sensor in RF-nod, still atom integration and parse of data left