1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-18 22:05:10 +03:00
Commit graph

7251 commits

Author SHA1 Message Date
3djc
3bb16f9d57 Still needed 2019-09-25 13:45:59 +02:00
3djc
e3a9c1ddb6 Introduce delayed failsafe check for multi 2019-09-25 13:43:18 +02:00
3djc
a86c70c26c Fix and cosmetics 2019-09-25 11:05:03 +02:00
Raphael Coeffic
6b12010473 Add T16 support
Added support for:
- T16 radio
- internal multi-protocol module.
- flashing internal and external multi-protocol modules.

Many thx to:
- goebish, for the hardware support.
- qba667, for the original patches for the internal multi-protocol support (UI and serial com).
2019-09-24 22:12:13 +02:00
Bertrand Songis
53d36cdbf4
The rotary encoder disables the inactivity warning 2019-09-24 20:25:05 +02:00
Bertrand Songis
82fbc590e5
Cosmetics 2019-09-24 17:17:03 +02:00
Bertrand Songis
713b43b903
Unused string removal 2019-09-24 17:15:05 +02:00
Bertrand Songis
0032bfee55
Unused string removal 2019-09-24 17:08:39 +02:00
Bertrand Songis
5418dc6c97
Unused string removal 2019-09-24 14:41:28 +02:00
Bertrand Songis
4a618f1317
X9LiteS (#6820) 2019-09-24 13:13:45 +02:00
Bertrand Songis
ecc8c2a97b
Unused string removal 2019-09-24 12:12:00 +02:00
Bertrand Songis
da167b0adc
Cosmetics 2019-09-24 12:08:27 +02:00
Bertrand Songis
4223013bb6
Compilation fix 2019-09-24 10:49:57 +02:00
Bertrand Songis
9442b31c3c
No LR12 from internal module on X10 Express 2019-09-24 10:41:34 +02:00
Bertrand Songis
ec33074b0d
Comment added 2019-09-24 10:29:52 +02:00
Bertrand Songis
c0c3680fe6
Bluetooth detection issue on QX7 (some samples, after bootloader) 2019-09-24 10:23:10 +02:00
Bertrand Songis
77f23765ae
No LR12 from internal module on X9D+ 2019 2019-09-24 10:20:48 +02:00
Kilrah
20f87078aa Merge branch '2.3.0' into 2.3 2019-09-24 09:39:33 +02:00
Bertrand Songis
38931d9cb6
Bsongis/issue 6798 (#6818)
* Avoid conversion of unused sensors
* Allow conversion of R9M sensors
* Conversion fixes in Companion
2019-09-23 15:29:49 +02:00
3djc
d52dfff70c
Merge pull request #6810 from opentx/3djc/multi-low-power-warn
Add multi low power warning
2019-09-23 10:20:31 +02:00
3djc
d90bc4fe8d Cosmetics 2019-09-23 10:19:32 +02:00
Bertrand Songis
602a6a1f5d
Cosmetics 2019-09-23 10:16:32 +02:00
3djc
7478358e86 Fix multi failsafe been inverted between hold and no pulse (#6815) 2019-09-23 10:12:58 +02:00
3djc
3b171ca3aa Fix new switches (#6817) 2019-09-23 10:10:07 +02:00
3djc
369f7b7054 Cosmetics 2019-09-23 09:47:43 +02:00
Bertrand Songis
d887185427
[X10] PC.08 is unused 2019-09-23 09:15:24 +02:00
3djc
815981c561 Improve AFHDS2A RSSI 2019-09-21 15:55:48 +02:00
3djc
87d4e0a9e1 Fix x10 compilation 2019-09-21 11:20:03 +02:00
3djc
0afa5ab2e6 Add low power warning 2019-09-21 08:54:15 +02:00
Bertrand Songis
70914e4615
[X12S] Extra switches could not work 2019-09-20 18:36:50 +02:00
3djc
c60d3858d2 Allow longer toolsname on wide screens (#6805) 2019-09-18 17:55:51 +02:00
3djc
8ea8cadd03 Display RSSI when adjusting multi freq (#6802) 2019-09-18 11:58:44 +02:00
3djc
8d78db4a6e Flysky telem quick fix (#6801)
Flysky telem quick fix
2019-09-18 11:58:04 +02:00
Kilrah
a49946c70b Merge branch '2.3.0' into 2.3
# Conflicts:
#	companion/src/translations/companion_fr.ts
#	radio/src/gui/128x64/model_select.cpp
#	radio/src/gui/212x64/model_select.cpp
#	radio/src/gui/480x272/lcd.cpp
2019-09-17 13:49:59 +02:00
3djc
b847db62f7 Fix x10 internal module flashing
This fixes #6790
2019-09-17 11:10:50 +02:00
3djc
ed41af48f3 Fix x10 internal module flashing 2019-09-17 11:07:08 +02:00
Kilrah
e9186e0c54 radian <-> degree unit conversions were missing 2019-09-16 08:35:53 +02:00
3djc
6d2a2298ce Do not update sensors when rssi is 0, align behavior with other telem protocol (#6761) 2019-09-16 08:34:22 +02:00
Raphael Coeffic
4fea9d8f23 Raphaelcoeffic/fix sd manager (#6783)
* do not invalidate filenames buffer on EVT_REFRESH

otherwise the filenames are reset to the end of list, whereby the indexes stay the same on [LONG ENTER] (pop-up menu).

* fix vertical offset when leaving text viewer
2019-09-16 08:00:10 +02:00
Raphael Coeffic
545f42d40a fixed gvar display when precision is used. (#6784) 2019-09-16 07:59:51 +02:00
3djc
c97e4bd7be Fix 9x navigation (#6793) 2019-09-16 07:56:02 +02:00
3djc
6a10e762dd Fix 9x navigation (#6793) 2019-09-16 07:54:22 +02:00
Raphael Coeffic
5f19fef136 fixed gvar display when precision is used. (#6779) 2019-09-14 22:38:04 +02:00
3djc
a5536c4d93 Fix global functions navigation (#6776) 2019-09-14 22:36:27 +02:00
Raphael Coeffic
3fe757e8bf do not invalidate filenames buffer on EVT_REFRESH (#6777)
* do not invalidate filenames buffer on EVT_REFRESH

otherwise the filenames are reset to the end of list, whereby the indexes stay the same on [LONG ENTER] (pop-up menu).

* fix vertical offset when leaving text viewer
2019-09-14 22:33:24 +02:00
3djc
4ad61a2bad Fix global functions navigation 2019-09-14 17:39:01 +02:00
Bertrand Songis
a1282196b3
Fixes #6771 2019-09-14 11:42:51 +02:00
Bertrand Songis
698a7ce174
Fixes #6771 2019-09-14 11:41:48 +02:00
Bertrand Songis
ee2dce9725
Fixes #6745 (not pushed to the right branch!) 2019-09-14 11:12:31 +02:00
3djc
6fb399c977 Fix FAICHOICE 212 compilation 2019-09-14 11:06:49 +02:00