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
828 6007 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/ Course neutral GPS controller limit implemented.  
826 6008 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/ Spelling correction  
822 6011 d 16 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ I forgot to upload the hexfiles.  
821 6011 d 16 h killagreg /branches/V0.68d Code Redesign killagreg/ RC-Level sensitivity is now even more less.  
818 6014 d 14 h killagreg /branches/V0.68d Code Redesign killagreg/ I-factor of GPS controller is now 16 times less sensitive.  
816 6016 d 2 h killagreg /branches/V0.68d Code Redesign killagreg/ I-Factor for GPS control added.
This factor can be controlled via user parameter 2.
 
815 6017 d 2 h ingob /branches/ Datei / Ordner gelöscht  
814 6017 d 12 h killagreg /branches/V0.68d Code Redesign killagreg/ Was mancht den da hwarm?  
813 6017 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/ Spell check of comments  
812 6017 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/ I-Part in GPS-Position controller implemented.  
811 6017 d 14 h hwarm /branches/  
810 6017 d 14 h hwarm /branches/V0.68d Code Redesign killagreg/  
809 6018 d 12 h walter /branches/V0.68d Code Redesign killagreg/Hex-Files/  
808 6019 d 3 h walter /branches/V0.68d Code Redesign killagreg/  
807 6019 d 10 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ -GPS-Baud rate corrected in readme.txt
-gps.c bugfix to support 5Hz gps update rate.
 
806 6019 d 10 h killagreg /branches/V0.68d Code Redesign killagreg/ RC-Level sensitivity is much more like the original implementation of H&I, because the former version was to sensitive for the different kind of receivers/transmitters.  
804 6022 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/ Bugfix in RC-Level spike handling.  
803 6023 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ Update of Hexfiles that have the last code changes.  
802 6024 d 10 h killagreg /branches/V0.68d Code Redesign killagreg/ Recognition of total sum signal lost added.
Bugfix for Yaw-Trimming in fc.c.
 
801 6026 d 10 h killagreg /branches/V0.68d Code Redesign killagreg/ RC-Signal Meter is now even more sensitive to spikes in the ppm coded channels.  
800 6026 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/ RC-Level-Meter is now much more sensitive to a gradual loss of signal quality. That enables the monitoring of the RC signal quality for example with FPV & OSD so that one can react before the copter gets out of control.  
799 6026 d 15 h joko /branches/Flight-Ctrl_V0_xx_GPS_Joko/Quellen_Flight-Ctrl_V0_68d_4_GPS_CMPS_MM3FP_FREEUART/  
798 6026 d 15 h joko /branches/Flight-Ctrl_V0_xx_GPS_Joko/  
797 6026 d 15 h joko /branches/Flight-Ctrl_V0_xx_GPS_Joko/  
796 6026 d 15 h joko /branches/Flight-Ctrl_V0_xx_GPS_Joko/  
795 6029 d 0 h peter007 /branches/V0.67g/ Eigene Änderungen

Peter Mora
 
794 6031 d 10 h killagreg /branches/V0.68d Code Redesign killagreg/ Minor changes in GPS.c and a bugfix in menu.c.  
793 6032 d 12 h killagreg /branches/V0.68d Code Redesign killagreg/ Compass course update changed.  
792 6033 d 11 h killagreg /branches/V0.68d Code Redesign killagreg/ Code in ubx.c pointer arithmetics better readable.
(no change of functionality)
Compass course is updated a little longer than the yaw stick is activated to avoid a back rotation. In addition the course is also update at larger declination angles.
 
791 6034 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/ minor bugfix in ubx.c
and compass course update is not delayed anymore.
 
790 6036 d 14 h killagreg /branches/V0.68d Code Redesign killagreg/ - MM3 Calibration bit DebugMeldungen auf dem Terminal aus.
- LED-Steuerung überarbeitet.
 
789 6037 d 1 h Nick666 /branches/MicroMag3_Nick666/trunc/  
788 6037 d 1 h Nick666 /branches/MicroMag3_Nick666/trunc/  
787 6037 d 1 h Nick666 /branches/MicroMag3_Nick666/trunc/  
786 6037 d 1 h Nick666 /branches/MicroMag3_Nick666/  
785 6038 d 10 h killagreg /branches/V0.68d Code Redesign killagreg/ code optimization in cmps03.c  
784 6040 d 10 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ Ich hatte vergessen die Conrad LEA-4H Config.txt mit einzuchecken.  
783 6040 d 10 h killagreg /branches/V0.68d Code Redesign killagreg/ POSLLH zur Positionsabweichung benutzt.
Bug in J7-Nick-Servo Steuerung behoben.
 
782 6040 d 14 h killagreg /branches/V0.68d Code Redesign killagreg/ cmps03 Bugfix?  
781 6041 d 11 h killagreg /branches/V0.68d Code Redesign killagreg/ GPS position deviation is now calculated on POSLLH data
to avoid UTM zone change bug.