Subversion Repositories Projects

Rev

Rev 130 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 130 Rev 506
Line 11... Line 11...
11
# Project Start: 12/2007
11
# Project Start: 12/2007
12
#
12
#
13
# Credits:
13
# Credits:
14
#          Holger & Ingo for the Mikrokopter Project ( www.mikrokopter.de ).
14
#          Holger & Ingo for the Mikrokopter Project ( www.mikrokopter.de ).
15
#	   eduard -- - at - -- hasenleithner.at for the linux x-52 lib
15
#	   eduard -- - at - -- hasenleithner.at for the linux x-52 lib
-
 
16
#          Jo aka XM for helping with openwrt
-
 
17
#          sublab.org for infrastructure
16
#
18
 
Line 17... Line 19...
17
 
19
 
18
= Documentation / Infos =
20
= Documentation / Infos =
Line 19... Line 21...
19
 http://www.mikrokopter.de/ucwiki/en/Riddim
21
 http://www.mikrokopter.de/ucwiki/en/Riddim
Line 24... Line 26...
24
 Addtitonally to this Licence it is not allowed to use this software in any violent manner.
26
 Addtitonally to this Licence it is not allowed to use this software in any violent manner.
25
 This explicitly includes that lethal Weapon owning "People" (e.g. Army & Police) are not allowed to use this Project
27
 This explicitly includes that lethal Weapon owning "People" (e.g. Army & Police) are not allowed to use this Project
26
 If you want to use this tool in any Commercial Context - please contact me first!
28
 If you want to use this tool in any Commercial Context - please contact me first!
Line 27... Line -...
27
 
-
 
28
 
-
 
29
=Hardware Setup=
-
 
30
 
-
 
31
 You need:
-
 
32
  - 1x MikroKopter (  www.mikrokopter.de ) with bluetooth
-
 
33
  - 1x Saitek X-52 ( or X-52 PRO ) - later the support for other Devices can follow
-
 
34
  - 1x Hardware with the following minimum requirements:
-
 
35
	-> running linux
-
 
36
	-> usb
-
 
37
	-> bluetooth ( later on bluetooth or wlan will be supportet )
-
 
38
		
-
 
39
   In the autohrs setup this will be my notebook ( its better for debug output )  at stage one and one Asus WL500g deluxe running OpenWrt in stage2.
-
 
40
 
-
 
41
 
29
 
42
 
30
 
Line 43... Line 31...
43
=Compile=
31
=Compile=
44
 $> make
32
 $> make
Line 53... Line 41...
53
 
41
 
Line -... Line 42...
-
 
42
 
-
 
43
 
-
 
44
= Changelog =
54
 
45
 
55
 
46
 0.8 - Modify altitude by input
56
= Changelog =
47
 0.7 - new MK Protocol
57
 
48
 0.6 - misc
58
 0.5 - code cleanup 
49
 0.5 - code cleanup