Commit Graph

733 Commits

Author SHA1 Message Date
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
Klaus K Wilting
bde7fb2bcf added RTC timesync during startup 2019-01-20 13:17:44 +01:00
Klaus K Wilting
ac28348acf update generic.h 2019-01-19 19:10:10 +01:00
Klaus K Wilting
a3414c5622 Feature RTC support added (experimental) 2019-01-19 17:53:21 +01:00
Klaus K Wilting
1efaf9a04e board TTGO T-Fox added 2019-01-19 17:52:46 +01:00
Klaus K Wilting
66ef992782 board ttgo t-fox added 2019-01-18 22:19:40 +01:00
Klaus K Wilting
6e5db9236e update hal files 2019-01-12 12:17:29 +01:00
Klaus K Wilting
5ff78d2dc7 update heltec.h, heltecv2.h 2019-01-11 19:27:52 +01:00
Klaus K Wilting
613ec488fe v1.7.11 2019-01-11 18:32:50 +01:00
Klaus K Wilting
48b68653ab BME680 bugfix 2019-01-06 20:05:15 +01:00
Klaus K Wilting
25a97fbbcc BME680 fixes 2019-01-06 19:41:42 +01:00
Klaus K Wilting
0fd36b0051 BME680 state load/save bugfixes 2019-01-01 21:23:45 +01:00
Klaus K Wilting
8267e4e3b6 BME680: bugfix save state 2019-01-01 14:59:00 +01:00
Klaus K Wilting
a0a96b36dd packed_converter.js: bugfix 2019-01-01 13:48:32 +01:00
Klaus K Wilting
fadbd2d38d fixes in ttgobeam_old.h 2018-12-31 21:53:13 +01:00
Klaus K Wilting
998e122f3a BME680 bugfixes 2018-12-31 15:46:52 +01:00
Klaus K Wilting
f26b7a545c bsecstate load/save implemented; bugfix packed_decoder.js 2018-12-31 11:26:05 +01:00
Klaus K Wilting
184e1e7d84 hal files lopy.h, lopy4.h adapted to current pins_arduino.h 2018-12-28 21:04:11 +01:00
Verkehrsrot
ffab2f7743
Merge branch 'master-1.7.0-rc2' into development 2018-12-28 20:31:38 +01:00
Klaus K Wilting
330b3045d4 append gps data to counter data 2018-12-28 20:23:17 +01:00
Klaus K Wilting
76600a86b1 first fully functional integration (experimental) 2018-12-27 17:09:40 +01:00
Klaus K Wilting
eb5dac2dea new bsec tree 2018-12-26 23:21:28 +01:00