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
1752 5026 d 21 h /branches/MartinW_Jeti+/Hex-Files/ for changes look at:
http://www.mikrokopter.de/ucwiki/Jeti+
 
1751 5026 d 21 h /branches/MartinW_Jeti+/Hex-Files/ for changes look at:
http://www.mikrokopter.de/ucwiki/Jeti+
 
1750 5029 d 21 h /branches/  
1749 5039 d 0 h /branches/MartinW_Jeti+/ http://www.mikrokopter.de/ucwiki/Jeti+
ungeflogene Testversion v002
 
1748 5041 d 1 h /branches/V0.80g_ACC-HH_MartinR/Hex-Files/ Version für den Mega 1284P hinzugefügt, SVN1736 gelöscht

MartinR
 
1747 5041 d 3 h /branches/V0.80g_ACC-HH_MartinR/ Bei der Gier-Regelung im HH-Mode wird der Integrator wieder verwendet.

MartinR
 
1746 5043 d 10 h /branches/MartinW_Jeti+/Hex-Files/ Testversion, nicht geflogen!  
1745 5043 d 10 h /branches/MartinW_Jeti+/Hex-Files/ Testversion, nicht geflogen!  
1742 5048 d 1 h /branches/MartinW_Jeti+/ Parameter Hoehe P und D testweise zu einstellen  
1741 5048 d 4 h /branches/MartinW_Jeti+/ Hexfile added  
1740 5048 d 4 h /branches/MartinW_Jeti+/ SPoti 1 in Einer Schritten
SPoti 2 in Fünferschritten
 
1739 5048 d 5 h /branches/MartinW_Jeti+/ Jeti Anzeige Erweiterung, Testversion
Ampere pro Motor und Gesamt(8)
Setpoint pro Motor (8)
Schwerpunkt NICK/ROLl/GIER
Hoovergas und aktuelles Gas
SerialPoti 1 und 2 zum verstellen
 
1738 5049 d 3 h /branches/V0.80g_ACC-HH_MartinR/ Erweiterung der V0.80g um der Möglichkeit, im Flug zwischen ACC-Mode und HH-Mode umzuschalten. Weitere Optimierungen des HH-Mode.

Autor: MartinR
 
1737 5053 d 21 h /branches/V0.80f_ACC-HH_MartinR/Hex-Files/ Hex for ME 2.1 (1284) added.  
1736 5054 d 23 h /branches/V0.80f_ACC-HH_MartinR/ Kompass-Funktion wird im HH-Mode automatisch deaktiviert.

MartinR
 
1735 5055 d 17 h /branches/V0.80d-Arthur-P/Hex-Files/ Hex file with modifications to timer0 and fc  
1734 5055 d 17 h /branches/V0.80d-Arthur-P/ Changes in fc to motorsmoothing:
Parameter 7: 0 or 1 = default -150% step followed by +50% steps, 2 = -50%, 4 = -75%, 10 = -90%, 90 = -99%
Changes in timer0.c for use of external HEF4017 with FC 1.x and for shutter interval timer:
Parameter 8: bit 8 = use external hef4017 if 1 (128), bit 1-7 = shutter interval in 0.1sec intervals starting at about 1 sec (values < 10, no shutter interval, else shutter interval).
 
1733 5055 d 20 h /branches/ Incorrect version uploaded  
1732 5056 d 20 h /branches/v0.80d-Arthur-P/ This modified version with changes in timer0.c (user para8) and fc.c (user para 7) allows use of an external HEF4017 with v.1.x FC boards for roll and pitch stabilisation. To activate set user_Para8 bit 8 to 1 (128). It also allows a shutter interval timer on the remaining 7 bits of para8 in about 0.1 second intervals starting at about 10. User_para7 is used for various downsmoothing (0 or 1 = default, 2 = -50%, 4 = -75%, ...., 90 = -99%.  
1729 5062 d 3 h /branches/V0.80f_ACC-HH_MartinR/Hex-Files/ Hex-Files aktualisiert  
1728 5062 d 3 h MartinR /branches/V0.80f_ACC-HH_MartinR/ Geänderter HH-Mode mit der Möglichkeit im Flug zwischen ACC-Mode und HH-Mode umzuschalten.

Autor: MartinR
 
1725 5072 d 2 h /branches/Znib/V0.80f/Hex-Files/ Removed official .hex files  
1724 5072 d 2 h /branches/Znib/V0.80f/ Based on V0.80f with the following change:
- User Parameter 1 is used to choose between Mode 1, 2, 3 or 4. When Mode 1 or 4 is used, Gier and Roll are swapped when choosing settings, calibrating, or starting the motors.
 
1718 5074 d 4 h /branches/Znib/V0.80e/Hex-Files/ added own Flight-Ctrl_MEGA644_V0_80e_Znib.hex  
1717 5074 d 4 h /branches/Znib/V0.80e/Hex-Files/ removed offical hex files  
1716 5074 d 4 h /branches/Znib/V0.80e/ Based on V0.80e with the following change:
- User Parameter 1 is used to choose between Mode 1, 2, 3 or 4. When Mode 1 or 4 is used, Gier and Roll are swapped when choosing settings, calibrating, or starting the motors.
 
1679 5119 d 18 h /branches/V0.78f_ACC-HH_MartinR/Hex-Files/ Hex-File aktualisiert  
1646 5156 d 3 h /branches/dongfang_FC_rewrite/ Gyro and acc. offsetting rewritten. Now it is jolt-free. Offsets are unsigned.
New defaults for drift compensation.
Bug in acc. and gyro fusion fixed.
All gyro types tested (a standard FC1.3, a standard FC2.0 and a nonstandard InvenSense FC)
 
1645 5157 d 20 h /branches/dongfang_FC_rewrite/ Gyro measurement, gypo signal processing, attitude calculation and flight calculation were almost identical for pitch and roll. Therefore, arrays are now used for pitch and roll stuff + common code for both.
Gyro saturation prevention added.
Filtering and other processing of gyro signals modified.
 
1635 5163 d 20 h /branches/dongfang_FC_rewrite/ Bugfix: Yaw I factor shared userparam with throttle D factor. Notes updated.  
1634 5166 d 11 h /branches/dongfang_FC_rewrite/ Bug in stick calibration fixed.  
1632 5166 d 21 h /branches/Znib/V0.78f/Hex-Files/ added my hex  
1631 5166 d 21 h /branches/Znib/V0.78f/Hex-Files/ removed offical hex  
1630 5166 d 21 h /branches/Znib/V0.78f/ Based on V0.78f with the following changes:
- User Parameter 1 is used to choose between Mode 1, 2, 3 or 4. When Mode 1 or 4 is used, Gier and Roll are swapped when choosing settings, calibrating, or starting the motors.

- If User Parameter 2 is not set to 0, the motors can not be startet without calibrating.
 
1629 5166 d 21 h /branches/Znib/ Branch for Znibs FlightControl Software  
1624 5168 d 20 h /branches/dongfang_FC_rewrite/  
1623 5168 d 20 h /branches/dongfang_FC_rewrite/ Encoding assumed to be ISO-8859-1.  
1621 5169 d 9 h /branches/dongfang_FC_rewrite/ "Heading hold" was reversed: Off when swithced on.  
1617 5170 d 9 h dongfang /branches/dongfang_FC_rewrite/ Axis correction was returned to right handed coordinate system (it was not left handed after all...)
Bug in external signal quality detection fixed.
 
1616 5171 d 19 h dongfang /branches/dongfang_FC_rewrite/ Beauty changes. More readme. TODO list.