60 Commits (2725ea317679ed818d956623d354eed5b4f2d3f4)

Author SHA1 Message Date
lumapu 6ed2dfde9c * fix EPS32 GPIO names #286 2 years ago
DanielR92 1ba92414cc create a DTU-ID from the CPU-ID 2 years ago
DanielR92 868012931f Patch from home... 2 years ago
stefan123t f5c784f44c no retransmit on Restart / CleanState_LockAndAlarm 2 years ago
stefan123t a98afcdeb2 fix ++cnt warning -Wsequence-point 2 years ago
stefan123t 13aa06e5d9 add CleanState_LockAndAlarm in app.cpp, hmRadio.h, web.cpp 2 years ago
lumapu 66b70f24e5 * improved records in hmInverter 2 years ago
lumapu 56b747709a improved records in hmInverter.h 2 years ago
lumapu 6bd7e01f1a * started to implement POST api 2 years ago
lumapu 0759bff4cd * web-serial: added internal buffer which is transmitted every second if its fill state is different from 0 2 years ago
lumapu 4561655d9d * improved serial console 2 years ago
Oliver Fueckert 7fc57ffc8c - Improve config system allowing a user customizable config_override.h file to ensure git pulls don't require merges 2 years ago
Andreas Schiffler 146a1d5eea improvment mqtt after add values 2 years ago
Andreas Schiffler 3e1b120b74 0.5.14 Bug fix mqtt payload & get FWVersion 2 years ago
Marcel Alburg 04db808920 fix crc8 too 2 years ago
Marcel Alburg 1200ca0b79 first changes to prepare code for esp32 2 years ago
lumapu 15402dbd99 * merged showSetup (app + main) 2 years ago
lumapu e5be85cb27
Update hmRadio.h 2 years ago
Andreas Schiffler 03879d6aed bugfix pointer to power limit 2 years ago
lumapu 31a09dbaf9 * flush rx every time 2 years ago
Andreas Schiffler 14b6e08532 alarm handling 2 years ago
Andreas Schiffler 406e7fdb8f handling of reactive power limit 2 years ago
Andreas Schiffler 03bb7fbb88 bugfix pointer for pwr limit data 2 years ago
Andreas Schiffler 028aedb788 prototype webapi to get info, improved pwr limit 2 years ago
Andreas Schiffler 3361d5b9bf change default for power limit persistens 2 years ago
Andreas Schiffler 56cc481069 power limit persistent 2 years ago
Andreas Schiffler 6b1f027d01 devControl bugs and error handling 2 years ago
stefan123t 7c6e068562 fix #112 switch both TX & RX channels in hmRadio.h 2 years ago
Andreas Schiffler 7ed5a0a9e1 active power limit added via mqtt and setup page 2 years ago
Andreas Schiffler d41c26a3ce first poc set power limit via mqtt 2 years ago
lumapu aeb63f5d31 * compiles with PlatformIO 2 years ago
lumapu 0347a3df44 * PR #76 updated debug messages: now 5 different levels are available 2 years ago
lumapu 7e2df351d9 * fixed debug messages 2 years ago
stefan123t 17b186ee04 added DBGXXX definitions to all header files 2 years ago
lumapu c61d9568ba license included 2 years ago
stefan123t 20c145013e added DEBUG_FLAGs to config.h 2 years ago
lumapu 9ec93f4647 * more debug output (#retransmits) 2 years ago
lumapu 2d37b2657d * V0.4.15 2 years ago
lumapu c7d039ac8c * added RX channel 40 2 years ago
Stefan Thieme b1906f0f31 add method entry debug statements 2 years ago
Stefan Thieme ea9ab4601a add channel 2440 to RX_CHANNELS 5 in hmRadio.h 2 years ago
lumapu df5a306bb2 * inverter dependent mqtt (is avail) 2 years ago
lumapu 69f8f0b806 * reduced heap size (>50%) by using 'F()' for (nearly) all static strings (mentioned by @stefan123t) 2 years ago
lumapu 724f0ab83a * complete payload processed (and crc checked) 2 years ago
lumapu b485cb8151 * improved stability (in comparison to 0.3.7) 2 years ago
lumapu 37206847c5 * added rx channel switching 2 years ago
lumapu 8f444cee2f * improved tickers, only one ticker is active 2 years ago
docBmuc 59b6addccf Fix in live view, larger boxes in CSS, SPI-Speed define 2 years ago
lumapu 2abd388726 * converted to "poor-man-ticker" using millis() for uptime, send and mqtt 2 years ago
lumapu f6b75aff90 * preliminary state, compiles good not tested on hardware 2 years ago