Subversion Repositories FlightCtrl

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
293 6133 d 22 h salvo /branches/salvo_gps/ Readme aktualisiert und ein paar Schönheitskorrekturen  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/gps.h
/branches/salvo_gps/makefile
291 6134 d 16 h salvo /branches/salvo_gps/  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/gps.h
/branches/salvo_gps/math.c
266 6136 d 16 h salvo /branches/salvo_gps/ GPS Rücksturz zur Erde beschleunigt und geradliniger  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/gps.h
/branches/salvo_gps/math.c
/branches/salvo_gps/math.h
258 6138 d 17 h salvo /branches/salvo_gps/ GPS Home Funktion Verbessert  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/gps.h
/branches/salvo_gps/math.c
/branches/salvo_gps/math.h
241 6140 d 17 h salvo /branches/salvo_gps/ GPS Home Funktion verbessert  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/gps.h
236 6141 d 0 h salvo /branches/salvo_gps/ GPS Rücksturz zur Erde Funktion verbessert. Ist aber noch nicht perfekt. Readme wegen MK-Ralfs Hinweisen ergänzt.  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/gps.h
225 6141 d 20 h salvo /branches/salvo_gps/ GPS: Rücksturz zur Basis funktioniert jetzt auch  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/gps.h
224 6142 d 15 h salvo /branches/salvo_gps/ GPS Komm heim zu Papi Funktion, erster Versuch.  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/flight_ctrl.aps
/branches/salvo_gps/gps.h
/branches/salvo_gps/math.c
/branches/salvo_gps/math.h
209 6144 d 16 h salvo /branches/salvo_gps/ GPS HOld: Weitere kleinere Optimierungen  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/gps.h
190 6147 d 13 h salvo /branches/salvo_gps/ Bugfixing  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/gps.h
/branches/salvo_gps/math.c
186 6147 d 23 h salvo /branches/salvo_gps/ Differenzierer mit IIR Filter gefiltert  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/gps.h
185 6148 d 17 h salvo /branches/salvo_gps/ GPS: Optimierung PID Regler. Its getting better all the time...  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/gps.h
184 6148 d 22 h salvo /branches/salvo_gps/ GPS Hold: Kleine Nick/Rollbewegung verstärkt, größere abgeschwächt.  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/flight_ctrl.aps
/branches/salvo_gps/gps.h
/branches/salvo_gps/makefile
167 6152 d 17 h salvo /branches/salvo_gps/ GPS: PID statt PI Regler: Regelt die lage, aber noch nicht ausreichend gut. Parametrierung muss optimiert werden  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/gps.h
162 6155 d 21 h salvo /branches/salvo_gps/ GPS: PI Regler verbessert  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/gps.h
/branches/salvo_gps/timer0.c
/branches/salvo_gps/timer0.h
161 6157 d 17 h salvo /branches/salvo_gps/ GPS: Lageregler optimiert. Fehler in arctan_i Routine behoben. Test steht noch aus  
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/gps.h
/branches/salvo_gps/math.c
160 6159 d 15 h salvo /branches/salvo_gps/ GPS Hold fertig. Test steht noch aus  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/gps.h
159 6160 d 16 h salvo /branches/salvo_gps/ GPS: PI Regler fertig. Richtung Kopterachse2Target berechnet  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/gps.h
158 6161 d 15 h salvo /branches/salvo_gps/ GPS: Richtung zum HoldPunkt wird mit arctan jetzt errechnet. Test ok  
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/fc.h
/branches/salvo_gps/gps.h
/branches/salvo_gps/main.h
156 6163 d 11 h salvo /branches/salvo_gps/ GPS:
Home Position und Relative Positionsberechnung implementiert
 
/branches/salvo_gps/GPS.c
/branches/salvo_gps/fc.c
/branches/salvo_gps/gps.h
/branches/salvo_gps/main.c
/branches/salvo_gps/timer0.c

Show All