4130 Commits (ed99c264c7d42327291ebd51a75843625c9655d3)
 

Author SHA1 Message Date
timecop be56a148f6 send 1000us for low throttle during cal, not minthrottle. 13 years ago
timecop 8318331f27 fixed mag calibration stuff as reported by multiwii dudes 13 years ago
timecop c526d2f3b9 renamed orient to align for sensor orientation 13 years ago
timecop 8bcbf5e41e added mincheck, maxcheck, vbatscale to settings configurable via cli 13 years ago
timecop c1cb4287b7 removed dependency on sprintf which caused gcc to puke (shock and horror). 13 years ago
timecop 2fc24b338e implemented various things for cli 13 years ago
timecop 2861482bb6 cli improvements by simonk 13 years ago
timecop 3748f2b72d patch for core_cm3 and new gcc fail 13 years ago
timecop 7592316c04 added inflight acc cal as a feature (NOT TESTED NOT GUARANTEED TO WORK ETC) 13 years ago
timecop 0f6a75af4a committing before tearing stuff up 13 years ago
timecop 07be618756 latest bulit hex is now in SVN to save time creating uploads. 13 years ago
timecop 204d25d491 added i2cWriteBuffer() for ledring stuff 13 years ago
timecop 6e88b8ae30 started adding ledring stuff (yawn). found out i2c was broken, stopped. 13 years ago
timecop fa29022f21 git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@109 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61 13 years ago
timecop 634f344a12 fixing bicopter mixer... AGAIN. 13 years ago
timecop e92d9e8261 Makefile fixes by IceWind - make building on lunix / mac succeed, and I've tested it works on a real OS as well. 13 years ago
timecop 5091f3e9ff moved source files around in preparation to adding makefile build way 13 years ago
timecop aae8ef4c3d warnings fixes by gke 13 years ago
timecop ef0f756c7b added pwm/ppm switch cli command 13 years ago
timecop 9b48d45bca trashed old eeprom config struct and retarded eeprom code. replaced with config_t stuff to allow more dynamic changes 13 years ago
timecop 14e12ce0bf added startup assembler for gcc-based build 13 years ago
timecop 0545d79457 changed mag orientation again... output seems a bit more sane now. 13 years ago
timecop 57b289466d added featureClearAll to fix pwm/ppm switching due to erased eeprom being FF's 13 years ago
timecop da757d9250 fixes stupid config mistake that messed up servo values stored in eeprom. 13 years ago
timecop 13173a30dc added dynamic mixer stuff 13 years ago
timecop e1afcdca09 merged multiwii_dev-20120219 13 years ago
timecop 5ff5b69db6 turn on both leds when entering STM32 bootloader mode. this should give visual cue when bootloader has been activated. added i2c timeouts and i2c error counter. 13 years ago
timecop e4574698c5 fixed open #endif in sensors.c, and added using i2cUnstick() at startup to clean up I2C bus. 13 years ago
timecop 738541b269 implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 13 years ago
timecop d262c6e66c imported STM32 multiwii port into baseflight dir 13 years ago