| Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
| 2306 |
3726 d 8 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 |
3726 d 17 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 |
4364 d 22 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
|
| 2288 |
4496 d 21 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
|
| 2283 |
4577 d 19 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 |
4577 d 22 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ |
Fixed build error |
|
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
|
| 2281 |
4578 d 18 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 |
4584 d 17 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
|
| 2273 |
4586 d 21 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 |
4587 d 17 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 |
4588 d 18 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ |
small fix |
|
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
|
| 2269 |
4588 d 19 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
|
| 2264 |
4633 d 8 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/ |
Fixed build error |
|
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
|
| 2263 |
4633 d 18 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
|
| 2243 |
5044 d 3 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 |
5050 d 17 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/ |
Better avarage-calulation |
|
/trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.c
|
| 2239 |
5050 d 23 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
|
| 2238 |
5053 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/ |
Added benchmark test "CpuTime", untested |
|
/trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/config.inc.template /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.c /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.h
|
| 2236 |
5053 d 19 h |
linlun |
/trunk/ |
fixed viking protocol.c and module |
|
/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/avr-lib/drivers/lcd/glcd/dotmatrix.c /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
|
| 2234 |
5063 d 23 h |
arune |
/trunk/ |
Added module for making benchmarks, still untested and only one test exist: measuring time to put a can frame in tx buffer on can controller |
|
/trunk/EmbeddedSoftware/AVR/module/tst_Benchmark /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/config.inc.template /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/sources.list /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.c /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.h /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark_eeprom.h
/trunk/Configuration/data.xml /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
|
| 2233 |
5064 d 18 h |
linlun |
/trunk/ |
Added viking steak protocol |
|
/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
|
| 2232 |
5068 d 17 h |
linlun |
/trunk/ |
Fixed error and updated sensors.js for ultrasonic functionality |
|
/trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/config.inc.template /trunk/PcSoftware/Atom1.5/script/interface/sensor.js
|
| 2231 |
5068 d 17 h |
linlun |
/trunk/ |
Fixed spelling in data.xml |
|
/trunk/Configuration/data.xml /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.c
|
| 2230 |
5068 d 17 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/ |
Added support for percent in ultrasonic module, not tested |
|
/trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.c /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.h
|
| 2226 |
5103 d 18 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/ |
Added ultrasonic module |
|
/trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.c /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.h /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic_eeprom.h /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sources.list
|
| 2224 |
5107 d 20 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/ |
Fixed bug in report intervall if not all channels is used |
|
/trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/sns_VoltageCurrent.c
|
| 2222 |
5120 d 19 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/act_ks0108/ |
Now dotmatrix prints a nice startup message |
|
/trunk/EmbeddedSoftware/AVR/module/act_ks0108/act_ks0108.c
|
| 2212 |
5123 d 20 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/ |
Changed default mode for rfTransceive to continuous to be able to read viking and future sensors |
|
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
|
| 2200 |
5131 d 20 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Added RF protocol Viking temperature sensor receive parser
Bugfix in Nexa2 implementation |
|
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
|
| 2199 |
5132 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Implementation of continuous mode for ir/rf pulse receiver done and working for Nexa2
Updated irReceiver and irTransceiver modules to support new driver |
|
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
|
| 2198 |
5132 d 5 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Work done on rf continuous mode, buffer index still not implemented
Bug fix in protocol for Nexa2 and Nexa1 (start bit checks) |
|
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.h /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
|
| 2194 |
5134 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ |
Added IR-protocol defines to config.inc.template |
|
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/config.inc.template
|
| 2185 |
5141 d 7 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Funtion for setting volume over CAN updated after testing, resulted in some other fixes around converting values to send on CAN |
|
/trunk/EmbeddedSoftware/AVR/module/sns_water/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c
|
| 2183 |
5142 d 3 h |
arune |
/trunk/ |
Added support for setting volume and report interval over CAN, untested |
|
/trunk/Configuration/data.xml /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c
|
| 2178 |
5145 d 19 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/ |
Initialized filter in case eeprom fails |
|
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c
|
| 2177 |
5145 d 19 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Added support for eeprom, minor rework of counters |
|
/trunk/EmbeddedSoftware/AVR/module/sns_water/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.h
|
| 2176 |
5146 d 0 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Reverted modulo optimization, not true |
|
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
|
| 2175 |
5146 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Optimization of modulo operations according wikipedia, also minor comment cleanup |
|
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
|
| 2174 |
5146 d 17 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Bug fix for previous commit, forgot to use defined constant in code |
|
/trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c
|
| 2173 |
5146 d 17 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Minor fixes and tweaks |
|
/trunk/EmbeddedSoftware/AVR/module/sns_water/config.inc.template /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c
|