Commit Graph

2696 Commits

Author SHA1 Message Date
Verkehrsrot
4d2bde6cbc
Merge pull request #641 from cyberman54/master
sync dev to master
2020-09-27 11:59:27 +02:00
Oliver Seiler
19710bae4b Fixing issue #639 in a better way, that ensures TIME_SYNC_INTERVAL_RETRY is used over TIME_SYNC_INTERVAL when GPS time was invalid 2020-09-27 20:39:02 +13:00
Oliver Seiler
53570d7ccf Add sub band channel selection for AU915
Also see https://github.com/mcci-catena/arduino-lmic/commits/master/examples/ttn-abp/ttn-abp.ino
2020-09-27 18:19:02 +13:00
Oliver Seiler
74239d77f4 Fix: issue #639, if no LORA time source available and GPS time in first call is invalid, then time will never get updated from GPS
https://github.com/cyberman54/ESP32-Paxcounter/issues/639
2020-09-27 17:35:27 +13:00
Klaus K Wilting
3e0102920a main.cpp: update copyright notice 2020-09-26 21:22:55 +02:00
Klaus K Wilting
d13b4ed4e5 readme.md: update copyright notice 2020-09-26 21:22:37 +02:00
Klaus K Wilting
deba557ee9 lorawan.cpp: bugfix in myBattLevelCb() 2020-09-26 21:21:28 +02:00
Chrisotph Schultz
a9f19d4459 set configs 2020-09-25 23:41:43 +02:00
Klaus K Wilting
e38eae90e2 CWA detection improved (Issue #636) 2020-09-24 22:29:07 +02:00
Klaus K Wilting
7a85c0f0c3 Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter 2020-09-21 16:42:46 +02:00
Klaus K Wilting
715663617c remove "PAX" from display to show higher numbers 2020-09-21 16:42:19 +02:00
Klaus K Wilting
62674e80d3 paxcounter.conf: default port for gps corrected 2020-09-21 16:41:20 +02:00
Verkehrsrot
7bfb1aff27
paxcounter.conf: default settings corrected 2020-09-16 11:26:14 +02:00
Klaus K Wilting
da845993dd code sanitizations (fix some compiler warnings) 2020-09-12 22:39:04 +02:00
Klaus K Wilting
f2b6e12bc9 BLE install logic changed (issue #612) 2020-09-12 19:11:13 +02:00
Klaus K Wilting
2a9469422c wifi/bt coexist code sanitization 2020-09-12 13:58:18 +02:00
Klaus K Wilting
2725b8770f Upgrade to ESP-IDF 4.1 2020-09-11 20:24:22 +02:00
Klaus K Wilting
176424c4d7 issue #632 2020-09-08 11:51:50 +02:00
Verkehrsrot
1be9b47b6e
Merge pull request #634 from nordominus/master
Fix for #632 - LDF will recognize BLE dependency of OneBitDisplay correctly
2020-09-08 11:51:15 +02:00
Klaus K Wilting
b36c1dc4fc Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter 2020-09-08 11:49:59 +02:00
Klaus K Wilting
731df291cd platformio.ini settings updated 2020-09-08 11:49:48 +02:00
Nordominus
b5a6228f70 Fix for #632 - LDF will recognize BLE dependency of OneBitDisplay correctly and not end in compiler error 2020-09-07 22:50:02 +02:00
Verkehrsrot
6d29855d92
Update paxcounter.conf 2020-09-05 14:40:23 +02:00
Verkehrsrot
81879c23f6
Merge pull request #631 from cyberman54/CWA
Covid-19 exposure notifications system scanning function
2020-09-05 14:30:05 +02:00
Klaus K Wilting
39a54556fc readme.md typos 2020-09-05 14:28:49 +02:00
Klaus K Wilting
c1727a5b51 readme.md typos 2020-09-05 14:27:57 +02:00
Klaus K Wilting
55062923d3 platformio.ini: versions edited 2020-09-05 14:25:55 +02:00
Klaus K Wilting
26b6896353 display.cpp: small mask fixes 2020-09-05 14:25:14 +02:00
Klaus K Wilting
370c9bd161 readme.md: ENS feature added 2020-09-05 14:24:59 +02:00
Klaus K Wilting
ae106406a1 CWA settings 2020-09-04 20:37:47 +02:00
Klaus K Wilting
0f6e08e7e1 CWA code edits 2020-09-03 16:37:51 +02:00
Klaus K Wilting
2f0b3c8ef2 CWA scanner minor modifications 2020-09-02 18:55:06 +02:00
Klaus K Wilting
a87ef165c3 Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter 2020-09-02 11:23:44 +02:00
Klaus K Wilting
18d15ba709 bugfix timesync LORASERVER (issue #625) 2020-09-02 11:23:41 +02:00
Klaus K Wilting
c014824667 CWA detection (experimental) 2020-09-02 11:21:56 +02:00
Klaus K Wilting
2c15b29255 bugfix timesync LORASERVER (issue #625) 2020-09-02 11:20:43 +02:00
Verkehrsrot
368a9205cc
Merge pull request #628 from AugustQu/CWA
CWA
2020-09-01 16:34:31 +02:00
August Quint
ec54f3e2e3
Update paxcounter.conf
set to standard-values
2020-09-01 16:30:27 +02:00
August Quint
f1bf16bd74
Create corona.h
added: CWA-handling
2020-09-01 16:26:30 +02:00
August Quint
9c1d03d886
Update sensor.cpp
added: CWA-handling
2020-09-01 12:02:21 +02:00
August Quint
98302a9530
Update display.cpp
added: CWA-handling
2020-09-01 12:01:00 +02:00
August Quint
1f388d6430
Update blecsan.cpp
added: CWA-handling
2020-09-01 11:59:00 +02:00
August Quint
b8fc516a01
Update senddata.cpp
added: CWA-handling
2020-09-01 11:57:45 +02:00
August Quint
c15d8cb893
Update main.cpp
added: CWA-handling
2020-09-01 11:56:21 +02:00
August Quint
e9800db481
Update macsniff.cpp
added: CWA-handling
2020-09-01 11:53:49 +02:00
August Quint
ad288b7058
Update sdcard.cpp
added: CWA-handling
2020-09-01 11:52:07 +02:00
August Quint
2a2ee35c59
Create coona.cpp
added: CWA-handling
2020-09-01 11:50:28 +02:00
August Quint
add5b8ca2d
Update ttgov21new.h
corrected: SD-card
2020-09-01 11:49:17 +02:00
August Quint
d36579c8d0
Update paxcounter.conf
added: CWA-handling
2020-09-01 11:48:19 +02:00
August Quint
dcc26a6c9e
Update macsniff.h 2020-09-01 11:36:41 +02:00