Klaus K Wilting
|
1da355b7b0
|
further fixes in timesync.cpp
|
2020-03-08 16:15:46 +01:00 |
|
Klaus K Wilting
|
bf4f3c0e8f
|
timesync.cpp comments polished
|
2020-03-07 23:47:36 +01:00 |
|
Klaus K Wilting
|
f5399d8108
|
timesync code refactored
|
2020-03-07 23:18:36 +01:00 |
|
Klaus K Wilting
|
1467d2145b
|
timesync code refactoring
|
2020-03-07 19:41:08 +01:00 |
|
Klaus K Wilting
|
73a612779b
|
deeply reworked timesync code
|
2020-03-06 19:24:58 +01:00 |
|
Klaus K Wilting
|
7ba2186ac1
|
timesync.cpp: minor code beautifications
|
2020-03-05 01:30:07 +01:00 |
|
Klaus K Wilting
|
fbfb03ef81
|
timesync.cpp: minor sanitizations
|
2020-03-04 23:39:28 +01:00 |
|
Klaus K Wilting
|
2cf52f1af6
|
big timesync code sanitization
|
2020-03-04 21:54:26 +01:00 |
|
Klaus K Wilting
|
58c39171c7
|
timesync.cpp: remove a debug logging
|
2020-03-03 20:16:36 +01:00 |
|
Klaus K Wilting
|
c17bfa02af
|
reworked lora appserver timesync logic (part 2)
|
2020-03-03 16:38:29 +01:00 |
|
Klaus K Wilting
|
1516d71018
|
reworked lora appserver timesync logic (part 1)
|
2020-03-03 12:54:42 +01:00 |
|
Klaus K Wilting
|
36f0a6255a
|
timesync.cpp: adjust lora time calibration
|
2020-03-02 00:12:57 +01:00 |
|
Klaus K Wilting
|
785cb4068a
|
timesync.cpp: fixed major bug in lora time sync
|
2020-03-01 23:49:52 +01:00 |
|
Verkehrsrot
|
88f40e5d35
|
code sanitizations (compiler warnings)
|
2019-10-13 17:22:30 +02:00 |
|
Marius Gripp
|
f417e336a2
|
issue 464 fix: time set in UTC
|
2019-10-10 17:41:57 +02:00 |
|
Marius Gripp
|
fc7a8b361b
|
development reverted to cyberman development
|
2019-10-10 17:34:01 +02:00 |
|
Marius Gripp
|
d8289a002d
|
Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development
|
2019-10-09 15:57:59 +02:00 |
|
Verkehrsrot
|
01fb7c53b4
|
randomize time sync seq nr
|
2019-10-05 15:03:15 +02:00 |
|
Verkehrsrot
|
06fb69d304
|
timesync.cpp cleanups
|
2019-10-05 13:15:45 +02:00 |
|
Marius Gripp
|
ba732012b9
|
move timesync seq_no into message body from port
|
2019-10-04 15:31:31 +02:00 |
|
Marius Gripp
|
f86bfaefb6
|
extract timezone from time sync answer and add to UTC timestamp
|
2019-10-04 13:06:59 +02:00 |
|
Marius Gripp
|
014e6cd4a5
|
Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development
|
2019-10-01 16:29:02 +02:00 |
|
Marius Gripp
|
fc2997c9fd
|
start timediffseq at -1, so first syncing can finish
|
2019-09-02 17:04:32 +02:00 |
|
Marius Gripp
|
592c9d6ede
|
log sent timediff
|
2019-09-02 17:04:32 +02:00 |
|
Marius Gripp
|
004444dea3
|
correct logging level for error
|
2019-09-02 17:04:32 +02:00 |
|
Verkehrsrot
|
80a24f10ab
|
introduced LMIC user events
|
2019-08-31 15:19:49 +02:00 |
|
Verkehrsrot
|
93005efce8
|
timesync.cpp send alive after sync
|
2019-08-30 18:55:08 +02:00 |
|
Florian Ludwig
|
4d42c961b2
|
move timesync seq_no into message body from port
|
2019-08-29 10:32:55 +03:00 |
|
Marius Gripp
|
cab44588c7
|
start uart timestamp send when time has been synced
|
2019-08-27 16:00:25 +02:00 |
|
Verkehrsrot
|
a381f31244
|
timekeeper.cpp: setmytime return if no timesrc
|
2019-08-18 22:13:42 +02:00 |
|
Verkehrsrot
|
b926d908b2
|
timekeeper/timesync: fixed dependencies
|
2019-08-13 22:40:33 +02:00 |
|
Marius Gripp
|
730f35babf
|
expect seqNo in payload and not in port
|
2019-08-13 13:16:56 +02:00 |
|
Marius Gripp
|
a1221ebad0
|
lost in merging process
|
2019-08-12 16:11:39 +02:00 |
|
Marius Gripp
|
f475a634d5
|
changed now to nowTime dow to conflict with function name now(), settimeofday got incorrect timevalue
|
2019-08-09 13:33:03 +02:00 |
|
Marius Gripp
|
646d60e9c5
|
t_sec corrected by one seconds because time is only set ontop of a second
|
2019-08-09 13:33:03 +02:00 |
|
Marius Gripp
|
fdc971be04
|
send timediff with ms after time sync
|
2019-08-09 13:32:18 +02:00 |
|
Verkehrsrot
|
b2ef9249da
|
timesync.cpp: comments updated
|
2019-08-06 11:37:58 +02:00 |
|
Verkehrsrot
|
64222bf8b3
|
timesync.cpp: fix +1 second bug
|
2019-08-05 11:20:23 +02:00 |
|
Verkehrsrot
|
1efc9be6c3
|
GPS handling and timesync code refactored
|
2019-08-04 15:17:50 +02:00 |
|
cyberman54
|
7fa9269d0b
|
GPS msec handling added (experimental)
|
2019-08-03 14:01:25 +02:00 |
|
Verkehrsrot
|
139738a14d
|
timesync code sanitized
|
2019-08-03 12:27:24 +02:00 |
|
Verkehrsrot
|
11cfa27c76
|
i2c locking for rtc & timesync streamlined
|
2019-07-29 14:43:37 +02:00 |
|
Verkehrsrot
|
b7df5bce1a
|
timesync.cpp: code sanitization and documentation
|
2019-07-24 20:09:36 +02:00 |
|
Verkehrsrot
|
43c06be8e8
|
improved code for time bytes evaluation
|
2019-07-24 13:52:24 +02:00 |
|
Verkehrsrot
|
d35f1d97cd
|
timesync i2c lock fixing
|
2019-07-24 12:37:02 +02:00 |
|
Verkehrsrot
|
9c1a9e9f47
|
timesync.cpp: bugfix vtaskdelay
|
2019-07-23 21:33:27 +02:00 |
|
Verkehrsrot
|
4a2845a3f6
|
further fixes irq mask & i2c lock
|
2019-07-23 20:43:10 +02:00 |
|
Verkehrsrot
|
8869909720
|
further fixes in mutex lock & irq masking
|
2019-07-23 20:07:24 +02:00 |
|
Verkehrsrot
|
7d2d753252
|
bugfixing mutex lock
|
2019-07-23 17:53:20 +02:00 |
|
Verkehrsrot
|
79c20113a7
|
timesync.cpp: bugfix irq masking release (#392)
|
2019-07-22 11:25:05 +02:00 |
|