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 |
|
Chrisotph Schultz
|
98c2ad3838
|
corrected some errors
|
2020-10-05 12:40:33 +02:00 |
|
Chrisotph Schultz
|
21d94247bd
|
merged v2.0.17
|
2020-10-05 00:11:53 +02:00 |
|
Klaus K Wilting
|
eece72cef0
|
v2.0.17
|
2020-10-04 23:22:48 +02:00 |
|
Klaus K Wilting
|
b34f6f892c
|
gpsread.cpp: comments edited
|
2020-10-04 23:17:39 +02:00 |
|
Klaus K Wilting
|
b0d3dfebb5
|
gpsread.cpp: NMEA ZDA processing improved
|
2020-10-04 23:13:17 +02:00 |
|
Chrisotph Schultz
|
cae92514bb
|
adding Set ENS counter on/off via rcomd 0x18 00|01
|
2020-10-04 22:58:29 +02:00 |
|
Klaus K Wilting
|
5dc44a02fb
|
configmanager comments added
|
2020-10-04 19:32:22 +02:00 |
|
Klaus K Wilting
|
ad72fa9e41
|
configmanager cleanups
|
2020-10-04 19:25:49 +02:00 |
|
Klaus K Wilting
|
414bc41404
|
configmanager: enhancements for version migration
|
2020-10-04 19:10:36 +02:00 |
|
Chrisotph Schultz
|
a90f3d07da
|
updated bord comment to //ttgo-lora32-v21new
|
2020-10-04 15:42:38 +02:00 |
|
Klaus K Wilting
|
1cbf0d7124
|
readme.md enhanced instructions to make the code
|
2020-10-04 14:50:24 +02:00 |
|