aconno gnss simple example for U-blox gnss dev board.
Fork of gnss by
History
aconno Gnss example for u-blox C030.
2018-09-27, by jurica238814 [Thu, 27 Sep 2018 10:48:32 +0000] rev 8
aconno Gnss example for u-blox C030.
Only set up _gnssEnable if GNSSEN is not set to NC.
2018-08-14, by RobMeades [Tue, 14 Aug 2018 13:26:18 +0100] rev 7
Only set up _gnssEnable if GNSSEN is not set to NC.
Test passing on C027 and C030 platforms.
2017-06-14, by rob.meades@u-blox.com [Wed, 14 Jun 2017 20:44:42 +0100] rev 6
Test passing on C027 and C030 platforms.
Make library work for C027.
2017-06-11, by RobMeades [Sun, 11 Jun 2017 13:45:56 +0000] rev 5
Make library work for C027.
Correct target #defines, start pin and remove unused Doxyfile.
2017-06-06, by rob.meades@u-blox.com [Tue, 06 Jun 2017 21:05:08 +0100] rev 4
Correct target #defines, start pin and remove unused Doxyfile.
Remove GNSSPWR pin as this is handled in board initialisation.
2017-05-04, by RobMeades [Thu, 04 May 2017 16:29:39 +0000] rev 3
Remove GNSSPWR pin as this is handled in board initialisation.
Remove deprecation warnings and warning about lack of bracing around empty else condition. Changed bracing style to ARM standard.
2017-04-13, by RobMeades [Thu, 13 Apr 2017 14:45:17 +0000] rev 2
Remove deprecation warnings and warning about lack of bracing around empty else condition. Changed bracing style to ARM standard.
Add files to repo, removing temp.txt placeholder.
2017-04-10, by rob.meades@u-blox.com [Mon, 10 Apr 2017 11:28:24 +0100] rev 1
Add files to repo, removing temp.txt placeholder.
Create repo for gnss support.
2017-04-10, by RobMeades [Mon, 10 Apr 2017 10:23:46 +0000] rev 0
Create repo for gnss support.