1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00
Commit graph

13 commits

Author SHA1 Message Date
blckmn
a9f74cd6df Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
blckmn
46fe22b4bd Direct license replacement 2018-04-22 09:22:46 +10:00
cs8425
f8c9b57fd6 fix cli crash on get, dump, diff on SITL 2017-09-08 00:12:12 +08:00
Martin Budden
3d4f0bb137 Whitespace tidy 2017-07-05 06:36:22 +01:00
Martin Budden
152c594151 Code tidy 2017-04-11 19:05:54 +01:00
cs8425
120fa21693 implement SITL in gazebosim with ArduCopterPlugin
need implement fake eeprom & fake IO

need implement fake system function

can compile, stuck in isEEPROMContentValid()

EEPROM in memory work

EEPROM as file should work

fix some complie warning

MSP over TCP work (add dyad.c)

a little clean up

fix FLASH_CONFIG_Size in ld script & implement some pwmout

IO to simulator work!! need to check direction & scale!!

can fly but Gyro buggy

move dyad.c

fix busy-loop (limit to max 20kHz)

can simulatie in different speed now! (hard code)

add option for IMU calculation

add README.md

move dyad.c and fix F3 overrun the flash size

explanation SITL in README.md and reuse CFLAGS, ASFLAGS
2017-04-05 18:22:59 +08:00
Sami Korhonen
bdcb636bbc Fix sector sizes to match linker scripts 2017-03-13 18:19:37 +02:00
Hydra
633aa6cb3c CF/BF - Fix incorrect flash page size configuration. Fixes #2633.
Broken by 32a6409fc4
2017-03-12 13:29:51 +00:00
Michael Jakob
32a6409fc4 Move EEPROM configuration space to Flash Sector 1 for all F7 targets
Add correct flash layout for STM32F722
Remove obsolete CONFIG_START_FLASH_ADDRESS definition
2017-02-24 19:15:17 +01:00
Martin Budden
9277a39dcf Preliminary F446 support 2017-02-22 15:37:48 +00:00
Martin Budden
3dc03d7735 Added STM32F722xx FLASH page size 2017-01-31 14:20:28 +01:00
Martin Budden
1c08319ef9 Updates as per iNav 2017-01-31 14:20:26 +01:00
Martin Budden
974037c150 Parameter groups EEPROM migration 2017-01-31 14:20:23 +01:00