Klaus K Wilting
|
026a243fb0
|
v2.0.15
|
2020-09-29 17:36:49 +02:00 |
|
Klaus K Wilting
|
3b66add7d1
|
timekeeper.cpp: comments edited
|
2020-09-29 17:28:27 +02:00 |
|
Klaus K Wilting
|
8a8d3a8f1a
|
rename loraconf_sample.h
|
2020-09-29 17:28:10 +02:00 |
|
Klaus K Wilting
|
73104cafeb
|
gpsread.cpp: comments edited
|
2020-09-29 17:27:52 +02:00 |
|
Klaus K Wilting
|
c1c7ae4de8
|
readme.md corrections
|
2020-09-29 17:27:30 +02:00 |
|
Verkehrsrot
|
9ac365d9ea
|
Merge pull request #648 from oseiler2/GpsDrivenTimeSynch
Gps driven time synch
|
2020-09-29 17:20:55 +02:00 |
|
Verkehrsrot
|
1d13914922
|
Merge pull request #645 from ChrSchultz/master
add Payloadmask description + file renames
|
2020-09-29 17:11:21 +02:00 |
|
Verkehrsrot
|
b918f3fa4c
|
Merge pull request #644 from oseiler2/master
Improve timesync from source GPS
|
2020-09-29 17:08:10 +02:00 |
|
Christoph Schultz
|
50b0e8cb0d
|
Rename loarconf_sample_h to loarconf_sample.h
|
2020-09-29 08:05:41 +02:00 |
|
Christoph Schultz
|
0d4cc0372d
|
Update loarconf_sample_h
|
2020-09-29 08:00:22 +02:00 |
|
Oliver Seiler
|
0a510a0c33
|
Improved time synch handling for GPS based time
This will update the time from GPS on first valid time received by GPS.
|
2020-09-29 18:59:53 +13:00 |
|
Christoph Schultz
|
9c2b8db36f
|
Update README.md
desired changes applied
|
2020-09-28 22:44:45 +02:00 |
|
Christoph Schultz
|
84f94516e8
|
Update platformio_orig.ini
added newline at the end of file.
|
2020-09-28 22:29:15 +02:00 |
|
Christoph Schultz
|
9c8b41105e
|
Update paxcounter_orig.conf
remade original settings
|
2020-09-28 22:17:59 +02:00 |
|
Oliver Seiler
|
cbaf705c15
|
Merge remote-tracking branch 'remotes/origin/master' into GpsDrivenTimeSynch
|
2020-09-28 11:45:29 +13:00 |
|
Christoph Schultz
|
c9680e665e
|
Delete paxcounter.conf
|
2020-09-27 23:26:21 +02:00 |
|
Christoph Schultz
|
5a931f6495
|
Update .gitignore
|
2020-09-27 23:23:08 +02:00 |
|
Christoph Schultz
|
c739b548f9
|
Update README.md
|
2020-09-27 23:21:06 +02:00 |
|
Christoph Schultz
|
09ce875103
|
Delete platformio.ini
|
2020-09-27 23:19:01 +02:00 |
|
Chrisotph Schultz
|
db281e11f9
|
created paxcounter_orig.conf and platformio_orig.ini, added platformio.ini and paxcounter.conf to .gitignore and update Readme.md
|
2020-09-27 23:15:50 +02:00 |
|
Oliver Seiler
|
814146afa7
|
Merge pull request #1 from cyberman54/master
Update latest changes
|
2020-09-28 09:52:33 +13:00 |
|
Oliver Seiler
|
1c40572c9b
|
Synch time from GPX on first valid GPS time received
|
2020-09-28 09:49:41 +13:00 |
|
Chrisotph Schultz
|
6d3222a7eb
|
added description of payload mask
|
2020-09-27 22:44:56 +02:00 |
|
Chrisotph Schultz
|
c802ad2c46
|
Merge remote-tracking branch 'refs/remotes/origin/master'
|
2020-09-27 19:29:46 +02:00 |
|
Chrisotph Schultz
|
e117f6945f
|
done chages
|
2020-09-27 19:29:31 +02:00 |
|
Klaus K Wilting
|
14921ee266
|
macsniff.cpp: reduce logging on level debug
|
2020-09-27 18:23:48 +02:00 |
|
Klaus K Wilting
|
44b990be38
|
ttgobean.h removed display default on
|
2020-09-27 18:19:16 +02:00 |
|
Klaus K Wilting
|
01f990d17f
|
fix issue#642
|
2020-09-27 18:03:12 +02:00 |
|
Klaus K Wilting
|
5073c00f17
|
sensor.cpp: comment for ENS count added
|
2020-09-27 18:00:28 +02:00 |
|
Verkehrsrot
|
c1095f0c82
|
Merge pull request #640 from oseiler2/master
Fix: issue #639, if no LORA time source available and GPS time in fir…
|
2020-09-27 12:03:24 +02:00 |
|
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 |
|