Browse Source

Update doxygen

semlanik 10 years ago
parent
commit
85d2f0e0ab
2 changed files with 966 additions and 691 deletions
  1. 962 691
      ubx.c
  2. 4 0
      ubxmessage.h

File diff suppressed because it is too large
+ 962 - 691
ubx.c


+ 4 - 0
ubxmessage.h

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

Some files were not shown because too many files changed in this diff