Commit Graph

3002 Commits

Author SHA1 Message Date
Klaus K Wilting
0673293744 new _millis function definition 2020-11-02 12:25:10 +01:00
Klaus K Wilting
45b0b40db8 lorawan.cpp code sanitizations 2020-11-02 12:24:40 +01:00
Klaus K Wilting
8a0a3949fd fix #issue668 2020-11-01 13:45:17 +01:00
Klaus K Wilting
44758161dc ecopower.h modified 2020-10-31 21:42:47 +01:00
Klaus K Wilting
229daf080c bugfix mqttclient.cpp 2020-10-31 12:50:48 +01:00
Verkehrsrot
8e188f3178
Merge pull request #666 from cyberman54/development
v2.0.3
2020-10-31 12:29:11 +01:00
Klaus K Wilting
053ce7f022 v2.0.3 2020-10-31 12:26:46 +01:00
Klaus K Wilting
cf87950e27 SDMMC fix (PR #665, activating pullups) 2020-10-31 12:05:26 +01:00
Klaus K Wilting
49f169ce22 small corrections BME sensors 2020-10-30 12:25:15 +01:00
Klaus K Wilting
f3b2e340dd OneBitDisplay version upgrade 2020-10-30 12:24:39 +01:00
Klaus K Wilting
5bbe4bee02 new _ASSERT function 2020-10-30 12:24:16 +01:00
Oliver Seiler
b7141bd1c1 Merge branch 'master' of github.com:cyberman54/ESP32-Paxcounter 2020-10-29 17:54:44 +13:00
Klaus K Wilting
7330419f5e i2c detection improved 2020-10-18 21:01:14 +02:00
Klaus K Wilting
f77fdffba8 i2c device scan improved 2020-10-14 10:29:13 +02:00
Klaus K Wilting
0adedc3e35 display.h: typo in defines (but had no impact) 2020-10-13 22:12:51 +02:00
Verkehrsrot
95aed08274
Merge pull request #662 from cyberman54/development
Development
2020-10-10 20:07:18 +02:00
Klaus K Wilting
6dbaf4f4a0 readme.md edited 2020-10-10 20:06:27 +02:00
Klaus K Wilting
b5e54f8ee2 readme.md links corrected 2020-10-10 20:04:36 +02:00
Klaus K Wilting
63c1559519 readme.md edits 2020-10-10 20:02:46 +02:00
Klaus K Wilting
6deccbce7e readme.md corrections 2020-10-10 20:00:20 +02:00
Klaus K Wilting
4833044df7 ENS counter added to decoders 2020-10-10 16:05:47 +02:00
Verkehrsrot
84a432a30f
Merge pull request #661 from cyberman54/master
sync dev to master
2020-10-10 15:49:16 +02:00
Klaus K Wilting
2ff80fa360 mqttclient small fix 2020-10-10 00:49:55 +02:00
Klaus K Wilting
b5502f9edb increase stack size for gps and timesync tasks 2020-10-09 23:29:18 +02:00
Verkehrsrot
9405042110
Merge pull request #660 from cyberman54/development
v2.0.2
2020-10-09 23:16:27 +02:00
Verkehrsrot
a5fba26474
Merge branch 'master' into development 2020-10-09 23:16:12 +02:00
Klaus K Wilting
52a56e5cde v2.0.2 2020-10-09 23:04:34 +02:00
Klaus K Wilting
92eb55b001 time sync protocol: handling of end mark 0xff 2020-10-09 23:02:36 +02:00
Klaus K Wilting
ac82a5f19e packed decoder modified for fix issue #659 2020-10-09 22:48:15 +02:00
Klaus K Wilting
0f1ab7e89e small code sanitizations 2020-10-09 22:47:04 +02:00
Klaus K Wilting
0d7683fdcc fix missing clearance of timesync pending flag 2020-10-09 22:46:45 +02:00
Klaus K Wilting
93408a9e81 fix for gps time sync 2020-10-09 22:45:44 +02:00
Klaus K Wilting
d34b164537 fix issue #655 2020-10-09 22:44:52 +02:00
Klaus K Wilting
2375d4943e fix control flow for time sync sequence indexing 2020-10-09 21:43:53 +02:00
Klaus K Wilting
e3858eceef Don't clear ENS count in cumulative mode 2020-10-09 19:56:29 +02:00
Klaus K Wilting
56521fe9fb configmanager.cpp: ENS count default added 2020-10-09 18:50:43 +02:00
Klaus K Wilting
287e8dbc20 fix issue #659 2020-10-09 16:42:53 +02:00
Klaus K Wilting
4286e4b8b3 small code sanitizations 2020-10-05 21:57:45 +02:00
Klaus K Wilting
551e97796b readme.md: Link added 2020-10-05 16:51:18 +02:00
Klaus K Wilting
d530187130 configmanager bugfix 2020-10-05 15:41:49 +02:00
Klaus K Wilting
b28a86c9a2 revert change in ttgov21new.h (not yet functional) 2020-10-05 14:07:19 +02:00
Klaus K Wilting
5b43a1d986 readme.md typos corrected 2020-10-05 14:02:03 +02:00
Klaus K Wilting
092842a4c0 PR #653 merged and added some corrections 2020-10-05 13:56:41 +02:00
Verkehrsrot
ae80ac7f7f
Merge pull request #653 from ChrSchultz/development
Created Remotecommand for switching on/of ENS-Counter
2020-10-05 13:46:12 +02:00
Klaus K Wilting
69235b94d7 gps time sync improvements 2020-10-05 13:40:22 +02:00
Christoph Schultz
b58688b132
Update README.md 2020-10-05 13:07:11 +02:00
Christoph Schultz
80b2602258
Update README.md 2020-10-05 13:05:35 +02:00
Christoph Schultz
d093e7120f
Update README.md 2020-10-05 13:04:18 +02:00
Chrisotph Schultz
d3bf77d1e7 added rcmd 0x18 for switching off/on ENS 2020-10-05 12:58:05 +02:00
Chrisotph Schultz
0e2a4e6893 Revert " corrected some errors"
This reverts commit 98c2ad3838.
2020-10-05 12:49:54 +02:00