Commit Graph

174 Commits

Author SHA1 Message Date
Verkehrsrot
1cf12452ba lorawan.cpp code sanitizations 2019-08-29 20:23:22 +02:00
Verkehrsrot
c97140d822 remove TX TIMESYNC event display 2019-08-29 10:15:11 +02:00
Verkehrsrot
258e830470 move lmic os sendjob to new lora_send task 2019-08-29 10:13:47 +02:00
Verkehrsrot
78c8ed3e97 refactoring LMIC send queueing 2019-08-28 21:55:50 +02:00
Verkehrsrot
829ab0ea05 bugfix message queuing to LMIC while LMIC is busy 2019-08-28 10:48:39 +02:00
Verkehrsrot
139738a14d timesync code sanitized 2019-08-03 12:27:24 +02:00
Verkehrsrot
5dcb3b315e Moved LMiC to dedicated task with raised prio 2019-08-02 21:53:05 +02:00
Verkehrsrot
11cfa27c76 i2c locking for rtc & timesync streamlined 2019-07-29 14:43:37 +02:00
Verkehrsrot
a6520b19ef lorawan.cpp typo fix 2019-07-23 21:03:11 +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
bdbf2db409 code sanitzations 2019-07-22 22:00:39 +02:00
Verkehrsrot
ddaf15d61f lorawan.cpp: bugfix prio_high queue handling 2019-07-16 21:00:55 +02:00
Verkehrsrot
912da7eace bugfix lora send queue size display 2019-07-14 16:52:18 +02:00
Verkehrsrot
20a39ae6d6 timesync fixes 2019-04-13 13:59:30 +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
dd661254b5 New 5-byte time sync protocol 2019-04-06 16:43:12 +02:00
Verkehrsrot
3376a7f57e time sync accuracy fixes 2019-03-31 19:13:06 +02:00
Verkehrsrot
6aba3c128b issue #331 2019-03-31 15:56:56 +02:00
Verkehrsrot
edfd8b1fac #if corrections timesync 2019-03-31 15:47:19 +02:00
Verkehrsrot
b5395661fc fix issue #332 2019-03-31 15:32:22 +02:00
Verkehrsrot
72f9b321f7 timesync.cpp: code sanitizations 2019-03-28 14:19:02 +01:00
Verkehrsrot
8c581ec32f sanitized time adjust code 2019-03-25 19:06:54 +01:00
Verkehrsrot
e544e22d9e lorawan.cpp: join wait message added 2019-03-24 16:23:34 +01:00
Verkehrsrot
57042e943c lorawan.cpp: set_rtctime call modified 2019-03-24 16:19:21 +01:00
Verkehrsrot
ab5525d565 lmic fixups 2019-03-23 11:01:49 +01:00
Verkehrsrot
ffaa13283b time accuracy improvement 2019-03-19 01:46:20 +01:00
Verkehrsrot
2a55e9a8c6 timesync fixes (using ostime_t now) 2019-03-17 19:24:50 +01:00
Verkehrsrot
af4cf1d09f timesync improvements 2019-03-16 21:01:43 +01:00
Verkehrsrot
7f90d255b2 timeserver fixes 2019-03-14 19:52:10 +01:00
Verkehrsrot
4f9651c401 merge ifdef refactoring (pr #313) 2019-03-13 21:47:05 +01:00
Verkehrsrot
3b3b2810cb timesync fixes 2019-03-13 20:20:19 +01:00
Verkehrsrot
edb2c822c8 timeserver (experimental) 2019-03-12 23:50:02 +01:00
Oliver Brandmueller
4a7525efcb replace #ifdef with #if to streamline feature setting 2019-03-11 18:09:01 +01:00
Verkehrsrot
f9f5f499ff timeserver(experimental) 2019-03-09 22:08:57 +01:00
Verkehrsrot
c64f087faa timesync (experimental) 2019-03-09 15:25:44 +01:00
Verkehrsrot
1051d841b6 timeserver (experimental) 2019-03-09 00:53:11 +01:00
cyberman54
85f629b662 servertimesync (experimental) 2019-03-08 16:10:22 +01:00
Verkehrsrot
9fcf374de0 v1.7.36 (issue #250) 2019-03-07 21:30:09 +01:00
Davide Nesi
16eb8faaa8
Add files via upload 2019-03-07 15:05:52 +01:00
Davide Nesi
4e81e572a8
Update lorawan.cpp 2019-03-07 14:59:34 +01:00
Verkehrsrot
79d931bf50 DBtimesync (experimental) 2019-03-06 23:21:46 +01:00
Verkehrsrot
6d26dd8e08 timesync fixes 2019-03-03 17:35:08 +01:00
Klaus K Wilting
d2530ba91a timekeeper changes (experimental) 2019-03-02 13:32:02 +01:00
Klaus K Wilting
7e4a360bb7 timekeeper fixes (still experimental) 2019-02-27 00:52:27 +01:00
Klaus K Wilting
5c191a269f timekeeper once again reworked and shortened 2019-02-25 20:22:03 +01:00
Klaus K Wilting
5fb4c7bec2 timekeeper use syncprovider by Time.h 2019-02-25 00:26:46 +01:00
Klaus K Wilting
6ab4a0bd9f timekeeper fixes 2019-02-24 23:13:15 +01:00
Klaus K Wilting
171207af22 timekeeper code sanitizations 2019-02-24 13:47:18 +01:00