Subversion Repositories FlightCtrl

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1961 4760 d 13 h /branches/dongfang_FC_rewrite/  
1960 4761 d 4 h /branches/dongfang_FC_rewrite/ Parameter set changed - no longer MK compatible.
EEPROM data format changed - no longer MK compatible. Has checksum, and only one shared R/C channel map.
 
1956 4766 d 4 h /branches/dongfang_FC_rewrite/  
1955 4767 d 4 h /branches/dongfang_FC_rewrite/ analog processing moved to mainloop. DebugOut.Analog renamed to debugOut.analog  
1953 4768 d 13 h /branches/dongfang_FC_rewrite/ analog data processing moved from interrupt handler to main thread  
1952 4768 d 13 h /branches/dongfang_FC_rewrite/ analog data processing moved from interrupt handler to main thread  
1947 4774 d 15 h /branches/dongfang_FC_rewrite/  
1946 4774 d 15 h /branches/dongfang_FC_rewrite/  
1927 4813 d 11 h /branches/dongfang_FC_fixedwing/ xxx  
1926 4813 d 12 h /branches/dongfang_FC_fixedwing/ hmm.  
1924 4816 d 10 h /branches/dongfang_FC_fixedwing/  
1922 4817 d 10 h /branches/dongfang_FC_fixedwing/  
1911 4837 d 16 h /branches/dongfang_FC_fixedwing/  
1910 4837 d 16 h /branches/dongfang_FC_fixedwing/ Initial all all.  
1909 4837 d 16 h /branches/dongfang_FC_fixedwing/ Initial import.  
1908 4840 d 6 h /branches/dongfang_FC_rewrite/ Controls modified to a lenght-4 array.
ControlActivity instead of MaxControl.
Flashing lights supplement to beeps.
Default stick P 12 instead of 8.
Default battery alarm 10.1 instead of 9.5 volts.
 
1905 4862 d 11 h /branches/V0.84a_var_motorsmoothing/ expander Version hizugefuegt, ungetestete Version  
1904 4862 d 15 h /branches/V0.84a_var_motorsmoothing/Hex-Files/ hexfiles added, ungetestete Version  
1903 4862 d 15 h /branches/V0.84a_var_motorsmoothing/ variables Motorsmoothing, ungeflogene Version, sonst keine Aenderungen.  
1901 4865 d 8 h /branches/V0.84a_MartinW_Jeti+/Hex-Files/ MKTool Display should work now (compiler switch wrong labeled)  
1900 4866 d 3 h /branches/V0.84a_MartinW_Jeti+/ bisher nur auf 644er bzw. FC2.0 getestet.  
1899 4866 d 3 h /branches/V0.84a_MartinW_Jeti+/  
1898 4866 d 3 h /branches/V0.84a_MartinW_Jeti+/Hex-Files/ read the Version.txt  
1897 4866 d 3 h /branches/V0.84a_MartinW_Jeti+/ Details in Version.txt  
1896 4870 d 6 h /branches/V0.84a-test1/ erster Test  
1895 4879 d 7 h /branches/V0.84a_ACC-HH_HR_MartinR/Hex-Files/ alte HEX-Files gelöscht  
1894 4879 d 7 h /branches/V0.84a_ACC-HH_HR_MartinR/ Kompass wird wieder beim HH-Mode über UserParameter1 abgeschaltet.

MartinR
 
1893 4890 d 22 h /branches/V0.78f_ACC-HH_MartinR/ http://mikrokopter.de/mikrosvn/FlightCtrl  
1892 4895 d 11 h /branches/V0.84a_ACC-HH_HR_MartinR/ Im HH-Mode wird CareFree immer abgeschaltet.
Gier-Achsenkopplung im HH-Mode abgeschaltet.

Autor: MartinR
 
1890 4910 d 13 h /branches/V0.84a_ACC-HH_HR_MartinR/Hex-Files/ Hex-Files aktualisiert  
1889 4910 d 13 h /branches/V0.84a_ACC-HH_HR_MartinR/Hex-Files/ Hex-Files aktualisiert  
1888 4910 d 13 h /branches/V0.84a_ACC-HH_HR_MartinR/ Sub-Version mit der Möglichkeit im Flug zwischen dem ACC- und HH-Mode umzuschalten. Höhenregler geändert.
Änderungen sind mit MartinR kommentiert.

utor: martinR
 
1887 4911 d 5 h /branches/dongfang_FC_rewrite/ Performance problem solved (int32 mul and div removed where possible)
Beeper output moved from configuration module to output module for future combination with LED output signals
setDelay, delay methods properly camel cased
 
1884 4934 d 7 h /branches/Znib/ deleted empty folder  
1883 4934 d 7 h /branches/Znib/V0.84a/Hex-Files/ removed offical .hex files, added mine  
1882 4934 d 7 h /branches/Znib/V0.84a/ Ported support for Mode 1 and 4 from V0.82a_Znib  
1877 4942 d 10 h /branches/dongfang_FC_rewrite/ Attitude xtrl experiment  
1874 4943 d 4 h /branches/dongfang_FC_rewrite/ Gyro factor of 4 removed.
Sign extension experiment
Mixer matrix execution now solved: No overflows and only 1 32 bit division (implemented with right shifting w sign extension)
Axis coupling disabled by default (until it starts working well...)
 
1873 4944 d 5 h /branches/dongfang_FC_rewrite/  
1872 4944 d 12 h /branches/dongfang_FC_rewrite/ Performance problems fixed.