| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 2183 |
5149 d 9 h |
arune |
/trunk/ |
Added support for setting volume and report interval over CAN, untested |
|
| 2178 |
5153 d 1 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/ |
Initialized filter in case eeprom fails |
|
| 2177 |
5153 d 1 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Added support for eeprom, minor rework of counters |
|
| 2176 |
5153 d 6 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Reverted modulo optimization, not true |
|
| 2175 |
5153 d 9 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Optimization of modulo operations according wikipedia, also minor comment cleanup |
|
| 2174 |
5153 d 23 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Bug fix for previous commit, forgot to use defined constant in code |
|
| 2173 |
5153 d 23 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Minor fixes and tweaks |
|
| 2172 |
5154 d 0 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Minor fixes |
|
| 2168 |
5154 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Probably solved issue with 32 sample avarage being high from start |
|
| 2167 |
5154 d 22 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Added module for measuring water flow on flow meter with gearwheel |
|
| 2166 |
5154 d 23 h |
arune |
/trunk/ |
Added physical command "Flow" |
|
| 2163 |
5156 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Added support for meters with 100 pulses per kWh, untested |
|
| 2151 |
5166 d 0 h |
kribba |
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ |
Successfully tested Can2Serial at 1M Baud, changing to default
remember to update atom.conf to make it work |
|
| 2150 |
5166 d 1 h |
kribba |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ |
Removed unconditional include of bios.h, causes error in make of can2serial which has no bios |
|
| 2149 |
5166 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ |
Added config option for SERIAL_DOUBLE_SPEED, uncomment to test this |
|
| 2143 |
5175 d 22 h |
bjorne |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ |
Implement Nexa1 protocol expansion. |
|
| 2136 |
5177 d 6 h |
linlun |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ |
Fix in stdcan.c, only added #include |
|
| 2135 |
5177 d 6 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/ |
Added code for auto backlight |
|
| 2134 |
5177 d 7 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/ |
Added busvoltage resistor values as config parameters and let config.inc.template have default values for both corecard and coremodule |
|
| 2121 |
5178 d 11 h |
linlun |
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/ |
Changed config.inc.template in rfTranseiver to only support Nexa protocols |
|