Subversion Repositories FlightCtrl

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1110 5667 d 15 h Mixer /branches/  
965 5793 d 16 h Fuzzel /branches/V0.68d Code Redesign killagreg/Kopter-Tool/Downloads/  
850 5922 d 5 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ Old GPS Config deleted.  
848 5923 d 5 h killagreg /branches/V0.68d Code Redesign killagreg/  
845 5924 d 17 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/  
844 5924 d 17 h killagreg /branches/V0.68d Code Redesign killagreg/ some modifications in the position control algorithm.  
841 5931 d 20 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ Config files for 4 and 5 Hz rates  
833 5937 d 17 h killagreg /branches/V0.68d Code Redesign killagreg/ Declaration of P I and D Factor in gps.h was inconsistent to the definition in gps.c.  
832 5942 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/ Bugfix in timeout handling within rc.c  
830 5945 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/ Speed Limit for GPS position controller includes also the I-Part.  
829 5945 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/ Speed limit for GPS-position control implemented.  
828 5946 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/ Course neutral GPS controller limit implemented.  
826 5947 d 17 h killagreg /branches/V0.68d Code Redesign killagreg/ Spelling correction  
822 5950 d 18 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ I forgot to upload the hexfiles.  
821 5950 d 18 h killagreg /branches/V0.68d Code Redesign killagreg/ RC-Level sensitivity is now even more less.  
818 5953 d 16 h killagreg /branches/V0.68d Code Redesign killagreg/ I-factor of GPS controller is now 16 times less sensitive.  
816 5955 d 4 h killagreg /branches/V0.68d Code Redesign killagreg/ I-Factor for GPS control added.
This factor can be controlled via user parameter 2.
 
814 5956 d 14 h killagreg /branches/V0.68d Code Redesign killagreg/ Was mancht den da hwarm?  
813 5956 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/ Spell check of comments  
812 5956 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/ I-Part in GPS-Position controller implemented.  
810 5956 d 16 h hwarm /branches/V0.68d Code Redesign killagreg/  
809 5957 d 14 h walter /branches/V0.68d Code Redesign killagreg/Hex-Files/  
808 5958 d 5 h walter /branches/V0.68d Code Redesign killagreg/  
807 5958 d 12 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 5958 d 12 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 5961 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/ Bugfix in RC-Level spike handling.  
803 5962 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ Update of Hexfiles that have the last code changes.  
802 5963 d 12 h killagreg /branches/V0.68d Code Redesign killagreg/ Recognition of total sum signal lost added.
Bugfix for Yaw-Trimming in fc.c.
 
801 5965 d 13 h killagreg /branches/V0.68d Code Redesign killagreg/ RC-Signal Meter is now even more sensitive to spikes in the ppm coded channels.  
800 5965 d 15 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.  
794 5970 d 12 h killagreg /branches/V0.68d Code Redesign killagreg/ Minor changes in GPS.c and a bugfix in menu.c.  
793 5971 d 14 h killagreg /branches/V0.68d Code Redesign killagreg/ Compass course update changed.  
792 5972 d 13 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 5973 d 15 h killagreg /branches/V0.68d Code Redesign killagreg/ minor bugfix in ubx.c
and compass course update is not delayed anymore.
 
790 5975 d 16 h killagreg /branches/V0.68d Code Redesign killagreg/ - MM3 Calibration bit DebugMeldungen auf dem Terminal aus.
- LED-Steuerung überarbeitet.
 
785 5977 d 12 h killagreg /branches/V0.68d Code Redesign killagreg/ code optimization in cmps03.c  
784 5979 d 12 h killagreg /branches/V0.68d Code Redesign killagreg/Hex-Files/ Ich hatte vergessen die Conrad LEA-4H Config.txt mit einzuchecken.  
783 5979 d 12 h killagreg /branches/V0.68d Code Redesign killagreg/ POSLLH zur Positionsabweichung benutzt.
Bug in J7-Nick-Servo Steuerung behoben.
 
782 5979 d 16 h killagreg /branches/V0.68d Code Redesign killagreg/ cmps03 Bugfix?  
781 5980 d 14 h killagreg /branches/V0.68d Code Redesign killagreg/ GPS position deviation is now calculated on POSLLH data
to avoid UTM zone change bug.