ソースを参照

Update doxygen

semlanik 11 年 前
コミット
85d2f0e0ab
2 ファイル変更966 行追加691 行削除
  1. 962 691
      ubx.c
  2. 4 0
      ubxmessage.h

ファイルの差分が大きいため隠しています
+ 962 - 691
ubx.c


+ 4 - 0
ubxmessage.h

@@ -1555,6 +1555,10 @@ struct UBXMON_TXBUF {
     UBXU2_t pending[6];
     UBXU2_t pending[6];
     UBXU1_t usage[6];
     UBXU1_t usage[6];
     UBXU1_t peakUsage[6];
     UBXU1_t peakUsage[6];
+    UBXU1_t tUsage;
+    UBXU1_t tPeakusage;
+    UBXX1_t errors;
+    UBXU1_t reserved1;
 };
 };
 
 
 struct UBXMON_VER_POLL {
 struct UBXMON_VER_POLL {

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません