C027 の mbes os 5 での動作を確認しました。 I confirmed the operation at mbes os 5 of C 027.

Fork of C027_Support by u-blox

Revision:
130:3189949981ec
Parent:
129:7b747676de86
Child:
131:965a7cbc1e58
--- a/MDM.h	Fri Aug 21 09:13:56 2015 +0000
+++ b/MDM.h	Fri Aug 28 12:40:05 2015 +0000
@@ -6,7 +6,8 @@
 #include "Pipe.h"
 #include "SerialPipe.h"
 
-#ifdef TARGET_UBLOX_C027
+#ifdef TARGET_UBLOX_C027 
+ // you can change this is you like to use a shield even on the C027
  #define MDM_IF(onboard,shield) onboard
 #else
  #define MDM_IF(onboard,shield) shield