| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 2199 |
5139 d 12 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 |
|
| 2198 |
5139 d 15 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) |
|
| 2194 |
5141 d 13 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ |
Added IR-protocol defines to config.inc.template |
|
| 2185 |
5148 d 17 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 |
|
| 2184 |
5149 d 13 h |
arune |
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ |
Added compiled moduleid.h forgot in last commit
Minor spelling fix in onewire.h |
|
| 2183 |
5149 d 13 h |
arune |
/trunk/ |
Added support for setting volume and report interval over CAN, untested |
|
| 2178 |
5153 d 5 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/ |
Initialized filter in case eeprom fails |
|
| 2177 |
5153 d 5 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Added support for eeprom, minor rework of counters |
|
| 2176 |
5153 d 10 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Reverted modulo optimization, not true |
|
| 2175 |
5153 d 13 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Optimization of modulo operations according wikipedia, also minor comment cleanup |
|
| 2174 |
5154 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Bug fix for previous commit, forgot to use defined constant in code |
|
| 2173 |
5154 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Minor fixes and tweaks |
|
| 2172 |
5154 d 4 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Minor fixes |
|
| 2168 |
5154 d 7 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Probably solved issue with 32 sample avarage being high from start |
|
| 2167 |
5155 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_water/ |
Added module for measuring water flow on flow meter with gearwheel |
|
| 2166 |
5155 d 3 h |
arune |
/trunk/ |
Added physical command "Flow" |
|
| 2163 |
5156 d 7 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_power/ |
Added support for meters with 100 pulses per kWh, untested |
|
| 2151 |
5166 d 4 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 5 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 6 h |
arune |
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ |
Added config option for SERIAL_DOUBLE_SPEED, uncomment to test this |
|