1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00
Open Source Flight Controller Firmware
Find a file
timecop c998f5ca67 added support for outputting FrSky telemetry by silpstream @ rcgroups
feature TELEMETRY to enable it. when armed, telemetry is sent out the TX pin. It must be connected to 'Rx' pin of FrSky telemetry receiver via a level shifter. When disarmed, port goes back to 115200 bps for GUI.
fixed a typo in imu.c introduced by  GYRO_INTERLEAVE junk.
todo: just switch serial speed instead of reinitializing everything.

git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@173 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61
2012-07-01 15:32:45 +00:00
lib patch for core_cm3 and new gcc fail 2012-03-17 07:13:45 +00:00
obj added support for outputting FrSky telemetry by silpstream @ rcgroups 2012-07-01 15:32:45 +00:00
src added support for outputting FrSky telemetry by silpstream @ rcgroups 2012-07-01 15:32:45 +00:00
support added configurable motor and servo period settings (50-498Hz). both set by cli, default is 50 for servo, 400 for motors. 2012-03-30 09:49:00 +00:00
baseflight.uvproj added support for outputting FrSky telemetry by silpstream @ rcgroups 2012-07-01 15:32:45 +00:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile Makefile fix from zippe; Untested to build on Win32, but presumably works on Lunix, etc. 2012-06-19 05:46:55 +00:00
stm32_flash.ld moved source files around in preparation to adding makefile build way 2012-03-06 04:41:23 +00:00