Commit Graph

1696 Commits

Author SHA1 Message Date
Verkehrsrot
c6a9b4e194
Merge pull request #253 from cyberman54/development
Merge pull request #252 from cyberman54/master
2019-01-28 00:52:15 +01:00
Verkehrsrot
d257b1dd4e
Merge pull request #252 from cyberman54/master
sync master to dev
2019-01-28 00:47:01 +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
8382037bf7 globals.h: bugfix i2c mutex control 2019-01-26 13:11:44 +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
32187d7a2b bugfix negative values altitude gps 2019-01-23 22:47:58 +01:00
Klaus K Wilting
0377b45d12 bugfix negative values altitude gps 2019-01-23 22:24:20 +01:00
Klaus K Wilting
feb8b11115 bugfix negative geo coordinate values 2019-01-23 22:15:25 +01:00
Klaus K Wilting
a563f3ba4a bugfix negative geo coordinate values 2019-01-23 22:14:14 +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
Verkehrsrot
f6d140c9be
Update README.md 2019-01-20 12:43:31 +01:00
Oliver Brandmueller
fc951fa744 fix platformio.ini 2019-01-19 20:04:47 +01:00
Oliver Brandmueller
7c55673bf3 repair accidental commit 2019-01-19 20:03:21 +01:00
Oliver Brandmueller
7bdff00161 Undo merge 2019-01-19 19:54:54 +01:00
Klaus K Wilting
ac28348acf update generic.h 2019-01-19 19:10:10 +01:00
Klaus K Wilting
abfc368c09 small sanitize of rtc.h 2019-01-19 19:01:48 +01:00
Klaus K Wilting
20b73821bc update README.md 2019-01-19 18:17:15 +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
Verkehrsrot
b7a95d9ca9
Merge pull request #246 from cyberman54/master
sync dev to master
2019-01-19 10:01:05 +01:00
Verkehrsrot
bbdbf5a6a3
Merge pull request #245 from cyberman54/development
globals.h: fixed wrong include Mallocator.h
2019-01-19 10:00:13 +01:00
Klaus K Wilting
66ef992782 board ttgo t-fox added 2019-01-18 22:19:40 +01:00
Oliver Brandmueller
f193a385fc Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter 2019-01-18 09:16:53 +01:00
Klaus K Wilting
8788e33916 globals.h: fixed wrong include Mallocator.h 2019-01-14 14:59:44 +01:00
Klaus K Wilting
af52351177 globals.h: fix wrong include Mallocator.h 2019-01-14 14:57:22 +01:00
Verkehrsrot
3b0fbf36d2
Merge pull request #243 from cyberman54/development
update hal files
2019-01-12 12:17:59 +01:00