1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
betaflight/src/main
2019-02-22 09:02:58 +13:00
..
blackbox Gyro Sensors: Remove 32kHz gyro sampling mode(s) and associated code 2019-02-13 22:41:21 +13:00
build Update D_CUT to D_MIN, add setpoint 2019-02-10 01:44:55 +11:00
cli Make 'unknown command' appear as an error as well. 2019-02-22 09:02:58 +13:00
cms Merge pull request #7586 from betaflight/cms-memory-optimizations-1 2019-02-22 00:11:43 +13:00
common Change Pt1 cutoff from uint16_t to float 2019-02-12 22:34:16 +01:00
config Enable FEATURE_AIRMODE by default 2019-02-02 11:41:56 -05:00
drivers ensure all timer channels are initialized when using dshot burst 2019-02-14 11:35:45 +01:00
fc Fix arming disabled flags count 2019-02-17 08:04:50 -05:00
flight First attempt low throttle airmode oscillation fix 2019-02-18 23:48:36 +13:00
io SmartAudio Lite compatibility: Send 0x00 bit even with Soft Serial. 2019-02-18 21:46:06 +13:00
msc Introduce dma_reqmap 2018-12-30 09:40:37 +09:00
msp Fix MSP_MODE_RANGES_EXTRA link to permanentId 2019-02-17 00:34:11 -06:00
pg Fix dmaopt for SDIO DMA 2019-02-15 12:36:34 +09:00
rx Reorganised interfaces, putting them where they are used. 2019-01-27 13:38:22 +13:00
scheduler Use averageDeltaTime when calculating CPU load 2019-01-26 03:34:35 +00:00
sensors adjust max notch frequency to gyro freq / 2 2019-02-16 14:07:25 +01:00
startup Moved hal config headers etc to ./src/main/startup 2019-02-20 18:24:16 +11:00
target Moved hal config headers etc to ./src/main/startup 2019-02-20 18:24:16 +11:00
telemetry Spektrum TM. Core Temp added to RPM report. Added some symbolic names for magic numbers. 2019-02-19 23:19:53 +01:00
vcp
vcp_hal Add concurrency control 2019-02-11 04:49:00 +09:00
vcpf4 Use RTC backup register for persistent storage 2018-12-03 09:45:36 +09:00
ctype.h
main.c
platform.h Refactor status command to print things in more sensible order 2018-12-01 22:21:58 +09:00