Commit Graph

754 Commits

Author SHA1 Message Date
Klaus K Wilting
3c913095a2 DCF77 fixes 2019-02-05 23:50:05 +01:00
Klaus K Wilting
82489524d3 dcf77.cpp bugfixes and now finalized 2019-02-04 23:42:17 +01:00
Klaus K Wilting
8d01b651bb IF482 bugfix 2019-02-04 21:42:44 +01:00
Klaus K Wilting
56ab5a24a5 display.cpp: compiler warning sanitized 2019-02-04 20:40:46 +01:00
Klaus K Wilting
17cd82da68 v1.7..152: DCF77 fixes (experimental) 2019-02-04 20:02:30 +01:00
Klaus K Wilting
39e2df7a05 added DCF77 function (experimental, not fully working yet) 2019-02-03 21:19:08 +01:00
Klaus K Wilting
9cb828bfbd gpsread.cpp: bugfix in debug time display 2019-02-03 20:18:54 +01:00
Klaus K Wilting
06a1775779 added priority control for lora and spi sendqueue 2019-02-03 14:12:21 +01:00
Klaus K Wilting
cd08335634 free up hw timer #1 (for future DCF77 use) 2019-02-02 21:35:40 +01:00
Klaus K Wilting
e7a416cd7a bugfixes i2c bus access 2019-02-02 10:35:20 +01:00
Klaus K Wilting
ab5cd0b0a2 bugfixing in time handling 2019-02-02 09:15:31 +01:00
Klaus K Wilting
a2b0cc7315 lmic:config.h: increased clock_error from 3 to 30 for better joining 2019-02-02 09:11:23 +01:00
Klaus K Wilting
8c0ad6f849 another bugfixes in realtime handling 2019-01-29 22:54:16 +01:00
Klaus K Wilting
110e969ba8 bugfixes in realtime handling 2019-01-29 19:52:54 +01:00
Klaus K Wilting
98d6e12836 v1.7.143 2019-01-29 09:06:10 +01:00
Klaus K Wilting
2fd3b6725c set RTC by GPS & LORA 2019-01-29 09:04:56 +01:00
Klaus K Wilting
8459eec8ef IF482 depends on RTC_INT not HAS_RTC 2019-01-29 09:04:31 +01:00
Klaus K Wilting
8a764af09b blink TimeSync display 2019-01-29 09:03:18 +01:00
Verkehrsrot
cbdf181a10
Merge pull request #258 from cyberman54/master
sync dev with master
2019-01-29 00:02:21 +01:00
Klaus K Wilting
bdcace14b9 sanitized time handling code 2019-01-28 23:59:52 +01:00
Klaus K Wilting
bf1d8ab1d4 if482.cpp: comments added 2019-01-28 21:47:44 +01:00
Klaus K Wilting
954687fe61 fixed timezone compile error (issue #256) 2019-01-28 11:46:18 +01:00
Oliver Brandmueller
ebefd5d234 fix HAS_RTC ifdef to fix compiling for boards without RTC 2019-01-28 09:44:30 +01:00
Klaus K Wilting
95521641ac v1.7.14 2019-01-28 00:53:30 +01:00
Verkehrsrot
696e46ce20
Merge branch 'development' into master 2019-01-28 00:46:49 +01:00
Klaus K Wilting
4341158fa3 added timezone support 2019-01-28 00:38:31 +01:00
Klaus K Wilting
28bfae346e cyclic.cpp: bugfix set rtctime by gps 2019-01-27 22:12:56 +01:00
Klaus K Wilting
74deb2b95c display.cpp: do not show SAT if no NMEA data seen 2019-01-27 21:20:09 +01:00
Klaus K Wilting
e6aba4fe63 IF482 minor fixes 2019-01-27 21:02:37 +01:00
Klaus K Wilting
ddc7abe90d display.cpp: time/date display added if RTC present 2019-01-27 21:02:08 +01:00
Klaus K Wilting
7c68f7632a v1.7.14 (new feature IF482 time telegram complete) 2019-01-27 18:19:25 +01:00
Klaus K Wilting
f4c29f3137 gpstimesync() deleted; paxcounter.conf: Timesync enabled 2019-01-26 23:45:11 +01:00
Klaus K Wilting
3285eed0fa if482.cpp: remove newline on serial output 2019-01-26 23:20:25 +01:00
Klaus K Wilting
335432e692 IF482.cpp fully functional 2019-01-26 18:49:53 +01:00
Klaus K Wilting
99f1a2015d main.cpp: add if482 init 2019-01-26 13:44:29 +01:00
Klaus K Wilting
edf5310d81 rtctime.cpp: bugfix time sync at device startup 2019-01-26 13:44:16 +01:00
Klaus K Wilting
c05edbc2f3 display.cpp: 2 decimals in voltage field 2019-01-26 13:43:19 +01:00
Klaus K Wilting
f87a0abff7 if482.cpp + gpsread.cpp sanitized 2019-01-26 12:32:58 +01:00
Klaus K Wilting
79a963b34f i2c mutex control sanitized 2019-01-26 12:32:17 +01:00
Klaus K Wilting
44b821f2a5 added IF482 time telegram generator (experimental) 2019-01-25 22:49:26 +01:00
Klaus K Wilting
8d3d4fe812 update ttgobeam.h; sanitize globals.h 2019-01-25 20:28:55 +01:00
Klaus K Wilting
99631d8548 rtctime.cpp: bugfix sync_rtctime() 2019-01-21 21:59:00 +01:00
Klaus K Wilting
5e407f99f8 low power switch init added (ttgo t-fox) 2019-01-21 21:36:54 +01:00
Klaus K Wilting
0f614da07b ttgofox.h: update LORA_RST 2019-01-21 17:49:58 +01:00
Klaus K Wilting
5bc2ffab09 Code for RTC time sync added 2019-01-21 16:16:39 +01:00
Klaus K Wilting
a0c5bb5086 blescan.cpp: bugfix include 2019-01-20 22:39:56 +01:00
Klaus K Wilting
0cbe2b7b67 create IF482 support files (yet to come) 2019-01-20 22:39:26 +01:00
Klaus K Wilting
79303d6b7a rtc support (experimental) 2019-01-20 22:38:53 +01:00
Klaus K Wilting
80866adecf fix bluetooth includes (issue #249) 2019-01-20 15:53:31 +01:00
Klaus K Wilting
6f4bf4142b hal file updates 2019-01-20 13:18:23 +01:00