cyberman54
3268824eb5
GPS time sync only if GPS time is valid
2021-04-07 21:21:06 +02:00
cyberman54
7d401697f6
issue #774
2021-03-31 09:44:23 +02:00
cyberman54
b5390d9e2c
v2.3.0
2021-01-30 17:54:34 +01:00
HouzuoGuo
66d9ef0f4d
Enrich the debug-level log message with reading of timestamp at program
...
compilation as well as GPS time reading when the board time fails to
sync with GPS.
This helps user to debug time synchronisation failure stemmed from
a mismatch of developer's time zone and board's time zone.
2021-01-10 11:51:00 +02:00
cyberman54
dee4d825a0
bugfix i2c gps broken (issue #712 )
2021-01-07 22:07:55 +01:00
HouzuoGuo
cb0680b623
When GPZDA time-of-day is considered valid by TinyGps lib, the date is also valid, though not indicated by return value of isValid()
2021-01-03 19:25:11 +02:00
Klaus K Wilting
5bbe4bee02
new _ASSERT function
2020-10-30 12:24:16 +01:00
Klaus K Wilting
93408a9e81
fix for gps time sync
2020-10-09 22:45:44 +02:00
Klaus K Wilting
4286e4b8b3
small code sanitizations
2020-10-05 21:57:45 +02:00
Klaus K Wilting
69235b94d7
gps time sync improvements
2020-10-05 13:40:22 +02:00
Klaus K Wilting
b34f6f892c
gpsread.cpp: comments edited
2020-10-04 23:17:39 +02:00
Klaus K Wilting
b0d3dfebb5
gpsread.cpp: NMEA ZDA processing improved
2020-10-04 23:13:17 +02:00
Klaus K Wilting
73104cafeb
gpsread.cpp: comments edited
2020-09-29 17:27:52 +02:00
Oliver Seiler
0a510a0c33
Improved time synch handling for GPS based time
...
This will update the time from GPS on first valid time received by GPS.
2020-09-29 18:59:53 +13:00
Oliver Seiler
1c40572c9b
Synch time from GPX on first valid GPS time received
2020-09-28 09:49:41 +13:00
Klaus K Wilting
87d93f6978
#include cleanup
2020-03-29 18:08:52 +02:00
Klaus K Wilting
10c96759f4
code sanitizations (eleminate compiler warnings)
2020-03-15 13:04:03 +01:00
Verkehrsrot
ffa4c6d1c6
Merge pull request #570 from cyberman54/development
...
update branch sds011 to dev
2020-03-14 07:52:07 +01:00
Klaus K Wilting
1057a25fc4
gpsread code sanitizations
2020-03-11 23:47:33 +01:00
Klaus K Wilting
39f99043d6
SDS011 code sanitizations
2020-02-25 22:18:20 +01:00
Verkehrsrot
b841961894
hotfix gps position data wrong in payload
2020-01-04 19:12:50 +01:00
Verkehrsrot
acabc8b7d6
gps fix detection enhanced
2020-01-03 09:59:10 +01:00
Verkehrsrot
9a9deb9c1c
mute gpsread in verbose debug mode
2019-09-23 15:39:58 +02:00
Verkehrsrot
0db8e37563
bugfix payloadmask
2019-09-01 00:11:20 +02:00
Verkehrsrot
c0692c3879
gps initial time sync added
2019-08-18 17:44:42 +02:00
Verkehrsrot
be208ab539
GPS timing fine tuning
2019-08-04 23:18:04 +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
3f3c58feeb
gpsread.cpp: init gps_status
2019-07-29 11:00:14 +02:00
Verkehrsrot
cb7b600168
gpsread.cpp: code sanitization
2019-07-29 00:24:37 +02:00
Verkehrsrot
4973568546
GPS fixes & code sanitization
2019-07-28 23:51:24 +02:00
cyberman54
ad2234271f
code sanitizations
2019-07-28 18:42:22 +02:00
cyberman54
1f9e93cf39
Increased GPS altitude resolution, further fixes
2019-07-27 13:35:12 +02:00
cyberman54
a3f036c4d2
Increased GPS altitude resolution
2019-07-27 11:59:56 +02:00
Verkehrsrot
7057b59b0f
code sanitizations
2019-07-21 19:21:11 +02:00
Verkehrsrot
44cf2ece16
gpsread.cpp: nmea serial delay compensation fix
2019-07-16 21:21:15 +02:00
Verkehrsrot
fbe0cf3b2e
bugfix no GPS time sync after cold start ( #376 )
2019-07-07 16:00:48 +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
7211d1a4dd
improved GPS time sync accuracy
2019-04-14 14:35:07 +02:00
Verkehrsrot
893a87b4a2
vTaskDelete code sanitization
2019-04-07 16:13:41 +02:00
Oliver Brandmueller
4a7525efcb
replace #ifdef with #if to streamline feature setting
2019-03-11 18:09:01 +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
Verkehrsrot
6a6e584234
get_gpstime optimization
2019-03-03 17:06:36 +01:00
cyberman54
b516cbbbce
changed hardware timers to soft timers with task notify
2019-03-03 00:30:57 +01:00
cyberman54
1ae444b342
gpsread fixes
2019-03-02 22:56:00 +01:00
Klaus K Wilting
d2530ba91a
timekeeper changes (experimental)
2019-03-02 13:32:02 +01:00
Klaus K Wilting
c489123e06
timekeeper fixes (experimental)
2019-02-27 22:40:58 +01:00
Klaus K Wilting
7e4a360bb7
timekeeper fixes (still experimental)
2019-02-27 00:52:27 +01:00