summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Burnicki <martin.burnicki@meinberg.de>2009-01-21 12:05:00 +0100
committerMartin Burnicki <martin.burnicki@meinberg.de>2009-01-21 12:05:00 +0100
commit3cd4e43019a50a584480fc88c9de8fb0b41a0b68 (patch)
treef1ac095024bb3faae743525fd4244dddb7a5b41e
parentec52f550f79473e2f2dfc4fac000c756b39bcf89 (diff)
downloadmbgsdk-win-3cd4e43019a50a584480fc88c9de8fb0b41a0b68.tar.gz
mbgsdk-win-3cd4e43019a50a584480fc88c9de8fb0b41a0b68.zip
Move files to new locations and use common names
-rw-r--r--c/demo/mbgdevio/vc6/mbgdevio.dsw (renamed from mbgxhrt_demo/demo/msc/mbgdevio.dsw)0
-rw-r--r--c/demo/mbgdevio/vc6/xhrtime.dsp (renamed from mbgxhrt_demo/demo/msc/xhrtime.dsp)0
-rw-r--r--c/demo/mbgdevio/xhrtime.c (renamed from mbgxhrt_demo/demo/xhrtime.c)0
-rw-r--r--c/demo/mbgdevio/xhrtime.exe (renamed from mbgxhrt_demo/demo/xhrtime.exe)bin49152 -> 49152 bytes
-rw-r--r--c/mbglib/include/gpsdefs.h (renamed from mbgxhrt_demo/mbglib/include/gpsdefs.h)0
-rw-r--r--c/mbglib/include/gpsutils.h (renamed from mbgxhrt_demo/mbglib/include/gpsutils.h)0
-rw-r--r--c/mbglib/include/mbg_tgt.h (renamed from mbgxhrt_demo/mbglib/include/mbg_tgt.h)0
-rw-r--r--c/mbglib/include/mbgdevio.h (renamed from mbgxhrt_demo/mbglib/include/mbgdevio.h)0
-rw-r--r--c/mbglib/include/mbgerror.h (renamed from mbgxhrt_demo/mbglib/include/mbgerror.h)0
-rw-r--r--c/mbglib/include/mbggeo.h (renamed from mbgxhrt_demo/mbglib/include/mbggeo.h)0
-rw-r--r--c/mbglib/include/mbgsvcio.h (renamed from mbgxhrt_demo/mbglib/include/mbgsvcio.h)0
-rw-r--r--c/mbglib/include/mbgutil.h (renamed from mbgxhrt_demo/mbglib/include/mbgutil.h)0
-rw-r--r--c/mbglib/include/pci_asic.h (renamed from mbgxhrt_demo/mbglib/include/pci_asic.h)0
-rw-r--r--c/mbglib/include/pcpsdefs.h (renamed from mbgxhrt_demo/mbglib/include/pcpsdefs.h)0
-rw-r--r--c/mbglib/include/pcpsdev.h (renamed from mbgxhrt_demo/mbglib/include/pcpsdev.h)0
-rw-r--r--c/mbglib/include/usbdefs.h (renamed from mbgxhrt_demo/mbglib/include/usbdefs.h)0
-rw-r--r--c/mbglib/include/use_pack.h (renamed from mbgxhrt_demo/mbglib/include/use_pack.h)0
-rw-r--r--c/mbglib/include/words.h (renamed from mbgxhrt_demo/mbglib/include/words.h)0
-rw-r--r--c/mbglib/lib/msc/mbgdevio.lib (renamed from mbgxhrt_demo/mbglib/lib/msc/mbgdevio.lib)bin172746 -> 172746 bytes
-rw-r--r--c/mbglib/lib/msc/mbgsvcio.lib (renamed from mbgxhrt_demo/mbglib/lib/msc/mbgsvcio.lib)bin4248 -> 4248 bytes
-rw-r--r--c/mbglib/lib/msc/mbgutil.lib (renamed from mbgxhrt_demo/mbglib/lib/msc/mbgutil.lib)bin45034 -> 45034 bytes
21 files changed, 0 insertions, 0 deletions
diff --git a/mbgxhrt_demo/demo/msc/mbgdevio.dsw b/c/demo/mbgdevio/vc6/mbgdevio.dsw
index a862826..a862826 100644
--- a/mbgxhrt_demo/demo/msc/mbgdevio.dsw
+++ b/c/demo/mbgdevio/vc6/mbgdevio.dsw
diff --git a/mbgxhrt_demo/demo/msc/xhrtime.dsp b/c/demo/mbgdevio/vc6/xhrtime.dsp
index 84f9582..84f9582 100644
--- a/mbgxhrt_demo/demo/msc/xhrtime.dsp
+++ b/c/demo/mbgdevio/vc6/xhrtime.dsp
diff --git a/mbgxhrt_demo/demo/xhrtime.c b/c/demo/mbgdevio/xhrtime.c
index 291785e..291785e 100644
--- a/mbgxhrt_demo/demo/xhrtime.c
+++ b/c/demo/mbgdevio/xhrtime.c
diff --git a/mbgxhrt_demo/demo/xhrtime.exe b/c/demo/mbgdevio/xhrtime.exe
index 2aafa3a..2aafa3a 100644
--- a/mbgxhrt_demo/demo/xhrtime.exe
+++ b/c/demo/mbgdevio/xhrtime.exe
Binary files differ
diff --git a/mbgxhrt_demo/mbglib/include/gpsdefs.h b/c/mbglib/include/gpsdefs.h
index c638841..c638841 100644
--- a/mbgxhrt_demo/mbglib/include/gpsdefs.h
+++ b/c/mbglib/include/gpsdefs.h
diff --git a/mbgxhrt_demo/mbglib/include/gpsutils.h b/c/mbglib/include/gpsutils.h
index d57085b..d57085b 100644
--- a/mbgxhrt_demo/mbglib/include/gpsutils.h
+++ b/c/mbglib/include/gpsutils.h
diff --git a/mbgxhrt_demo/mbglib/include/mbg_tgt.h b/c/mbglib/include/mbg_tgt.h
index 6bd9919..6bd9919 100644
--- a/mbgxhrt_demo/mbglib/include/mbg_tgt.h
+++ b/c/mbglib/include/mbg_tgt.h
diff --git a/mbgxhrt_demo/mbglib/include/mbgdevio.h b/c/mbglib/include/mbgdevio.h
index e75e2c7..e75e2c7 100644
--- a/mbgxhrt_demo/mbglib/include/mbgdevio.h
+++ b/c/mbglib/include/mbgdevio.h
diff --git a/mbgxhrt_demo/mbglib/include/mbgerror.h b/c/mbglib/include/mbgerror.h
index f51636c..f51636c 100644
--- a/mbgxhrt_demo/mbglib/include/mbgerror.h
+++ b/c/mbglib/include/mbgerror.h
diff --git a/mbgxhrt_demo/mbglib/include/mbggeo.h b/c/mbglib/include/mbggeo.h
index ca6414d..ca6414d 100644
--- a/mbgxhrt_demo/mbglib/include/mbggeo.h
+++ b/c/mbglib/include/mbggeo.h
diff --git a/mbgxhrt_demo/mbglib/include/mbgsvcio.h b/c/mbglib/include/mbgsvcio.h
index c22ba5d..c22ba5d 100644
--- a/mbgxhrt_demo/mbglib/include/mbgsvcio.h
+++ b/c/mbglib/include/mbgsvcio.h
diff --git a/mbgxhrt_demo/mbglib/include/mbgutil.h b/c/mbglib/include/mbgutil.h
index b821f1b..b821f1b 100644
--- a/mbgxhrt_demo/mbglib/include/mbgutil.h
+++ b/c/mbglib/include/mbgutil.h
diff --git a/mbgxhrt_demo/mbglib/include/pci_asic.h b/c/mbglib/include/pci_asic.h
index b7bf3a7..b7bf3a7 100644
--- a/mbgxhrt_demo/mbglib/include/pci_asic.h
+++ b/c/mbglib/include/pci_asic.h
diff --git a/mbgxhrt_demo/mbglib/include/pcpsdefs.h b/c/mbglib/include/pcpsdefs.h
index bff5eef..bff5eef 100644
--- a/mbgxhrt_demo/mbglib/include/pcpsdefs.h
+++ b/c/mbglib/include/pcpsdefs.h
diff --git a/mbgxhrt_demo/mbglib/include/pcpsdev.h b/c/mbglib/include/pcpsdev.h
index b065d46..b065d46 100644
--- a/mbgxhrt_demo/mbglib/include/pcpsdev.h
+++ b/c/mbglib/include/pcpsdev.h
diff --git a/mbgxhrt_demo/mbglib/include/usbdefs.h b/c/mbglib/include/usbdefs.h
index 921b514..921b514 100644
--- a/mbgxhrt_demo/mbglib/include/usbdefs.h
+++ b/c/mbglib/include/usbdefs.h
diff --git a/mbgxhrt_demo/mbglib/include/use_pack.h b/c/mbglib/include/use_pack.h
index b162014..b162014 100644
--- a/mbgxhrt_demo/mbglib/include/use_pack.h
+++ b/c/mbglib/include/use_pack.h
diff --git a/mbgxhrt_demo/mbglib/include/words.h b/c/mbglib/include/words.h
index ab77508..ab77508 100644
--- a/mbgxhrt_demo/mbglib/include/words.h
+++ b/c/mbglib/include/words.h
diff --git a/mbgxhrt_demo/mbglib/lib/msc/mbgdevio.lib b/c/mbglib/lib/msc/mbgdevio.lib
index 218352b..218352b 100644
--- a/mbgxhrt_demo/mbglib/lib/msc/mbgdevio.lib
+++ b/c/mbglib/lib/msc/mbgdevio.lib
Binary files differ
diff --git a/mbgxhrt_demo/mbglib/lib/msc/mbgsvcio.lib b/c/mbglib/lib/msc/mbgsvcio.lib
index 990342b..990342b 100644
--- a/mbgxhrt_demo/mbglib/lib/msc/mbgsvcio.lib
+++ b/c/mbglib/lib/msc/mbgsvcio.lib
Binary files differ
diff --git a/mbgxhrt_demo/mbglib/lib/msc/mbgutil.lib b/c/mbglib/lib/msc/mbgutil.lib
index 6070da5..6070da5 100644
--- a/mbgxhrt_demo/mbglib/lib/msc/mbgutil.lib
+++ b/c/mbglib/lib/msc/mbgutil.lib
Binary files differ