1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00
Commit graph

14837 commits

Author SHA1 Message Date
3djc
3a1acd14d1 Changed I2C timing to FreeRTOS ticks and added HAL_I2C_Mem_Write_DMA() and HAL_I2C_Mem_Read_DMA() from STM32F4 HAL in preparation of changing to DMA based I2C. 2021-07-26 08:33:58 +02:00
Raphael Coeffic
e6aa096b47 Use task notification for mixer scheduler: faster and less RAM 2021-07-26 08:31:47 +02:00
3djc
10d34e5f29 Still 1k missing on x7 2021-07-25 17:47:06 +02:00
3djc
3388f38d63 Revert 2021-07-25 17:36:04 +02:00
3djc
f5ad66e134 Allow manual test runs 2021-07-25 17:33:47 +02:00
3djc
a3d7b9269e Allow manual test runs 2021-07-25 17:33:04 +02:00
3djc
38929718e7 Cleanups 2021-07-25 17:28:20 +02:00
Raphael Coeffic
84fd6f7749 Get started on LTS FreeRTOS 2021-07-25 17:17:45 +02:00
Bertrand Songis
f00df87dec
Update CREDITS.txt 2021-07-25 10:46:50 +02:00
まっく まるちぷろとこる
5d890195e6
Updated Japanese translation. (#8628) 2021-07-24 08:53:39 +02:00
3djc
1e09791a1e Release 2.3.14 2021-07-23 16:59:08 +02:00
3djc
fc23644e5b Adds GH tests 2021-07-23 15:04:49 +02:00
Bertrand Songis
2241c3f4ce
[X9D+2019] Trainer detect fixed 2021-07-23 13:30:58 +02:00
Bertrand Songis
638e6d7131
Cosmetics around trainer 2021-07-23 13:09:17 +02:00
Bertrand Songis
680afd71cb
Update CREDITS.txt 2021-07-23 07:35:22 +02:00
3djc
9b813b73c2
Fix colorlcd FRM302 (#8624) 2021-07-21 08:55:46 +02:00
Bertrand Songis
6102098e78
Update CREDITS.txt 2021-07-20 09:10:30 +02:00
3djc
2ccd672736
[X9D+2019] Emergency when selecting Trainer / SBUS or Trainer / CPPM (#8621)
Co-authored-by: Bertrand Songis <bsongis@gmail.com>
2021-07-19 20:55:25 +02:00
Bertrand Songis
f36bb1477f
Update CREDITS.txt 2021-07-19 19:59:58 +02:00
Bertrand Songis
b63a3e367f
Merge pull request #8609 from JulioCesarMatias/DumpImprovement
[radio/src/dump.cpp] Improvement
2021-07-19 17:59:21 +02:00
Bertrand Songis
ac129f917f
Merge pull request #8619 from opentx/3djc/F2-softserial
Simplified #8019
2021-07-19 17:56:34 +02:00
Bertrand Songis
7e41266702
Update CREDITS.txt 2021-07-19 14:39:55 +02:00
Bertrand Songis
cdf1210313
Update CREDITS.txt 2021-07-16 11:22:44 +02:00
3djc
c561160d54 Simplified #8019 2021-07-16 08:35:23 +02:00
3djc
ef77001497 Cosmetics 2021-07-15 12:35:34 +02:00
Bertrand Songis
4e93a2ef0f
Update CREDITS.txt 2021-07-14 11:25:46 +02:00
3djc
e774cf45b8 Fix nightlies version number 2021-07-13 10:12:01 +02:00
Neil Horne
42a5b9d164
Fix release notes url references (#8616) 2021-07-12 09:35:49 +02:00
3djc
4002e67835
Review AFHSD3 options (#8613) 2021-07-12 09:28:28 +02:00
JuliooCesarMDM
157c0472c0 add space 2021-07-09 11:45:13 -03:00
JuliooCesarMDM
0ea1b62f45 fix 2021-07-09 11:43:50 -03:00
Bertrand Songis
c4912f327d
Update CREDITS.txt 2021-07-09 14:45:38 +02:00
Bertrand Songis
fe4c35e89a
Update CREDITS.txt 2021-07-09 10:57:40 +02:00
3djc
9934c6085f
Update macosx_cpn_nightly.yml
Move macosx companion build 1 hour earlier
2021-07-09 07:28:43 +02:00
JuliooCesarMDM
ec1b2035fe Dump Improvement 2021-07-09 01:13:11 -03:00
Bertrand Songis
b1a2d2bc1b
Update CREDITS.txt 2021-07-08 20:22:41 +02:00
Bertrand Songis
b6357bdd58
Merge pull request #8601 from opentx/3djc/more-pulse-sync-fixes
More pulse sync fixes
2021-07-08 18:02:20 +02:00
Bertrand Songis
83468c8f25
Merge pull request #8604 from opentx/elecpower/fix-8603-curve-tip
Companion fix curves tooltip colors
2021-07-08 17:59:43 +02:00
Bertrand Songis
22782d8c5e
Merge pull request #8602 from opentx/3djc/x12-rtc
Enable VBat bridge to enable RTC coin cell sampling on X12S (Thx Risto)
2021-07-08 17:59:25 +02:00
Bertrand Songis
f3f254a910
Update CREDITS.txt 2021-07-08 10:58:19 +02:00
Bertrand Songis
45fa192aef
Update CREDITS.txt 2021-07-08 10:29:19 +02:00
elecpower
74e028f304 Fix 8603 by forced style for curve tooltip 2021-07-08 08:47:16 +10:00
3djc
7befe9b303 Cleanup 2021-07-07 13:01:41 +02:00
3djc
85fd807261 Cosmetics 2021-07-07 12:52:07 +02:00
3djc
c517e03497 Enable VBat bridge to enable RTC coin cell sampling on X12S (Thx Risto) 2021-07-07 11:24:38 +02:00
3djc
174c369cd7 Fix ISRM/ACCST 2021-07-07 11:07:53 +02:00
3djc
c3b5e03ce3 Reset timer on HB detection 2021-07-07 11:06:32 +02:00
Neil Horne
e4b3c944e7
Fixes 8562 missing negative sign for telemetry sources (#8580) 2021-07-06 12:57:02 +02:00
Bertrand Songis
9356fb095d
Bsongis/rtc battery fix (#8577)
Fixes #8571
2021-07-06 12:56:04 +02:00
Neil Horne
d40c096593
Fix missing braces (#8586) 2021-07-06 12:53:02 +02:00