blckmn
bc0fc26479
- Adding nightly build at 1am UTC
...
- Updating cache for tool chain
- Using 10.3 as the build chain, due to bug in 11.2 -> https://bugs.linaro.org/show_bug.cgi?id=5825 .
- No inlining to prevent over flow. Perhaps other calls represent better choices.
2022-07-11 17:18:43 +10:00
blckmn
005299f085
Move to Github Actions for PRs
2022-07-11 10:27:52 +10:00
J Blackman
c8a75bf6d8
Merge pull request #11581 from haslinghuis/bump_clang_version
...
Bump clang version
2022-07-11 10:26:51 +10:00
J Blackman
c2ed48a642
Update ci.yml
...
Moving all distributions to 22.04
2022-07-11 09:55:41 +10:00
J Blackman
e65c4bcb9f
Merge branch 'master' into bump_clang_version
2022-07-11 09:54:47 +10:00
J Blackman
a100e68dbc
Merge pull request #11680 from haslinghuis/update-arm-sdk
...
Update ARM SDK to 11.2-2022
2022-07-11 09:53:00 +10:00
J Blackman
89a77cb80f
Merge pull request #11184 from daleckystepan/fix-cli-unittest
...
Fix cli unit test on Clang 13
2022-07-11 09:45:53 +10:00
J Blackman
d35f15a25d
Merge pull request #11713 from daleckystepan/cdc-fix
...
Fix data overwriting in VCP_DataTx on F4
2022-07-11 09:44:41 +10:00
J Blackman
26a8bb8f39
Merge pull request #11132 from mathiasvr/github-action-build
...
Use GitHub Actions for CI
2022-07-10 15:39:30 +10:00
J Blackman
c9f49ada4c
Merge pull request #11721 from KarateBrot/d_lpf
...
Fix debug mode D_LPF
2022-07-10 15:31:46 +10:00
KarateBrot
0186a7b88d
Fix debug mode D_LPF
2022-07-09 03:59:16 +02:00
J Blackman
8a7bf514d6
Update .github/workflows/ci.yml
...
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-07-08 23:55:59 +10:00
Martin Luessi
f3464d90cc
Flashfs: Add support for asynchronous complete erase
2022-07-08 06:48:56 -07:00
J Blackman
ea7807c5f5
Merge pull request #11672 from RoarFPV/issues/11424
...
Make sure to write dshot stop cmd to all other motors when targeting …
2022-07-08 15:26:51 +10:00
J Blackman
9ffd2df497
Update ci.yml
2022-07-08 15:03:33 +10:00
J Blackman
551808c12c
Update ci.yml
2022-07-08 15:02:12 +10:00
J Blackman
17c5420882
Merge branch 'master' into github-action-build
2022-07-08 15:00:31 +10:00
J Blackman
819296f077
Merge pull request #11214 from mathiasvr/pr-remove-unified
...
Remove unified target configurations from main repo
2022-07-08 14:49:27 +10:00
J Blackman
2e0a5057af
Merge pull request #11707 from SteveCEvans/unified_bmi160
...
Add support for BMI160 gyro for unified targets where TARGET_FLASH_SIZE > 512
2022-07-06 13:59:31 +10:00
haslinghuis
73934cccc0
Merge pull request #11032 from daleckystepan/gcc10
...
Support for GCC 11.2.1
2022-07-06 02:41:14 +02:00
Štěpán Dalecký
b6e2790f15
Fix CDC_Send_FreeBytes
2022-07-06 01:00:36 +02:00
haslinghuis
8232c9144c
Merge pull request #11708 from haslinghuis/change_rx_feature_default
...
Change DEFAULT_RX_FEATURE
2022-07-05 21:30:59 +02:00
J Blackman
4339e4ffd6
Merge pull request #11716 from daleckystepan/fix-mcu-types
...
Fix mcu types
2022-07-05 12:46:35 +10:00
haslinghuis
d46b337358
Merge pull request #11714 from VitroidFPV/my-new-code
...
Added invite to the Betaflight Discord server to the README
2022-07-05 01:57:16 +02:00
haslinghuis
86bd708e4c
Merge pull request #11699 from blckmn/remove_opbl
...
Removing OPBL support.
2022-07-04 15:01:06 +02:00
Štěpán Dalecký
6e04a6bdc3
Fix cpu type in status CLI command
2022-07-03 21:51:33 +02:00
VitroidFPV
14380d5ab4
Added invite to the Betaflight discord server
2022-07-02 14:10:44 +02:00
Steve Evans
bbf8c6556b
Gyro/acc data is signed
2022-07-01 22:50:00 +01:00
Mark Haslinghuis
d9ac2ab3aa
Bump clang version
2022-07-01 03:23:55 +02:00
Mark Haslinghuis
563f2bdb3c
Change DEFAULT_RX_FEATURE
2022-06-30 22:22:46 +02:00
Štěpán Dalecký
887e06ca35
Fix cli unit test on some platform
2022-06-30 03:11:53 +02:00
Mark Haslinghuis
0238a7e0f8
Update SDK to 11.2-2022
2022-06-30 02:40:20 +02:00
Štěpán Dalecký
4cf54f9ddc
Support for GCC10 and some compilation tuning
2022-06-30 01:56:50 +02:00
Steve Evans
a7b41f2e7a
Enable BMI160 for all unified targets
2022-06-29 23:55:53 +01:00
J Blackman
81a3c53b1c
Merge pull request #11326 from daleckystepan/imu-acc
...
Refactoring IMU, ACC and small PID loop improvements
2022-06-29 14:10:25 +10:00
J Blackman
91b6da6ba3
Merge pull request #11302 from xuhao1/sitl-seg-fix
...
Fixing segmentation fault of SITL.
2022-06-29 13:00:01 +10:00
Štěpán Dalecký
f85ebba6a4
Refactoring of IMU and ACC
2022-06-28 18:26:10 +02:00
J Blackman
b6b24ba946
Merge pull request #11663 from McGiverGim/render_text_issues
...
Use the new render attribute for diff/resource yaml form
2022-06-28 16:08:01 +10:00
J Blackman
0872319c5a
Merge pull request #11662 from hydra/max7456-cleanups-1
...
MAX7456 cleanups 1
2022-06-28 16:07:27 +10:00
J Blackman
671f8abbc5
Merge pull request #11585 from SteveCEvans/exti_use
...
Remove USE_EXTI, USE_GYRO_EXTI and USE_MPU_DATA_READY_SIGNAL defines
2022-06-28 16:06:52 +10:00
J Blackman
71fea676e3
Merge pull request #11196 from mathiasvr/pr-std-headers
...
Style: Use angle brackets with standard library headers
2022-06-28 16:06:31 +10:00
J Blackman
959accc30f
Merge pull request #11170 from daleckystepan/flash-save-msp
...
Reorder box_t to save few hundreds of bytes
2022-06-28 16:06:01 +10:00
J Blackman
00cd0e52e6
Merge pull request #11126 from mathiasvr/pr-int-exp
...
Use macros for power with integer exponents
2022-06-28 15:28:35 +10:00
haslinghuis
88ae4e907e
Merge pull request #11669 from SteveCEvans/hal_usb_timeout
...
Use timed timeouts for USB HAL functions, not simple counts, as per H7
2022-06-28 02:13:05 +02:00
haslinghuis
60ac728d77
Merge pull request #11671 from limonspb/osd_stats_cli_save_flash
...
Save flash: Replace CLI params for OSD stats and warnings with bitmasks
2022-06-28 01:17:20 +02:00
J Blackman
877771e0fe
Merge pull request #11691 from haslinghuis/rename_prevalitude
...
Rename prevAlitude to prevAltitude
2022-06-28 09:04:44 +10:00
J Blackman
5f00765d4c
Merge pull request #11697 from SteveCEvans/bb_write
2022-06-28 07:27:58 +10:00
blckmn
49949a47e4
Remove REVO_OPBL.mk file
2022-06-28 01:39:42 +10:00
blckmn
9bb1f18a82
Removing OPBL support.
2022-06-28 00:50:40 +10:00
J Blackman
40900658fc
Merge pull request #11670 from limonspb/osd_toupper_refactoring
...
Extract function toUpperCase for osd elements
2022-06-28 00:47:44 +10:00