aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30wipHEADmasterBjørn Mork
2019-05-30poll will return on HUP, so we need to handle cfg read thereBjørn Mork
2019-05-30reread config on HUPBjørn Mork
2019-05-30add missing units based on data received from an Aidon meterBjørn Mork
2019-05-30map the parts of the unit enum we knowBjørn Mork
2019-05-30fix signed 8bit and 16bit integersBjørn Mork
2019-05-29doc bugBjørn Mork
2019-05-29add openwrt example packagev0.01Bjørn Mork
2019-05-29more doc updatesBjørn Mork
2019-05-29implement mqtt loggingBjørn Mork
2019-05-28add logging macros and use themBjørn Mork
2019-05-28make --debug do something usefulBjørn Mork
2019-05-28docs: updateBjørn Mork
2019-05-28fix dynamic OBIS code lookupBjørn Mork
2019-05-28refactor scale and unit handlingBjørn Mork
2019-05-27move testing notes and code aroundBjørn Mork
2019-05-27add units and unscaled optionsBjørn Mork
2019-05-27more complete metadata, including parse time in microsecondsBjørn Mork
2019-05-26attempt to reconnect to broker on errorsBjørn Mork
2019-05-26update TODOBjørn Mork
2019-05-25publish dropped packetsBjørn Mork
2019-05-25simplify array handlingBjørn Mork
2019-05-25change OBIS list format to simplify parsingBjørn Mork
2019-05-25multiply instead of divide to allow scaling both up and downBjørn Mork
2019-05-25initialize time var to avoid spurious bogus resultsBjørn Mork
2019-05-25fix typo in parserBjørn Mork
2019-05-25increase size of printbuffer so we can all(?) packetsBjørn Mork
2019-05-25fixup Aidon meter-time fieldBjørn Mork
2019-05-25renamed obinsect.md to README.mdBjørn Mork
2019-05-25point README to the main docsBjørn Mork
2019-05-25add TODOBjørn Mork
2019-05-25wip: fix Kaifa crashBjørn Mork
2019-05-25wip: change obis list parsing againBjørn Mork
2019-05-25wip: semi-workingBjørn Mork
2019-05-24add docsBjørn Mork
2019-05-24add config examplesBjørn Mork
2019-05-24wip - to be continuedBjørn Mork
2019-05-24cleaning up option defaults handlingBjørn Mork
2019-05-24fixup help textBjørn Mork
2019-05-24remove duplicate help lineBjørn Mork
2019-05-24move all compiletime defs to CFLAGSBjørn Mork
2019-05-23set serial port speed to 2400 bpsBjørn Mork
2019-05-07added more mqtt config optionsBjørn Mork
2019-05-04WiP: move data-time translation to normalize()Bjørn Mork
2019-05-04WiP: working mqtt publishBjørn Mork
2019-05-04initialize mykeyBjørn Mork
2019-05-03WiP: normalizing worksBjørn Mork
2019-05-03move buf into mainBjørn Mork
2019-05-03WiP: consistent debuggingBjørn Mork
2019-05-03WiP: refactorBjørn Mork