Subversion Repositories FlightCtrl

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
293 6110 d 2 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 6110 d 20 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
258 6114 d 21 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
242 6116 d 20 h salvo /branches/salvo_gps/ Lizenz auf LPGL umgestellt.  
/branches/salvo_gps/License_GPL.txt
/branches/salvo_gps/License_LPGL.txt
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/math.c
241 6116 d 22 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 6117 d 4 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 6118 d 0 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
209 6120 d 20 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
194 6122 d 19 h salvo /branches/salvo_gps/ Yepp! GPS Hold läuft (mit ca. +-4m Schwingung) stabil und
unabhängig von der Startausrichtung.
Als nächstes folgt die HzP Funktion (Heim zu Papa)
 
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/math.c
/branches/salvo_gps/math.h
185 6124 d 21 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 6125 d 2 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
182 6125 d 21 h salvo /branches/salvo_gps/ GPS Hold Regler funktioniert. Noch nicht optimale Parametrierung, deswegen (?) noch leichte Schwingneigung
Der I-Anteil war bei allen Tests 0.
 
/branches/salvo_gps/version.txt
/branches/salvo_gps/GPS.c
/branches/salvo_gps/README_Gps.txt
/branches/salvo_gps/fc.c
/branches/salvo_gps/flight_ctrl.aps
167 6128 d 21 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
161 6133 d 21 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