No changes between revisions
/Designs/galileo_experiment/DOC/gnuplot/olbramovice_benesov.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/Designs/galileo_experiment/DOC/gnuplot/olbramovice_benesov.txt
File deleted
===================================================================
--- DOC/gnuplot/plot.gp (revision 1500)
+++ DOC/gnuplot/plot.gp (nonexistent)
@@ -1,19 +0,0 @@
-set terminal png
-set xlabel "time[s]"
-set ylabel "acceleration [g]"
-#set yrange [-1:1]
-set autoscale y
-
-
-#plot data transformed to G units. (3,3V/1024 * 0.8V/G)
-k=3.3/1024.0*0.8 # sensitivity constant
-zero_gravity=512.0
-
-set output "sobeslav_tabor.png"
-plot "sobeslav_tabor.txt" using 1:(($2-zero_gravity)*k):($3*k) with errorbars title "X", "" using 1:(($4-zero_gravity)*k):($5*k) with errorbars title "Y", "" using 1:(($6-zero_gravity)*k):($7*k) with errorbars title "Z"
-
-set output "tabor_olbramovice.png"
-plot "tabor_olbramovice.txt" using 1:(($2-zero_gravity)*k):($3*k) with errorbars title "X", "" using 1:(($4-zero_gravity)*k):($5*k) with errorbars title "Y", "" using 1:(($6-zero_gravity)*k):($7*k) with errorbars title "Z"
-
-set output "olbramovice_benesov.png"
-plot "olbramovice_benesov.txt" using 1:(($2-zero_gravity)*k):($3*k) with errorbars title "X", "" using 1:(($4-zero_gravity)*k):($5*k) with errorbars title "Y", "" using 1:(($6-zero_gravity)*k):($7*k) with errorbars title "Z"
/Designs/galileo_experiment/DOC/gnuplot/sobeslav_tabor.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/Designs/galileo_experiment/DOC/gnuplot/sobeslav_tabor.txt
File deleted
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/DOC/gnuplot/tabor_olbramovice.png
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/Designs/galileo_experiment/DOC/gnuplot/tabor_olbramovice.txt
File deleted
===================================================================
--- PrjInfo.txt (revision 1500)
+++ PrjInfo.txt (nonexistent)
@@ -1,14 +0,0 @@
-
-[InfoShortDescription.en]
-Simple test of accelerometer module (GSENSE01A + PIC18F4550)
-
-[InfoShortDescription.cs]
-Jednoduche demo modulu GSENSE01A spolecne s PIC18F4550.
-
-[InfoLongDescription.en]
-This construction takes data from accelerometer and compute sum of quadratic error to determine accuracy then send result to the PC via USB. Its simple - this construction was created during trip on train :)
-
-[InfoLongDescription.cs]
-Mikroprocesor přímo čte hodnoty z akcelerometru a počítá střední kvadratickou odchylku jako odhad chyby. Potom odešle data do PC přes USB pro další zpracování. Zřízení bylo zkonstruováno během cesty vlakem.
-
-[End]
/Designs/galileo_experiment/SW/main.c
File deleted
/Designs/galileo_experiment/SW/main.h
File deleted
/Designs/galileo_experiment/SW/main.hex
File deleted
/Designs/galileo_experiment/SW/main.lst
File deleted
/Designs/galileo_experiment/SW/main.pjt
File deleted
/Designs/galileo_experiment/galileo_experiment_Big.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/Designs/galileo_experiment/galileo_experiment_Small.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property