Subversion Repositories FlightCtrl

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
53 6107 d 3 h ingob /mkset/  
52 6107 d 4 h osiair /branches/V0.60_GPS_BETA_martosi/  
51 6107 d 4 h osiair /branches/V0.60_GPS_BETA_martosi/  
50 6107 d 5 h osiair /branches/V0.60_GPS_BETA_martosi/  
49 6107 d 5 h osiair /branches/V0.60_GPS_BETA_martosi/  
48 6107 d 5 h osiair /branches/V0.60_GPS_BETA_martosi/  
47 6107 d 5 h osiair /branches/V0.60_GPS_BETA_martosi/  
46 6107 d 5 h osiair /branches/V0.60_GPS_BETA_martosi/  
45 6107 d 5 h osiair /branches/V0.60_GPS_BETA_martosi/  
44 6107 d 5 h osiair /branches/V0.60_GPS_BETA_martosi/ This is a V0.60 FC with the GPS extension published by mart. Compiled into a avrstudio4 project by osi. Made it the "martosi" version ;)

The GPS is just based on x & y, z is still missing and the whole code is quite at the beginning. but it should allow you to fly via GPS.

Enjoy the code you get with out any warrant.

Author: Osiair
 
43 /  
42 6107 d 8 h ingob /tags/V0.60/Hex-Files/ Bootloaderdatei war inkl. FC V0.58
jetzt ist es nur noch der Bootloader
 
41 6107 d 12 h hallo2 /branches/V0.60_GPS_BETA_chris2798_hallo2/  
40 6108 d 0 h hallo2 /branches/V0.60_GPS_BETA_chris2798_hallo2/  
39 6108 d 2 h Kuse /branches/V0.60_CommunityVersion/ compiler warnings removed  
38 6108 d 2 h Vertex /branches/V0.60.1_GPS_Vertex/ GPS Unterstützung
Erste Versuche
Autor:Vertex
 
37 6108 d 3 h hallo2 /branches/V0.60_GPS_BETA_chris2798_hallo2/ UPDATE AUF V0.2
nun mit ECEF Koordiantenauswertung
 
36 6108 d 9 h chris2798 /branches/V0.60_GPS_BETA_chris2798_hallo2/ - Skalierung wurde entfernt
- ECEF X wird durch ECEF Z unterstützt
 
35 6108 d 12 h elmo /branches/ Renamed  
34 6108 d 14 h elmo /branches/V0.60_GPS_BETA_chris2798_hallo2/ #include "_settings.h" renamed to #include "_Settings.h" for compability with case-sensitive os  
33 6108 d 23 h 4ndreas /branches/V0.60_T1_schalter_T2_Binkend/  
32 6109 d 1 h hallo2 /branches/V0.60_GPS_BETA_chris2798_hallo2/ BUG behoben  
31 /  
30 6109 d 1 h 4ndreas /branches/V0.60_T1_schalter_T2_Binkend/Hex-Files/  
29 6109 d 1 h 4ndreas /branches/V0.60_T1_schalter_T2_Binkend/ Über zweit Potis oder Schalter kann T1 und T2 an- und abgeschaltet werden.


Die Potis funktionieren nur wenn "User Parameter1" kleiner "50" ist (bei mir auf Poti1, an dem ich einen Schalter mit 0, 125 und 250 verwende.
damit kann man die Potis auch noch für etwas anderes verwenden.

User Parameter2 (kann ein Poti sein)
- kleiner 125 -> T1 aus
- größer 125 -> T2 an

User Parameter3 (sollte ein Poti sein)
- von 0 bis 5 -> T2 aus
- von 5 bis 250 -> T2 blinkt abhänig vom Wert des Potis
- größer 250 -> T2 an




by 4ndreas
 
28 6109 d 1 h 4ndreas /branches/ Datei / Ordner gelöscht  
27 6109 d 2 h hallo2 /branches/V0.60_GPS_BETA_chris2798_hallo2/  
26 6109 d 3 h user /branches/community_version/ display radio control channel 8 and poti 4 in menu  
25 6109 d 3 h user /branches/  
24 6109 d 4 h user /branches/V0.60_Kuse/  
23 6109 d 5 h user /branches/V0.60_T1_schalter_T2_Binkend/ Ordner im Projektarchiv angelegt  
22 6109 d 6 h user /branches/ Datei / Ordner gelöscht  
21 6109 d 6 h user /branches/V0.60_GPS_BETA_chris2798_hallo2/ modifizierte V0.6 mit GPS integration
siehe Readme & Quelltext
 
20 6109 d 6 h user /branches/V0.60_GPS_BETA_chris2798_hallo2/  
19 6109 d 6 h user /branches/V0.60_T1_schalter_T2_Binkend/ Userparameter1 ist bei mir ein Schalter
wenn der Wert kleiner 50 ist kann über Userparameter2, und Userparameter3, T1 und T2 geschaltet werden sonst können die Potis für etwas anderes verwendet werden. Wenn man für Userparameter1 "0" einträgt funktioniern die schalter immer.

T1 wird über Userparameter2 geschaltet. Größer 125 -> an, kleiner aus.

T2 würd über Userparameter3 geschaltet
- von 0 bis 5 -> T2 aus
- von 6 bis 250 -> T2 blink abhänig vom Userparameter3
- größer 250 -> T2 an.
 
18 6109 d 6 h user /branches/V0.60_GPS_BETA_chris2798_hallo2/  
17 6109 d 6 h user /branches/V0.60_GPS_BETA_chris2798_hallo2/  
16 6109 d 7 h user /branches/V0.60_GPS_BETA_chris2798_hallo2/ modifizierte V0.6 mit GPS integration
siehe Readme & Quelltext
 
15 6109 d 9 h user /branches/community_version/ AVR Studio project file  
14 6109 d 9 h user /branches/V0.60_Kuse/ Branch for some specific features:
- Build Enviroment AVR Studio
- LED on/off with Radio Control
- ...