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 |
|
cyberman54
|
2b82223d3d
|
bugfix timesync.cpp
|
2019-04-20 12:42:44 +02:00 |
|
Verkehrsrot
|
0cdc03027c
|
timesync.cpp 1sec delta correction
|
2019-04-16 21:36:12 +02:00 |
|
Verkehrsrot
|
195661a520
|
GPS data handling refactored
|
2019-04-15 12:57:55 +02:00 |
|
Verkehrsrot
|
359b31e9e9
|
GPS IRQ added to increase gps time sync accuracy
|
2019-04-14 22:54:27 +02:00 |
|
Verkehrsrot
|
20a39ae6d6
|
timesync fixes
|
2019-04-13 13:59:30 +02:00 |
|
Verkehrsrot
|
5dfc32e82c
|
randomize timesync seqNo
|
2019-04-10 21:37:19 +02:00 |
|
Verkehrsrot
|
f337366fb3
|
timesync timings adjusted
|
2019-04-07 21:54:19 +02:00 |
|
Verkehrsrot
|
4f8d92ea7e
|
timesync tasking restructured
|
2019-04-07 16:13:04 +02:00 |
|
Verkehrsrot
|
0b40d0df70
|
modified timesync after join logic
|
2019-04-07 14:06:47 +02:00 |
|
Verkehrsrot
|
3aa8e73b86
|
modified task timing
|
2019-04-07 12:27:38 +02:00 |
|